﻿/* 公共样式 */
div,ul,li,p,img,body{margin:0; padding:0; border:0;}
ul,li{list-style:none;}
body{font-family:"宋体"; font-size:12px; margin:0 auto; text-align:center; width:878px; background-color:White}
.left{float:left;}
.right{float:right;}
.clear{clear:both;}

/*连接*/
a:link{ color:Black; text-decoration:none;}
a:visited{ color:Black; text-decoration:none;}
a:hover{ color:Black; text-decoration:none;}
a:active{ color:Black; text-decoration:none;}

/*top*/
.top{ width:878px; height:50px; background:url(image/tbg.jpg) no-repeat;}
.top img{ margin-left:25px; margin-top:10px;}

/*content*/
.cn{ width:878px; background:url(image/bbg.jpg) repeat-x;}
.cen{ width:863px;  background-color:#F6FBFE; border:#6FB7D0 1px solid;}
.ct{ width:861px; color:#0AAFF2; font-size:14px; font-weight:bold; height:26px; line-height:26px; text-indent:2em; background:url(image/nav.jpg) no-repeat; text-align:left;}
.cb{ width:861px; text-align:left; line-height:22px; text-indent:2em; letter-spacing:1px;}
.cb img{ margin-top:2px; margin-left:1px; margin-right:2px;}
.mt{ margin-top:5px;}
.cb ul{ margin-left:3px;}
.zi{ color:#0AAFF2; font-weight:bold;}

/*copyright*/
.cp{ color:#0A576A; text-align:left; width:590px; margin-top:3px; line-height:22px;}



