html {
	width: 100%;
	height: 100%;
}

body {
	width: 100%;
	height: 100%;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ccc;
	background: #2e2d2a;
}

#page {
	position: absolute;
	top: 0;
	left: 50%;
	width: 950px;
	margin-left: -475px;
}

#top {
	position: absolute;
	top: 140px;
	left: 0;
	width: 950px;
	height: 400px;
	color: #fff;
	background: url('../_img/bg_top.png') repeat-x #000;
}

#in_orange_text {
	position: absolute;
	top: 90px;
	left: 30px;
	width: 590px;
	text-align: left;
	font-size: 14px;
}

#in_orange_text h2 {
	line-height: 20px;
	margin: 0;
	padding: 0 0 20px 0;
	font-size: 18pt;
	font-weight: normal;
	color: #fff;
}

#inquiry {
	position: absolute;
	top: 64px;
	right: 12px;
	width: 295px;
	height: 250px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000;
	background: url('../_img/bg_right.jpg') no-repeat #be5633;
}

#inquiry h2 {
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000;
}

#inquiry a { font-size: 8pt; color: #fff; text-decoration: none; }
#inquiry a:hover { color: #000 }
#inquiry p { margin: -10px 0 4px 0; padding: 0; font-size: 8pt; }

.ibar_pre, .ibar_post { position: absolute }
.ibar { display: inline-block; background-repeat: repeat-x; }
#ibar1 { background-image: url('../_img/bg_ibar1.png'); }
#ibar2 { background-image: url('../_img/bg_ibar2.png'); }
#ibar3 { background-image: url('../_img/bg_ibar3.png'); }
#ibar4 { background-image: url('../_img/bg_ibar4.png'); }

#right_black {
	position: absolute;
	top: 300px;
	right: 12px;
	width: 295px;
	line-height: 28px;
}

#logo {
	position: absolute;
	top: 43px;
	left: 30px;
	width: 270px;
	height: 42px;
	border: none;
}

#slogan {
	position: absolute;
	top: 92px;
	left: 30px;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #747474;
}

#menu {
	position: absolute;
	top: 2px;
	left: 0px;
	margin: 12px 0 0 0;
	padding: 0;
	list-style-type: none;
	z-index: 1000;
}

#menu li {
	float: left;
	width: 183px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	background: url('../_img/bg_tab.png') no-repeat right;

}

#menu a {
	display: block;
	width: 175px;
	margin-right: 25px;
	text-decoration: none;
	color: #ccc;
}

#menu a:hover {
	text-decoration: underline;
	color: #fff;
}

#content {
	position: absolute;
	top: 550px;
	left: 0;
	padding-bottom: 60px;
	width: 950px;
	color: #aaa;
	background: url('../_img/bg_content.png') repeat-y #101010;
}

.content_margin {
	margin: 0 45px 35px 45px;
}

#content h2 {
	margin: 0 0 30px 0;
	padding: 0;
	font-size: 20pt;
	font-weight: normal;
	color: #ddd;
}

#content h3 {
	margin: 8px 0 25px 0;
	padding: 0;
	font-size: 14pt;
	font-weight: normal;
	color: #cc5f38;
}

#left {
	float: left;
	width: 569px;
	padding: 0 30px 10px 0;
}

#left h3 {
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 10pt;
	font-weight: bold;
}

#right {
	float: left;
	width: 230px;
	padding: 0 0 10px 30px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #777;
	background: none;
}

#content_bottom {
	position: absolute;
	left: 0;
	bottom: 0;
}

#footer {
	clear: both;
	position: relative;
	top: 80px;
	z-index: 100;
	font-size: 8pt;
	color: #000;
}

#footer a {
	color: #777;
}

#bg_bottom_tab { position: absolute; top: 454px; left: 634px; border: none }
#bg_top_left { position: absolute; top: 140px; left: 0; border: none }
#bg_top_right { position: absolute; top: 140px; left: 930px; border: none }

#toplist {
	width: 1px;
	height: 1px;
	border: none;
}

h1 {
	
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #ddd;
}

h3, strong {
	font-size: 12px;
	font-weight: bold;
	color: #ddd;
}

em {
	font-size: 8pt;
	font-style: normal;
}

a {
	color: #cc5f38;
}

a:hover {
	color: #fff;
	text-decoration: none;
}
.inner_margin {
	margin: 20px;
}

input, textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000;
	background-color: #ddd;
	border: solid 1px #888;
}

.reference {
	float: left;
	font-size: 8pt;
}

.reference h4 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #ddd;
}

.reference strong {
	font-size: 8pt;
	color: #7f7f7f;
}

.reference img {
	margin-top: 8px;
	border: none;
}

.line {
	clear: both;
	display: block;
	height: 51px;
	background: url('../_img/bg_line.png') repeat-x 0 25px;
}

.ref_thumb {
	float: left;
	margin: 0 30px 30px 0;
	padding: 6px;
	background: url('../_img/bg_reference_thumb.png') no-repeat;
}

.rank_icon {
	margin-top: 6px;
	width: 80px;
	height: 15px;
	border: none;
}
