/* CSS Document */
body{
margin:0px;
background:#343434;
}
p{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#000000;
text-align:justify;
line-height:25px;
margin:10px 10px 0px 15px;
}
h1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
color:#ca8308;
font-weight:600;
margin:10px 0px 5px 10px;
}
input, textarea{
border:#000000 1px solid;
background:#CCCCCC;
}
select{
background:#999999;
border:#333333 1px solid;
height:23px;
}
#toptab{
width:100%;
height:32px;
text-align:center;
float:left;
background:url(../images/top-tabbg.png) repeat-x;
}
#bodymain{
width:1007px;
height:auto;
margin: 0 auto;
}
#main{
width:1007px;
height:auto;
float:left;
background:url(../images/main-bg.png) left top repeat-y;
}
#maincontainer{
width:954px;
height:auto;
margin-left:auto;
margin-right:auto;
}
#header{
width:954px;
height:245px;
float:left;
background:#000000;
margin-top:3px;
}
#logobox{
width:211px;
height:245px;
float:left;
background:url(../images/logobg.png) top no-repeat;
}
#flashbox{
width:734px;
height:245px;
float:right;
}
#menu{
width:954px;
height:48px;
float:left;
background:url(../images/menubg.png) repeat-x;
}
#menu a{
width:auto;
height:30px;
margin-top:5px;
padding-right:30px;
margin-left:10px;
padding-top:13px;
float:left;
background:url(../images/menulink-bg.png) right  no-repeat;
color:#ffe19a;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:600;
text-decoration:none;}

#menu a:hover{
color:#000000;
text-decoration:none;
}
.menuleft{
width:17px;
height:48px;
float:left;
background:url(../images/menubg-left.png) left top no-repeat;
}
#bodycontainer{
width:954px;
height:auto;
margin:0 auto;
float:left;
background:#ffffff;
}
#post1{
width:475px;
height:auto;
float:left;
}
#post2{
width:475px;
height:auto;
margin-top:10px;
border-left:#666666 1px groove;
float:right;
}
#footer{
width:1007px;
height:62px;
float:left;
color:#CCCCCC;
padding-top:35px;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:center;
margin:0 auto;
background:url(../images/footerbg.png) no-repeat;
}
.imagebox{
width:218px;
height:142px;
background:url(../images/imagebox.png) no-repeat;
float:left;
}
.searchbox{
width:220px;
height:30px;
float:right;
margin-top:10px;
}
.td{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#000000;
margin:5px 5px 5px 10px;
}
#coloumleft{
width:218px;
height:auto;
margin:20px 0px 0px 10px;
background:#FFFFFF;
float:left;
}
#coloumright{
width:218px;
height:auto;
float:right;
background:#FFFFFF;
margin:20px 10px 0px 0px;
}
#coloumcenter{
width:480px;
height:auto;
margin-left:5px;
float:left;
background:#FFFFFF;
}
.textbox{
width:953px;
height:auto;
float:left;
background-color:#FFFFFF;
}
   .text_link4{

  font-family: Verdana;

  color: #ffffff;
  
  font-size:11px;

  font-weight: bold;
  
  text-decoration: underline;

 }

 .text_link4:hover{

  font-family: Verdana;

  color: #cccccc;
  
  font-size:11px;
  
  text-decoration: underline;

 }