#menu{
width:968px;
margin:0px auto;
padding:0px;
border:1px solid #D3D3D3;
background-color:#F7F7F7;
}
#menu ul{
margin:0px;
padding:0px;
font-size:14px;
list-style-type:none;
font-weight:bold;
text-align:center;
}
#menu ul li{
margin:0px;
float:left;
line-height:1.5em;
width:121px;
}
#menu ul li a{
display:block;
height:1.5em;
}
#menu ul li a:link,#menu ul li a:visited{
color:#000000;
text-decoration:none;
}
#menu ul li a:hover{
color: #FFFFFF;
background-color:#D3D3D3;
}
#content{
width:970px;
margin:5px auto;
padding:0px;
}
#content_search{
float:left;
width:690px;
margin:0px;
padding:0px;
}
#content_search span#resun{
display:block;
font-size:14px;
font-weight:bold;
line-height:1.5em;
border-bottom:1px dashed #666666;
}
#content_search ul{
margin-top:4px;
margin-bottom:4px;
margin-left:0px;
margin-right:0px;
padding:0px;
list-style-type:none;
font-size:14px;

}
#content_search ul li{
line-height:1.5em;
}
#content_search ul li a:link,#content_search ul li a:visited{
color:#000000;
text-decoration:none;
}
#content_search ul li a:hover{
color:#FF0000;
text-decoration:underline;
}
hr{
height:1px;
border:1px dashed #CCCCCC;
}
#content_right{
float:right;
width:270px;
margin:0px;
padding:0px;
}
#search{
width:270px;
height:100%;
margin:0px auto;
padding:0px;
}
#search span#t_left{
float:left;
display:block;
background:url(../images/t-left.gif) no-repeat bottom;
width:10px;
height:10px;
}
#search span#t_mid{
display:block;
float:left;
background:url(../images/t-bg.gif) repeat-x bottom;
height:10px;
width:250px;
}
#search span#t_right{
display:block;
float:right;
background:url(../images/t-right.gif) no-repeat bottom;
height:10px;
width:10px;
}
#search span#b_left{
display:block;
float:left;
background:url(../images/b-left.gif) no-repeat;
height:10px;
width:10px;
}
#search span#b_mid{
display:block;
float:left;
background:url(../images/b-bg.gif) repeat-x;
height:10px;
width:250px;
}
#search span#b_right{
display:block;
float:right;
background:url(../images/b-right.gif) no-repeat;
height:10px;
width:10px;
}
#search span#tit{
display:block;
width:268px;
border-left:1px solid #D0CED0;
border-right:1px solid #D0CED0;
background:url(../images/qss.gif) no-repeat center;

}
#search ul{
margin:0px auto;
padding:5px 0px;
text-align:center;
border-left:1px solid #D0CED0;
border-right:1px solid #D0CED0;
line-height:3em;
font-size:14px;
}
.input{
font-size:14px;
border:1px solid #e1e1e1;
}
form{
margin:0px;
padding:0px;
}
.ntext{
border:1px solid #e1e1e1;
font-size:14px;
height:18px;
}
#page {
margin:0px auto;
border-top:1px dashed  #3366FF;
padding:0px;
padding-top:8px;
}
#page ul{
text-align:center;
}
#page ul img{
border:none;
}
#gs{
width:268px;
margin:4px auto;
padding:0px;
border:1px solid #e1e1e1;
}
#gs span{
display: block;
font-size:14px;
line-height:1.5em;
background-color:#f7f8f9;
border-top:1px solid #FFFFFF;
text-align:center;
font-weight:bold;
}
#gs ul{
margin:0px;
padding:0px;
list-style-type:none;
font-size:14px;
}
#gs ul li{
line-height:1.5em;
}
#gs ul li a{
background:url(../images/hui_icon.gif) no-repeat 2px center;
padding-left:10px;
}
#gs ul li a:link,#gs ul li a:visited{
color:#000000;
text-decoration:none;
}
#gs ul li a:hover{
color:#0033CC;
text-decoration:underline;
}