body{ font-family: 微软雅黑;}
/*当前位置*/
.bg{background:url("bg_03.png") repeat-x; width:100%; height:40px;}
.dq{ width:1200px; margin:0 auto; clear:both; line-height:40px;}
.dq img{float: left;margin-top: 5px;}
.dq p{padding:0; margin-left:10px;float: left;}
.dq p a{height: 40px;line-height: 40px;font-size: 12px;color: #888888;}
/*内容*/
.column2_main{ width:1200px; margin:15px auto; border:1px solid #d6d6d6;  overflow:hidden;
    position: relative;}
.column2_main_left{ float:left; width:217px; border-right:1px solid #d6d6d6;}
.column2_main_left p{ height:114px; line-height:114px; background:#c80000; text-align:center; color:#FFFFFF; font-size:20px;}
.column2_main_left ul { margin:0; padding:0;  background:#f2f0ee;position: absolute;width:217px; height: 100%}
.column2_main_left ul li{height:56px; line-height:56px; text-align:center; background:#f2f0ee; border-bottom:1px solid #d6d6d6;}
.column2_main_left ul li:hover{ background:#ffffff;}
.column2_main_left ul li a{ color:#666666; font-size:16px;display: inline-block;margin: 10px;}
.column2_main_left ul li:hover a{ color:#e60011;}
.column2_main_right{ float:right; padding:0 30px; background:#ffffff;}
