@charset "utf-8";

/* default element styles */
body { background-color:#121212; color:#000000; 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:#000000; text-decoration:none;}
a:visited {color:#000000; text-decoration:none;}
a:active  {color:#111111; text-decoration:none;}
a:hover   {color:#111111; 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:#111111;}
.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:15px; top:235px; z-index:100; height:270px; width:140px;}
div.menuBox img, div.menuBox object, div.menuBox embed{float:left; display:inline; height:140px; width:270px; z-index:100; position:relative;}

div.latestNewsBox{ float:left; display:inline; width:300px; margin:395px 0px 0px 15px;}
div.latestNewsBox div.latestNewsTitle{ color:#FFFFFF; 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:#FFFFFF;}
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 #979797; 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 #555;}
.thisBg{ background-color:#555555;}
.thisFont{ color:#a1a1a1;}
