﻿
/* =============================================  
	header
 ============================================= */
div.bp1 {
	background-image: url("../img/headerbp1.jpg");
}

div.bptop {
	background: url("../img/headerbp2.jpg") right top;
}

/* =============================================  
	body
 ============================================= */
td.help2 {
	padding-bottom: 24px;
}

/* =============================================  
	intro
 ============================================= */
table.blogpart {
	margin: 18px auto;
}

table.blogpart td {
	padding: 0 15px 18px;
}

table.blogpart small, div.custom small {
	margin-right: 6px;
	color: #e198b4;
}

table.blogpart a, div.custom a {
	font-size: 10px;
	color: #c0a2c7;
}

div.rbp {
	margin-top: 1px;
	padding-left: 3px;
	font-size: 10px;
	font-weight: normal;
}

div.rbp a {
	color:#165e83;
}

/* =============================================  
	step
 ============================================= */
ol.step {
	margin-bottom: 9px;
	padding-left: 18px;
}

ol.step li {
	margin-top: 6px;
	list-style: decimal;
}

ol.step li a {
	margin-left: 9px;
	font-size: 11px;
	color: #c0a2c7;
}

/* =============================================  
	site
 ============================================= */
td.bps {
	padding: 9px 30px 36px;
}

td.bps b {
	padding-left: 18px;
	font-size: 11px;
	background: url("../img/dot.gif") 3px 3px;
	white-space:nowrap;
}

/* =============================================  
	custom
 ============================================= */
table.howto {
	margin: 18px auto 39px 0;
}

table.howto td {
	vertical-align: middle;
}

div.tagbox {
	width: 286px;
	margin: 1px 3px 36px;
	padding: 2px;
	font-size: 10px;
	font-weight: normal;
	border: 1px solid #544a47;
}

div.tagline {
	width: 240px;
	margin-left: 3px;
}
