@charset "utf-8";
/* CSS Document */
/*全局样式*/
body{
	margin:0;
	padding:0;
	font-size:11px;
	color:#4e4e4e;
	line-height:1.6em;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	}
a{text-decoration: none;}
a:link{color:#333333;} 
a:visited { color:#666666;} 
a:hover{color:#999999;}

h2{
	color:#990000;
	font-size:20px;
	font-weight: normal;
}
h3{
	margin:0;
	padding:0;
}

h4{
	margin:0;
	padding:0;
	font-size:16px;
	line-height:43px;
	color:#676767;
	background-image:url(../images/aboutus_05.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent:5px;
}
h6{
	margin:0;
	padding:0;
	font-size:12px;
	line-height:1.6em;
	font-weight: bold;
	color: #676767;
	text-align:left;
}

#menu{
	list-style-type:none;
	height:24px;
	line-height:24px;
	background-color:#616161;
	padding:0;
	margin:0;
	font-size:12px;
	font-weight: bold;
}
#menu li{
	float:left;
	width:130px;
	background-image: url(../images/index_11.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align:center;

}
#menu a{
color:#FFFFFF;
}
#menu a:hover{
color: #999999;
}
.leftmenu1{
	list-style-type:none;
	line-height:25px;
	padding:0;
	margin:0;
	width:186px;
	font-size:12px;
	margin-top:10px;
	margin-bottom:10px;

}
.leftmenu1 li{
	list-style-type:none;
	line-height:25px;
	padding:0;
	margin:0;
	text-align:right;
	padding-right:26px;
	background-image: url(../images/left-bj.jpg);
}
.margin_content {
	margin-left:20px;
}