/* 基础元素 */
body {
	font-size:12px;
	padding: 0;
	margin: 0;
	height: auto;
	font-family:Arial;
	color:#000;
}
img {
	border:0;
}
h1, h2, h3, h4, h5, h6, form, div, p, i, img, ul, li, ol, table, tr, td, fieldset, label, legend, dl, dd, dt {
	margin:0;
	padding:0;
}
a{font-size: 12px;color: #000000;text-decoration: none; font-family:Arial;}
a:hover{font-size: 12px;color: #FF3300;text-decoration: none; font-family:Arial;}
input { font-size:12px;}

.clearit{clear:both;height:0px;overflow:hidden;}

/* 基础元素 */

/* 输入框 */
.input1 {
	border:1px solid #6F3D00;
	background-color: #FFFAD7;
	color:#6F3D00;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.input2 {
	border:1px solid #91C000;
	background-color: #F8FFDF;
	color:#587502;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
/* 输入框 */

/* 边框 */
.bd01 {
	border:1px solid #89B600;

}
/* 边框 */

/* 链接 */
.link a{
	line-height:20px;
	background-image: url(../images/wayi_23.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	padding-left:13px;
}
.link1 a{
	line-height:25px;
	background-image: url(../images/wayi_23.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	padding-left:13px;
	float:left;
	width:99%;
	border-bottom:1px dashed #CCCCCC;
}
.linkpic a img{  border:1px solid #CCCCCC; padding:1px; background-color:#FFFFFF;}
.linkpic a:hover img{  border:1px solid #999999; padding:1px; background-color:#FFFFFF;}
.linkpic a span{ display:block; background-image: url(../images/wayi_22.gif);
	background-repeat: no-repeat;
	background-position: 9px center;
	padding-left:15px;
	margin-top:4px;}
	
a.green:link,
a.green:visited {color:#70A905;text-decoration: none; font-weight:bold;}
a.green:hover {color:#000000;text-decoration:  none;}

a.red:link,
a.red:visited {color:#CC0000;text-decoration: underline; font-weight:bold;}
a.red:hover {color:#000000;text-decoration:  none;}
/* 链接 */


/* 文字 */
.text01 { color:#868686; font-family:Arial, Helvetica, sans-serif; font-size:11px;}

/* 文字 */