/* CSS Document */

body{
font-size:12px;
color:#333333;
}
input {
font-size:12px;
}
.rd{
font-size:12px;
color:#FF0000;
}
.blue{
font-size:12px;
color:#0033CC;
}
.line{
color:#666666;
}
.orange{
color:#FF6600;
}
A.orange:link {color:#FF6600; text-decoration: none;}
A.orange:visited{color:#FF6600; text-decoration: none;}
A.orange:active{color:#ff6600; text-decoration: none;}
A.orange:hover{color:#3333FF; text-decoration: underline;}
A.white_bottom:link{color:#FFFFFF;text-decoration: none;}
A.white_bottom:visited{color:#FFFFFF;text-decoration: none;}
A.white_bottom:active{color:#FFFFFF;text-decoration: none;}
A.white_bottom:hover{color:#FFFFFF;text-decoration: none;}
.white{
color:#FFFFFF;
}
a:link{
color:#003399;
text-decoration:none;
}
a:visited{
color:#333333;
text-decoration:none;
}
a:hover{
color:#333333;
text-decoration:underline;
}
.black{
color:#000000;
}
.line20{
line-height:20px;
}
.hui {
color:#999999;
}
.line-all{
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-top-style:none;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-right-color:#449D00;
border-bottom-color:#449D00;
border-left-color:#449D00;
}
.line-xc{
border-top-width:1px;
border-right-width:1px;
border-top-style:solid;
border-right-style:solid;
border-top-color:#AAAAAA;
border-right-color:#AAAAAA;
border-bottom-style:none;
border-left-style:none;
}
.big{
font-size:14.8px;
font-weight:bold;
color:#009900;
}
.green{
color:#009900;
}
p {
font-size:12px;
}
td{
font-size:12px;
}
.big_text{
font-size:14.8px;
}
.title{
font-size:16px;
color:#0033CC;
font-family:"12345";
font-weight:bold;
}.a3 {
	line-height: 14pt;
}
.line_a1 {
	font-size: 10pt;
}

