.font-12px {
	font-family: "宋体";
	font-size: 12px;
}
.blue-border {
	border: 1px solid #C2c2c2;
}
.noborder {
	text-decoration: none;
}
.p180 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 180%;
}
.p200 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 200%;

}
.yellow-border {
	border: 1px solid #FF9900;
}
A:link {
	COLOR: #000000; TEXT-DECORATION: none
}
A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A:active {
	COLOR: #a71414; TEXT-DECORATION: none
}
A:hover {
	COLOR: #a71414; TEXT-DECORATION: underline
}
A.a01:link {
	FONT-SIZE: 12px; COLOR: #a66602
}
A.a01:visited {
	FONT-SIZE: 12px; COLOR: #a66602
}
A.a01:hover {
	FONT-SIZE: 12px; COLOR: #a71414
}
A.a02:link {
	FONT-SIZE: 12px; COLOR: #774800
}
A.a02:visited {
	FONT-SIZE: 12px; COLOR: #774800
}
A.a02:active {
	FONT-SIZE: 12px; COLOR: #774800
}
A.a02:hover {
	FONT-SIZE: 12px; COLOR: #a71414
}
A.a03:link {
	FONT-SIZE: 12px; COLOR: #ff8221
}
A.a03:visited {
	FONT-SIZE: 12px; COLOR: #ff8221
}
A.a03:active {
	FONT-SIZE: 12px; COLOR: #ff8221
}
A.a03:hover {
	FONT-SIZE: 12px; COLOR: #a71414
}
A.a04:link {
	FONT-SIZE: 12px; COLOR: #505455
}
A.a04:visited {
	FONT-SIZE: 12px; COLOR: #505455
}
A.a04:active {
	FONT-SIZE: 12px; COLOR: #505455
}
A.a04:hover {
	FONT-SIZE: 12px; COLOR: #a71414
}
.hui-border {
	border: 1px solid #999999;
}
.font-kai {
	font-family: "新宋体";
	font-size: 14px;
	line-height: 180%;
}
.line {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.blue1-border {
	border-right-width: 1px;
	border-bottom-width: thin;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #6699FF;
	border-bottom-color: #6699FF;
	border-left-color: #6699FF;
}
.blue2-border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6699FF;
	border-left-color: #6699FF;
}
.blueline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6699FF;
}
.yellowline {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FF6600;
	background-color: #f4f4f4;
	font-size: 14px;
	line-height: 35px;
	background-position: center;



}
.hui2-border {
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-color: #c9c9c9;
	border-left-color: #c9c9c9;

}
.huiline {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: c9c9c9;


}
.huiline1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: c9c9c9;
}
　BODY 
{
	text-align: center;
        margin-top:0px;
        margin-left:0px;
		margin-right:0px;
        margin-bottom:0px;
        SCROLLBAR-FACE-COLOR: #cfcfcf;
        SCROLLBAR-SHADOW-COLOR: #595959; 
        SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
        SCROLLBAR-3DLIGHT-COLOR: #595959; 
        SCROLLBAR-ARROW-COLOR: #ffffff;   
        SCROLLBAR-DARKSHADOW-COLOR: #ffffff;  
        SCROLLBAR-BASE-COLOR: #cfcfcf

     SCROLLBAR-FACE-COLOR:#FFFFFF;
SCROLLBAR-HIGHLIGHT-COLOR:#FFFFFF;
SCROLLBAR-SHADOW-COLOR:#FFFFFF;
SCROLLBAR-ARROW-COLOR:#835A58;
SCROLLBAR-BASE-COLOR:#835A58;
SCROLLBAR-DARK-SHADOW-COLOR:FFFFFF}Scrollbar-Face-color: 滚动条页面颜色设定；
Scrollbar-Highlight-Color: 滚动条斜面和左面颜色设定；
Scrollbar-Shadow-Color: 滚动条下斜面和右面颜色设定；
Scrollbar-3Dlight-Color: 滚动条上边和左边的边沿颜色设定；
Scrollbar-Arrow-Color: 滚动条两端箭头颜色设定；
Scrollbar-Track-Color: 滚动条底版颜色设定；
Scrollbar-Dark-shadow-Color: 滚动条下边和右边的边沿颜色设定。
}
.datagrid
{
	border-top: 1px solid #b3def8;
	border-right: 1px solid #b3def8;
	border-bottom: 1px solid #b3def8;
	border-left: 1px solid #b3def8;
	
}
.header
{
	background-image: url(../images/dg_head.jpg);
	font-size: 8pt;
	font-family: "";
	height: 31px;
	text-align: center;
	color: #003399;
	
	
	text-decoration: none;
	background-color: #99CCFF;
}
.item
{
	FONT-SIZE: 9pt;
	FONT-FAMILY: verdana;
	text-decoration:none;
	height: 32px;
	text-align: center;
}
.alterItem
{
	background-color: #eff3ff;
	FONT-SIZE: 9pt;
	FONT-FAMILY: verdana;
	text-decoration:none;
	height: 32px;
	text-align: center;
}
.button
{
	color:navy;
	background-color:#eff3ff;
	border: 1px solid #96B8F5;
	letter-spacing: 1px;
	vertical-align: middle;
}

.textbox
{  font-size: 12px;
        background-color: #FFFFFF; 
        border-top: solid 1px #999999; 
        border-left: solid 1px #999999; 
        border-bottom: solid 1px #999999; 
        border-right: solid 1px #999999 
}
input {font-family:Arial,Helvetica,sans-serif;}
table {font-family:Arial,Helvetica,sans-serif;}
h1 {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-left:0px!important;
	width: 90%;
	text-align: left;	
}
h2 {
	font-size: 12px;
	font-weight: bold;
	margin-left:20px!important;
	width: 100%;
	text-align: left;	
}
ul{padding:0;}
#saveurl{
	margin:5px!important;
	text-align: left;
	width: 90%;
	clear: both;
}
#form_comment {
	margin-left:20px!important;
}
#form_comment ul {
	margin-left:0px!important;
	margin-top:0px!important;
	margin-bottom:5px!important;
	text-align: left;
	width: 100%;
}
#subject ul {
	list-style-type: none;
	margin-left:0px!important;
}
#subject_l ul {
	margin:0px!important;
}
  
