@charset "utf-8";
/* CSS Document */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin:0;
	padding:0;
	
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
caption, th {
	text-align:left;
}

a {
	color:#969696;
	text-decoration:none;
}
a:hover {
	color:#FFCC00;
	text-decoration:none;
}

h1 {	color: #FFCC00;
	text-decoration:none;
	font-size:12px;
	margin:0px 0px 0px 0px}
	
h1 strong {	
  	color: #FFFFFF;
	font-weight:bold;
	
}

h2 {	color: #E1E1E1;
	font-weight:lighter;
	font-size:12px;
	letter-spacing:0.1em;
	line-height:16px;
	margin:2px 50px 0px 0px}
	
h4 {	color: #FFCC00;
	text-decoration:none;
	font-size:12px;
	margin:30px 0px 0px 0px}

h4 p{	color: #FFFFFF;
	font-style:;
	font-size:11px;
	text-align:left;
  	margin:20px 0px 0px 0px}
	
	
h4 strong {	
  	color: #FFFFFF;
	font-weight:bold;
	
}


/*--------------------------------------------------------------------------------------*/

body { background-color: #000000; margin:0px; padding:0px; font-family:tahoma, verdana, "Times New Roman", Times, serif; letter-spacing:1px;font-size:12px; }

#header { width:777px; height:75px; margin:0 auto; overflow: hidden; padding:5px; }

#header p {font-family: verdana; font-size:10px; color:#FFCC00;margin:50px 0px 0px 0px; text-align:right}

#header strong {font-size:18px}

#header .logo { float:left; }

#header .menu { float:right;  margin-top:10px; padding:0px; font-size:10px;   }

#header .menu li {float:left; padding:0px 0px 0px 10px; }

#wrap { background:url(../images/bg.png) repeat-y top center; border-top:1px solid #969696; border-bottom:1px solid #969696; padding:10px; margin-left:-10px;  }

#content {width:777px; margin:0 auto; }

#content .aboutnews { width:777px; overflow:hidden; margin:0px 0px 0px 0px; }

#content .aboutnews .box {margin:0px 0px 0px 0px;  }

#content .aboutnews .box .about {width:530px; background-color:#000000; float:left; }

#content .aboutnews .box .about p {color:#C0C0C0;font-size:12px;line-height: 18px ;  }

#content .aboutnews .box .about p a {color:#FFD400;}

#content .aboutnews .box .about p a:visited { color:#FFFFFF;}

#content .aboutnews .box .about p a:hover { color:#C0C0C0;}

#content .aboutnews .box .latest {margin-top:-12px;width:195px; float:right; }

#content .aboutnews .box .latest img {float:left; }

#content .aboutnews .box .latest li {padding:0px 0px 5px 0px; margin:0px 0px 8px 0px; }

#content .aboutnews .box .latest li a:active {color:#FFFFFF}

#footer { width:757px;  background-color: #000000; margin:0 auto; overflow: hidden; padding:15px 10px; text-align:left; color:#807f7f; }
