/* 
    Document   : list
    Created on : 2014-12-31, 9:07:27
    Author     : C.M.K
    Description: 子页面，全局样式
*/
.list{margin-top:45px;}
.here{height: 28px;line-height: 28px;width:1112px;border:1px solid #8abce1;background: url(../images/here.jpg) repeat-x;color:#246492;font-size: 14px;}
.here a{color:#246492;}
.here span{margin-left:10px;}

.list_con{margin-top:10px;}
.list_left{float:left;width:270px;}
.list_left_tit{width:270px;height:125px;line-height: 125px;background: #a0d9f6;text-align: center;}
.list_left_tit span{font-size:20px;font-weight:bold;color: #0259a8;}

.list_left_class{margin-top:10px;}
.list_left_class ul li{height:35px;line-height: 35px;background: url(../images/class.jpg) repeat-x;}
.list_left_class ul li a{float: left;padding-left: 15px;color:#333;margin-left:15px;font-size: 14px;height:35px;width:180px;background: url("../images/class_tit1.jpg") no-repeat scroll left center;}

.list_left_class ul li span{float:right;margin-right:20px;font-weight: 500;}

.list_left_class ul .classon{background: #01559b;color:#fff;}
.list_left_class ul .classon a{color:#fff;background: url("../images/class_tit2.jpg") no-repeat scroll left center;}

.search{margin-top:15px;}
.search em{width:70px;height: 25px;background: #ea0315;display: block;color:#fff;font-style: normal;line-height: 25px;float:left;text-align: right;}
.search input{width:145px;height:20px;border:1px solid #ccc;float: left;margin-left:5px;}
.search .btn{width:40px;height:25px;border:1px solid #c5e4f6;border-radius:3px;background: #c5e4f6;cursor:pointer;}
.search .btn:hover{color:#0259a8;}

.left_lxwm{margin-top:15px;color:#333;}
.left_lxwm_tit{height: 28px;line-height: 28px;width:270px;background: url("../images/tit_bak.jpg") repeat-x;}
.left_lxwm_tit span{margin-left:15px;font-size:14px;}
.left_lxwm_con p{padding-left: 15px;}
.left_lxwm_con p a{color:#333;}
.left_lxwm_con p a:hover{color:#0259a8;}

.list_right{float:left;margin-left:20px;}
.list_right_tit{width:824px;height: 30px;line-height: 30px;background: url(../images/tit_bak.jpg);}
.list_right_tit span{margin-left:15px;color:#0259a8;font-size: 14px;font-weight: 600;}

.list_right_con ul{margin-top:10px;margin-left:15px;}
.list_right_con ul li{height: 30px;line-height: 30px;}
.list_right_con ul li a{color: #0259a8;float:left;}
.list_right_con ul li a:hover{color:#EA0315;}
.list_right_con ul li span{float:right;margin-right:20px;}

.list_right_page{height: 40px;line-height: 40px;text-align: center;color:#333;width:824px;}
.list_right_page a{margin-left:15px;color:#333;}
.list_right_page a:hover{color:#EA0315;}
.list_right_page .a_last{margin-left:15px;}

/*普通文章样式*/
.list_right_con_tit{margin-top: 20px;}
.list_right_con_tit h1{color:#0259a8;text-align: center;font-size:16px;margin:0px;}
.list_right_con_tit p{text-align: center;color:#666;margin:0px;line-height: 35px;}
.list_right_con_tit {border-bottom: 1px solid #ccc;padding-bottom: 5px;margin-bottom: 15px;}

.list_right_con_article{width:820px;margin: 0 auto;}

/*用户注册*/
.reg{width:800px;margin:0 auto;color:#333;}
.reg .reg_tit{width:770px;border:1px solid #ccc;padding:15px;line-height:20px;}
.reg ul li em{font-style:normal;width:100px;text-align:right;display:block;float:left;}
.reg ul li span{float:left;}
.reg ul li input{border:1px solid #ccc;}
.reg .user_tit{border-bottom:1px solid #ccc;padding:10px 0;margin-bottom:10px;}
.reg .user_tit span{margin-left:10px;font-size:14px;color:#FF6600;font-weight:600;}

.reg .reg_botton{padding-left:100px;}

.con_foot{margin:10px auto;}
.nav{height:35px;line-height:35px;}
.nav_up{float:left;width:400px;}
.nav a{color:#00C;}
.nav_next{float:right;width:400px;}

.right_nav{position:fixed;bottom:50px;right:10px;}
.right_nav .top{width:40px;height:40px;text-align:center;line-height:40px;background:#ABABAB;color:#fff;}
.right_nav .top a{color:#fff;}