td {
	font-size: 12px;
	line-height: 150%;
}

.bottonstyle1 {
	font-size: 12px;
	height: 18px;
	border: 1px outset;

}

.blanklink {
	color: #000000;
	text-decoration: none;
}
.blanklink:hover {
	color: #666666;
	text-decoration: underline;
}

.textfields1 {
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	font-size: 9pt;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
.tbcs1{
	background-image:url(http://www.cq318.com/images/menu_soft_bg.gif);
	background-repeat:repeat-x; 
	float:left; 
	height:60px; 
	width:940px;
}
.linkmenu{
	font-size:14px;
	font-weight:500;

}
.linkmenu:link {
	color:#C00;
	text-decoration: none;
}
.linkmenu:visited {
	text-decoration: none;
	color: #C00;
}
.linkmenu:hover {
	text-decoration: none;
	color:#C0C;
}
.linkmenu:active {
	text-decoration: none;
	color: #C00;
}
