html,body {
	font-family:Arial,Helvetica,sans-serif;
	margin:0px;
	padding:0px;
	font-size:12px;
	background-color:#ffffff;
}

body {
	background-image: url(content/images/bg_body.jpg);
	background-repeat: repeat-x;
}

.div_bottom,table {
	
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#919191;
}

.div_bottom {
	margin-top:3px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	margin-bottom: 5px;
	margin-left:105px;
}

a {
	color:#919191;
}

a:hover {
	color:#444444;
}

#video {
position:absolute;
width:100%;
height:100%;
top:0px;
left:0px;
display:none;
z-index:999;
}

.bottom {
background-image:url(images/foot.gif);
background-repeat:no-repeat;
background-position:center bottom;
}

#div_hidden {
position:absolute;
left:250px;
top:100px; 
display:none; 
}

.r_ul.r_ur,r_dl,r_dr {
width:13px;
height:13px;
}

.r_u,r_l,r_r,r_d {
width:100%; 
height:13px;
}

.maintable {
height:100%; 
width:860px;
border: none;
}
