/* top */
#top{
clear: both;
margin: 0 auto;
height: 70px;
width: 970px;
text-align: left;
padding: 0px;
}
#top_left{
float: left;
width: 300px;
}
#top_right{
float: right;
width: 650px;
padding-top: 40px;
text-align: right;
}
/* nav */
#nav{
margin: 0 auto 10px;
clear: both;
background-image: url(../images/nav_sobg.jpg);
background-repeat: no-repeat;
height: 86px;
width: 970px;
background-position: bottom;
}
/* menu */
#menu{
height: 30px;
width: 100%;
}
#menu_space{
float: left;
height: 30px;
width: 100px;
}
#menu_home{
background-image: url(../images/menu_home.gif);
background-repeat: no-repeat;
float: left;
height: 25px;
width: 70px;
padding-top: 5px;
font-size: 15px;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
}
#menu_text_l{
background-image: url(../images/menu_text_l.gif);
background-repeat: no-repeat;
float: left;
height: 28px;
width: 10px;
margin-left: 5px;
}
#menu_text_bg{
background-image: url(../images/menu_text_bg.gif);
background-repeat: repeat-x;
float: left;
height: 21px;
padding-top: 7px;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
#menu_text_r{
background-image: url(../images/menu_text_r.gif);
background-repeat: no-repeat;
float: left;
height: 28px;
width: 10px;
}
/* menu */
#search{
padding-top: 20px;
}
/* ads */
#ads{
margin: 0 auto 10px;
clear: both;
width: 970px;
}
/* main */
#main{
margin: 0 auto;
clear: both;
width: 970px;
text-align: left;
}
#left{
float: left;
width: 240px;
}
#right{
float: right;
width: 720px;
}
#text{
border: 1px solid #B3D4E9;
margin-bottom: 10px;
}
#title{
background-image: url(../images/t_bg.gif);
background-repeat: repeat-x;
height: 20px;
font-size: 13px;
font-weight: bold;
padding: 6px 5px 0px;
}
#t_left{
float: left;
width: 300px;
}
#t_right{
float: right;
width: 50px;
}
#content{
padding: 5px;
}
#content ul{
margin: 0px;
padding: 0px;
}
#content li{
line-height: 25px;
padding-left: 10px;
}
/* corp */
#corp{
clear: both;
margin:0 auto;
background-image: url(../images/link_bg.gif);
background-repeat: repeat-x;
height: 23px;
width: 968px;
border: 1px solid #B3D4E9;
padding-top: 9px;
text-align: center;
}
/* foot */
#foot{
clear: both;
margin: 0 auto;
width: 950px;
text-align: center;
padding: 10px;
}
#foot img{
margin: 5px 0 0;
}
/* other */
.submit{
background-image: url(../images/submit_bg.gif);
background-repeat: repeat-x;
margin: 0px;
padding: 3px 5px 0px;
border: 1px solid #F1B65C;
font-weight: bold;
}
.h_height{ line-height: 180%; }
#bian{
padding: 5px;
height: 150px;
width: 150px;
border: 1px solid #CCC;
}
