﻿.column{background-color:#edf2e6;width:100%;}
.column .center{width:980px;min-height:779px;overflow:hidden;margin:0px auto;}
.column .center .left{float:left;width:260px;min-height:748px;}
.column .center .left span{font-size:28px;color:#418034;margin-left:10px;}
.column .center .left ul{list-style:none;margin-left:10px;}
.column .center .left ul li{width:240px;height:43px;border-bottom:solid 1px #648f4a;}
.column .center .left ul li a{color:#418034;font-size:14px;display:inline-block;padding-top:22px;padding-left:5px;}
.column .center .left ul li a:hover{font-weight:bolder;}
.column .center .left ul li.on a{font-weight:bolder;}


.column .center .right{float:left; width:700px;padding:0px 10px; min-height:778px;background:url(../img/right-bg.png) repeat-y;margin-top:1px;}
.column .center .header{height:30px;background:url(../img/home.png) no-repeat left center #4f4f29;line-height:30px;color:#fff;padding-left:25px;}
.column .center .value{padding:20px 15px;}
.column .center .value h1.title{font-size:24px;text-align:center;margin-bottom:0px;font-weight:normal;}
.column .center .value p.time{font-size:12px;color:#666;text-align:center;margin-bottom:20px;}
.column .center .value p{line-height:1.8;margin-bottom:10px;font-size:14px;}

.column .center .value ul{list-style:none;}
.column .center .value ul li{height:30px;line-height:30px;border-bottom:dotted 1px #e2e5dc;}
.column .center .value ul li a{color:#333;text-overflow:ellipsis;font-size:14px;white-space:nowrap;overflow:hidden;display:inline-block;width:600px;float:left;}
.column .center .value ul li a:hover{color:#418034;}
.column .center .value ul li span{display:inline-block;float:right;}

