/* CSS Document */

body {
	font-family: ËÎÌå, serif;
	margin: 0;
	padding: 0;
	font-size: 12px;
	background-color: #92B1D8;
	background-image: url(images/indexbbs_bj.gif);
	background-repeat: repeat-x;
	background-position: top;
}

div,form,img,ul,li{ margin: 0; padding: 0; border: 0; }

a:link,a:visited,a:active { text-decoration: none; }

a:hover { text-decoration: underline; }

p{ padding: 0px; margin: 0px; clear: both; line-height: 24px; }

span{ margin: 0px; padding: 0px 10px 0px 0px; }

.clear{ clear: both; padding: 0; margin: 0; }

.p12{ font-size: 12px; line-height: 20px; }

.p12_bold{ font-size: 12px; font-weight: bold; line-height: 20px; }

.p14{ font-size: 14px; line-height: 24px; }

.p14_bold{ font-size: 14px; font-weight: bold; line-height: 24px; }

.p24_bold{ font-size: 24px; font-weight: bold; line-height: 36px; }

.cBlue,.cBlue a:link,.cBlue a:visited,.cBlue a:active { color: #0C4D9F; text-decoration: none; }

.cBlue a:hover{ color: #0C4D9F; text-decoration: underline; }

.cRed,.cRed a:link,.cRed a:visited,.cRed a:active {	color: #Ff0000;	text-decoration: none;}

.cRed a:hover{ color: #Ff0000; text-decoration: underline; }

.cGray,.cGray a:link,.cGray a:visited,.cGray a:active,.cGray a:hover {
	color: #515151;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.cOrange,.cOrange a:link,.cOrange a:visited,.cOrangea:active { color: #FF6000; text-decoration: none; }

.cOrange a:hover{ color: #FF6000; text-decoration: underline; }

.cBlack,.cBlack a:link,.cBlack a:visited,.cBlack a:active { color: #000; text-decoration: none; }

.cBlack a:hover{ color: #000; text-decoration: underline; }
.cWhite,.cWhite a:link,.cWhite a:visited,.cWhite a:active { color: #fff; text-decoration: none; }

.cWhite a:hover{ color: #fff; text-decoration: underline; }

.cwhite{font-size: 12px; font-weight: bold; line-height: 20px;color: #ffffff; }
.cwhite1{font-size: 12px; line-height: 20px;color: #ffffff; }

/*Ò³Ãætop*/
#header{
	width:960px;
	height:114px;
	margin:0 auto;
	background-repeat:no-repeat;
	background-image: url(images/top.gif);
	background-position: top;
}
#logo{ float:left;}
#banner{float:right; padding:15px 17px 0 0;}
#menu{
	width:945px;
	height:33px;
	margin:0 auto;
	text-align:left;
	background-image: url(images/indexbbs_cd.gif);
	background-repeat: no-repeat;
	background-position: top;
	line-height: 33px;
	padding-left:15px;
}
#menu a:link,#menu a:visited,#menu a:hover{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
/*Ò³Ãæµ×²¿*/
#footer{
	width:960px;
	margin:0 auto;
	margin-top:10px;
}
#footerLogo {width:292px; height:92px; text-align:right; float:left; margin-right:10px;}
#footerText { height:77px; margin:15px 0 0 10px;font-size:12px;text-align:left; float:left;line-height:1.8em;color: #000;}
#footerText a:link,#footerText a:visited,#footerText a:hover,#footerText a:active {color:#000;text-decoration: none;}
