* { margin: 0; padding: 0; outline: 0 }

body {
	font: 12px/170% 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
	color: #000000;
	text-align: left;
	background-repeat: repeat-x;
	background-attachment: scroll;
}

/* links */
a, a:visited {	
	color: #4079A4;
	background: inherit;
	text-decoration: none;
}
a:hover {
	color: #73471B;
	background: inherit;
	text-decoration: underline;
}

h1 {color:#FF0000;font-size: 20px}
.hzx {
	background-color: #F7F7F7;
	border: 1px dashed #CCCCCC;
	margin-bottom: 15px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.down1{ clear:both; width:700px; padding-top:5px;text-align:left;background-color:#FFFFFF;}
.down8{ float:left; width:160px; margin-left:9px; border:1px #B3C0CC solid; text-align:left;}
.down81{ float:left; width:160px; padding-top:2px; border-bottom:1px #B3C0CC solid; text-align:center;}
.down82{ float:left; width:145px;height:135px; margin-left:7px;padding-top:3px; padding-bottom:0px; text-align:center;}
.doo9{ float:left; width:600px; margin-left:0px; border:0px #B3C0CC solid; text-align:left;}
.do22{ background:#FFFFFF;float:left; width:245px; text-align:left;}
.do23{ float:left; width:430px;height:25px; padding-top:5px; text-align:left;}
.do24{ float:left; width:10px; text-align:left;}
.do25{ float:left; width:222px; text-align:left;}
.do26{ float:left; width:12px; text-align:left;}
.down34{ float:left; width:101px; padding-top:15px;margin-left:1px;color:#363636; text-align:center;}
.down34 a{ font-size:12px; color:#363636; text-decoration:none;}
.doo11{ float:center; width:920px; background-color:#FFFFFF; border:1px #D8DFE5 solid; text-align:left;}
.cptj {
	border: 1px solid #F2F2F2;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 12px;
}
.toplogo{
	float:left;
	width:200px;
	margin-top:25px;
}
.toptop { 
	width:148px;
	float:right;
	height:44px; 
	margin-top:32px;
	margin-left:-145px;
}
.topbanner{
	width:480px;
	margin-top:25px;
	margin-left:-5px;
	float:left;
}
.searchScope {
	float:right;
	margin-top:55px;
	margin-left:-125px;
}
.cbody{
	width:920px;
	margin:1px auto;
}
#content-wrap1 {
	position: relative;
	clear: both;
	float: left;
	width: 920px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
#sidebar1 {
	float: left;
	width: 189px;
	padding: 0;
	display: inline;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	background-repeat: repeat-y;
}

中间广告开始
#MainPromotionBanner{
	width:898px;
	height:100%;
	background:#feb920;
}
#MainPromotionBanner #SlidePlayer {
	position:relative;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#MainPromotionBanner .Slides{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 300px;
	overflow: hidden;
}
#MainPromotionBanner .Slides li {
	float: left;
	width: 920px;
	height: 300px;
}

#MainPromotionBanner .Slides img{
	border:0;
	display: block;
	width: 920px;
	height: 300px;	
}

#MainPromotionBanner .SlideTriggers{
	margin: 0;
	padding: 0;
	list-style: none; 
	position: absolute; 
	top: 260px; 
	right: 15px;
	z-index: 20;
	height: 25px;	
}
#MainPromotionBanner .SlideTriggers li{
	float: left;
	display: inline;
	color: #CC0000;
	text-align: center;
	line-height:16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: 0.9em;
	cursor: pointer;
	overflow: hidden;
	margin:3px 6px;
	background: url(../images/slide_trigger.gif) no-repeat center center;
}
#MainPromotionBanner .SlideTriggers li.Current{ 
	color:#fff; 
	background: url(../images/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; 
}

#nav {
	clear: both;
	padding: 0;
	margin: 0;
	width: 920px;
	height: 50px;
	background-image: url(../images/nav_bg.gif);
}
#nav ul {
	float: left;
	list-style: none;
	margin: 0;
	width: 920px;
	height: 50px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	color: #fff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 50px;
	font-weight: bold;
	padding-top: 0;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 25px;
	background-image: url(../images/nav_bg_line.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#nav ul li a:hover, 
#nav ul li a:active {
	color: #edf8c7;
	background-image: url(../images/nav1.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
/* menu */
#menu {
	clear: both;
	padding: 0;
	margin: 0;
	background-repeat: repeat-x;
	width: auto;
	height: 100%;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	background-color: #FEFEFE;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E6E6E6;
	border-left-color: #E6E6E6;
	background-image: url(/images/menubj.gif);
}
#menu ul {
	float: none;
	list-style: none;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
#menu ul li {
	display: inline;
	margin: 0; padding: 0;
}
#menu ul li a {
	display: block;
	float: none;
	width: 185px;
	color: #666666;
	text-decoration: none;
	letter-spacing: -0.5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	font-weight: normal;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 5px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 1px;
	background-image: url(/images/outB20081117.png);
	background-repeat: repeat-x;
	background-position: center center;
}
#menu ul li a:hover, 
#menu ul li a:active {
	background-image: url(/images/over20081117.png);
	background-repeat: repeat-x;
	background-position: right top;
	color: #FFFFFF;
}

/* Main Column */
#main {
	float: left;
	width: 728px;
	padding: 0;
	display: inline;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	background-color: #FFFFFF;
	height: 100%;
	position: relative;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EAEAEA;
}
#main h2 {
	color: #666666;
	width: 335px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	display: inline;
	margin-top: 10px;
	margin-right: 4px;
	margin-left: 14px;
	height: 290px;
	background-image: url(../images/mainh2.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 25px;
	padding: 5px;
}

#main h3 {
	color: #666666;
	width: 335px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	display: inline;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 10px;
	height: 300px;
	background-image: url(../images/mainh2.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 25px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


#sidebar1 {
	float: left;
	width: 260px;
	padding: 0;
	display: inline;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	background-repeat: repeat-y;
}
.linec2{ float:left; width:185px; height:25px; padding-top:10px; padding-left:20px;background-color:#F9F5DE; text-align:left;font-size:15px;border-bottom:1px dashed gray;}
.tit20_1 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 20px; FONT-WEIGHT: bold; FONT-SIZE: 14px; PADDING-BOTTOM: 0px; PADDING-TOP: 12px; BORDER-BOTTOM: #c5ddf1 1px solid; HEIGHT: 19px
}
.tit20_1 SPAN {
	COLOR: #f60
}
.tit20_1 SPAN B {
	FONT-SIZE: 18px; FONT-FAMILY: Arial
}
.bor10 {
	BORDER-RIGHT: #c5ddf1 1px solid; PADDING-RIGHT: 1px; BORDER-TOP: #c5ddf1 1px solid; PADDING-LEFT: 1px; PADDING-BOTTOM: 1px; BORDER-LEFT: #c5ddf1 1px solid; PADDING-TOP: 1px; BORDER-BOTTOM: #c5ddf1 1px solid
}
.bg3 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND: #f6f9fc; PADDING-BOTTOM: 8px; PADDING-TOP: 8px
}
.table2 {
	MARGIN: 0px auto; WIDTH: 690px; BORDER-COLLAPSE: collapse
}
.table2 TD {
	BORDER-RIGHT: #c5ddf1 1px solid; PADDING-RIGHT: 10px; BORDER-TOP: #c5ddf1 1px solid; PADDING-LEFT: 20px; FONT-SIZE: 14px; PADDING-BOTTOM: 5px; VERTICAL-ALIGN: top; BORDER-LEFT: #c5ddf1 1px solid; LINE-HEIGHT: 18px; PADDING-TOP: 5px; BORDER-BOTTOM: #c5ddf1 1px solid; TEXT-ALIGN: left
}
.table2 TH {
	BORDER-RIGHT: #c5ddf1 1px solid; PADDING-RIGHT: 10px; BORDER-TOP: #c5ddf1 1px solid; PADDING-LEFT: 20px; FONT-SIZE: 14px; PADDING-BOTTOM: 5px; VERTICAL-ALIGN: top; BORDER-LEFT: #c5ddf1 1px solid; LINE-HEIGHT: 18px; PADDING-TOP: 5px; BORDER-BOTTOM: #c5ddf1 1px solid; TEXT-ALIGN: left
}
.table2 TH {
	BACKGROUND: #f6fafd; WIDTH: 80px
}
.table2 .td2 {
	BACKGROUND: #fbfdfe; WIDTH: 130px
}
.table2 SPAN {
	FONT-SIZE: 12px; TEXT-DECORATION: underline
}
.table2 SPAN A {
	TEXT-DECORATION: underline
}
.table2 SPAN A:hover {
	COLOR: #f00
}
/*无限级菜单*/
.PConLeft {	width:180px;}
.PConLeft ul {	width:180px;}
.PConLeft ul li {
	width:180px;
	height:30px;
	line-height:30px;
	border-bottom:1px #E8E8E8 solid;
}
.PConLeft ul li a {
	width:180px;
	height:30px;
	line-height:30px;
	color:#565656;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 auto;
	padding:0 0 0 20px;
	display:block;
	border-left:5px #AEAEAE solid;
}
.PConLeft ul li a:hover {
	width:180px;
	height:30px;
	color:#000000;
	text-decoration:underline;
	font:bold 13px/30px Arial, Helvetica, sans-serif;
	display:block;
	margin:0 auto;
	padding:0 0 0 21px;
	background-color:#E8E8E8;
	border-left:5px #FF0000 solid;
}
