/* link*/
A:link {
	TEXT-DECORATION: none
}
A:visited {
	TEXT-DECORATION: none
}
A:hover {
	TEXT-DECORATION: none; color:#0033CC}
A:active {
	TEXT-DECORATION: none}

/* border*/
.bodyborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.righttborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: none;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
/* font */
.font12 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	color: #000000;
}
.font12b {
	font-family: Verdana, Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: 20px;
}
.font12w {
	font-family: Verdana, Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	color: #FFFFFF;
}
.font12g {
	font-family: Verdana, Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	color: #339999;
}
.font12y {
	font-family: Verdana, Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	color:#FF9900;
	line-height: 25px;
}
.font12blue {
	font-family: Verdana, Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	color:#003399;
	line-height: 15px;
}
.fontindent {
	font-family: Verdana, Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	color: #000000;
	text-indent: 16px;
}
.fontindentH {
	font-family: Verdana, Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	color: #000000;
	text-indent: 16px;
	line-height: 22px;
}
.font12h20 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.font12hui {
	font-family: Verdana, Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
.font14 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "宋体";
	font-size: 14px;
	color: #000000;
}
.font14b {
	font-family: Verdana, Arial, Helvetica, sans-serif, "宋体";
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

/* input*/
.input120{
	 HEIGHT: 16px; WIDTH: 120px
}
.input90{
	 HEIGHT: 18px; WIDTH: 90px
}
.inputlogin {
	BACKGROUND-COLOR: #ffffff; BORDER-BOTTOM: 1px solid #cccccc; BORDER-LEFT: 1px none #000000; BORDER-RIGHT: 1px none #000000; BORDER-TOP: 1px none #000000; COLOR: #000000; FONT-FAMILY: 宋体; FONT-SIZE: 12px; HEIGHT: 12px; WIDTH: 94px
}
.inputsearcher {
	BACKGROUND-COLOR: #ffffff; BORDER-BOTTOM: 1px solid #000000; BORDER-LEFT: 1px solid #000000; BORDER-RIGHT:1px solid #000000; BORDER-TOP: 1px solid #000000; COLOR: #000000; FONT-FAMILY: 宋体; FONT-SIZE: 12px; HEIGHT: 18px; WIDTH: 120px
}
.select120{
	 HEIGHT: 16px; WIDTH: 120px
}
.select90{
	 HEIGHT: 16px; WIDTH: 90px
}
.btn01 {
	height: 18px;
	width: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	color: #000000;
}
.box {
	width: 80px;
}
.content {
	font-family: 仿宋_GB2312;
	font-size: 11px;
	color: #000000;
	padding: 20px 8px 20px 10px;/*上右下左*/
	line-height:26px;
	
}