@charset "utf-8";
/* CSS Document */
#body{
	background:url(../images/tbg.jpg) center top repeat-x;
	text-align:center;
	height:auto!important;
	height:400px;
	min-height:400px;
}
#body1{
	width:1001px;
	margin:auto;
	border-left:1px solid white;
	border-right:1px solid white;
	background:white;
	text-align:center;
}
#header,#among,#among1,#among2,#footer{
	width:1001px;
	margin:auto;
	text-align:center;
}
#header{
	background:url(../images/tbg1.jpg) top repeat-x;
}
#among{
	margin:15px auto 0 auto;
	width:983px;
	border-bottom:15px solid white;
	background:url(../images/bg3.jpg) right top repeat-y;
}
#among1{
	width:983px;
	background:url(../images/bg4.jpg) right bottom no-repeat
}
#footer{
	width:1003px;
	background:#D5D5D5;
}
#mainMenu{
	float:left;
	background:url(../images/line.jpg) left top no-repeat;
	padding:2px 0 0 3px;
	margin:12px 0 0 0;
	height:39px;
	position:relative;
}
.mainMenu{
	position:absolute;
	top:39px;
	left:3px;
	display:none;
	background:#CACACA;
	width:165px;
}
#nav{
	padding:0 0 0 6px;
	position:relative;
}
#nav span{
	font-family:宋体;
}
#nav div{
	position:absolute;
	top:0;
	left:210px;
	background:#D3D3D3;
}
#nav div ul li{
	padding:0 12px 0 6px;
	white-space:nowrap;
}
#nav div ul li a{
	white-space:nowrap;
}
.div div{
	text-align:right;
}
#sidebar{
	float:left;
	width:225px;
	text-align:center;
}
#right{
	float:right;
	width:740px;
	text-align:center;
	background:url(../images/bg5.jpg) top no-repeat;
}
#location{
	padding:14px 0 0 42px;
	height:31px;
}
#location span{
	font-family:"宋体";
}
#location,#location a{
	font-size:18px;
	font-weight:bold;
	color:#24529F;
}
#content{
	margin:12px auto;
	width:718px;
}
#listType{
	background:url(../images/bg.jpg);
	font-weight:bold;
	color:white;
	line-height:33px;
	padding:0 0 0 21px;
	margin-bottom:2px;
}
#listType1{
	background:url(../images/bg2.jpg);
	font-weight:bold;
	color:white;
	line-height:30px;
	padding:0 0 0 21px;
}
#list_kuang{
	border:1px solid #CCCCCC;
	border-top:0;
	border-bottom:0;
	margin-bottom:12px;
	text-align:center;
}
#list{
	background:#F0F0EE url(../images/bg1.jpg) top no-repeat;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding:0 0 0 22px;
	margin:3px 0 0 0;
	position:relative;
}
#list a{
	line-height:30px;
}
#list div{
	position:absolute;
	display:none;
	left:223px;
	width:200px;
	top:-1px;
	background:white;
	border:1px solid #CCCCCC;
}
#list div li{
	border-top:1px dashed #cccccc;
	padding:0 12px;
}
#list div li a{
	line-height:24px;
}
#listPro{
	float:left;
	width:172px;
	margin:0 0 0 10px;
	display:inline;
}
#listPro img{
	width:170px;
	height:140px;
	margin:0 0 6px 0;
	border:1px solid #D4D4D4;
}
#listPro a{
	font-weight:bold;
	line-height:18px;
}
#list_News{
	width:213px;
	margin:auto;
	line-height:18px;
	color:#999999;
	height:90px;
	overflow:hidden;
	border-top:1px solid #DDDDDD;
	margin-top:10px;
	padding:10px 0 0 0;
}
#list_News img{
	float:left;
	width:80px;
	height:65px;
	margin:2px 9px 0 0;
}
#list_News a{
	font-weight:bold;
	line-height:18px;
	color:#24529F;
}
#list_News1{
	width:100%;
	line-height:18px;
	color:#999999;
	height:72px;
	overflow:hidden;
	border-bottom:1px solid #DDDDDD;
	margin-top:10px;
	padding-bottom:10px;
}
#list_News1 img{
	float:left;
	width:80px;
	height:65px;
	margin:2px 9px 0 0;
}
#list_News1 a{
	font-weight:bold;
	line-height:18px;
	color:#24529F;
}
#listMenu_1{
	font-size:13px;
	color:#24529F;
	font-weight:bold;
	border-bottom:1px solid #CCCCCC;
	padding:0 0 0 18px;
	background:url(../images/arrow.jpg) 5px 9px no-repeat;
}
#listMenu_2{
	font-weight:bold;
	padding:0 0 0 18px;
}
#listMenu_3{
	padding:0 0 0 36px;
}
/* 版块切换 ========================================= */
.td_on,.td_off{
	height:28px;
	width:232px;
	line-height:28px;
	float:left;
	display:block;
	cursor:pointer;
	font-weight:bold;
	text-align:center;
}
.td_on{
	background:url(../images/bg10.jpg);
	color:white;
}
.tb{
	display:none;
	width:915px;
	margin:6px auto;
	height:auto!important;
	height:400px;
	min-height:400px;
}