@charset "gb2312";
/* CSS Document */
body {
	margin:0px;
	background-color:#fafafa;
	font-size:12px;
	color:#5f5f5e;
	font-family: Arial, Helvetica, sans-serif;
	background:url(../images/menu_bg.jpg) repeat-x;
	}
img { border:0px;}

/********** FONT STYLE ***********/
.about {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5f5f5e;
	line-height:22px;
	}

.left {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	line-height:23px;
	}
	
.data {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#a7a7a7;
	/*line-height:23px;*/
	}

.bottom {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	}
.bottomcopy{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#676767;
	line-height:23px;
	}

/********** LINK STYLE ***********/
.news:link {
	font-size:12px;
	color: #5f5f5e;
	text-decoration: none;
}
.news:visited {
	font-size:12px;
	color: #5f5f5e;
	text-decoration: none;
}
.news:hover {
	font-size:12px;
	color: #590622;
	text-decoration: none;
}
.news:active {
	font-size:12px;
	color: #5f5f5e;
	text-decoration: none;
}

.bottommenu:link {
	font-size:12px;
	color: #fff;
	text-decoration: none;
}
.bottommenu:visited {
	font-size:12px;
	color: #fff;
	text-decoration: none;
}
.bottommenu:hover {
	font-size:12px;
	color: #000;
	text-decoration: none;
}
.bottommenu:active {
	font-size:12px;
	color: #fff;
	text-decoration: none;
}

/*********************************** forms Document ***********************************/
.forms{
	BORDER-RIGHT: #c9c9cb 1px solid; 
	BORDER-TOP: #c9c9cb 1px solid; 
	BORDER-LEFT: #c9c9cb 1px solid; 
	BORDER-BOTTOM: #c9c9cb 1px solid;
	background-image:url(../images/kuangbg.jpg);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2C5600;
	background-color:#f7f7f7;
	}

/********** LINK STYLE ***********/

.design:link {
	font-size:12px;
	color: #676767;
	text-decoration: none;
}
.design:visited {
	font-size:12px;
	color: #676767;
	text-decoration: none;
}
.design:hover {
	font-size:12px;
	color: #ee1a26;
	text-decoration: none;
}
.design:active {
	font-size:12px;
	color: #676767;
	text-decoration: none;
}

/* new  */
a:link {
	text-decoration: none; color:#FFF
}
a:visited {
	text-decoration: none;color:#FFF
}
a:hover {
	text-decoration: none;color:#FFF
}
a:active {
	text-decoration: none;color:#FFF
}

.sp { width:20px; height:10px; overflow:hidden}

.trAlternation {background-color:expression((this.sectionRowIndex%2==0)?"#efefef":"#FFFFFF")}
.pp{ border:1px solid #e2e2e2}
.ot{color:#fff; font-size:14px;  background:#65061c}
.tdc{line-height:2;}