﻿/* 公共样式 */
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:1000px; background-color:#000000; color:White; letter-spacing:1px;}
.left{float:left;}
.right{float:right;}
.clear{clear:both;}

a:link{ color:white; text-decoration:none;}
a:visited{ color:white; text-decoration:none;}
a:hover{ color:white; text-decoration:none;}
a:active{ color:white; text-decoration:none;}

/* top */
.top{ width:1000px; height:86px; background:url(image/tbg.jpg) no-repeat;}
.top img{ margin-top:32px; margin-right:135px;}

/*content*/
.cn{ width:1000px; margin-top:5px;}

 /*left*/
 .cz{ width:503px;}
 .czt{ width:498px; height:33px; font-size:14px; font-weight:bold; text-indent:2.8em; background:url(image/ct.jpg) no-repeat; text-align:left; line-height:33px;}
 .czb{ width:498px; margin-top:8px; text-align:left; line-height:22px; text-indent:2em;}
 .yw{color:#CACACA; font-size:12px; font-weight:normal;}
 .mt{ margin-top:28px;}
 
 /*right*/	
 .cr{ width:482px; margin-top:15px;}
 .crt{ width:480px; height:6px;}
 .crb{ width:478px; border:#E2E1DE 1px solid; border-bottom:none; border-top:none;}
 .rtb{ width:463px; height:29px; font-size:14px; font-weight:bold; text-indent:3em; background:url(image/tt.jpg) no-repeat; text-align:left; line-height:29px; margin-top:8px;}
 .rbb{ width:463px; margin-top:5px; color:#666666; text-align:left; line-height:22px; text-indent:2em;}
 
 /*sb*/
 .sb{ width:1000px; height:26px; background:url(image/sb.jpg) repeat-x; margin-top:15px;}
 
/*copyright*/
.cp{ width:635px; text-align:left; line-height:22px;}

