body{
margin:0px 0px 0px 0px;
color:#ffffff;
background: #000000 url('images/background.jpg') no-repeat fixed center center; 
font-family:Arial, Helvetica, sans-serif;
}

#frame{
margin:0px auto -16px auto;
width:910px;
background-color:#403f40;
}

#header{
padding-top:179px;
margin-left:auto;
margin-right:auto;
background-image:url('images/header.jpg');
background-repeat:no-repeat;       
width:900px;
}

#content{
margin-left:auto;
margin-right:auto;
background-color:#020506;
width:900px;
}

#content2{
padding-top:50px;
margin-left:18px;
margin-right:18px;
}

#footer{
margin:8px auto 0px auto;
width:900px;
height:28px;
color:#FFFFFF;
font-size:13px;
}
.foot_left{
width:800px;
float:left;
margin-left:5px;
}
.foot_right{
width:58px;
float:right;
}

#login_box{
font-size:14px;
color:#ffffff;
float:right;
width:295px;
height:260px;
margin-top:6px;
margin-right:5px;
}
#login_box_top{
width:300px;
height:18px;
background-image:url('images/login_box_top.png');
background-repeat:no-repeat;
}
#login_box_center{
padding-left:15px;
width:300px;
height:234px;
background-image:url('images/login_box_center.png');
background-repeat:repeat-y;
}
#login_box_bottom{
width:300px;
height:14px;
background-image:url('images/login_box_bottom.png');
background-repeat:no-repeat;
}
#login_box_form{
margin-left:30px;
width:230px;
text-align:right;
}

.username{
background:#666666;
border:0px;
}
.password{
background:#666666;
border:0px;
}
.submit{
color:#ffffff;
background:#666666;
border:1px solid white;
}

.news_content img{
padding-top:7px;
padding-right:7px;
padding-left:7px;
}

.link-color a:link{
color:#626262;
text-decoration:none;
}
.link-color a:visited{
color:#626262;
text-decoration:none;
}
.link-color a:hover{
color:#FF9B20;
text-decoration:none;
}
.link-color a:active{
color:#626262;
text-decoration:none;
}

.td_to_jquery{
background-image:url('images/td_img.png');
height:26px;
font-size:11px;
font-weight:bold;
}
.td_to_jquery_into{
padding-top:6px;
padding-left:12px;
}
.td_to_jquery2{
border-left:solid #666666 1px;
border-right:solid #666666 1px;
border-bottom:solid #666666 1px;
}