@charset "utf-8";

/* default element styles */
body { background-color:#554533; color:#422420; margin:0px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; text-align:justify;  background-image:url(../images/bg_background.jpg); background-position:top left; background-repeat:no-repeat;}
a:link    {color:#422420; text-decoration:none;}
a:visited {color:#422420; text-decoration:none;}
a:active  {color:#a8837e; text-decoration:none;}
a:hover   {color:#a8837e; text-decoration:none;}

table {border-collapse: collapse}
td {margin:0px; padding:0px;}
img {border:0px;}
form {padding:0px; margin:0px;}
em {font-style:normal; font-weight:normal; color:#666666;}
.clear{clear:both;}
input {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px;}
select{font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px;}
textarea{font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px;}

div.bodyDiv{float:left; display:inline; width:960px; position:relative;}
div.menuBox{float:left; display:inline; position:absolute; left:150px; top:278px; *top:262px; z-index:100; height:100px; width:600px;}
div.menuBox img, div.menuBox object, div.menuBox embed{float:left; display:inline; height:100px; width:600px; z-index:100; position:relative;}

div.latestNewsBox{ float:left; display:inline; width:300px; margin:395px 0px 0px 15px;}
div.latestNewsBox div.latestNewsTitle{ color:#E8E4D5; height:30px; line-height:30px; width:300px;}
div.latestNewsTitle span.newsTitle{ margin-left:20px;}
div.latestNewsBox div.latestNewsContent{ float:left; display:inline; width:300px; height:285px; overflow-y:auto; overflow-x:hidden;}
div.latestNewsBlock{float:left; display:inline; width:300px; height:94px; margin-top:1px; background-color:#E8E4D5;}
div.latestNewsBlock td img{ display:inline; float:left; height:67px; width:90px; margin:10px;}
div.latestNewsBlock td span.text{display:inline; float:left; margin:0 5px; max-height:80px; overflow:hidden; text-align:left; width:160px;}

div.videoBox{float:left; display:inline; height:425px; height:344px; margin:396px 0px 0px 15px;}


div.rightBox{
	float:left;
	display:inline;
	width:160px;
	margin:350px 0px 0px 15px;
}
div.rightBox table{ height:335px;}
div.rightBox img.boxImg{border:1px solid #666666; display:inline; float:left; height:141px; width:158px;}
div.adBox{float:left; display:inline; width:160px; height:60px; margin-top:4px;}

div.copyright{float:right; display:inline; font-size:10px; margin:40px 0px;}

.thisBorder{ border:1px solid #FFFFFF;}
.thisBg{ background-color:#281d10;}
.thisFont{ color:#E8E4D5;}

