
.l{float: left;	display: inline;}
.r{float: right; display: inline;}
.c{text-align:center;clear:both;}
.header,.main,.cbody{clear:both;width:320px;margin:0 auto;}

.jybg{ background:url(images/jybg.gif) center no-repeat; height:19px; width:320px; font-weight:bold; margin:10px 0}

.menu{background:url(images/tb.jpg);height:64px;width:320px;overflow:hidden; position:relative;margin:0 auto;}
.menu ul{list-style:none; padding:0;  margin:10px 0 0 7px;width:310px;}
.menu ul li{text-align:center; display:block; width:76px; height:24px; float:left;}
.menu ul li a{color:#FFF; font:normal 12px/24px '宋体'; text-decoration:none;display:block;}
.menu ul li a:hover,.menu ul .dq a{color:#000; background:url(images/an.png) center no-repeat;  height:24px;  text-decoration:none;}

.bt{height:37px; background:url(images/bt.gif);}
.bt .l,.bt .c{font:bold 16px/37px '微软雅黑','黑体'; padding-left:10px; color:#333;}
.bt .r a{font:normal 12px/37px '宋体'; padding-right:10px; color:#999}

.nr{padding:10px 20px; color:#555;}
.tp{text-align:center; padding-top:10px}

.zy{background:url(images/xd.png) no-repeat; margin:10px; list-style:none;padding:0 0 0 20px;}
.xw{background:url(images/xd.png) 0 -72px no-repeat; margin:10px; list-style:none;padding:0 0 0 20px;}
.zy li,.xw li{height:24px; background:url(images/xt.png); color:#666}
.zy li span{float: right; display: inline; padding:2px 0}
.zy .tj,.zy .tj a{color:#0085ca;}
.zy li strong{font-weight:normal;float: right; display: inline; padding-right:20px;}

.hj ul{list-style:none; padding-left:10px;}
.hj ul li{background:url(images/hjbg.jpg) no-repeat; width:128px; height:104px; float:left; display: inline; margin:10px 10px 0 10px; text-align:center;}
.hj ul li a{color:#666;}
.hj ul li img{width:118px; height:70px; padding:5px;}

.msbg{width:112px; height:116px; background:url(images/msbg.jpg);}
.msbg img{margin:8px;}
.msbgimg{ width:96px; overflow:hidden;}

.m1{margin:1px;}
.m2{margin:2px;}
.m3{margin:3px;}
.m4{margin:4px;}
.m5{margin:5px;}
.m6{margin:6px;}
.m10{margin:10px;}
.m20{margin:20px;}
.p20{padding:20px;}
.mtb10{margin:10px 0;}
.ptb10{padding:10px 0;}
.mtb7{margin:7px 0;}
.mt5{margin-top:5px;}
.mr5{margin-right:5px;}
.ml5{margin-left:5px;}
.mb5{margin-bottom:5px;}
.mt10{margin-top:10px;}
.mr10{margin-right:10px;}
.ml10{margin-left:10px;}
.ml20{margin-left:20px;}
.mb10{margin-bottom:10px;}
.mtb5{margin:5px 0;}
.mt15{margin-top:15px;}
.p5{padding:5px;}
.p3{padding:3px;}
.p35{padding:3px 5px;}
.pr5{padding-right:5px;}
.ptb5{padding:5px 0;}
.pb5{padding-bottom:5px;}
.pt5{padding-top:5px;}
.pt10{padding-top:10px;}
.pl5{padding-left:5px;}
.p10{padding:10px;}
.pl10{padding-left:10px;}
.h10{height:10px;}
.h220{height:220px;}
.h200{height:200px;}
.h180{height:180px;}
.fff,.fff a{color:#FFF;}
.ff0{color:#FF0;}
.000{color:#000;}
.f00{color:#F00;}
.333{color:#333;}
.666{color:#666;}
.049{color:#049;}
.bgef{background:#EFEFEF;}
.bgfff{background:#FFF;}
.bgc00{background:#C00;}
.xgbg{background:#1e7394;}


.f18{font-size:18px;}
.f14{font-size:14px;}
.f12{font-size:12px;}
.b{font-weight:bold;}
/* 样式初始化*/
html{
	height:100%;
}
#box_root{
	height:100%;
}
#box_mainBody{
	width:100%;
	min-width:320px;
}
#box_main{
	min-width:320px;
	max-width:100%;
	background:#fff;
	margin: 0 auto;
	
}
#box_header{
	width:100%;
}
#box_footerBody{
	width: 100%;
	height: 50px;
	bottom:0px; 
	left:0;
	text-align: center;
	background:#004B8D;
	border-top:none;
}
/* Toolbar_show01-d1_c1 */
.Toolbar_show01-d1_c1{
	width: 320px;
	height:50px;
	margin: 0 auto;
}
.Toolbar_show01-d1_c1 ul{
	overflow: hidden;
	display:-moz-box;
	display:-webkit-box;
	display:box;
	-moz-box-orient:horizontal;
	-webkit-box-orient:horizontal;
	box-orient:horizontal;
}
.Toolbar_show01-d1_c1 a{
	height:50px;
	display: block;
	text-align: center;
}
.footer2{
    background: none repeat scroll 0 0 #1670A2;
    bottom: 0;
	left:0;
    position: fixed;
    width: 100%;
    z-index: 99999;
	height:50px;
	_position:absolute;
	_bottom:auto;
    _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
}
.c2{
	text-align:center;
}
.p_tpl {
    padding: 10px 10px 15px;
}
.pt_left {
    float: left;
    position: relative;
}
.pwz {
    background-color: rgba(0, 0, 0, 0.5);
    bottom: 0;
    color: #FFFFFF;
    display: block;
    line-height: 25px;
    padding-left: 5px;
    position: absolute;
    width: 138px;
}
.p_top img {
    display: block;
}
.pt_right {
    float: right;
    position: relative;
}
.p_bottom {
    display: block;
    padding-top: 10px;
}
.p_bottom p {
    line-height: 20px;
	color:#666666;
}
.p_bottom p b {
	color:#000;
}

.m3411 p {
    color: #666666;
    font: 16px/32px '微软雅黑';
    padding: 0 15px;
}

.m3411 p span {
    color: #FF4200;
}