/* CSS Document */
body{
	margin:0;padding:0;
	font-size:14px;
	background-color:#ee0000;
	min-width: 320px;
    max-width: 480px;
    overflow-x: hidden;
    margin: 0 auto;
	font-family:"微软雅黑";
	
}
a{
	 text-decoration:none;
	 color:#000;
}
.banner{
	display:block;
	min-height:190px;
	background:url(../images/banner.jpg) no-repeat;
	filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";  
    -moz-background-size:100% 100%;  
    background-size:100% 100%;  
}

.banner img{
	width:100%; height: auto;
	}
.banner1 {
	text-align:center;
}
.banner1 img{
	width:100%; height: auto;
	}	
.w100{ width:100%;}
.top{background:#FFF;}
.top a{ display:block; width:100%;}
.top a img{
	 width: 100%;
	 margin-top:5px;
     box-shadow: 0px 2px 5px rgba(192, 187, 187, 0.6);
	 }
.b{
	background-color:#fff;
}
.c{color:#963}
.clear{
	clear:both;
	}
/*导航*/
ul,li{margin:0;padding:0; list-style:none;}
.daohang{width:100%;margin:0 auto;}
.daohang_in{width:100%;height:50px; margin-top:0;float:left; background:url(../images/1.gif) repeat-x;}
.daohang_in ul{width:100%;float:left;}
.daohang_in li{width:25%; float:left;background:url(../img/12.gif) no-repeat right  center;}
.daohang_in li a{width:100%;height:50px; line-height:50px; text-align:center;color:#fff; float:left;font-size:12px; text-decoration:none; font-weight:bold}
.daohang_in li a:hover{ font-weight:bold; color:#FFFF00; background:url(../images/3.gif) repeat-x;}
.daoyu{ background:url(../images/daoyu.png) no-repeat; padding:70px 10px 20px 10px }
.ruxuediyike{background-color:#FC0; line-height:30px; }
.ruxuediyike span{
	display:block;
	height:30px;
	padding:0px 5px;
	font-size:24px;
	font-weight:bold;
	background-color:#734f1e;
	color:#fff;
	width:260px;
}

/*足部*/
.foot{
	background-color:#fff;
	text-align:center;
	line-height:20px;
}
.foot .ff{
	background-color:#dcdcdc;
	padding:5px auto 5px auto;
	line-height:24px;
}
.m{
	margin-top:20px;
}
.m1{
	margin-bottom:20px;
}
.foot .wi{
	
	float:left;
	width:50%;
	text-align:center
}
.foot .wi img{
	margin:0 auto;
}


/********在线报名***********/
.zxbm{ width:98%; margin:10px auto; background:#FFF;}
#testTable{ width:100%;}
.zx input{ height:30px; line-height:30px;}
.coolbg{ width:79%; height:35px; cursor:pointer;}
#bmleft { width:90px; height:auto; }
#bmrig{width:125px; height:auto; }
#bmleft ul li{ text-align:right; height:30px; padding-top:5px; width:80px; font-size:13px; color:#440211; font-size:14px;}
#bmrig ul li{ text-align:left; height:30px; padding-top:5px; width:120px; font-size:13px; color:#440211;}
#bmrig ul li.fg{ height:60px;}
table{border:none;}
table tr td{font-size:14px; height:40px;}
#sbmt{ text-align:left;height:30px; padding-top:10px; padding-left:10px;}
#fx{ height:30px; border-top:#F60 1px dashed; padding-top:10px;}
.ghee{ height:20px;}
#bzsp{ margin-top:40px; color:#600; background-color:#FEFCF1; text-indent:10px; line-height:30px; height:30px; border:#F90 1px dotted; clear:both; }
#bzsp span{ margin-left:20px;}
.dede_pages{ height:20px;}
#bmts{ font-size:14px; line-height:22px; margin-bottom:10px; border:#F90 1px solid; padding:5px;}
#bmts span{ padding-left:40px; }
p#vtip {position: absolute; padding: 10px; left: 5px; font-size: 0.8em; background-color: white; border: 1px solid #a6c9e2; -moz-border-radius: 5px; -webkit-border-radius: 5px; z-index: 9999}
p#vtip #vtipArrow { position: absolute; top: -10px; left: 5px }
.input_validation-failed { border: 2px solid #FF0000;}
.select_validation-failed { color: red;}
#name,#tell,#qqmsn,#timeer{ height:35px; width:100%;}
.Fontstyle{padding-top: 4px; padding-bottom: 4px; padding-right: 18px;}
.solidW{min-width:90px;}


/*new*/
.white{ color:#fff; }