@charset "utf-8";
/* CSS Document */

body{
	background:#EEE;
	margin:0;
	padding:0;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
}
a img{
	border:0;
}
.radius{
	-webkit-border-radius:15px 15px 0 0;
	-moz-border-radius:15px 15px 0 0;
	border-radius:15px 15px 0 0;
}
.shadow{
	-webkit-box-shadow:0 -1px 5px rgba(0, 0, 0, 0.4);
	-moz-box-shadow:0 -1px 5px rgba(0, 0, 0, 0.4);
	box-shadow:0 -1px 5px rgba(0, 0, 0, 0.4);
}
.fullw{
	width:1024px;
	margin:auto;
}
.top{
	background: url(../Images/banner.jpg);
	height:303px;
}
.lang{
	background:url(../Images/langbg.jpg);
	height:38px;
}
.lang ul {
	margin:0;
	padding:0;
	float:right;
	margin-right:50px;
}
.lang ul li{
	list-style:none;
	float:left;
	color:#FFF;
	padding:0 3px;
	line-height:38px;
}
.lang ul li a{
	display:block;
	color:#FFF;
	text-decoration:none
}
.logo{
	background:#E2EBF2 url(../Images/logo.png) no-repeat center;
	position:absolute;
	top:210px;
	height:150px;
	width:220px;
}
.logocover{
	position:absolute;
	top:359px;
	width:220px;
	height:5px;
	background:#E2EBF2
}
.main{
	background:#FFF;
}
.main .left{
	width:250px;
	float:left;
}
.main .left .menu{
	width:220px;
	margin-left:15px;
	padding-top:35px;
	background:#E2EBF2;
}
.menu ul{
	margin:0;
	padding:0;
}
.menu ul li{
	list-style:none;
	width:260px;
	margin-left:-31px;
	margin-top:5px;
	text-indent:15px;
	height:40px;
	margin-top:-10px;
}
.menu ul li a{
	text-decoration:none;
	font-size:14px;
	font-weight:600;
	color:#000;
	text-indent:70px;
	display:block;
	line-height:30px;
	background:url(../Images/menuli.png) no-repeat 60px center;
}
.menu ul .selected{
	background:url(../Images/menubg.gif) left no-repeat
}
.menu ul .onselect{
	background:url(../Images/menubgonselect.gif) left no-repeat
}
.llabel{
	background: url(../Images/llable.jpg) no-repeat;
	height:31px;
	line-height:31px;
	text-indent:60px;
	margin:10px 0;
	font-size:14px;
	color:#FFF;
	font-weight:600;
}
.llabel span{
	background:url(../Images/span.jpg) no-repeat 45px center;
	display:block
}
.clabel{
	background:url(../Images/clable.jpg) no-repeat bottom center;
	height:31px;
	line-height:31px;
	text-indent:20px;
	margin:10px 0;
	font-size:14px;
	font-weight:600;
}
.clabel span{
	background:url(../Images/cspan.jpg) no-repeat 5px center;
	display:block;
	color:#224380
}
.linfo{
	padding:5px 20px 5px 15px;
	line-height:20px
}
.linfo a img{
	border:0;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-box-shadow:0 -1px 5px rgba(0, 0, 0, 0.4);
	-moz-box-shadow:0 -1px 5px rgba(0, 0, 0, 0.4);
	box-shadow:0 -1px 5px rgba(0, 0, 0, 0.4);
}
.center{
	width:720px;
	float:left;
	padding:25px 15px;
}
.clear{
	clear:both;
	height:5px;
	background:#FFF
}
.minfo{
	padding:10px 0 10px 15px;
	border:2px solid #CCC;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	font-size:14px;
	font-weight:600;
}

.rlabel{
	background:url(../Images/rlable.jpg) no-repeat bottom center;
	height:31px;
	line-height:31px;
	text-indent:20px;
	margin:10px 0;
	font-size:14px;
	font-weight:600;
}
.rlabel span{
	background:url(../Images/cspan.jpg) no-repeat 5px center;
	display:block;
	color:#224380
}
.rtext{
	padding:5px 0px 5px 10px;
}
.rlist ul{
	margin:0;
	padding:0
}
.rlist ul li {
	list-style:none;
	padding:5px 10px;
}
.rlist img{
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.4);
	-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.4);
	box-shadow:0 1px 3px rgba(0, 0, 0, 0.4);
	padding:2px;
}
.imgbs{
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.4);
	-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.4);
	box-shadow:0 1px 3px rgba(0, 0, 0, 0.4);
	padding:2px;
}
.mdata table{
	border-bottom:1px solid #999;
	border-left:1px solid #999;
}
.mdata table th,.mdata table td{
	border-top:1px solid #999;
	border-right:1px solid #999;
	text-align:center;
}
.mdata table th{
	background:RGB(79,129,189);
	color:#FFF
}
.mdata table th.tth{
	background:RGB(219,229,241);
	color:#333
}
.ctext{
	padding:5px 10px;
	line-height:24px;
}
.ctext p{
	text-indent:24px;
}
.red{
	color:#F00
}
.reg table td,.sinfo table td{
	text-align:left;
}
.reg table td input{
	width:98%
}
.qanda font{
	color:#456FAD;
	font-weight:600;
}
.qanda p{
	text-indent:0;
}
.footer{
	text-align:center;
	padding:20px 0;
	margin-bottom:20px;
	background:#A5D6F7
}