﻿@charset "utf-8";
/* CSS Document */

/*公用部分*/
* {
	margin:0;
	padding:0;
	font:12px Arial, Helvetica, sans-serif;
}

html {
    width:100%;
	text-align:center;
	background-color:#f3e8ba;

}
body {
	display:inline-block;
	width:1003px;
	margin:0 auto;
	text-align:left;
	overflow-x:hidden;
}
img {
	border:none;
}
a {
	text-decoration: none;
}
li {
	list-style:none;
}


/*控位*/
.clear{
	clear:both;
}

.text_center{
	text-align:center;
}


.width_983{
	width:983px;
}
.marginri10px{
	margin-right:10px;
}
.marginle10px{
	margin-left:10px;
}
.margintop10px{
	margin-top:10px;
}
.position03{
	margin-left:50px;
}
.position04{
	margin-left:6px;
}


/*背景*/
.bg01{
	background:url(nav_bg.gif) repeat-x;
	
	height:35px;
	margin-top:0px;
	padding:0 5px;
	/*border-left:1px solid #b00e09;
	border-right:1px solid #b00e09;*/
}

.bg02{
	/*background:url(bg017.jpg) no-repeat;*/
	width:10px;
	height:35px;
}
/*.position01{
	margin-top:85px;
}*/
.float_left {
	float:left;
	display:inline-block;
}
.table01_1{
	width:60px;
	height:23px;
	text-align:center;
	font: bold 14px/46px Arial, Helvetica, sans-serif;
	color:#fff;
	display:inline-block;
}
.table01_11{
	width:30px;
	height:23px;
	text-align:center;
	font: bold 14px/46px Arial, Helvetica, sans-serif;
	color:#fff;
	display:inline-block;
}
.table01{
	width:100px;
	height:23px;
	padding-bottom:8px;
	text-align:center;
	font: bold 14px/46px Arial, Helvetica, sans-serif;
	color:#FFF;
	display:inline-block;
}

.table111{
	width:89px;
	height:26px;
	text-align:left;
	font: bold 12px/24px Arial, Helvetica, sans-serif;
	color:#FFF;
	display:inline-block;
}
.table222{
	width:100px;
	height:26px;
	text-align:left;
	font: bold 12px/24px Arial, Helvetica, sans-serif;
	color:#FFF;
	display:inline-block;
}

.bg01 a.table01:hover{
	background:url(nav_hover89.gif) no-repeat;
	width:90px;
	height:23px;
	/*color:#784108;*/
	color:#000000;
	
	
}


.bg01 ul li {/*20120617新增*/
float:left;
position:relative;
}

.bg01 ul li ul {/*20120610新增*/
display: none;
}
.bg01 ul li:hover ul { /*20120610新增*/
display:block;
position:absolute;
top:32px;
left:0px;
width:89px;
}

.bg01 ul li:hover ul li a {/*20120610新增*/
display:block;
background:#FFFFFF;
color:#000;
text-align:center;
line-height:23px;
}
.bg01 ul li:hover ul li a:hover {/*20120610新增*/
background:#89c2ff;
color:#000;
}
.bg01 a.table01_1:hover{
	background:url(nav_hover60.gif) no-repeat;
	width:60px;
	height:23px;
	color:#000;
	
	
}	

#contentbg{
	background-color:#FFF;
	width:1003px;
	margin-top:10px;
	text-align:center;
	padding-top:10px;
	padding-bottom:8px;


}

.bg03{
	background:url(zqql_xltb.gif) no-repeat;
	/*background:#FFEBCD;
	width:981px;*/
	width:930px;
	height:31px;
	margin:0 auto;
}

.bg04{
	background: url(zqzgwxl_xlxian.gif) repeat-x;
	width:727px;
	height:3px;
}
	
/*字体*/

.cn04{
	font: bold 13px/34px Arial, Helvetica, sans-serif;
	color:#333333;
}
a.cn04:hover{
	color:#000;
}
.cn02{
	font: bold 16px/34px Arial, Helvetica, sans-serif;
	color:#981108;

}
.cn03{
	font: 12px/34px Arial, Helvetica, sans-serif;
	color:#981108;

}
.text01{
	font:14px/28px Arial, Helvetica, sans-serif;
	color:#333;
	/*font-family:"宋体";
	text-align:left;*/
}

	
/*边框*/	
	
/*li样式*/
/*20120620新增*/
.position01{
	margin-top:0px;
}


#slider { }
#slider ul, #slider li { margin:0; padding:0; list-style:none; }
#slider li { /* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/

	overflow:hidden;
}

/*20120628新增*/	
#head{display:inline-block;width:1003px;height:120px;background:url(qltop.jpg)}
.float_right {
	float:right;
	display:inline-block;
}
.float_left {
	float:left;
	display:inline-block;
}
.time{
	width:200px;
	height:22px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.topbox{
	width:200px;
	height:20px;
	color:#00F;

	font:bold 12px/22px Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left:25px;
}

.jgbg01{
	background-color:#FF9933;
	width:1003px;
	height:13px;
	margin-top:5px;
}
.footer{
    
	width:1003px;
	margin-top:15px;
	margin-bottom:15px;
	text-align:center;
}