/* CSS Document */
*{margin:0;padding:0;}
body{  font-family:微软雅黑; font-size:12px;color:#333; background:url(../Images/top_image.jpg) no-repeat scroll center 0 #F1F8FE;}
a{color:#333; text-decoration:none;}
a:hover{ text-decoration:underline;color:#09F;}
li{ list-style:none;}
img{ vertical-align:middle}
/*header*/
.header{width:1000px;margin:0 auto;height:90px}
.header .logo{ float:left;margin-top:15px; margin-left:25px;}
.header .tel{ float:left;margin-left:20px;margin-top:13px;}
.header .tel p{ font-size:15px; font-family:微软雅黑;color:#06f;margin-top:7px;}
.header .tel p img{ vertical-align:middle;margin-right:8px;}
.header .tel p b{ color:#999;}
/*cont*/
.cont{width:1000px;margin:0 auto;margin-top:10px;}
.cont .nav{height:48px; background:url(../Images/nav_bg.jpg) repeat-x;width:1000px;line-height:48px;}
.cont .nav ul li{ background:url(../Images/ico_left.png) no-repeat 100% 50%;height:48px;line-height:48px;float:left; text-align:center;width:110px; font-family:微软雅黑;}
.cont .nav ul li a{color:#fff;font-size:16px;}
.cont .nav ul li a:hover{ text-decoration:underline;}
.cont .nav ul li.active a{ color:#FF0;}
/*foot*/
.foot{margin:0 auto;width:1000px; text-align:center; clear:both; background:#fff;padding:20px 0;font-size:12px;}
.foot p{height:25px;line-height:25px;}
.foot p a{margin:0 10px;}
.foot p a:hover{ text-decoration:underline;}
.money{ color:Red; font-size:20px;}
.course{ margin-top:10px; margin-bottom:10px;}
.course li{ font-size:20px;}
.pay{ height:200px; margin-top:50px;}
.ment{ margin-top:20px; font-size:20px;}















