/* CSS Document */
html{ min-width:1000px;}
body {
	margin:0px 0px 5px 0px;
	font-family:"ËÎÌå"	,"Times New Roman", Times, serif ;
	font-size:12px;
	min-width:1000px;
}
a{ font-family:"ËÎÌå","Times New Roman", Times, serif ;
   font-size:12px;
}
A:link {
	COLOR:#333333; TEXT-DECORATION: none
}
A:visited {
	COLOR: #333333; TEXT-DECORATION: none
}
A:active {
	TEXT-DECORATION: none
}
A:hover {
	COLOR: #ff0000; TEXT-DECORATION: underline
}
#top{ margin:0px;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#B00000,endColorStr=#FFFFFF);
	/* background:url(../image/logo2.gif) no-repeat center;*/
	 height:100px;
	 text-align:left; padding-left:200px; padding-top:40px; background-color:#C00;}
#top h1{ color:#FF0; font-size:45px}
#menu{   
   
	  margin:auto;
	  text-align:center;
	  padding:5px 0px 0px 0px;
	  height:25px;	 
	  background:url(../image/menu.jpg);
}
.boxtop{ height:15px;background:url(../image/boxtop.gif) bottom no-repeat; margin-bottom:0px ; margin-top:0px}
.boxbody{height:80px;border-left:1px solid #E0E0E0;border-right:1px solid #E0E0E0; 
			 margin-bottom:0px;margin-top:0px; background-color:#FFFFFF}
.boxbottom{ height:15px;margin-top:0px; margin-bottom:2px;background:url(../image/boxbottom.gif) top no-repeat;}
#foot{ 		padding-top:30px; 
			text-align:center;
            border-top:1px solid #E0E0E0;
			border-bottom:1px solid #E0E0E0;
			height:130px;
			margin-top:0px;
			margin-bottom:20px;
			width:100%
			
			}	