/* CSS Document */
body{
background:url(../images/bg.gif) center;
margin:0px auto;
color:#FFFFFF;
margin-bottom:5px;
}
p{
margin:0px;
padding:0px;
}
#container{
width:695px;
margin:0px auto;
padding:0px;
}
.header1{
background:url(../images/header1.gif) no-repeat;
width:493px;
height:108px;
}
.header2{
width:202px;
height:108px;
position:relative;
float:left;
}
.nav-left{
background:url(../images/nav-left.gif) no-repeat;
width:14px;
height:35px;
padding-bottom:10px;
}
.nav-bg{
background:url(../images/nav-bg.gif) repeat-x;
width:667px;
height:35px;
vertical-align:middle;
font-size:13px;
font-family:Arial;
font-weight:bold;
text-align:center;
}
.nav-bg a{
color:#FFFFFF;
text-decoration:none;
padding:0px 18px;
}
.nav-right{
background:url(../images/nav-right.gif) no-repeat;
width:14px;
height:35px;
padding-bottom:5px;
}
.flash{
padding-top:5px;
height:250px;
}
.left-panel{
width:476px;
color:red;
}
.right-panel{
width:219px;
}
.content{
font-family:Arial;
font-size:10px;
color:#bfbebe;
padding:0px 10px 10px 10px;
}
.welcome{
font-family:Arial;
font-size:14px;
color:#bfbebe;
font-weight:bold;
padding-left:10px;
padding-top:20px;
}
.foot-left{
background:url(../images/foot-left.gif) no-repeat;
width:4px;
height:14px;
}
.foot-bg{
background:url(../images/foot-bg.gif) repeat-x;
width:687px;
height:14px;
font-family:Arial;
font-size:10px;
color:#bfbebe;
}
.foot-right{
background:url(../images/foot-right.gif) no-repeat;
width:4px;
height:14px;
}
.foot a{
color:#bfbebe;
text-decoration:none;
}
.foot a:hover{
color:#FF9900;
}
.srch-box{
background:url(../images/srch-box.gif) repeat-x;
width:160px;
height:18px;
position:absolute;
border:1px solid #b1afaf;
right:30px;
top:70px;
}
.go-btn{
position:absolute;
right:1px;
top:70px;
}
