/* CSS Document */

body,td,th,input,select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body,form{
	margin:0px;
}

a{color:#666666; text-decoration:none;}
a:hover,a:active{color:#FF0000;}
.aGray{
	color:#999999;
}

.btn {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; FONT-WEIGHT: normal; FONT-SIZE: 12px; BACKGROUND-IMAGE: url(../img/btn.gif); BORDER-LEFT: 0px; WIDTH: 80px; COLOR: #666666; BORDER-BOTTOM: 0px; FONT-FAMILY: Tahoma, Verdana, Arial, sans-serif, "宋体"; HEIGHT: 21px
}
input{
	background:url(../img/input_bg.jpg) repeat-x;
	padding:2px;
	border:1px solid #CCC;
}
table{
	border-collapse:collapse;
}



#list{
	margin:0; padding:0; list-style-type:none; padding-top:5px;
	background-color:#F0F3F4; float:left;
	width:200px;
}
#list li{
	position:relative; float:left;
}
#list li a{
	text-decoration:none; display:block; line-height:24px; height:24px;
	color:#666666;
	background:url(../img/arr_1.gif) no-repeat 14px 9px;
	padding-left:23px; width:177px;
}
#list li a:hover,#list li a:active{
	background:url(../img/arr_2.gif) no-repeat 14px 9px;
	color:#FFFFFF; background-color:#A6B5C1;
}
#list li div{
	position:absolute; left:200px; top:-1px; z-index:999;
	width:180px; display:none; background-color:#FFFFFF;
}
#list li div a{
	margin-top:1px; margin-left:1px;
	color:#FFFFFF; background:url(../img/arr_2.gif) no-repeat 14px 9px;
	background-color:#A6B5C1;  width:164px;
}
#list li div a:hover,#list li div a:active{
	background-color:#6D879A;
}.ntitle {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.xuziti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.tu {
	background-image: url(../img/contact.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}