/*---------------layout---------------*/
.home_col_3_layout { clear:both;}
.home_col_3_layout .col_left {float:left; width:185px;}
.home_col_3_layout .col_main {float:left; width:305px;}
.home_col_3_layout .col_right {float:left;width:510px;}

/*----------------home_box----------------*/
.box { text-align:left; width:241px; float:left; margin-left:14px; display:inline; margin-bottom:8px;}
.box .title {height:41px; line-height:41px; background:#e6e899; text-indent:14px;}
.box .title h3 {color:#003a81;font-weight:bold;}
.box .title h3 a{color:#003a81;font-weight:bold; text-decoration:none;}
.box .content { background:#f7f9e4; height:196px; padding-bottom:0px;}
.box .text { padding:0px 11px; height:52px; overflow:hidden; padding-top:20px;}
.box .text p{ color:#707173; padding-bottom:16px; line-height:18px; font-size:12px; margin-top:0;}
.box .more_link {padding-top:12px; padding-left:11px;}
.box .more { color:#79b51c; text-decoration:none; font-size:11px;}
.box .more:hover { text-decoration:underline;}

/*------------------col_main------------------*/
.col_main .box {text-align:left; width:304px; float:none; margin-left:0px; display:block;}
.col_main .box .content { height:100%; padding-bottom:14px;}
.col_main .box .text { padding:0 20px; height:100%; min-height:277px; _height:277px; padding-top:20px; overflow:visible;}
.col_main .box .more_link { padding-left:20px; padding-top:0;}