body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, 
pre, form, fieldset, input, textarea, p, blockquote, th, td {  font-family: Arial, Helvetica, sans-serif;   
padding: 0;    
margin: 0; 
font-size: 12px;
color: #CCCCCC;   
}    
fieldset, img {     
border: 0;    
}    
table {    
   
}    
ol, ul {    
list-style: none;    
}    
address, caption, cite, code, dfn, em, th, var {    
font-weight: normal;    
font-style: normal;    
}    
h1, h2, h3, h4, h5, h6 {    
font-weight: normal;    
font-size: 100%;    
}    
q:before, q:after {    
content: '';    
}    
abbr, acronym {     
border: 0;    
}
html, body{height: 100%;width:100%;background-color: #000000;}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.top, .footer, .content{ width:1000px;margin:0 auto;
	padding:0; height:auto;}
	
.top ul li{
	float:right;
	vertical-align: bottom;
}
.menu{clear:both;
	text-align: center;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: 0 17px;
	width:100%;
}
.banner, .footer, .content{clear:both;text-align: center;}
.content{
	background-image:url(../../images/contentbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
div.content table td{
	font-size: 12px;
	line-height: 18px;
}
.spec{
	border: 1px solid #333;	
}
table.spec, .spec td{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.footer{height: 30px; vertical-align: bottom;line-height:30px;}
.divide{
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333;
}
.rim{
	border: 10px solid #111; margin: 15px;
	font-size: 14px;	
	color: #999999;
	background-color: #1a1a1a;
}
.rim th{font-weight: 600; font-size: 14px; border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333; }
.rim span{font-size: 18px; line-height:36px;}
.gaps{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #555; 
}
.rimg{border: 1px solid #292929; margin: 14px; padding: 1px;}
.videoword {
	font-size: 15px;
	font-weight: bold;
	width: 320px;
	color: #FFFFFF;
	padding-left: 20px;
}