@charset "utf-8";
/* CSS Document Add by RemberSu */
*{
	padding:0px;
	margin:0px;}
body{
	font-size:12px;
	font-family:"����";
	background-color:#230604;
	}
ul,li{
	list-style-type:none;}
.main{
	/*position:absolute;
	border:5px #fff solid;*/
	margin:0 auto;
	width:998px;
	}
/*----------------------------------Head--------------------------------*/
.head{
	width:998px;
	background:url(../img/head.jpg);
	background-repeat: no-repeat;
	height:175px;
	float:left;}
.head .head_msg{	
	color:#fff; 
	margin-top:5px;
 	margin-right:10px;	
	}
.head .head_lang{	
	color:#fff; 
	margin-top:130px;
	margin-right:10px;	
	}
.head .head_msg a{	
	color:#fff; 
	}
.head .head_lang a{
	color:#fff;
	}
/*----------------------------------Menu--------------------------------*/
.menu{
	float:left;
	font-weight:bold;
	line-height:43px;
	height:43px;
	width:100%;
	text-align:center;	 
	background:url(../img/menu_bg.jpg);
	background-repeat:repeat-x;
	}
.menu li {
	text-align:center;
	float:left;
	width:98px;
}

.main-menu {
	width:100%;
}
.main-menu .main-li {
	float:left;
	height:40px;
	line-height:40px;
	position:relative;
	z-index:1;
}
.main-menu .main-li a {
	display:block;
	font-weight:bold;
}
.main-menu .main-li a:hover {
	background:url(../img/menu_hover.png);
}
.main-menu .main-li .li-a {
	float:left;
	width:98px;
}

.main-menu .main-li .sub-menu {
	position:absolute;
	top:40px;
	display:none;
	z-index:2;
	left:-1px;
	width:98px;
	text-align:center;
	background-color:#5a2304;
}
.main-menu .main-li .sub-menu-two {
	position:absolute;
	top:43px;
	display:none;
	z-index:3;
	left:98px;
	text-align:center;
}
.sub-menu-two a {
	width:98px;
	background-color:#5a2304;
	float:none;
}
.sub-menu .li2-a {
	background-color:#5a2304;
	float:none;
	width:98px;
}
.sub-menu a:hover {
	background-color:#fff;
}
.menu a, .menu a:link {
	color:#000;
	text-decoration:none
}
/*----------------------------------middmain--------------------------------*/
.middmain{
	width:998px;
	/*background:url(../img/maincolor.jpg);*/
	background-color:#fbfbfb;
	height:100%;
	float:left;
	}
/*----------------------------------leftmain--------------------------------*/
.leftmain{
	width:755px;
	height:500px;
	float:left;
	padding-left:2px;}
	
.title{
	float:left;
	background:url(../img/title_bg.png);
	background-repeat:repeat-x;
	width:310px;
	height:41px;
	margin-top:20px;
	margin-left:30px;
	}
.title1{
	float:left;
	background:url(../img/title_bg1.jpg)  no-repeat 5px 5px ;
	background-repeat:repeat-x;
	width:100%;
	height:41px; 
	}
.list{
	height:160px;
	/*border:1px #949494 solid;*/
	border-top:0px;
	width:310px;
	float:left;
	line-height:25px;
	margin-left:30px;
	}
.list ul{
	width:310px;
	float:left;}
.list li{
	background:url(../img/dian.png) no-repeat scroll 25px 12px transparent;
	padding-left:40px;
	float:left;
	width:310px;
	}
.sublist{
	height:160px;
	width:95%;
	/*border:1px #949494 solid;*/
	border-top:0px;
	float:left;
	line-height:25px;
	margin-left:30px;
	}
.sublist ul{
	float:left;
	width:90%;}
.sublist li{
	background:url(../img/dian.png) no-repeat scroll 25px 12px transparent;
	padding-left:40px;
	float:left;
		width:90%;
	}
.about_zl{
	 text-indent:2em;
	height:160px;
	width:280px;
	margin-left:50px;
	line-height:25px;
	float:left;
	}
.about_zl p{text-indent: 2em; /*em是相对单位，2em即现在一个字大小的两倍*/}
/*----------------------------������----------------------------*/
.link_div{ 
	width:690px;
	margin-left:35px;
}
.link_div > img{
	width:685px;
	margin:0 auto -10px;
}

.l_content ul li:last-child a{
	border:0;
}
.l_content a:hover{
	color:#1d709b;
	text-decoration:underline;
}
.l_content{
	padding:20px 20px 11px;
	font-size:12px;
	letter-spacing:1px;
}
.l_content ul{
	overflow:hidden;
}
.l_content ul li{
	float:left;
	color:#383838;
}
.l_content a{
	color:#383838;
	line-height:1.7em;
	padding:0 8px 0;
	border-right:1px solid #999;
	font-size:12px;
}
.l_content ul li:last-child a{
	border:0;
}
.l_content a:hover{
	color:#1d709b;
	text-decoration:underline;
}
/*----------------------------------rightmain--------------------------------*/
.rightmain{
	background-color:#ececec;
	height:500px;
	width:240px;
	float:left;}

.title2{
	float:left;
/*	background:url(../img/title2_bg.png);
	background-repeat:no-repeat;*/
	width:240px;
	height:250px;
	}
.rightmaindown{
	float:left;
	background:url(../img/contact_us_bg.jpg);
	background-repeat:no-repeat;
	width:238px;
	height:180px;
	margin-left:6px;
	margin-top:58px;}
.litlecontent{
	margin-top:10px;
  	margin-left:63px;
	line-height:42px; 
	width:200px;
	height:105px;
	float:left;}
/*----------------------------------buttom--------------------------------*/
.buttom{
	color:#FFF;
	width:998px;
	background:url(../img/buttom.jpg);
	height:45px;
	float:left;
	text-align:center;
	vertical-align:middle;
	line-height:45px;
	}
.buttom a{
	color:#FFF !important;
	text-decoration:none
	}
a,a:visited,a:link{
	color:#000; text-decoration:none}
a:hover{
	color:#666}
.menu a,.menu a:visited,.menu a:link{ color:#FFF}
.menu a:hover{ color:#000}
.title_more{
	float:right; padding-right:10px; padding-top:8px; padding-left:40px; font-size:12px; color:#e65810;
	}
.title2_more{
	float:right; padding-right:30px; padding-top:15px; font-size:12px; color:#e65810;
	}
.title_more a,.title2_more a,.title_more a:visited,.title_more a:link{
	color:#e65810; text-decoration:none}
.title_more a:hover{
	color:#F00; text-decoration:none}