﻿body, td, th, select, textarea {
	font-size: 12px;
	color: #444444;
	font-family:"宋体", "微软雅黑";

}
table {
	border-collapse:collapse;
}
input {
	border:1px solid #c5c6c9;
	background:url(../images/input_bg1.jpg);
	font-family:arial, helvetica, sans-serif;
	font-size:12px;
}
textarea {
	border:1px solid #c5c6c9;
}
.inputnoborder {
	border:0px none;
	background:none;
}
a {
	color:#202020;
	text-decoration:none;
}
a:hover, a:active {
	color:#ec0000;
}
.agray {
	color:#999999;
}
.awhite {
	color:#ffffff;
}
.an2 {
	background:url(../images/new_arr.gif) no-repeat left 5px;
	padding-left:15px;
}
.an2:hover, .an2:active {
	background:url(../images/new_arr_a.gif) no-repeat left 5px;
}

*/#nav, .leftborder {
	width:234px;
	border:0px;
}
#nav a {
	display:block;
	height:37px;
	line-height:37px;
	width:189px;
	padding-left:25px;
    font-size:14px;
	color:#333;}
}
#nav a:hover, #nav a:active {
	color:#ff0000;
	height:37px;
	width:189px;
	padding-left:45px;
}

.ms{z-index:-10px; position:absolute}