@charset "gb2312";
/* CSS Document */
/******************页面导航*********************/
.dh_ym{
	height:36px;
	background:url(Imagesdhleftc.jpg) no-repeat;
	font:bold 13px/36px "宋体";
	color:#023234;
	padding:0 0 12px 10px;
}
.dh_ym span{color:#DAD4C1;font:normal 12px/36px Arial;}
/******************页面中间容器*********************/
.container{
	position:relative;
	width:1002px;
	height:auto;
	margin:0 auto;
	padding-bottom:15px;
}
/******************页面左边*********************/
.index_left{
	width:245px;
	float:left;
	display:inline;
	height:auto;
}
/******************左边新闻*********************/
.leftNews{
	width:215px;
	height:auto;
	background:url(Imagesdhleftb.jpg) no-repeat right top;
	padding:0px 12px;
	height:auto;
}
/******************右边内容*********************/
.index_rigth{
	float:left;
	display:inline;
	width:734px;
	height:auto;
	margin:0 0 0 21px;
}
.rigth{
	float:left;
	display:inline;
	width:734px;
	height:auto;
	margin:0 0 0 21px;
	background:url(Imagesprofile.jpg) repeat-y;
	overflow:hidden;
}
.rigth .profile_dh{color:#02628A}
/******************文本*********************/
.list-txt{
	font:12px/23px "宋体";
	height:23px;
	overflow:hidden;
}
.list-txt span{
	float:right;
	font:10px/23px Verdana;
	color:#666666;
	padding:0 8px 0 0;
}
.side_publicbar .content .list-txt a{
	padding:0 0 0 18px;
	color:#FFFFFF;
	background:url(Imagesdd.jpg) no-repeat 6px 5px;
}
.side_publicbar .content .list-txt a:hover{
	color:#fff !important;
	background:url(Imagesdda.jpg) no-repeat 6px 5px;
}
/******************首页关于公司内容*********************/
.profile_dh{
	color:#343233;
	font:bold 12px/37px "宋体";
	height:37px;
	background:url(Imagesdhprofile.jpg) no-repeat;
	padding:0 20px 0 20px;
}
.profile_dh a{color:#343233}
.profile_dh span{
	float:right;
	color:#999999;
	font:normal 9px/36px Verdana;
}
.profile{
	width:706px;
	height:115px;
	background:url(Imagesprofile.jpg) repeat-y;
	padding:10px 14px;
	overflow:hidden;
	color:#666666;
	line-height:23px;
}
.profile_btn{
	height:5px;
	line-height:5px;
	background:url(Imagesprofilea.jpg) no-repeat;
	overflow:hidden;
}
/******************QQ*********************/
.onlinea{
	height:17px;
	background:url(Imagesonline.jpg) no-repeat 0 5px;
	padding:16px 0 0 45px;
	font-weight:bold;
}
.onlinea a{color:#8B898A}
/******************联系我们*********************/
.contactUs{
	height:40px;
	font:bold 12px/20px "宋体";
	padding:6px 0 10px 8px;
	color:#7D7C60;
	background:url(Imagesdhleftd.jpg) no-repeat;
}
/*****************当前你所在位置****************/
.Location{
	height:26x;
	font:12px/26px "宋体";
	text-align:right;
	color:#333333;
	background:url(Imageslocation.jpg) no-repeat;
	padding:0 25px 10px 0;
}
.Location a{
	color:#017EBE;
	background:url(Imageshome.jpg) no-repeat 15px 4px;
	padding:0 0 0 25px;
}
/******************文章内容*********************/
.about-nn{
	font:12px/24px "宋体";
	color:#666666;
	height:auto;
	padding:5px 20px 45px 20px;
}
/**************** 翻页栏 *************************/
.paging {
	width:684px;
	height:auto;
	min-height:18px;
	margin:15px 0 25px 15px;
	padding:6px 10px;
	border:1px solid #D7D3BA;
	vertical-align:middle;
	font:12px/16px "宋体";
}
.paging b{ color:#02628A; font-weight:normal}
.paging li{
	float:left;
	display:inline-block;
	height:20px;
	line-height:20px;
	vertical-align:middle;
	color:#666666; 
	padding:0 6px;
	border:1px solid #CCCCCC;
	margin:0 5px 0 0;
	background-color:#E3E3D8;
}
.paging a ,.paging  span{
	float:left;
	display:inline-block;
	height:20px;
	line-height:20px;
	vertical-align:middle;
	color:#666666; 
	padding:0 6px;	
	margin:0 5px 0 0;
	background-color:#E3E3D8;
}
.paging a:hover, .paging .on {
	color:#fff !important;
	background-color:#02628A;
}