@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite,code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, caption{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	outline:none;
	text-decoration:none;
	list-style-type:none;

}
body{
	background:#000;/*url(../images/bg.gif)*/
	font-family:tahoma;
	font-size:12px;
	color:#666;
	line-height:18px;
}
a, a:link, a:active{
	color:#666;
}
a:hover{
	text-decoration:underline;
	color:#999;
}
h1{
	font-weight:bold;
	color:#666;
	font-size:12px;
	padding-bottom:3px;
}
h2{
	font-weight:bold;
	color:#C00;
	font-size:12px;
	padding-bottom:3px;
}
#wrapper{
	width:1000px;
	margin:auto;
	background:#FFF;
}
#menu{
	background:url(../images/bg_menu.gif) repeat-x;
	border-bottom:#f11c8b 2px solid;
	text-align:center;
	padding-left:142px;
	height:37px;
}
#menu ul li{
	float:left;
}
#container{
	margin:0px;
	background: #ccc;

}
.side_l{
	float:left;
	width:231px;
	background:#cccccc;
	padding:5px;
	/*height:820px;*/

}
.side_l2{
	float:left;
	width:231px;
	background:#cccccc;
	padding:5px;
	/*height:1300px;*/
}
.side_l3{
	float:left;
	width:231px;
	background:#cccccc;
	padding:5px;
	/*height:950px;*/
}
.nav_l img{
	padding:3px 0;
}
.banner{
	padding:5px 0 0 0;
}
.banner div{
	text-align:center;
	padding:5px 0;
}
.fb_area {
	background: #fff;
	width: 718px;
	margin-top: 15px;
	border-top: 1px dashed #ccc;
	padding-top: 10px;
}
.side_r{
	float:left;
	width:758px;
	background: #fff;
}
.content{
	padding:20px;
}
.flash{
	float:left;
	width:440px;
}
.prnews{
	float:left;
	border-left:#666 1px dashed;
	margin-left:10px;
	padding-bottom:30px;
	padding-left:10px;
	width:257px;
	/*outline:#0C6 1px solid;*/
}
.pr_con{
	width:257px;
	height:247px;
	overflow-y:auto;
	overflow-x:visible;
	margin:10px 0;
}
.pr_con ul li{
	list-style-image:url(../images/bullet.gif);
	margin-left:30px;
	padding-left:0;
	padding-bottom:10px;
}

.list_gall{
	border-top:#999 1px dashed;
	padding-top:20px;
}
.box_gall_ho{
	padding-top:20px;
}
.box_gall_ho ul li{
	float:left;
	width:50%;
	display:block;
	padding-bottom:10px;
}
.ho_gall_l{
	float:left;
	padding-right:5px;
	width:150px;
}
.ho_gall_r{
	float:left;
	padding-right:5px;
	width:190px;
	line-height:18px;
}
.about_con{
	text-align:center;
	line-height:20px;
}
.team_con{
	text-align:center;
	line-height:20px;
	width:100%;
	padding-top:20px;
}
.train_pic{
	float:left;
	padding:5px;
	text-align:center;
	width:auto;
}
.train_pic img{
	border:#999 1px solid;
	padding:5px;
}
.train_pic a img{
	border:none;
	padding:5px;
}
.train_con{
	float:left;
	padding:10px;
	text-align:left;
	width:475px;
}
.train_con ul li{
	list-style:disc;
	margin-left:20px;
}
.box_team {
	padding: 3px;
	border:#9FCAF4 solid 1px;
	border-radius: .625em;
	-moz-border-radius: .625em;
	-webkit-border-radius: .625em;
	width:220px;
	margin:5px;
	text-align:center;
	float:left;
	height:280px;
}
.course{
	padding-top:20px;
}
.f_sub1{
	color:#03C;
	font-size:11px;
}
.h_red{
	color:#C00;
	font-weight:bold;
}
.bl li{
	list-style:disc;
	margin-left:30px;
}
.ol li{
	list-style:decimal;
	margin-left:30px;
	line-height:20px;
}
.fo_contact div{
	float:left
}
.fo_contact li input,.fo_contact li textarea{
	width:200px;
	padding:3px;
	margin:3px;
}
.clr{
	clear:both;
}
.c_tb {
	border-collapse:collapse;
}
.c_tb th {
	background: #CCC;
	border: 1px solid #CCC;
}
.c_tb td {
	border: 1px solid #CCC;
}

#footer{
	clear:both;
	background:url(../images/bot.gif) top left no-repeat;
	text-align:right;
	line-height:18px;
	padding-top:68px;
	padding-right:30px;
	height:67px;
	width:970px;
	font-size:11px;
}