@charset "utf-8";
/* CSS Document */
body {
	margin:0;
	padding:0 0 12px 0;
	font-size:12px;
	color: #333333;
	line-height:23px;
	font-family:"宋体", "Arial Narrow";
	background:#fff;
}
form, dl, dt, dd, ul, li, p, h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}
input, select {
	font-size:12px;
	line-height:16px;
}
img {
	border:0;
}
ul, li {
	list-style-type:none;
}
.clear5 {
	clear: both;
	height: 5px;
}
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}

a:link{
	color:#333333;
	text-decoration:none;
}
a:visited{
	color:#333333;
	text-decoration:none;
}
a:hover{
	color:#FF9933;
	text-decoration:underline;
}
a:active{
	color:#FF9933;
}

.sub{
	font-size:14px;
	color:#000000;
	font-weight:bold
}
.sub a:hover {
	text-decoration:none;
}
.footer{
	color:#FFFFFF;
}
.search{
	background:url(/templets/images/shenpi/index_12.gif);
	padding-left:50px;
	width:150px;
	border:0px;
}
