/* CSS Document */
body { text-align: left; font-family:"宋体", arial;margin:0; padding:0; background: #FFF; font-size:12px; line-height:170%; color:#333;}
div,form,img,ul,ol,li,dl,dt,dd {margin: 0; padding: 0; border: 0;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;}
table,td,tr,th{font-size:12px;}

/* 区块 */
.area{margin:0 auto; width:950px;}
.area .col1{float:left; width:200px; }
.area .col11{float:left; width:10px; }
.area .col2{float:left; width:530px;}
.area .col3{float:right; width:200px;}
.area .col4{float:right; width:740px;}
.blank5{ height:5px; clear:both; font-size:1px;overflow:hidden;}
.blank10{ height:10px; clear:both; font-size:1px;overflow:hidden;}

/* 链接颜色 */
a:link {color: #333333; text-decoration:none;line-height:170%;}
a:visited {color: #333333;text-decoration:none;line-height:170%;}
a:hover {color: #cc0000; text-decoration:underline;line-height:170%;}
a:active {color: #333333;line-height:170%;}
.title { font-size:14px; font-weight:bold; color:#365581; padding:3px 0px 0px 12px}
.zi1 { font-size:14px; color:#365581}
.zi2 { font-size:12px; font-weight:bold; color:#365581}
.zi3 { font-size:16px; font-weight:bold; color:#365581}

/* 顶部 */
.top{width:950px; clear:both;  /*height:60px;*/ margin:10px auto;}
.top ul{}
.top li{float:left; width:470px; font-size:12px; padding:0px 0 0 0px;}
.top a{color:#FFFFFF;}
.top a:visited{color:#FFFFFF;}
.top a:hover{color:#EEEEEE;}
.top li#W{background:none;}

/* 导航 */
.Nav{width:950px; clear:both; background:url(../images/top2.gif); height:32px; margin:0 auto}
.Nav ul{
	list-style:none;
	}
.Nav li{float:left; color:#FFFFFF; font-size:12px; font-weight:bold; padding:7px 0 0 11px; background:url(../images/nav_bg02.gif) right 9px   no-repeat;}
.Nav a{color:#FFFFFF;}
.Nav a:visited{color:#FFFFFF;}
.Nav a:hover{color:#EEEEEE;}
.Nav li#W{background:none;}

/* 友情链接 */
.Friends{width:950px; clear:both;}
.Friends ul{}
.Friends li{width:120px; text-align:left; float:left;}
.Friends li#LO{width:110px; text-align:right; float:right;}

/* 底部 */
.Bottom{width:950px; clear:both; margin:0 auto; height:60px;}
.Bottom img{float:left; padding:10px 0 0 20px;}
.Bottom ul{margin-top:6px}
.Bottom li{list-style-type:none; line-height:22px;}

