﻿body
{
	font-size: 12px;
	margin: auto;
	padding: auto;
	text-align: center;
}


ol
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.backli li
{
	list-style: none;
	background: url(../image/index1/虚线.png) bottom repeat-x;
	margin-left: 5px;
	text-align: left;
}

ol li
{
	margin-left: 2px;
	text-align: left;
}


.backli li a
{
	line-height: 23px;
	padding-left: 10px;
	color: #4F718C;
	background: url(../image/index1/三角.png) left no-repeat;
}



ol li a
{
	line-height: 32px;
	color: #666666;
	width: 100px;
}

ol li a image
{
	border: 0;
}


.weight
{
	font-weight: bolder;
}

.boder
{
	border: solid 1px #D3D3D3;
}

.boder_lr
{
	border: solid 1px #D3D3D3;
	margin-top: 9px;
}

.title_back_lr
{
	background: url(../image/index1/左右两边title.png) repeat-x;
	height: 25px;
}

.title_pic_lr
{
	background: url(../image/Index1/绿圈圈三角.gif) no-repeat;
	float: left;
	margin-left: 5px;
	height: 19px;
	padding-left: 25px;
	margin-top: 3px;
	font-weight: bolder;
	padding-top: 3px;
}

.title_right
{
	float: right;
	width: 200px;
	height: 19px;
	margin-top: 5px;
	margin-right: 5px;
	vertical-align: middle;
	color: #676767;
}




/*左侧内容开始*/
.leftcontent
{
	width: 295px;
	float: left;
}

.RptTJ
{
	height: 90px;
	width: 295px;
	background: url(../image/index1/虚线.png) bottom repeat-x;
}

.RptTJ label
{
	line-height: 25px;
}

.RptTJ a
{
	color: #FF9306;
	line-height: 20px;
}

.RptTJ_right
{
	float: right;
	width: 185px;
	text-align: left;
	margin-top: 5px;
	padding: auto 0;
}

.title_right_right
{
	float: right;
	width: 100px;
	height: 19px;
	margin-top: 5px;
	margin-right: 5px;
	vertical-align: middle;
	color: #676767;
}


.sel_A
{
	background: url(../image/index1/绿底.png);
	color: White;
	width: 33px;
	line-height: 17px;
	margin-left: 10px;
}
.un_sel_a
{
	width: 33px;
	margin-left: 10px;
	cursor: pointer;
	color: #4F718C;
}

.title_Img
{
	margin: 4px auto;
	width: 60px;
	height: 54px;
}

/*左侧内容结束*/

/*右侧开始*/
.right
{
	float: right;
	width: 645px;
}

.right_left
{
	width: 425px;
	float: left;
}

.top9
{
	margin-top: 9px;
}

.middle_title_bg
{
	width: 425px;
	height: 28px;
	background: url(../image/index1/头部中间.png) repeat-x;
}

.middle_title_bg_leftbg
{
	float: left;
	width: 200px;
	height: 28px;
	background: url(../image/index1/头部左侧.png) no-repeat;
}

.middle_title_left
{
	background: url(../image/index1/圈圈.png) 10px no-repeat;
	width: 150px;
	height: 25px;
	float: left;
	color: #676767;
	line-height: 25px;
	font-size: 13px;
	font-weight: bolder;
	padding-top: 3px;
	text-align: left;
	padding-left: 25px;
}

.middle_title_more
{
	float: right;
	width: 200px;
	height: 28px;
	text-align: right;
	padding-top: 6px;
	padding-right: 5px;
	color: #676767;
	background: url(../image/index1/头部右侧.png) right top no-repeat;
}


/*flash 开始*/
div#MainPromotionBanner
{
	width: 424px;
	height: 210px;
}
#MainPromotionBanner #SlidePlayer
{
	position: relative;
	margin: 0 auto;
}
#MainPromotionBanner .Slides
{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 210px;
	overflow: hidden;
}
#MainPromotionBanner .Slides li
{
	float: left;
	width: 424px;
	height: 210px;
	padding: 0;
	margin: 0;
	background: url();
}

#MainPromotionBanner .Slides li a
{
	margin: 0;
	padding: 0;
	background: url();
}
#MainPromotionBanner .Slides img
{
	border: 0;
	display: block;
	width: 424px;
	height: 210px;
}

#MainPromotionBanner .SlideTriggers
{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 175px;
	right: 0px;
	z-index: 10;
	height: 25px;
}
#MainPromotionBanner .SlideTriggers li
{
	float: left;
	display: inline;
	color: #74a8ed;
	text-align: center;
	line-height: 16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: .9em;
	cursor: pointer;
	overflow: hidden;
	margin: 3px 6px;
	background: url(../image/slide_trigger.gif) no-repeat center center;
	padding: 0;
}
#MainPromotionBanner .SlideTriggers li.Current
{
	color: #fff;
	background: url(../image/slide_trigger_c.gif) no-repeat center center;
	border: 0;
	font-weight: bold;
	font-size: 1.4em;
	line-height: 21px;
	height: 21px;
	width: 21px;
	margin: 0 6px;
}
/*flash 结束*/