﻿@charset "utf-8";
a{color:#316BA0;}
#header, #main, #footer{width:960px;margin:auto;}
#header{}
#logo{float:left;height:60px;}
#banner1{margin-left:150px;text-align:right;height:60px;}
#menu{clear:both;background:url(../images/bg/2.gif) repeat-x left bottom;border-top:1px solid #eee;}
#menu ul{overflow:hidden;zoom:1;width:960px;margin:auto;}
#menu li{float:left;padding:0 40px;background:url(../images/bg/3.gif) no-repeat right bottom;}
#menu li a{display:block;line-height:39px;font-size:14px;}

#main{margin-top:10px;overflow:hidden;zoom:1;}

#mainC1{float:left;width:710px;overflow:hidden;zoom:1;}
#mainC2{float:right;width:240px;overflow:hidden;zoom:1;}

/**
 * 主体内容区 
 */
#content{min-height:400px;_height:400px;}

/**
 * box　列表框 
 */
.box{border:1px solid #D4E3F6;margin-bottom:10px;background:#F4F7FD;}
.box h2{background:url(../images/bg/1.gif) repeat-x left top;padding-left:10px;font-size:14px;line-height:24px;border-bottom:1px solid #D4E3F6;}
.boxContent{margin:3px;padding:5px;background:#fff;}

/**
 * 带内边框的方框 
 */
.box2Wrap{overflow:hidden;zoom:1;border:1px solid #D4E3F6;margin-bottom:10px;background:#F4F7FD;}
.box2{margin:3px;padding:5px;background:#fff;}

#loginZone{margin-bottom:10px;}
#loginZone iframe{border:none;height:172px!important;height:180px;}

/**
 * 联系我们 
 */
#conact{}
#conact dl{overflow:hidden;zoom:1;}
#conact dl dt{clear:both;float:left;width:76px;text-align:right;font-family: Georgia, "Times New Roman", Times, serif;}
#conact dl dd{margin-left:76px;font-family: Georgia, "Times New Roman", Times, serif;}

#footerWrap{border-top:1px solid #ccc;margin-top:10px;padding:10px 0;}
#footer{overflow:hidden;zoom:1;}
#server{float:left;border-right:1px solid #ccc;}
#server li{float:left;padding:0 10px;}
#copyRight{float:left;width:478px;margin-left:10px;}


/**
 * 最新动态 
 */
#news{}
#news li a{display:block;background:url(../images/icon/1.gif) no-repeat left center;padding-left:10px;width:auto!important;width:100%;}

/**
 * 文章内容页 
 */
#articleSubject{text-align:center;}
#articleAbout{border-bottom:2px solid #eee;text-align:center;padding-bottom:10px;margin-bottom:10px;}
#articleContent{}

/**
 * 文章列表页 
 */
#articleList{}
#articleList ul{overflow:hidden;zoom:1;}
#articleList li{padding:5px 0;}
#articleList li span{float:right;padding-right:10px;}
#articleList li a{background:url(../images/icon/40.png) no-repeat 10px center;padding-left:30px;display:inline-block;}

/**
 * 友情链接 
 */
#flink{border:none;border-top:1px solid #ccc;margin-top:10px;}
#flink ul{overflow:hidden;zoom:1;}
#flink li{float:left;margin-right:20px;white-space:nowrap;}

