body {
  	margin: 0px;
    font-family:Arial, "ËÎÌå";
	line-height: 18px;
	}

div,table,td{
	font-family:Arial, "ËÎÌå";
	font-size:12px;
	color:#484848;
	line-height: 18px;
	}

p { text-indent: 2em}

.homeBG {
	background-image: url(../images/homeBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}

.secBG {
	background-image: url(../images/secBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
.detBG {
	background-image: url(../images/detBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}

a,a:link,a:visited,a:active{color:#484848;text-decoration: none;}
a:hover{color:#000000;text-decoration: none;}

.loginBG{
	color: #000000;
	background-image: url(../images/loginBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.font16B{
	font-size: 16px;
	font-weight: bold;
}
.font18B{
	color:#0076C7;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
}
.input{
	color: #000000;
	height: 16px;
	line-height:14px;
	border: 1px solid #CCCCCC;
	width:120px;
}
.black{ color:#000;}
a.black:link,a.black:visited,a.black:active{color:#000;text-decoration: none;}
a.black:hover{color: #666;text-decoration: none;}

.white{ color:#fff;}
a.white:link,a.white:visited,a.white:active{color:#fff;text-decoration: none;}
a.white:hover{color: #fff;text-decoration: underline;}

.red{ color:#540001;}
a.red:link,a.red:visited,a.red:active{color:#540001;text-decoration: none;}
a.red:hover{color: #666;text-decoration: none;}

.hui{ color:#484848;}
a.hui:link,a.hui:visited,a.hui:active{color:#484848;text-decoration: underline;}
a.hui:hover{color: #666;text-decoration: none;}

.footlogin{
	font-family: 5px2bus;
	font-size: 5px;
	text-transform: uppercase;
	color: #8BEAFF;
	}
.footen{
	font-family: "kroeger 05_53";
	font-size: 8px;
	text-transform: uppercase;
	color: #fff;
	}
a.footen:link,a.footen:visited,a.footen:active{color: #fff; text-decoration: none;}
a.footen:hover{color: #fff;text-decoration: none;}

.blue{
	font-weight: bold;
	color: #0F62AD;
	}
a.blue:link,a.blue:visited,a.blue:active{color: #0F62AD; text-decoration: none;}
a.blue:hover{color: #666;text-decoration: none;}


.bord10{
	height: 10px;
	}
.top_bg{
	background-image: url(../images/topright_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	}

.xuxian{
	background-image: url(../images/xuxian.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	}
.blue_xx{
	background-image: url(../images/blue_xx.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	}
.dian{
	background-image: url(../images/d.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	}
.icon{
	font-size: 12px;
	color: #626262;
}
.bottom2{
 	padding-bottom: 2px;
 }
 .select{
	color: #484848;
	background-color: #D9D9D9;
	height: 18px;
	width: 200px;
	border: 1px dashed #C0C0C0;
}
.blogBG{
	background-image: url(../images/blogBG.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
