/* CSS Document */
body{
background: black;
}
h1,h2,h3,h4,h5,h6,h7 { padding:0px; margin:0px; list-style:none;}
.background{ border:0px; background-position:center; background-repeat:no-repeat; background-color:#000000; width:1024px; height:auto;}
.wrapper{ border:0px; float:none; width:1000px;height:1024px; margin-top:0px;}

.wrapper2{ background:#000000;; border:0px; float:none; width:1000px; display:compact; height:700px;}


.font{ font:Georgia, "Times New Roman", Times, serif; font-size:12px; letter-spacing:normal;}
.clear{clear:both;}
.top_margin{margin-top:15px;}
image{border:0px;}
.spacer{height:20px; width:1000px;}
.black_spacer{ height:31px; width:1000px; background-color:#000000;}


.logo{background-repeat:no-repeat; display:block; background-color:black; height:75px; width:1000px;}

.logo_wrap{background:black; background-image:url(/../images/Logo/center2.gif); width:1000px; height:200px; background-position:center; background-repeat:no-repeat;
}
#contain1{
padding: 0px;
margin: 0px;
float:left;}
#contain2{
float:right;}
#contain3{
float:none;
}

.menu_div{border:1px; border-bottom-color:#FFFFFF; width:150px; height:auto; position:relative; }

.menu_top{ width:970px; height:51px; background:black; margin:0px; padding: 0px; }
.menu_top ul{list-style:none; display:block; border-left:1px solid #000; height:31px; width:100%;
padding: 0px;
margin: 0px;
} 
.menu_top ul li{ float:left;  font:16px Arial; color:#FFF; width:125px; height:31px; text-align:center; border-right:1px solid #FFFFFF;}
.menu_top ul li a{ float:left; color:#fff; text-decoration:none; line-height:31px; background:green; height:31px; width:128px; }
.menu_top ul li a:hover{ float:left; background:#00FF80; height:31px; width:128px; color:#464646;}

.read_more{ float:right; width:73px; height:21px;}
.read_more a{ float:left; width:73px; height:21px; background:url(../../images/read_more.jpg) no-repeat;}
.read_more a:hover{ float:left; width:73px; height:21px; background:url(../../images/read_more_hover.jpg) no-repeat;}

.fontbottom{font:"Times New Roman", Times, serif; size:14px; color:#FFF;]


