body {
	font-size: 12px;
	line-height: 150%;
	text-decoration: none;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #666666;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLO: #666666;
	font-family: "宋体",Arial;
	color: #5B5B5B;
}
a{
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
}
a:link {
	color: #5B5B5B;
	text-decoration: none;
}
a:visited {
	color: #5B5B5B;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #0099FF;
	text-decoration: underline;
}

table 
{
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	border: 0px none #ffffff;
}

td {
	font-family: 宋体;
	font-size: 12px;
}


img{
	border: 0px none #ffffff;
}
/*^###########################通用样式###############################*/
.hand{
	cursor: hand;
}

.addrbar {
	color: 8A8A8A;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.lineheight {
	line-height: 21px;
	letter-spacing: 1px;
}

.line1 {
	line-height: 23px;
	letter-spacing: 1px;
}

.line2 {
	line-height: 17px;
	letter-spacing: 1px;
}

.fontblue {
	color:#0093E0;	
}

.caption_table{
	border: 0px none;
	padding: 0px;
	margin: 0px;
	width: 100%;
	border-collapse: collapse;
}
.caption_table td{
	color:#555555;
	font-size:14px;
	font-style:italic;
	border-top:1px solid #bbbbbb;
	border-bottom:1px solid #aaaaaa;
	background-color:#D6D2C9;
	padding-top:3px;
	padding-right:3px;
	padding-bottom:3px;
	height:25px;
}

.tablebodyrow
{
	font-size: 12px;
	margin: 0px;
	width: 100%;
	font-family: "宋体";
}

.textareafield {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #000000;
}

.picborder {
	border: 1px dashed #C2C2C2;
	padding:3px;
}