@charset "utf-8";

html {
	height: 100%;
	padding-bottom: 1px;
}
body {
	background: #FFF;
	height: 100%;
	text-align: center;
}
#header {
	background: #33A6CC;
	margin: 0 auto;
	padding-bottom: 2px;
	width: 802px;
}
#header_inner {
	background-color: 33A6CC;
	border-right: 1px solid #2E95B7;
	border-left: 1px solid #2E95B7;
	color: #FFF;
	position: relative;
	text-align: left;
	height: 120px;
}
#header_logo {
	position: absolute;
	top: 20px;
	left: 14px;
}
#header h1 {
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
	position: absolute;
	top: 72px;
	left: 15px;
}
#header h2 {
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
	position: absolute;
	top: 86px;
	left: 15px;
	width: 400px;
}
#header_url {
	color: #FFF;
	font-size: 10px;
	line-height: 14px;
	text-decoration: none;
	position: absolute;
	top: 58px;
	left: 15px;
}
#header_url a {
	color: #FFF;
	text-decoration: none;
}
#header_nk {
	position: absolute;
	top: 20px;
	right: 15px;
}
#header_sy {
	position: absolute;
	top: 65px;
	right: 15px;
}
#header_ose-fx {
	position: absolute;
	top: 65px;
	right: 185px;
}
#header_news {
	position: absolute;
	top: 20px;
	right: 185px;
}
#path {
	color: #666;
	border-top: 1px solid #D9D9D9;
	font-size: 10px;
	line-height: 20px;
}
#body {
	margin: 0 auto;
	text-align: left;
	width: 800px;
}
#body:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }
#body { display: inline-block; }
/* Hides from IE-mac \*/
* html #body { height: 1%;}
#body { display: block; }
/* End hide from IE-mac */
#body_right {
	float: right;
	width: 545px;
}
#body_right_inner {
	padding: 15px 15px 15px 0;
}
#body_right_inner .pagetop{
	font-size: 10px;
	text-align: right;
}
#body_left {
	float: left;
	width: 255px;
}
#body_left_inner {
	padding: 15px 30px 15px 15px;
}
#body_left_inner .content {
	background: #FFF url(/images/left/content_bg.gif) no-repeat left bottom;
	margin-bottom :10px;
	padding-bottom: 5px;
	width: 210px;
}
#body_left_inner .content h6{
	width: 210px;
	height: 30px;
	text-indent: -9999px;
}
#body_left_inner .content h6 a{
	display: block;
	width: 210px;
	height: 30px;
}
#body_left_inner .content_adsense h6{
	background: #33a6cc url(/images/left/titles.gif) no-repeat left top;
}
#body_left_inner .content_ranking h6{
	background: #33a6cc url(/images/left/titles.gif) no-repeat left -30px;
}
#body_left_inner .content_bookmark h6{
	background: #33a6cc url(/images/left/titles.gif) no-repeat left -60px;
}
#body_left_inner .content_table h6{
	background: #33a6cc url(/images/left/titles.gif) no-repeat left -90px;
}
#body_left_inner .content_content h6{
	background: #33a6cc url(/images/left/titles.gif) no-repeat left -120px;
}
#body_left_inner .content_glossary h6{
	background: #33a6cc url(/images/left/titles.gif) no-repeat left -150px;
}
#body_left_inner .content_link h6{
	background: #33a6cc url(/images/left/titles.gif) no-repeat left -180px;
}
#body_left_inner .content_company h6{
	background: #33a6cc url(/images/left/titles.gif) no-repeat left -210px;
}
#body_left_inner .content_fx-company h6{
	background: #33a6cc url(/images/left/titles.gif) no-repeat left -240px;
}
#body_left_inner .content_225-company h6{
	background: #33a6cc url(/images/left/titles.gif) no-repeat left -270px;
}
#body_left_inner .content_365-company h6{
	background: #33a6cc url(/images/left/titles.gif) no-repeat left -300px;
}
#body_left_inner .content_link-fx h6{
	background: #33a6cc url(/images/left/titles.gif) no-repeat left -330px;
}
#body_left_inner .content_ranking-fx h6{
	background: #33a6cc url(/images/left/titles.gif) no-repeat left -360px;
}
#body_left_inner .content_adsense-sy h6{
	background: #33a6cc url(/images/left/titles.gif) no-repeat left -390px;
}
#body_left_inner .content_sy h6{
	background: #33a6cc url(/images/left/titles.gif) no-repeat left -420px;
}
#body_left_inner .banner {
	margin-bottom :10px;
	width: 210px;
}
#body_left_inner .content_adsense .content_inner{
	border-right: 1px solid #E8E8E8;
	border-left: 1px solid #E8E8E8;
	padding: 4px 4px 0;
}
#body_left_inner .content ul {
	border-right: 1px solid #E8E8E8;
	border-left: 1px solid #E8E8E8;
	padding: 10px 10px 5px;
}
#body_left_inner .content li {
	background: #FFF url(/images/icon/icon.gif) no-repeat 2px -150px;
	padding-left: 20px;
}
#body_left_inner .content_ranking li.rank1 {
	background: #FFF url(/images/icon/icon.gif) no-repeat 0px 2px;
	line-height: 180%;
}
#body_left_inner .content_ranking li.rank2 {
	background: #FFF url(/images/icon/icon.gif) no-repeat 0px -52px;
	line-height: 180%;
}
#body_left_inner .content_ranking li.rank3 {
	background: #FFF url(/images/icon/icon.gif) no-repeat 0px -102px;
	line-height: 180%;
}
#body_left_inner .content_link-fx {
	text-align: center;
}
#footer {
	background: #EEE;
	color: #808080;
	margin: 0 auto;
	width: 802px;
}
#footer_inner {
	border-right: 1px solid #D6D6D6;
	border-left: 1px solid #D6D6D6;
	text-align: left;
}
#footer_inner p.copyright{
	padding: 10px 10px 0;
}
#footer_inner p.disclaimer{
	padding: 0px 10px 0;
}
#footer_inner img{
	vertical-align: middle;
}


/* adsense */
#body_right_inner .adsense {
	padding-bottom: 20px;
}
#body_right_inner .adsense .title {
	background: #EEE;
	border-right: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	color: #690;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 8px;
	padding: 5px 10px 3px 10px;
}
#body_right_inner .adsense1 .main{
	border: 1px solid #999;
	padding: 30px 30px 20px;
}
#body_right_inner .adsense1 .float-right img{
	margin-bottom: 10px;
}
#body_right_inner .adsense2 .main{
	text-align: center;
}


#container {
	background: url(/images/container_bg.gif) repeat-y left top;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -100px;
	text-align: center;
	width: 802px;
}
#container_inner {
	height: 100%;
	margin: 0 auto;
	width: 802px;
}
#footer_inner, #footer_push {
    height: 100px;
}