@charset "gb2312";
/* CSS Document */

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin: 0;
	padding: 0;/*--for opera--*/
	background-color: #FFFFFF;
}
td {
	font-family: "宋体";
	font-size: 9pt;
	color: #000000;
}
li {
	list-style-type: none;
}
.clear {
	border-top:1px solid transparent !important;
	margin-top:-1px !important;
	border-top:0;
	margin-top:0;
	clear:both;/* IE清除浮动必备代码 */	
	visibility:hidden;
}
a {
	font-family:"宋体";
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
	padding-top: 5px;
}
a:hover  {
	font-family:"宋体" ;
	font-size: 9pt;
	color: #FF0000;
	text-decoration: underline;
	padding-top: 5px;
}
#header{
	width: 1002px;
	height: 77px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(logo.jpg);
	background-repeat: no-repeat;
	}
#nav{
	width: 1002px;
	height: 32px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(menu_back.gif);
	background-repeat: repeat-x;
	}
/*主菜单，有下拉*/

#mainMenu{
	margin-left:auto;
	width: 850px;
	margin-right: auto;
	}
#mainMenu a {
	font-family:"宋体";
	font-size: 11pt;
	color: #481200;
	text-decoration: none;
	letter-spacing: 2pt;
	FONT-WEIGHT: bold
}
#mainMenu a:hover  {
	font-family:"宋体" ;
	font-size: 12pt;
	color:#802c00;
	text-decoration: none;
	letter-spacing: 2pt;
}
#mainMenu ul{
	list-style:none; 
	padding: 0px;/* 取消列表边距 */
	margin: 0px;/* 取消列表边距 */
	}
#mainMenu li{
	float:left;
	width:102px;
	height: 32px;
	background-image: url(line.jpg);
	background-repeat: no-repeat;
	background-position: 98px 2px;
	}
#mainMenu ul li a{
	display:block;
	padding-top:8px;
	width:102px;
	text-align:center;
	color:#481200;
	}
#mainMenu ul li:hover ul,/*解决无法缩回二级导航菜单问题*/
#mainMenu ul li a:hover{
	}
#mainMenu ul li ul {
	list-style-type: none;
	text-align:left;
	left:-999em;
	padding-top:5px;/*子菜单的间隔高度*/
	width:100px;/*菜单的横向宽度，取消则水平列彩灯*/
	position:absolute;
	}
#mainMenu ul li ul li{
	float:left;
	width:100px;/*子菜单选择前的宽度*/
	height:30px;
	border-top:1px solid #FFFFFF;
	background:#E0EAF4;
	}
#mainMenu ul li ul li a{
	display:block;
	padding:8px 6px 8px 6px;/*子菜单选择后的宽度上、左、下、右*/
	width:88px;/*子菜单选择后的宽度*/
	height:12px
	}
#mainMenu ul li ul li a:hover{
	background: #C9DCED;
	}
#mainMenu ul li:hover ul{
	left:auto;
	}
#mainMenu ul li.sfhover ul{
	left:auto;
	}
/*主菜单，结束*/
#banner{
	width: 1002px;
	height: 224px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}	
ul{
	list-style-type: none;
	padding: 0px;/* 取消列表边距 */
	margin: 0px;/* 取消列表边距 */
}
li{
	height: 20px;
	vertical-align:bottom;
}
/* 次页样式表 */
#tab{
	width: 1003px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	background-image: url(lbg.jpg);
	background-repeat: repeat-x;
}
#tab_left{
	width: 255px;
	float: left;
}
#tab_left_lm,#tab_left_lm1,#tab_left_lm2{
	width: 205px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(left_bg.jpg);
	background-repeat: repeat-x;
	font-family: "宋体";
	font-size: 11pt;
	color: #FFFFFF;
	height: 20px;
	padding-top: 4px;
	padding-left: 20px;
	font-weight: bold;
	letter-spacing: 2px;
}
#tab_left_list,#tab_left_list1,#tab_left_contact{
	width: 223px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border: 1px solid #039CE2;
}
#tab_left_list1 ul{
	list-style-type: none;/* 取消列表边距 */
	margin: 0px;
	width: 150px;
}
#tab_left_list1 li{
	padding-left: 10px;
}
#content_lm{
	width: 700px;
	background-image: url(lm_back.jpg);
	background-repeat: repeat-x;
	font-family: "宋体";
	font-size: 12pt;
	color: #FFFFFF;
	height: 24px;
	padding-top: 5px;
	clear: right;
	float: right;
	padding-left: 20px;
}
#content_lm a {
	font-family: "宋体";
	font-size: 12pt;
	color: #FFFFFF;
	height: 24px;
	padding-top: 5px;
}
#content_lm a:hover  {
	font-family: "宋体";
	font-size: 12pt;
	color: #FF0000;
	height: 24px;
	padding-top: 5px;
}
#content{
	width: 710px;
	font-family: "宋体";
	font-size: 9pt;
	line-height: 150%;
	color: #000000;
	margin-top: 10px;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 20px;
	background-position: center top;
	float: right;
	clear: right;
}
#content_news{
	width: 710px;
	font-family: "宋体";
	font-size: 9pt;
	line-height: 150%;
	color: #000000;
	background-position: center top;
	float: right;
	clear: right;
	padding-top: 10px;
}
/* 版权页样式 */
#link{
	width: 1003px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
	height: 5px;
	}
#copyright{
	width: 1000px;
	text-align: center;
	height: 68px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 9pt;
	color: #ffffff;
	padding-top: 10px;
	line-height: 150%;
	background-image: url(ft.jpg);
	background-repeat: repeat-x;
	}
#copyright a {
	font-family:Arial, Helvetica, sans-serif, "宋体";
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	line-height: 150%;
}
#copyright a:hover  {
	font-family:Arial, Helvetica, sans-serif, "宋体" ;
	font-size: 9pt;
	color: #FF0000;
	text-decoration: underline;
	line-height: 150%;
}
/* 其它样式表 */
.left_wenzi{
	float: left;
	width: 240px;
	text-align: left;
}
.right_wenzi{
	float: right;
	width: 100px;
	font-family: "宋体";
	font-size: 9pt;
	color: #FFFFFF;
}
.right_wenzi a{
	font-family:"宋体" ;
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
	line-height: 150%;
}
.right_wenzi a:hover{
	font-family:"宋体" ;
	font-size: 9pt;
	color: #FF0000;
	text-decoration: underline;
	line-height: 150%;
}
.right_wenzi1{
	float: right;
	width: 100px;
	font-family: "宋体";
	color: #03368C; 
	font-size: 9pt;
	font-weight: bold;
}
.right_date{
	float: right;
	width: 100px;
	font-family: "宋体";
	font-size: 9pt;
}
.left_title{
	float: left;
	width: 350px;
	color: #03368C; 
	font-size: 14px;
	font-weight: bold;
}
.left_title a{
	font-family:"宋体" ;
	color: #03368C; 
	font-size: 14px;
	font-weight: bold;
}
.left_title a:hover{
	font-family:"宋体" ;
	color: #03368C; 
	font-size: 14px;
	font-weight: bold;
}
.wenzi{
	font-family: "宋体";
	font-size: 10.5pt;
	line-height: 220%;
	color: #333333;
}
.wenzi1{
	font-family: "宋体";
	font-size: 9pt;
	line-height: 150%;
	color: #FF0000;
	height: 190px;
}
.title{
	font-family: "宋体";
	font-size: 12pt;
	color: #333333;
	font-weight: bold;
	line-height: 220%;
}
.kuan2{
	border: 1px solid #CCCCCC;
}
.sytbg{
	font-size: 14px;
	font-weight: bold;
	color: #0165BA;
	text-align:center;
}
.gsjj{
	color: #ffffff; font-size: 13px;
	font-weight: bold;
}
.hui{
	font-family: "宋体";
	font-size: 9pt;
	line-height: 150%;
	color: #fff;
}
.tit{
	color: #03368C; 
	font-size: 14px;
	font-weight: bold;
}