.u09 {
	font-size: 12px;
	text-decoration: none;
}
td {
	font-size: 12px;
	text-decoration: none;
}
.input1 {
	width: 80%;
}
.boder_b {
	border: 1px dashed #CCCCCC;
	width: 150px;
	text-align: center;
	vertical-align: bottom;
}

a:visited {  color: #666666; text-decoration: none}
a:hover {  color: #FF6600; text-decoration: none}
a:link {  color: #666666; text-decoration: none}
.dw {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: D5CEB6;
}
.dw1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: cccccc;
}
.tdleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.tdbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
body {
	color: #666666;
}
.topmenu a{
	padding: 12px;
	height: 40px;
	text-align: center;
}
.topmenu a:hover{
	padding: 12px;
	background-color: #F6F6F7;
	height: 40px;
}





.CategoryMouseover .normal{
	position:relative;
	width:160px;
	color:#000;
	line-height: 20px;
	text-align: left;
	margin-bottom: 0px;
}
.CategoryMouseover .normal a{
	border-bottom:1px dotted #ccc;
	text-decoration: none;
	width:160px;
	font-weight: bold;
}

.CategoryMouseover .normal ul{
	background:#fff;
	margin-left: 0px;
	margin-top: 0px;
}
.CategoryMouseover .normal ul li,
.CategoryMouseover .normal ul li a{
	background:#f2f2f2;
	color:#000;
	list-style-type:none;
	width:160px;
	padding-left: 5px;
	font-weight: normal;
}
.CategoryMouseover .normal ul li a:hover{
	background:#666666;
	color:#fff;
	
}
