body {
	font-size: 12px;
	margin:0px;
	color: #333333;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
}
td {
	font-size: 12px;
	text-decoration: none;
	vertical-align: top;
	word-break:break-all;  /* 自动换行 */
	text-align: left;
}
.middle {
	text-align: center;
	vertical-align: middle;
}
.tdwhite {
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.tdhui {
	color: #999999;
	vertical-align: middle;
	text-align: center;
}
.tdorg {
	color: #ff6600;
	vertical-align: middle;
	text-align: center;
}
.bottom {
	vertical-align: bottom;
}
.tdhuihj {
	color: #656565;
	vertical-align: middle;
	line-height: 180%;
}
.tdbiaogreen {
	color: #339900;
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	font-weight: bold;
}
.tdbiaoblack {
	color: #000000;
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	font-weight: bold;
}
a.white:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.leftmid {
	text-align: left;
	vertical-align: middle;
}
.huifourbian {
	border: 1px solid #848284;
	text-align: center;
	vertical-align: middle;
}
.huisanbian {
	text-align: center;
	vertical-align: middle;
	border-top: 1px none #E4DFDA;
	border-right: 1px solid #E4DFDA;
	border-bottom: 1px solid #E4DFDA;
	border-left: 1px solid #E4DFDA;
}
.shuitwobian {
	text-align: center;
	vertical-align: middle;
	border-top: 1px none #D1D1D1;
	border-right: 1px solid #D1D1D1;
	border-bottom: 1px none #D1D1D1;
	border-left: 1px solid #D1D1D1;
}
.huitwobian {
	text-align: center;
	vertical-align: middle;
	border-top: 1px none #C1C1C1;
	border-right: 1px solid #C1C1C1;
	border-bottom: 1px none #C1C1C1;
	border-left: 1px solid #C1C1C1;
}
.sgreenfourbian {
	border: 1px solid #5B9652;
	text-align: center;
	vertical-align: middle;
}
.greenfourbian {
	border: 1px solid #A2CCA8;
	text-align: center;
	vertical-align: middle;
}
.qgreenfourbian {
	border: 1px solid #C8E4CE;
	text-align: center;
	vertical-align: middle;
}
/*文字环图片*/
.pic-1 {
	float: right;	
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-decoration: none;
}
.pic-2 {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
	text-decoration: none;
} 
/* 默认对齐，行高200% */
.hj {
	line-height: 200%;
	vertical-align: middle;
}
/* 行高160% */
.smahj {
	line-height: 160%;
	vertical-align: middle;
}
.hj180 {
	line-height: 180%;
	vertical-align: middle;
}
a.hui:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.hui:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.hui:hover {
	font-size: 12px;
	color: #FF3300;
	text-decoration: none;
}
a.qhui:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.qhui:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.qhui:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.black:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.black:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.black:hover {
	font-size: 12px;
	color: #006600;
	text-decoration: none;
}
.right {
	line-height: 150%;
	text-align: right;
	vertical-align: middle;
}
a.red:visited {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
}
a.red:link {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
}
a.red:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
/*文字环图片*/
.pic-1 {
	float: right;	
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-decoration: none;
}
.pic-2 {
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 10px;
	float: left;
	text-decoration: none;
} 
/* 提交表单的样式 */
.textarea {
	border-top-width: 1px;
	padding-right: 1px; 
	padding-left: 1px;
	border-left-width: 1px; 
	border-bottom-width: 1px; 
	border-right-width: 1px;
	padding-bottom: 1px; 
	padding-top: 1px; 
	border-left-color: #C0C0C0; 
	border-bottom-color: #C0C0C0;
	border-top-color: #C0C0C0; 
	border-right-color: #C0C0C0; 
	font-size: 12px; 
	SCROLLBAR-FACE-COLOR:   #eeeeee;     
    SCROLLBAR-HIGHLIGHT-COLOR:   #ffffff;   
    SCROLLBAR-SHADOW-COLOR:   #dee3e7;     
    SCROLLBAR-3DLIGHT-COLOR:   #d1d7dc;     
    SCROLLBAR-ARROW-COLOR:   #A3B3CD;     
    SCROLLBAR-TRACK-COLOR:   #ededed;     
    SCROLLBAR-DARKSHADOW-COLOR:   #A3B3CD
}
input,select {
	border-top-width: 1px;
	padding-right: 0px; 
	padding-left: 0px;
	border-left-width: 1px; 
	border-bottom-width: 1px; 
	border-right-width: 1px;
	padding-bottom: 0px; 
	padding-top: 0px; 
	border-left-color: #C0C0C0; 
	border-bottom-color: #C0C0C0;
	border-top-color: #C0C0C0; 
	border-right-color: #C0C0C0;
	font-family: Tahoma, Verdana, "宋体"; 
	font-size: 12px; 
	color: #000000; 
	background-color: #f7f7f7; 
}
a.baibaibaibbb:link {
	font-size: 12px;
	font-weight: normal;
	color:#9FCCCF;
	text-decoration: none;
}
a.baibaibaibbb:visited {
	font-size: 12px;
	font-weight: normal;
	color:#9FCCCF;
	text-decoration: none;
}
a.baibaibaibbb:hover {
	font-size: 12px;
	font-weight: normal;
	color:#9FCCCF;
	text-decoration: none;
}
a.org:visited {
	font-size: 12px;
	color: #FF6600;
	font-weight: normal;
	text-decoration: none;
	vertical-align: middle;
}
a.org:link {
	font-size: 12px;
	color: #FF6600;
	font-weight: normal;
	text-decoration: none;
	vertical-align: middle;
}
a.org:hover {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	vertical-align: middle;
}
.midhj {
	line-height: 180%;
	text-align: center;
	vertical-align: middle;
}
.hj170 {
	line-height: 180%;
	vertical-align: left;
}
