/* CSS Document */
body { font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#646464; margin:0px; line-height:24px;}
.sousuo { width:490px; height:31px; border:#5378BC 3px solid;line-height:31px;}
.baizi { font-size:14px; color:#FFFFFF; font-weight:900;}

#menu ul{
	padding:0;
	border:0;
	list-style:none;
	line-height:150%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
}
#menu_out{
	width:996px;
	padding-left:4px;
	margin-left:auto;
	margin-right:auto;
	background:url(images/menu_left.gif) no-repeat left top;
	margin-bottom:10px;
}
#menu_in{
	background:url(images/menu_right.gif) no-repeat right top;
	padding-right:4px;
}
#menu{
	background:url(images/menu_bg.gif) repeat-x;
	height:73px;
}
.menu_line{
	background:url(images/menu_line.gif) no-repeat center top;
	width:8px;
}
.menu_line2{
	background:url(images/menu_line2.gif) no-repeat center top;
	width:15px;
}
#nav{
	padding-left:20px;
}
#nav li{
	float:left;
	height:35px;
}
#nav li a{
	float:left;
	display:block;
	padding-left:6px;
	height:35px;
	background:url(images/menu_on_left.gif) no-repeat left top;
	cursor:pointer;
	text-decoration:none;
}
#nav li a span{
	float:left;
	padding:11px 24px 10px 20px;
	line-height:14px;
	background:url(images/menu_on_right.gif) no-repeat right top;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
#nav li .nav_on{   /*鼠标经过时变换背景，方便JS获取样式*/
	background-position:left 100%;
}
#nav li .nav_on span{  /*鼠标经过时变换背景，方便JS获取样式*/
	background-position:right 100%;
	color:#333333;
	text-decoration:none;
	padding:11px 24px 10px 20px;
}
/*子栏目*/
#menu_con{
	text-align:left;
	padding-left:20px;
	clear:both;
}
#menu_con li{
	float:left;
	height:22px;
	margin-top:8px;
}
#menu_con li a{
	display:block;
	float:left;
	background:url(images/menu_on_left2.gif) no-repeat left top;
	cursor:pointer;
	padding-left:3px;
}
#menu_con li a span{
	float:left;
	padding:6px 10px 4px 10px;
	line-height:12px;
	background:url(images/menu_on_right2.gif) no-repeat right top;
}
#menu_con li a:hover{
	text-decoration:none;
	background:url(images/menu_on_left2.gif) no-repeat left bottom;
}
#menu_con li a:hover span{
	background:url(images/menu_on_right2.gif) no-repeat right bottom;
}

a {
	font-size: 12px;
	color: #646464;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #646464;
}
a:hover {
	text-decoration: none;
	color: #238FD2;
}
a:active {
	text-decoration: none;
	color: #646464;
}

.new a {
	font-size: 14px;
	color: #646464;
}
.new a:link {
	text-decoration: none;
}
.new a:visited {
	text-decoration: none;
	color: #646464;
}
.new a:hover {
	text-decoration: none;
	color: #238FD2;
}
.new a:active {
	text-decoration: none;
	color: #646464;
}
.mai1 { color:#4372AD;}
.mai2 { color:#C10000;}

.dede_pages{
}
.dede_pages ul{
	float:left;
	padding:12px 0px 12px 16px;
}
.dede_pages ul li{
	float:left;
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;
	border:1px solid #143880;
	font-color:#143880;
	list-style:none;
}
.dede_pages ul li a{
	float:left;
	padding:2px 4px 2px;
	color:#143880;
	display:block;
	list-style:none;
}
.dede_pages ul li a:hover{
	color:#143880;
	text-decoration:none;
	padding:2px 4px 2px;
 }
.dede_pages ul li.thisclass {border:0px solid #db2b04;list-style:none;}
.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	background-color:#143880;
	padding:2px 4px 2px;
	font-weight:bold;
	color:#FFFFFF;
	border:1px solid #143880;
	list-style:none;
}
.dede_pages .pageinfo{
	line-height:21px;
	padding:12px 10px 12px 16px;
	color:#143880;
}
.dede_pages .pageinfo strong{
	color:#143880;
	font-weight:normal;
	margin:0px 2px;
}
