/**************** Body and tag styles ****************/
*{margin:0; padding:0;}
body{
font-family:"宋体","Times NEW Roman",Tahoma;
line-height:25px;
text-align:center;
color:#000000;
background:#e8eaec;
}
img{
border:0px;}
.put {
	width:80px;
	border:1px solid black;
    vertical-align:middle;
}

a{
color:#000000;
text-decoration:none;
background-color:inherit;
}

a:hover{
color:#0000cc; 
text-decoration:none; 
background-color:inherit;
}

/**************** Header and navigation styles ****************/

#container{
width:800px;
margin:20px auto;
padding:1px 0;
text-align:left;
background:#ffffff;
color:#303030;
border:2px solid #a0a0a0;
}

#header{
height:220px;
width:800px;
padding:0px;
margin:0px;
background-image: url(../images/banner.jpg);
}
#navigation{
height:30px;
line-height:30px;
font-size:16px;
width:800px;
margin:0 1px;
color:#ffffff;
background-image: url(../images/menu.gif);
}

#navigation li{
float:left;
list-style-type:none;
border-right:1px solid #ffffff;
white-space:nowrap;
}

#navigation li a{
display:block;
padding:0 10px;
font-size:0.8em;
font-weight:normal;
text-transform:uppercase;
text-decoration:none;
background-color:inherit;
color: #ffffff;
}
#navigation a:hover{
background:#17a4cf;
color:#ffffff;
text-decoration:none;
}
/**************** Content styles ****************/
.leftside{
float:left;
padding:20px 20px 0 10px;
width:23%;
font-size:13px;
}
.centerside{
margin:0px 25% 0px 25%;
padding:20px 20px 10px 0;
font-size:13px;
}
.main{
color:#FFFFFF;
background-image:url(../images/main.gif);
width:360px;
height:25px;}
.mainbody{
background-image:url(../images/dot.gif);
width:360px;
font-size:13px;
line-height:25px;}

/**************** Sidebar styles ****************/

.rightside{
float:right;
padding:20px 10px 0 10px;
width:23%;
font-size:13px;
}
/**************** Footer styles ****************/

#footer{
clear:both;
width:800px;
padding:5px 0;
margin:0 1px;
font-size:13px;
font-style:normal;
color:#ffffff;
background-image:url(../images/bottom.gif);
text-align:center;
}
/**************** Misc classes and styles ****************/
.boxbot{
background-image: url(../images/bot.gif);
background-repeat:no-repeat;
color:#000000;
text-align:center;
font-family:"宋体", "Times New Roman", Times, serif;
font-size:13px;
padding:10px;
margin:0px 0px 0px 0px;
height:126px;
}
.box1{
width:180px;
height:45px;
background-image: url(../images/user.gif);
}
.box2{
width:180px;
height:45px;
background-image: url(../images/gonggao.gif);
}
.box3{
width:180px;
height:45px;
background-image: url(../images/search.gif);
}
.box4{
width:180px;
height:46px;
background-image: url(../images/history.gif);
background-repeat:no-repeat;
}
.box5{
width:180px;
height:42px;
background-image: url(../images/ask.gif);
background-repeat:no-repeat;
}
.box6{
width:180px;
height:43px;
background-image: url(../images/link.gif);
background-repeat:no-repeat;
}


