body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: Arial, "宋体";
	font-size: 9pt;
}
td
{
	font-family: Arial, "宋体";
	font-size: 9pt;
}

.p9
{
	font-family: Arial, "宋体";
	font-size: 9pt;
}
.p9a
{
	font-family: Arial, "宋体";
	font-size: 9pt;
	line-height: 14pt;
}
.p10
{
	font-family: Arial, "宋体";
	font-size: 10pt;
}
.p10a
{
	font-family: Arial, "宋体";
	font-size: 9pt;
	line-height: 18pt;
}
.p11
{
	font-family: Arial, "宋体";
	font-size: 11pt;
}
.p11a
{
	font-family: Arial, "宋体";
	font-size: 9pt;
	line-height: 20pt;
}

.black
{
	color: #000000;
}
.green
{
	color: #006633;
}
.yellow
{
	color: #FFCC00;
}
.white
{
	color: #FFFFFF;
}
.gray
{
	color: #666666;
}
.blue
{
	color: #037EC5;
}
.red
{
	color: #AB0E05;
}

.color1
{
	color: #AB0E05;
}
.color2
{
	color: #603335;
}
.color3
{
	color: #972A00;
}
.color4
{
	color: #6F6C56;
}
.color5
{
	color: #8CC428;
}
.color6
{
	color: #FD9925;
}
.color7
{
	color: #15C0D9;
}

a:link
{
	text-decoration: none;
}
a:visited
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

.black:link
{
	color: #000000;
	text-decoration: none;
}
.black:visited
{
	color: #000000;
	text-decoration: none;
}
.black:hover
{
	color: #FFCC00;
	text-decoration: none;
}

.white:link
{
	color: #FFFFFF;
	text-decoration: none;
}
.white:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
.white:hover
{
	color: #CAEF00;
	text-decoration: none;
}

.box
{
	border: 1px solid #CD0600;
	background-color: #EEEEEE;
}
.imgborder
{
	border: 1px solid #6E7379;
}

.tabtit1
{
	height: 36px;
	width: 291px;
	background-image: url(../images/tab_bbg.gif);
}
.tabtit2
{
	height: 36px;
	width: 291px;
	background-image: url(../images/tab_rbg.gif);
}

.line1
{
	height: 1px;
	background-image: url(../images/line.gif);
}
.line2
{
	height: 1px;
	background-image: url(../images/line2.gif);
}
.line3
{
	width: 3px;
	background-image: url(../images/line.gif);
}

.tabmain1
{
	height: 197px;
	background-color: #F0F0F0;
	text-align: center;
	vertical-align: top;
	font-size: 9pt;
}
.tabmain
{
	background-color: #F0F0F0;
}
.tabbg
{
	background-image: url(../images/corp_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.inputnone
{
	border: none;
}
.inputbox
{
	border: 1px solid #ffffff;
}
input { border:1px solid #ffffff;}
.delline
{
	text-decoration: line-through;
}
.redbg
{
	background-image: url(../images/sub_mainbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FF1200;
}
.leftbg
{
	background-image: url(../images/sub_navbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FF3400;
}
.ButtonGo
{
	background-image: url(../images/search.gif);
	width: 50px;
	height: 28px;
	background-color: transparent;
	font-size: 12px;
	color: #3333ff;
	border-top-style: none;
	background-repeat: no-repeat;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	text-align: right;	
	border-bottom-style: none;
	cursor : hand;
}
.ButtonLogin
{
	background-image: url(../images/login.gif);
	width: 50px;
	height: 22px;
	background-color: transparent;
	font-size: 12px;
	color: #3333ff;
	border-top-style: none;
	background-repeat: no-repeat;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	text-align: right;	
	border-bottom-style: none;
	cursor : hand;
}