@charset "utf-8";
/* CSS Document */

body {
	background: #fff;
	margin: 0;
	padding: 0;
	color: #000;
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: x-small;
	line-height: 1.4;
}
ul, ol, dl {
	margin: 0 0 0 -14px;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0 0 4px 0;
	padding: 0;
}
h2 {
	font-size: x-small;
	background: #CFC094;
	color: #38322C;
	width: 100%;
	text-align: center;
	padding: 6px 0;
	margin: 0;
}
h3 {
	font-size: x-small;
	color:#948950;
	border-top: solid 1px #948950;
	border-bottom: solid 1px #E6E2AF;
	width: 100%;
	text-align: center;
	margin: 0;
	padding: 6px 0;
	clear:both;
	background-color: #DDD3B4;
}
a img {
	border: none;
	text-align: center;
}
a:link {
	color:#0066FF;
	text-decoration: none;
}
a:visited {
	color:#0066FF;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	color:#D71920;
	text-decoration: underline;
}
a.gray:link {
	color: #999;
	padding-left: 4px;
}
a.gray:visited {
	color:#999;
	text-decoration: none;
	padding-left: 4px;
}
a.gray:hover, a.gray:active, a.gray:focus {
	color:#D71920;
	text-decoration: underline;
	padding-left: 4px;
}
a.menu:link {
	display: inline-block;
	float: left;
	width: 49%;
	border: solid 1px white;
	height: 3ex;
	padding-top: 1ex;
	color:#38322C;
	background: #E6E2AF;
	text-decoration: none;
}
a.menu:visited {
	display: inline-block;
	float: left;
	width: 49%;
	border: solid 1px white;
	height: 3ex;
	padding-top: 1ex;
	color:#38322C;
	background: #E6E2AF;
	text-decoration: none;
}
a.menu:hover, a.menu:active, a.menu:focus {
	display: inline-block;
	float: left;
	width: 49%;
	border: solid 1px white;
	height: 3ex;
	padding-top: 1ex;
	color:#38322C;
	background: #B7AD79;
	text-decoration: none;
}
.container {
	width: 100%;
	max-width: 480px;
	min-width: 176px;
	background: #FFF;
}
.header {
	background: #38322C;
	text-align:center;
	padding: 1ex 0;
	height: 26px;
}
.content {
	padding: 4px;
}
.tbl_content {
	padding: 4px;
}
.index_content {
	padding: 4px 0;
	height: 240px;
	background:url(img/iphone_big.png) center bottom no-repeat;
}
.step1 {
	background:url(img/1.png) top left no-repeat;
	padding: 2px 0 0 20px;
	margin-left: 2px;
	min-height: 18px;
}
.step2 {
	background:url(img/2.png) top left no-repeat;
	padding: 2px 0 0 20px;
	margin-left: 2px;
	min-height: 18px;
}
.step3 {
	background:url(img/3.png) top left no-repeat;
	padding: 2px 0 0 20px;
	margin-left: 2px;
	min-height: 18px;
}
.footer {
	clear:both;
	padding: 1ex;
	background: #fff;
	text-align:center;
	height: 3ex;
}
.fltflt {
	float: left;
	margin: 0.5ex;
}
.clearfloat {
	clear:both;
	height:1px;
	font-size: 1px;
	line-height: 0px;
}
div.hred {
	margin: 2px 0 1px;
	background: #D71920;
	height: 2px;
	width: 100%;
	font-size: 1px;
	line-height: 0px;
	clear:both;
}
div.hr {
	margin: 4px 0;
	background: #E6E2AF;
	height: 1px;
	width: 100%;
	font-size: 1px;
	line-height: 0px;
	clear:both;
}
.center {
	text-align:center;
}
img.footic {
	margin: 1ex 0.5ex;
}
img.centbigbtn {
	margin-top: 5ex;
}
.brown {
	color:#948950;
}
.red {
	color:#D71920;
}
img.rtpad {
	margin: 0 6px 0 0;
	float:left;
	outline: solid 1px #E6E2AF;
}
.tbl_content img.rtpad {
	margin: 0 6px 2px 0;
	float:left;
	border: solid 1px #E6E2AF;
	padding: 0;
}
.tbl_content div, .tbl_content p, .show_content p {
	line-height: 1;
}
h4 {
	font-size: small;
}
.show_content {
	text-align:center;
	margin: 2px;
	padding: 4px;
	outline: solid 1px #E6E2AF;
	background: #EFEDCD url(img/lghtbg.png);
}
div.screenblock {
	padding: 6px 0;
	margin: 4px 0;
	width: 220px;
	min-height: 180px;
	background: #666 url(img/xbg.png);
}
div.screenblock img.brd_scr {
	outline:solid 2px #B7AD79;
	margin: 2px;
	width: 176px;
	height: 144px;
}
div.screenblock h4 {
	color: white;
	margin: 4px 0;
}
.centbluebrd {
	text-align: center;
	border: 4px solid #88cedb;
	padding-bottom: 3px;
	margin: 1px;
}
.centbluebrd h1 {
	background: #bae4ec;
}
.centbluebrd img {
	border: 1px solid #88cedb;
	padding: 3px;
}
.centgreenbrd {
	text-align: center;
	border: 4px solid #d6ef80;
	padding-bottom: 3px;
	margin: 1px;
}
.centgreenbrd h1 {
	background: #dbff8f;
}
.centgreenbrd img {
	border: 1px solid #d6ef80;
	padding: 3px;
}
.centredbrd {
	text-align: center;
	border: 4px solid #ec9fc1;
	padding-bottom: 3px;
	margin: 1px;
}
.centredbrd h1 {
	background: #ffddec;
}
.centredbrd img {
	border: 1px solid #ec9fc1;
	padding: 3px;
}
.centdarkbrd {
	text-align: center;
	border: 4px solid #92a1ad;
	padding-bottom: 3px;
	margin: 1px;
}
.centdarkbrd h1 {
	background: #c5cfd7;
}
.centdarkbrd img {
	border: 1px solid #92a1ad;
	padding: 3px;
}
.centbluebrd h1 img, .centgreenbrd h1 img, .centredbrd h1 img, .centdarkbrd h1 img {
	border: none;
}
