
*{margin:0;padding:0;}
div,p,td{font:12px/150% '宋体';color:#545454;text-align: left;}
body {padding: 0; margin: 0; background:#fff url(../images/main_bg.jpg) repeat-x fixed;text-align: center;}

a {color:#535152;text-decoration: none; }
a:hover {color:#1A7DB8;}
img{border:0;}

/* clearing hack */
.clearfix:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-table;}/* Hides from IE-mac \*/
html .clearfix {height: 1%;}
.clearfix {display: block;}/* End hide from IE-mac */
/* end clearing hack */

#wrapper{width:830px;margin:38px auto 0 auto;background: #fff;}
#header{position: relative;}
#logo{position: absolute;top:0;left:0}
#container{padding:0 14px;border:1px solid #E1E1E1;}
#content{margin:10px 0 36px 0;}

#c01_left{width:518px;float:left;}
#c01_right{padding:0 0 0 10px; float:left;}
#c01_right_w{padding:7px; background: #EFEEEC;}

#c02_left{width:397px;float:left;}
#c02_right{width:397px; float:left; margin:0 0 0 6px;}

.t_w{background: url(../images/t_bg02.gif);}
.t_w_bg{background: url(../images/t_bg01.gif) no-repeat left;}
.t_w h2{text-align: left;padding:0 0 0 27px;color:#fff;font-size: 12px;line-height:24px;}

.con{background:url(../images/c_bg.jpg) repeat-x; padding:10px;margin:2px 0 0 0;position: relative;}
.pic{float:left;}
.pic img{border:1px solid #545454}
.pic img{margin:0 10px 0 0;}
.quote a.more{position: absolute;bottom:10px;right:10px;}
.quote a.more2{float:right;}

.c02{margin:10px 0 0 0;}
.c03{margin:10px 0 0 0;}
#footer{clear:both}

/*首页焦点图推荐*/
div#MainPromotionBanner{
   width:257px;
   height:156px;
   
}
#MainPromotionBanner #SlidePlayer {
   position:relative;
   margin: 0 auto;
}
#MainPromotionBanner .Slides{
   padding: 0;
   margin: 0;
   list-style: none;
   height: 156px;
   overflow: hidden;
}
#MainPromotionBanner .Slides li {
   float: left;
   width: 257px;
   height: 156px;
}

#MainPromotionBanner .Slides img{
   border:0;
   display: block;
   width: 257px;
   height: 156px;	
}

#MainPromotionBanner .SlideTriggers{
   margin: 0;
   padding: 0;
   list-style: none; 
   position: absolute; 
   top: 130px; 
   right: 4px;
   z-index: 10;
   height: 25px;	
}
#MainPromotionBanner .SlideTriggers li{
   float: left;
   display: inline;
   color: #74a8ed;
   text-align: center;
   line-height:16px;
   width: 16px;
   height: 16px;
   font-family: Arial;
   font-size: .9em;
   cursor: pointer;
   overflow: hidden; 
   margin:3px 2px;
   background: url(../images/slide_trigger.gif) no-repeat center center;
}
#MainPromotionBanner .SlideTriggers li.Current{ 
   color:#fff; 
   background: url(../images/slide_trigger_c.gif) no-repeat center center;
   border:0; 
   font-weight:bold;
   font-size: 1.4em;
   line-height: 21px;
   height: 21px;
   width: 21px;
   margin:0 2px; 
}

/*新闻*/
#news{margin:10px 20px 36px 20px;}
#news h2{font-size:20px;font-family: '黑体'; font-weight: normal;padding:0.5em  0 0.5em 0 ;text-align: center;color:#024886;}
#news p{padding:1em 0 0 0;text-indent: 2em;}
#news .new_pic{text-align: center;padding:1em 0;}
#news .new_pic img{border:1px solid #ccc;padding:5px;}
