body {
background:#fafafa url('images/bg.png') repeat-x;
margin:0px;
padding:0px;
text-align:center;
color:#666;
font-size:12px;
font-family:tahoma;
font-weight:bold;
}
a {
color:#c6e301;
font-size:12px;
font-family:tahoma;
font-weight:bold;
text-decoration:none;
}
a:visited{
color:#c6e301;
}
a:hover{
color:#c6e301;
text-decoration:underline;
}
#container {
width:927px;
margin:0 auto;
text-align:right;
padding-top:1px;
}
.log-link {
height:23px;
width:60%;
float:right;
}
.log-link ul{
list-style-type:none;
margin:0px 20px;
padding:3px 0 0 0;
}
.log-link li{
display:inline;
margin-left:15px;
float:right;
}
.log-link  li a{
float:left;
color:#888;
text-decoration:none;
}
.log-link  li a:hover{
color:#c6e301;
text-decoration:none;
}
.lang {
height:23px;
width:30%;
float:left;
}
.lang ul{
list-style-type:none;
margin:0px 20px;
padding:3px 0 0 0;
}
.lang li{
display:inline;
margin-left:15px;
float:left;
}
.lang li a{
color:#bdbdbd;
text-decoration:none;
}
.lang li a:hover{
color:#888;
text-decoration:none;
}
#header {
background:url('images/head.png') repeat-x;
height:119px;
width:100%;
}
.right {
float:right;
height:87px;
width:13px;
background:url('images/h-right.png') no-repeat top right;
}
.left {
float:left;
height:87px;
width:13px;
background:url('images/h-left.png') no-repeat top left;
}
.logo {
float:left;
height:45px;
width:142px;
margin:25px 0 0 20px;
}
.login {
background:url('images/log.png') no-repeat top left;
float:right;
height:73px;
width:302px;
margin:13px 40px 0 0px;
}
.h-main{
height:87px;
width:100%;
}
.nav {
height:32px;
width:100%;
text-align:center;
}
.nav ul{
list-style-type:none;
height:32px;
width:650px;
margin:0px auto;
padding:0px;
}
.nav li{
display:inline;
margin:0 15px;
text-align:center;
}
.nav li a{
color:#fff;
float:left;
padding:8px 10px 10px 10px;
}
.nav li a:hover{
background:#ccea03;
padding:7px 9px 11px 9px;
border-right:1px solid #d8f709;
border-left:1px solid #d8f709;
text-decoration:none;
}
#content {
width:927px;
margin-top:50px;
}
.top {
background:url('images/top.png') no-repeat top center;
width:927px;
height:12px;
}
.mid{
background:url('images/mid.png') repeat-y top center;
width:927px;
}
.cont {
padding:20px;
text-align:center;
}
.bottom{
background:url('images/bottom.png') no-repeat top center;
width:927px;
height:11px;
}
#footer {
height:50px;
margin-top:20px;
}
.rights{
float:right;
width:50%;
}
.dataway{
float:left;
width:50%;
}
.fix{
clear:both;
}