﻿/**通用**/
.list_border { border:1px solid #CCCCCC }
.mtop { margin-top:10px }
.mbottom { margin-bottom:10px }
.list_bg { background:#f7f7f7 }
/*列表样式*/
.list_right { width:690px; float:right;overflow:hidden }
.list_left { width:286px; float:left;overflow:hidden  }
.v_right { width:286px; float:right;overflow:hidden }
.v_left { width:690px; float:left;overflow:hidden}
.list_right2 { width:288px; float:right; background:#f7f7f7; border:1px solid #dedede }
.list_nave { padding-left:20px; margin:9px 10px 0 10px; font-size:12px; line-height:120% }
.list_banner { margin-top:5px; }
.list_head1 { background:url(../images/title_bg.jpg) repeat-x left top; height:26px; border:1px solid #DBDBDB; overflow:hidden; }
.list_head2 { background:url(../images/title_bg.jpg) repeat-x left -355px; height:26px; border:1px solid #dedede; border-bottom:none; overflow:hidden; }
.list_head3 { height:20px; margin:0px 0px 0px 15px; padding:5px 0px 5px 20px; background:url(../images/list_head3.gif) no-repeat; overflow:hidden; font-size:12px; font-weight:bolder; color:#000000; }
.list_title1 { margin:3px 0 0 10px; float:left }
.list_title2 { margin:3px 0 0 10px; padding-left:20px; float:left; line-height:150% }
.list_title3 { padding:3px 20px 2px 20px; float:left; background:url(../images/title_bg.gif) repeat-x left -396px; border-right:1px solid #dedede; color:#F00; font-weight:bold; font-family:黑体, Verdana, Geneva, sans-serif }
.list_more1 { float:right; margin-right:20px; font-size:12px; font-weight:normal; text-decoration:none; color:#000000; padding-top:3px }
.list_more2 { float:right; margin-right:10px; font-size:12px; font-weight:normal; text-decoration:none; color:#000000; }
.list_content1 { padding:10px; border:#dedede 1px solid; border-top:#dedede 0px solid; overflow:hidden; background-color:#ffffff }
.list_content1  .main_l{display: inline;float: left;margin:10px;overflow: hidden;width: 290px;}
.list_content1  .main_r{display: inline;float: right;overflow: hidden;width: 340px;}
.list_content2 { border:1px solid #dedede; padding:10px }
.list_content3 { padding:10px}

/*内容样式*/
.nav_wrap { background:url(../images/articleico.gif) no-repeat; padding-left:15px; height:25px; border:none; overflow:hidden; margin-top:10px; font-size:12px; padding-top:3px }
.view_left { width:676px; border:none; overflow:hidden; float:left; }
.view_right { width:306px; border:none; overflow:hidden; float:right; }
.view_left .contenter { border:1px solid #D1E3F4; padding:10px 15px; background-color:#F5F8FD }
.view_left .contenter .view_title { font-size:24px; font-weight:bolder; color:#2B2B2B; margin:20px 0px 20px 0px; text-align:center; }
.view_left .contenter .view_info { font-size:12px; color:#2B2B2B; text-align:center; }
.view_left .contenter .view_summary { margin:5px 5%; margin-bottom:10px; text-indent:2em; overflow:hidden; border-top:1px solid #EDE9E9; border-bottom:1px solid #EDE9E9; padding:10px; background-color:#ffffff }
.view_left .contenter .each_field { margin:5px; margin-bottom:10px; text-indent:2em; overflow:hidden; border-top:1px solid #EDE9E9; border-bottom:1px solid #EDE9E9; padding:10px; background-color:#ffffff }
.view_left .contenter .view_page { }
.view_left .contenter2 { border:1px solid #cccccc; background-color:#F7FCFF; padding:10px }
.filterable_fields { margin: 8px; }
.filterable_fields a { border:1px solid #DDDDDD; color:#454545; font-size:12px; margin:0 3px; padding:3px 8px; text-decoration:none; }
.filterable_fields a.selected { background:#1E50A2 none repeat scroll 0 0; border:1px solid #DDDDDD; color:#FFFFFF; font-size:12px; margin:0 3px; padding:3px 8px; text-decoration:none; }

.pages{ padding:10px 12px 6px; clear:both;}
.pages .s1{width:52px; text-align:center;}
.pages .s2{background:#1f3a87; border:1px solid #dcdddd; color:#fff; font-weight:bold; text-align:center;}
.pages a.s2:visited {color:#fff;}
.pages a{padding:4px 5px 0; color:#1E50A2;background:#fff; border:1px solid #dcdddd; text-align:center;}
.pages a:visited{color:#1f3a87;} 
.pages a:hover{color:#fff; background:#1E50A2; border:1px solid #1E50A2;}
.pages .s3{cursor:default;padding:4px 5px 0;margin:5px 4px 0 0; color:#ccc;background:#fff; border:1px solid #ccc; text-align:center;}



/*vidoe*/
.big_head {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    margin-bottom: 10px;
    padding: 8px;
}
.xve {
    float: left;
    min-height: 150px;
    overflow: hidden;
    width: 320px;
}
.fds {
    float: right;
    min-height: 150px;
    overflow: hidden;
    width: 320px;
}