@charset "utf-8";
/* CSS Document */

body {margin:0 auto; padding:0; font-family:Arial; font-size:12px; color:#333;line-height:22px;
background:url(../../images/bg.jpg) repeat-x center top }
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,span,p,select {padding:0; margin:0;}
h1,h2,h3,h4,h5,h6,dl,dd,p {font-size:12px; font-weight:normal;}
li,dl,dd {list-style-type:none;}
ol,ul {list-style:none;}
input,button {
	font-size:12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #B7B7B7;
	border-right-color: #B7B7B7;
	border-bottom-color: #B7B7B7;
	border-left-color: #B7B7B7;
}
a { color:#444; text-decoration:none;}
a:hover { color:#f00;}
.clearfloat {clear:both;height:0;font-size: 1px;line-height: 0px;} 


/*内容背景*/
#main{ width:100%; background-color:#d1d2d6}
/*文字*/
.wc_12{ font-family:Arial; font-size:12px;color:#FFFFFF; font-weight:bold; line-height:12px}
a.wc_12:hover{color:#CCCCCC}
.b_12{font-family:Arial; font-size:12px;color:#000; line-height:22px;}
.bc_12{font-family:Arial; font-size:12px;color:#000; font-weight:bold}
.hc_14{font-family:Arial; font-size:14px;color:#666666; font-weight:bold}
.h_12{font-family:Arial; font-size:12px;color:#a1a1a1; line-height:24px}

/*边框*/
.hk_4{
	border: 1px solid #c9c9c9;
}
