﻿@charset 'utf-8';
/*css reset*/
*{margin:0;padding:0;font-family:'微软雅黑';}
a{text-decoration:none;color:#000}
ul{list-style:none;}
img{border:0;}
.clear{clear:both;}
.clearfix:after {content: ".";display: block;clear: both;visibility:hidden;}
.header,.Nav,.content{width:1200px;margin:0 auto;}

/* 内容开始 */
.content-left{float:left;width:253px;position:relative;margin-top:-30px;background-color:#efefef;}
.cl_top{width:253px;height:118px;background-color:#3e87e0;color:#fff;line-height:118px;text-align:center;font-size:24px;}
.cl_center{overflow:hidden;}
.cl_center ul li{height:40px;line-height:40px;padding-left:55px;font-size:16px;color:#1f74dd;background:url(../images/i_bgtu6.jpg) 30px 15px no-repeat;margin:10px 0;}
.cl_center ul li:hover{background:#1f74dd url(../images/i_bgtu5.jpg) 30px 15px no-repeat;color:#fff;}
#sele1{background:#1f74dd url(../images/i_bgtu5.jpg) 30px 15px no-repeat;color:#fff;}


.content-right{float:left;width:940px;position:relative;margin-top:-5px;background-color:#fff;}
.cr_top{width:900px;margin-left:25px;text-align:right;font-size:13px;margin-top:10px;height:27px;border-bottom:3px solid #e6e6e6;}
.cr_top span{margin-left:5px;}
.cr_bottom{width:900px;margin-left:25px;padding-bottom:15px;margin-top:10px;}
/* 内容结束 */