.txt_12_16_CC6600 {
	font-size: 12px;
	line-height: 16px;
	color: #CC6600;
}
.txt_12_16_333333 {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.txt_12_16_FF6600 {
	font-size: 12px;
	line-height: 16px;
	color: #FF6600;
}
.txt_12_16_660033 {
	font-size: 12px;
	line-height: 16px;
	color: #660033;
}
.txt_12_16_FF3399 {
	font-size: 12px;
	line-height: 16px;
	color: #FF3399;
}
.txt_12_16_FF0066 {
	font-size: 12px;
	line-height: 16px;
	color: #FF0066;
}
.txt_12_16_996600 {
	font-size: 12px;
	line-height: 16px;
	color: #996600;
}
.txt_12_16_CC0066 {
	font-size: 12px;
	line-height: 16px;
	color: #cc0066;
}
.txt_14_18_FF0066 {
	font-size: 14px;
	line-height: 18px;
	color: FF0066;
}

/*0326add*/

#topmenu{
	background-image: url(../images/menubg.gif);
	background-repeat:repeat-x;
	width:640px;
	height:23px;
	margin:0px;
	padding:0px;
}

#topmenu ul{
	/*width:433;*/
	width:440px;
	margin:0 0 0 200px;
	padding:0px;
}

#topmenu li{
	float:left;
	height:23px;
	list-style:none;
	margin:0px;
	padding:0px;
}

html {
    overflow-y:scroll;
    }