@charset "utf-8";

/* 全局CSS定义 */
*{margin:0;padding:0;}
body{background:#0E0E0E;font-family:'宋体','微软雅黑',Arial,Helvetica,sans-serif;text-align:center;margin:0 auto;padding:0;font-size:12px;color:#333;}

h1,h2,h3,h4,h5,h6{font-size:12px;font-weight:bold;}
ul,ol,li{list-style:none;}

/* 默认链接颜色 */
a{outline-style:none; color:#393939;;text-decoration:none}
a:hover{color:#0D71B2;;text-decoration:underline;}

/* 通用属性 */
.left{float:left;}
.right{float:right;}
.clear{clear:both;}

/*文字对齐方式*/
.txtLeft{text-align:left;}
.txtRight{text-align:right;}
.txtCenter{text-align:center;}

/*常用方法*/
.show{display:block}
.hidden{display:none}
.hand{cursor:pointer;}
.fontArial{font-family:'Arial';}
.b{font-weight:bold;}

/* CSS空白 */
.blank1{margin:0 auto;height:1px;font-size:1px;clear:both;}
.blank2{margin:0 auto;height:2px;font-size:1px;clear:both;}
.blank3{margin:0 auto;height:3px;font-size:1px;clear:both;}
.blank5{margin:0 auto;height:5px;font-size:1px;clear:both;}
.blank8{margin:0 auto;height:8px;font-size:1px;clear:both;}
.blank10{margin:0 auto;height:10px;font-size:1px;clear:both;}
.blank15{margin:0 auto;height:15px;font-size:1px;clear:both;}

/* 页眉 */
.header{margin:0 auto;padding-right:20px;padding-top:4px;width:940px;height:26px;background:#1A2127;border-bottom:solid 1px #CCC;text-align:right;overflow:hidden;}
.header img{border:none;}

/* 象征图 */
.banner{margin:0 auto;width:960px;height:158px;}

/* 标题开始 */
.Depth_issue_title{margin:0 auto;width:960px;height:45px;line-height:45px;background:#2B3942;font-size:24px;font-weight:bolder;color:#DBDCDE;font-family:'微软雅黑','黑体',Arial,Helvetica,sans-serif;letter-spacing:0.2em;}

/* 主体 */
.main{margin:0 auto;width:960px;overflow:hidden;}

/* 左侧*/
.left{float:left;width:650px;}

/* 右侧 */
.right{float:right;width:300px;}

/* 页脚 */
.footer{margin:0 auto;width:960px;height:50px;background:#0E0E0E;color:#CCCCCC;}

/* 右侧 */
.column_300{width:300px;}
.column_300 .video{position:relative;width:288px;padding:5px;border:solid 1px #E5D5B3;background:#F8F4E9;overflow:auto;}
.column_300 .video img{width:286px;height:150px;border:solid 1px #FFF;background:url(images/vdbg.jpg);overflow:hidden;}
.column_300 .video img.start{position:absolute;width:40px;height:40px;left:140px;top:55px;background:none;border:none;filter:alpha(opacity=50);-moz-opacity:0.5}
.column_300 .title{padding:0 10px 0 20px;height:33px;background:url(images/tbg300.jpg);overflow:hidden;text-align:right;}
.column_300 .title a,.column_300 .title a:hover{color:#FFF;line-height:33px;*line-height:36px;_line-height:36px;font-size:14px;}
.title h2{float:left;margin-top:0;*margin-top:1px;_margin-top:0;}
.column_300 ul {padding:6px 10px;border:solid 1px #E5D5B3;text-align:left;background:#F8F4E9;}
.column_300 ul li{padding-left:10px;width:268px;line-height:22px;background:url(images/dot.gif) 0 9px no-repeat;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;}
.column_300 h3{position:relative;top:0;*top:1px;_top:0;text-align:right;line-height:18px;font-weight:normal;}

/* 左侧 */
.column_650{width:650px;}
.column_650 .video{position:relative;width:288px;padding:5px;border:solid 1px #BCDCE9;background:url(images/vdbg.jpg);overflow:auto;}
.column_650 .video img{width:286px;height:150px;border:solid 1px #FFF;background:url(images/vdbg.jpg);overflow:hidden;}
.column_650 .video img.start{position:absolute;width:40px;height:40px;left:140px;top:55px;background:none;border:none;filter:alpha(opacity=50);-moz-opacity:0.5}
.column_650 .title{padding:4px 10px 0 40px;height:29px;background:url(images/tbg650.jpg);overflow:hidden;text-align:right;}
.column_650 .title a,.title a:hover{color:#FFF;line-height:28px;*line-height:28px;_line-height:32px;font-size:14px;}
.column_650 .title h2{color:#C50011;line-height:33px;*line-height:36px;_line-height:36px;font-size:14px;float:left;margin-top:0;*margin-top:1px;_margin-top:0;}
.column_650 .content{float:left;width:608px;padding:6px 20px;border:solid 1px #E5D5B3;border-top:none;text-align:left;background:#F7F1E5;overflow:hidden;}

.column_650 h3{position:relative;top:0;*top:1px;_top:0;text-align:right;line-height:18px;font-weight:normal;}


.column_650 .content2{border:solid 1px #E5D5B3;border-top:none;padding:20px;padding-bottom:14px;*padding-bottom:15px;background:#F7F1E5;overflow:hidden;}
.column_650 .content2 img{border:solid 3px #E5D5B3;}
.column_650 .content2 img.gy_pho{width:100px;height:98px;}


.column_650 .content2 p{line-height:1.6em;text-align:left;}
.column_650 .content2 p a,.content p a:hover{color:#666;position:relative;top:0;*top:1px;_top:-1px;}
.column_650 .content2 a.topic,.content a.topic:hover{font-weight:bold;color:#334A5C;}
.column_650 .content2 p span a,.content p span a:hover{color:#A4621C;}
.column_650 .content2 ul li{float:left;width:270px;padding-left:10px;margin-right:10px;line-height:22px;background:url(images/dot.gif) 0 9px no-repeat;*background:url(images/dot.gif) 0 10px no-repeat;_background:url(images/dot.gif) 0 10px no-repeat;overflow:hidden;text-align:left;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;}

/* 页脚 */
.footer{margin:0 auto;margin-top:10px;padding:10px 0;width:960px;height:50px;background:#0E0E0E;line-height:1.6em;font-size:11px;color:#E6E6E6;}


.editorview{position:relative;margin:0 auto;width:918px;border:solid 1px #E5D5B3;padding:20px;padding-bottom:14px;*padding-bottom:15px;background:#F7F1E5;overflow:hidden;}
.editorview img{position:absolute;top:-2px;left:-2px;}


