/* CSS Document */
body {
	font-family:"微软雅黑","宋体", arial; margin:0 auto; padding:0; font-size:12px; color:#666666; text-align:left; 
	background:#000000; width:100%;
}
/*链接样式*/
a:link {color:#727171; text-decoration:none;}
a:visited {color: #727171;text-decoration:none;}
a:hover {color:#999999; text-decoration:none;}
a:active {color:727171; text-decoration:none;}

a.C2:link {color:#999999; text-decoration:none;background:url(../about/bg09.jpg) no-repeat; float:left; width:119px; height:35px;}
a.C2:visited {color: #999999;text-decoration:none;background:url(../about/bg09.jpg) no-repeat;float:left; width:119px; height:35px;}
a.C2:hover {color:#999999; text-decoration:none;background:url(../about/bg09.jpg) no-repeat;float:left; width:119px; height:35px;}
a.C2:active {color:#999999; text-decoration:none;background:url(../about/bg09.jpg) no-repeat;float:left; width:119px; height:35px;}

a.C1:link {color:#727171; text-decoration:none;float:left; width:119px; height:35px;}
a.C1:visited {color: #727171;text-decoration:none;float:left; width:119px; height:35px;}
a.C1:hover {color:#999999; text-decoration:none; background:url(../about/bg09.jpg) no-repeat;float:left; width:119px; height:35px;}
a.C1:active {color:#727171; text-decoration:none;float:left; width:119px; height:35px;}

ul{display:block; list-style:none; margin:0px;}
input{ background:#333333; border:#666666 1px solid; color:#999999;}
textarea{ background:#333333; border:#666666 1px solid;}

#about{width:121px; height:300px; float:left; margin-left:1px; background:#000000; font-family:"微软雅黑","宋体"; color:727171; font-size:12px; font-weight:bold; }
#about ul{ list-style-type:none; padding-left:0px; margin-left:0px;}
#about ul li{ width:119px; height:35px; line-height:35px; text-align:center; }
#about ul li:hover{ width:119px; height:35px; line-height:35px; background:url(../about/bg09.jpg);}

.wzhead {color: #b5b5b6;font-size: 18px; text-align:center;}
.wzhead01 {color: #b5b5b6;font-size: 12px; text-align:center;}

/*顶部区*/
#top{
	width:904px; height:124px; margin:0 auto; background:#030303; font-family:"微软雅黑","宋体",  
}
#top ul{
	display:block;
	list-style:none;
	margin:0px;
}
#top ul li{ float:left; margin-left:37px; margin-top:50px;}


/*展示区*/
#ck{
	width:1002px; margin:0 auto;
}


/*主体区*/
#main{
	width:904px; margin:0 auto;
}


/*底部区*/
#foot{
	width:1280px; font:"微软雅黑","宋体"; font-size:12px; text-align:center; color:#313131;
}
.foot1{
	margin-top:10px; font:"微软雅黑",'宋体'; font-size:12px; color:#313131
}

.wz {
	color: #CCCCCC;
	font-weight: bold;
}
a.wz{
	color: #CCCCCC;
	text-decoration:none;
	}
a.wz:hover{
	color: #CCCCCC;
	text-decoration:underline;
	}