﻿.lanmut { width:100%; display:inline-block; margin-bottom:5px; overflow:hidden; text-align:left;}

/* 2栏目布局layout_two */
.layout_twok{ overflow:hidden; _display:inline-block; }
.layout_twok .left{ float:left; width:430px;}
.layout_twok .right{ float:right; width:540px;}
.photo1 { width:400px; margin:10px auto 0px; overflow:hidden;_display:inline-block;}
.photo1 img{ width:400px; height:200px; }

/* 标题+摘要 */
.title_ts1 h2 { color:#122E67; font-size:14px; font-weight:bold; line-height:28px; font-family:"宋体"; padding-top:10px; text-align:center}
.title_ts1 h2 a { color:#122E67; font-size:14px; font-family:"宋体"; font-weight:bold; }
.title_ts1 p { color:#999999 ; font-size:12px; font-family:"宋体"; padding:10px; margin:0; line-height:22px; text-indent:20px; }

/* 点线 */
.dian_xu { width:95%; background:url(dian_xu.gif) repeat-x 0 0; height:1px; font-size:0px; line-height:0px; margin:0 auto; }
/* 灰线 */
.xian_xu { width:97%; border-bottom:1px solid #CCCCCC; height:1px; margin:0 auto 6px; }
