/* CSS DOCUMENT */

/*公共变量public的定义*/
img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

ul,ol,li{list-style:none;margin: 0px;padding: 0px;}

body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input{margin:0px;}
.clear{clear:both;}

.input{font-size:12px;height:20px; line-height:20px;}

a {text-decoration: none;}

*{margin:0px;}

h1{color: #000000;font-weight:bold;font-size: 14px;}

h2{color:#fff;font-size:14px;font-weight:bold;}

h3{color:#888888;font-size:16px;font-weight:bold;}

h4{color:#b80000;font-size:14px;font-weight:bold;}


.blank5{line-height:5px;overflow:hidden;}
.blank4{line-height:4px;overflow:hidden;}

.blank2{line-height:2px;overflow:hidden;}

body {font:9pt/20px "宋体";text-align:center;padding:0px 0px 25px 0px;margin:0px 0px 0px opx; background:#e3e3e3;background-image: url(../images/top_bg.jpg);background-repeat: repeat-x;background-position: center top;} 

.fil_white{filter:DropShadow(Color=#ffffff, OffX=1, OffY=1);}

.wrapper {width:1004px;overflow:hidden; height:auto;font-size:12px;padding:0px 0px 0px 0px;background:#ffffff;  margin:0px auto; text-align:center; }

.en{font-family:Arial, Helvetica, sans-serif;font-size:12px;font-weight:normal;color:#666;}
.foot_bg {
	background-image: url(../images/foot_bg.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}








