html { font-family: verdana; font-size: 10pt; color: #fff; }
body { width: 100% height: 100%; font-family: verdana; font-size: 10pt; color: #fff; margin: 0; background: url('image/bg.png'); }
p { margin: 0; padding: 0; }

a { color: white; text-decoration: underline; }

#menu { display: block; background: url('image/bg_menu.png') center 169px no-repeat; width: 230px; height: 610px; top: -203px; padding-top: 17px; position: absolute; left: 50%; z-index: 2; }
.logo { display: block; margin: 13px 0 0 10px; }
#menu ul { margin: 60px 0 0 0px; padding: 0; list-style: none; font-size: 13pt; }
#menu li { list-style: none; text-align: center; margin: 0; padding: 0; }
#menu li a { text-align: center; height: 30px; width: 230px; padding-top: 8px; display: block; text-decoration: none; color: #000; }
#menu li a:hover { background-position: center 4px; background-repeat: no-repeat; }
.menu { background: #ff0033; }

#container { display: block; width: 860px; height: 331px; position: absolute; left: 50%; margin: 169px 0 0 -420px; }
.left_container { float: left; display: block; background: url('image/bg_left_container.png'); width: 8px; height: 431px; }
.box { float: left; position: absolute; margin: 0 0 0 -7px; width: 35px; height: 422px; }
#slide { width: 306px; height: 422px; overflow: hidden; }
#slider { width: 306px; height: 423px; padding: 0; position: absolute; overflow: hidden; margin: 0 0 0 -9px; }
#slide_side { width: 9px; height: 452px; position: absolute; z-index: 25; background: url('image/slide_side.png'); }
#slide_sider { width: 9px; height: 452px; position: absolute; z-index: 25; margin-left: -7px; background: url('image/slide_side.png'); }
.center_container { float: left; display: block; background: #000 url('image/bg_container.png'); width: 836px; height: 431px; }
#text_home { height: 415px; margin: 5px 0 0 532px; padding-top: 4px; overflow-x: hidden; overflow-y: auto; }
.flipv_up { position: absolute; z-index: 10; width: 27px; height: 250px; text-align: left; margin-left: -7px; display: block; font-size: 13pt; }
#text { width: 576px; height: 419px; margin: 5px 0 0 0; padding: 3px 15px 0 0; }
.right_container { float: left; display: block; background: #000 url('image/bg_right_container.png'); width: 15px; height: 431px; }

#menu_bottom {
	left: 50%;
	width: 850px;
	height: 25px;
	color: #353535;
	display: block;
	font-size: 9pt;
	position: absolute;
	margin: 615px 0 0 -415px;
	border-top: 1px #2B2B2B solid;
	padding-top: 3px;
}
#menu_bottom span { margin-left: -20px; }
#menu_bottom a { text-decoration: none; color: #353535; }
#menu_bottom a:hover { text-decoration: none; color: #fff; }

#chrome_fix_left_bottom { position: absolute; bottom: 0; left: 0; height: 1px; width:1px; display: block; }
#chrome_fix_right_top { position: absolute; top: 0; right: 0; height: 1px; width: 1px; display: block; }

#copyrights { position: absolute; bottom: 0; right: 0; height: auto; width: auto; }
#copyrights a img { border: 0; }

#message_box {
	color: #000;
	position: absolute;
	top: 0; left: 0;
	z-index: 999;
	background: white;
	padding:5px;
	font-size: 10pt;
	border:1px solid #CCCCCC;
	text-align:center;
	font-weight:bold;
	width:99%;
}
#message_box a{ color: #000; }
#message_box img { border: 0; }
