﻿/*新闻详情页模板*/
#article{}
#article .left{ float:left; width:785px; background:url(../images/line2.png) right repeat-y;}
#article .left .con{ padding:0 30px 0 10px}
#article .right{ float:right; width:170px;} 
#article .left h1{ font-size:16px; font-weight:700; padding:40px 0; font-family:微软雅黑;}
#article .left h1 strong{ font-size:18px; font-family:微软雅黑;}
#article .left h2{ font-size:14px; font-weight:700; padding:10px 0; color:#DDB086}
#article .left p{ line-height:20px; font-size:11px; font-weight:700;}
#article .right .con1{ padding:60px 0 0 10px;}
#article .con2{ padding:0 40px 50px 40px ;}
#article .con2 h1{font-size:18px; font-weight:700; padding:20px 0 10px 0; text-align:center;color:#DCAE7D;}
#article .con2 .time{ text-align:right; padding-bottom:30px}
#article .con2 p{ line-height:180%; padding:5px 0}

/*新闻中心模板*/
.news_tab { background:url(../images/bg10.png) no-repeat; padding-top:2px; height:33px; margin-left:0px; margin-right:15px; }
.news_tab h3 { float:left; color:#666666; font-size:14px; font-weight:700; height:33px; line-height:33px; padding:0 35px; cursor:pointer }
.news_tab h3.tab_active { background:url(../images/bg11.png); height:33px; line-height:33px; text-align:center; padding:0 35px; color:#FFF }
.news_tab_con { padding-left:15px; width:755px; }
.news_tab_con li { padding:25px 0; border-bottom:1px dashed #8D8D8D }
.news_tab_con h3 { font-size:14px; font-weight:400; background:url(../images/ico1.png) left center no-repeat; padding-left:15px; }
.news_tab_con p { color:#666666; line-height:18px; padding:15px 0 0 15px }

.main
{
    line-height: 180%
}
.main *
{
    line-height: 180%
}
