@charset "utf-8";
/*左侧导航S*/
.lmtrdt { 
    background:url(about_ltpline.gif) bottom left no-repeat;
    font-size:13px;
    color:#dcdcdc;
	padding-bottom:5px;
}
.lmtrdt span { 
    font-size:13px;
    color:#c5e7a4;
	line-height:15px;
	margin:10px 12px 0px 14px;
	display:block;
}
.lmtrdt span a { 
    font-size:13px;
    color:#dcdcdc;
	line-height:15px;
}
.lmtrdt span a:hover { 
    font-size:13px;
    color:#c5e7a4;
	line-height:15px;
	text-decoration:none;
}
/*左侧导航E*/

#as1 { border-top:1px #c5c5c5 solid; border-left:1px #c5c5c5 solid; border-right:1px #c5c5c5 solid; border-bottom:1px #ffffff solid; padding:4px 27px 3px 28px; color:#9c6a09; font-size:12px; float:left; margin-right:12px;}
#as2 { border-top:1px #e6e6e6 solid; border-left:1px #e6e6e6 solid; border-right:1px #e6e6e6 solid; border-bottom:1px #c5c5c5 solid; padding:4px 27px 3px 28px; color:#383838; font-size:12px; float:left; margin-right:12px; background:#e6e6e6; cursor:hand;}


.aboutbigred { font-size:18px; color:#c62b07;}

.his12 {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #31648E;
	text-decoration: none;
}
.his12:hover {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #5C9429;
	text-decoration: underline;
}




/*标签*/
ul li{ list-style:none; margin:0px;}
/*选项卡1*/
#Tab1{
width:683px;
margin:0px;
padding:0px;
margin:0 auto;}
/*菜单class*/
.Menubox {
width:100%;
background: url(about_underline.gif) bottom repeat-x;
}
.Menubox ul{
margin:0px;
padding:0px 0px 0px 76px;
}
.Menubox li{
float:left;
display:block;
cursor:pointer;
padding:4px 27px 3px 28px; 
color:#383838; 
font-size:12px; 
text-align:center;
font-weight:normal;
background:#e6e6e6;
border-left:1px solid #e6e6e6;
border-top:1px solid #e6e6e6;
border-right:1px solid #e6e6e6;
border-bottom:1px solid #c5c5c5;
margin-left:12px;

}
.Menubox li.hover{
padding:4px 27px 3px 28px; 
background:#fff;
border-left:1px solid #c5c5c5;
border-top:1px solid #c5c5c5;
border-right:1px solid #c5c5c5;
border-bottom:1px #ffffff solid;
color:#739242;
}
.Contentbox{
clear:both;
margin-top:0px;
text-align:center;
padding-top:22px;
}
