.MsgBox H2
{
	padding-bottom: 10px;
}
body
{
	font-family: SimSun,Microsoft YaHei,Verdana,Geneva,sans-serif;
	color: #000000;
	font-size: 12px;
}
li, ul
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
}
a
{
	text-decoration: none;
	color: #000000;
}
a:hover
{
	text-decoration: none;
	color: #c8000a;
}
a:active, a:focus
{
	outline: medium none;
}

a:active, a:focus
{
	outline: medium none;
}
h1, h2, h3, div
{
	font-weight: normal;
}
html, body, div, a, img, ul, li, h1, h2, h3, div
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}

body{_background-attachment:fixed; _background-image:url(about:blank);}
html{_overflow-x:hidden;}
fieldset, img { border: 0; }
address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; }
em,i{font-style:normal;}
:focus{outline:0 none;}
a { text-decoration: none; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }

.MsgBox{width:100%; margin-bottom:1px;}
.MsgBox h2{font-size:14px; padding-bottom:10px; color:#000000; font-weight:bold; font-family:SimSun; line-height:20px; border-bottom:1px dashed #d2d2d2;}
.MsgBox h2 span{float:right; font-size:12px;}
.MsgBox ul.menu{padding-bottom:10px;}
.MsgBox ul.menu li{display:inline;font-size:14px; color:#000000; line-height:20px; float:left}
.MsgBox ul.menu li h2{padding-bottom:10px; float:left;font-size:18px; font-weight:normal }
.MsgBox ul.menu li.on h2{padding-bottom:8px; border-bottom:2px solid #c8000a; font-weight:bold}
.MsgBox ul.menu li.more{float:right; font-size:12px;}

.MsgBox ul.subMenu{padding-bottom:0; background:url(../images/line.gif) repeat-x bottom;}
.MsgBox ul.subMenu li{float:left; display:inline; color:#313030; font-size:16px; line-height:51px; width:100px; height:51px; position: relative;}
.MsgBox ul.subMenu li h3{padding-bottom:10px; float:left;font-size:14px;}
.MsgBox ul.subMenu li.on h3{padding-bottom:8px;color:#fff; text-decoration: none;background: url(../images/navbg2.png) no-repeat;}
.MsgBox ul.subMenu li h4{padding-bottom:10px; float:left;font-size:14px;}
.MsgBox ul.subMenu li.on h4{padding-bottom:8px; border-bottom:2px solid #c8000a;}
.MsgBox ul.subMenu li a:hover,#header .Nav ul li a.active{color:#000; text-decoration: none;background: url(../images/navbg2.png) no-repeat;}
.MsgBox ul.subMenu li a{color:#313030; float:left; font-family:Microsoft YaHei; width:100px; height:51px; float:left; text-align:center; line-height:51px;}
.MsgBox .InfoBox{position:relative}
.MsgBox .InfoBox .more{position:absolute; top:-35px; right:0}
.MsgBox ul.news li{padding-left:10px; font-size:14px;line-height:30px; border-bottom:1px dashed #d2d2d2; vertical-align:text-top;}
.MsgBox ul.news li p{float:none; color:#000000}

.PLR10{padding:0 10px;}