﻿/*article.css*/
#articleDetail{ margin:20px auto 80px auto; width:850px; line-height:180%; font-size:15px; 	position: relative;}
#articleDetail p{ text-align:left;}
#articleDetail h3{ margin:0 0 10px 0; color:#982000; font-size:20px; text-align:center; font-family:微软雅黑; font-weight:normal;}
#articleDetail .buttonLine{ text-align:center;}
#articleDetail .buttonLine span{ margin-right:40px;}
#articleDetail ol li{ list-style-type:decimal;}

#articleList{ float:left; margin:20px 50px 30px 10px; width:720px; line-height:180%; font-size:15px;}
#articleList span.readall{ margin-left:20px;}
.newsbg{background:url(/Images/brand/news_bg.gif) no-repeat; width:191px; height:103px;}

.sidebar{ width:193px; height:750px; float:left; overflow:hidden; background:#ccc;}
.location{ padding:2px; background:#F0E4E4; border-bottom:2px solid #7D6B6B; font-family:Verdana; color:#6C4144; font-size:12px;}
.location .dot{ background:url(/images/dot.gif) no-repeat 50% 0; width:6px; height:13px; padding-right:5px; margin-right:5px;}
#annouList{ float:left; margin:5px 20px 30px 40px; width:650px; line-height:180%; font-size:15px;}
.annoubg{background:url(/Images/orderannou_bg.gif) no-repeat; width:191px; height:103px;}
#annouList li{ padding:5px 10px 5px 10px; border-bottom:1px solid #e2e2e2;}
.sidebar p{ padding:0 10px 5px 10px; color:#999; font-family:PMingLiU; font-size:12px;}
.searchOrder{ margin:50px 10px 10px 10px;}