@charset "utf-8";
/* CSS Document */

#mainbox {
   position: relative;
   top: 0px;
   left: 0px;
   margin-left:auto;
   margin-right:auto;
   width: 980px;
   background-color: #464646;
   overflow:inherit;
}

#mainmenu {
   position: relative;
   top: 0px;
   left: 0px;
   background-image:url(02menu_back.gif);
   width: 962px;
   height: 34px;
   text-align: left;
   padding-left: 18px;
}

#langmenu {
    position: relative;
	float: right;
	margin-right: 16px;
	margin-top: -20px;
}

#centerbox {
   width: 950px;
   margin: 15px;
   overflow: auto;
}

#botmenu {
	position: relative;
	float: left;
	width: 962px;
	height: 23px;
	text-align: left;
	padding-left: 18px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #4f4f4f;
	border-bottom-color: #4f4f4f;
}



#addr {
    position: relative;
	text-align: center;
	top: 0px;
	left: 0px;
	margin-top: 52px !important;
	margin-top: 18px;
	width: 980px;
	height: 79px;
}

#left_col {
 position:relative;
 width: 185px;
 float:left; 
 margin-right: 15px;
 display: inline;

}

#center_col {
 float:right;
 width: 100%;
 display: inline;

}

#right_col {
 float:right; 
 width: 368px;
 margin-left: 15px;
 display: inline;

}

#left_ban {
 position: relative;
 float:inherit;
 margin-right: 15px;
}

#top_ban {
 position: relative;
 float: none;
 margin-bottom: 15px;
}

#video_box_504 {
 width: 504px;
 position: relative;
 margin-left:15px;
 float: right;
}

#video_box_640 {
 width: 640px;
 position: relative;
 margin-left:15px;
 float: right;
}

