/* CSS Document */
html, body {margin: 0;padding: 0;}

#box {width:830px; height:610px; margin:auto; background-image:url(../image/bg.gif); background-repeat:no-repeat;margin-top:0px;}
#box1{width:830px; height:610px; margin:auto; }

#header{ width:726px; height:62px; margin-top:14px; margin-left:52px;}

#logo {
	height: 62px;
	width: 80px;
	float:left;
}
#ad{ height:12px; width:160px;float:left; margin-left:5px;}
#ad p {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #000000;
}
#nav{
	width:600px;
	height:14px;
	margin-left:100px;
	font-weight: bold;	
	padding-top:16px!important;
	padding-top:0;
}
#fdj{ height:22px; width:24px; float:right; margin-top:8px; margin-right:14px;}

.sousuo
{
 background-image:url(../image/sousuo.gif);
 width:40px;
 cursor: hand;
 border-style: none;
 background-color: transparent;
 color: Black;
}
.search
{
 background-image:url(../image/search.gif);
 width:40px;
 cursor:hand;
 border-style:none;
 background-color:transparent;
 color: Black;
}

.input{ border:1px solid #000000;FONT-VARIANT: normal; FONT-WEIGHT: normal; HEIGHT: 12px; LINE-HEIGHT: normal; width:76px;}

#nav li{
	list-style:none;
	float:left;
	font-size:14px;
	font-family:Arial;
	display:block;
	width:90px;
	color: #000000;
}
#nav li a { color:#000000; text-decoration:none; text-align:center; }
#nav li a:hover {color:#000000;}

#tool {
	width: 162px;
	float:right;
	margin-top:8px;
	height: 20px;
}
#lan {
	width: 62px;
	float:right;
	margin-top:8px;
}
#lan a img { border:0;}
#lan a:hover {border:0;}

#show1{ margin:auto; width:750px; height:500px; margin-top:10px; }

#footer{width:140px; height:30px; margin:auto; background-image:url(../image/logo2.gif); background-repeat:no-repeat; background-position:45px 0px;}


#footer p{
	margin:auto;
	margin-top:30px;
	font-size:12px;
	font-family:Arial;
}


