@charset "utf-8";

body {
	margin:0;
	padding:0;
	text-align:center;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	color:#000000;
	background-color:#efebdc;
}
h1,h2,h3,h4,h5,p,dl,dt,dd {
	margin:0;
	padding:0;
}
img {
	border:none;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}
a {
	color:#0000ff;
	text-decoration:underline;
	}
a:hover {
	color:#ca2752;
	text-decoration:underline;
	}
table {
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}
th,td {
	font-size:11px;
	line-height:16px;
	font-weight: normal;
	vertical-align:top;
}
div { zoom: 100%;}
div:after {
	content:url(spacer.gif);
	display:block;
	clear:both;
	height:0;
	}
br.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}

div#main {
	margin:0 auto 15px auto;
	text-align:left;
	width:750px;
	background-color:#dad7bb;
	}
td.bcwhite {
	background-color:#ffffff;
	border:solid 1px #999966;
	}
div#footer {
	clear:both;
	font-size:10px;
	line-height:15px;
	border-top:solid 1px #696969;
	padding:6px;
	margin:30px 10px 10px 10px;
	text-align:center;
	}

#contents{
	margin:0;
	padding:0;
	width:560px;
	float:right;
}
#conten{
	background-color:#efebdc;
	margin:10px 15px 10px 10px;
	padding:25px 20px 15px 20px;
}
#side {
	padding:10px 0 0 0;
	float:left;
	width:185px;
}

.htitle {
	font-size: 16px;
	font-weight: bold;
	line-height:20px;
	border-left:solid 5px #999966;
	border-bottom:solid 1px #999966;
	padding-left:15px;
	}
.htitle2 {
	font-size: 15px;
	font-weight: bold;
	line-height:20px;
	}
p {
	zoom: 100%;
	font-size:11px;
	line-height:20px;
	color:#000000;
	}
p span{
	color:#ff0000;
	}

.menu {
	font-size:11px;
	width:170px;
	line-height:18px;
	}
.menu ul {
	margin:0px 0px 5px 0px;
	padding:0;
	list-style-type:none;
	}
.menu li {
	margin:0 0 1px 0;
	padding:0;
	}
.menu p {
	padding:5px 0px 0px 20px;
	}

.menu a {
	padding:5px 0px 0px 20px;
	height:28px;
	display:block;
	width:180px;
	background-color:#999966;
	color:#800000;
	font-weight: bold;
	}
.menu a:hover {
	color:#ffffff;
	background-color:#bfb73f;
	text-decoration:none;
	}

ol.olist {
	margin:0px 0px 0px 25px;
	padding:0;
	list-style-type:decimal;
	line-height:20px;
	}
ul.ratenote {
	margin:0px 0px 0px 25px;
	padding:0;
	line-height:20px;
	}

.faqtitle {
	font-size: 11px;
	font-weight: bold;
	line-height:20px;
	border-bottom:solid 1px #999966;
	}
.aright {
	text-align:right;
	}
table.btc-tbl {
	width:100%;
	border-bottom:dotted 1px #999966;
	}
table.btc-tbl td {
	padding:8px 0 8px 5px;
	border-top:dotted 1px #999966;
	}

table.rate {
	font-size: 11px;
	width:100%;
	border-collapse: collapse;
	line-height:16px;
	font-family:verdana,trebuchet,sans-serif;
	border-bottom:solid 1px #999966;
	margin:6px 0 0 0;
	}
table.rate th {
	font-size: 11px;
	font-weight:normal;
	line-height:15px;
	background-color:#dad7bb;
	}
table.rate td {
	text-align:center;
	vertical-align:middle;
	}
table.rate td.lrate {
	text-align:left;
	}
td.info {
	font-size: 11px;
	color: #000000;
	text-align:right;
	width:100px;
	}

p.limg{
	clear:both;
	line-height:18px;
	}
p.limg img{
	float:left;
	margin:0 6px 0 0
	}

.vline {
	border-top:solid 1px #999966;
	}

.menu-note {
	font-size:11px;
	width:170px;
	line-height:18px;
	padding:5px 0px 0px 20px;
	}
