* {
	margin: 0;
	padding: 0
}
li {
	display: list-item
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background: #fff;
	min-width: 960px;
	padding: 25px 0 20px 0
}
.noscreen {
	width: 200px;
	position: absolute;
	left: 0;
	top: -1000px
}
hr {
	display: none
}
.end {
	clear: both;
	line-height: 0;
	font-size: 1px;
	height: 1px;
	background: url(/box.gif) repeat-x;
	margin: 0 40px
}
.noback {
	background: none
}
/* layout */
#back {
	width: 100%;
	background: none
}
#main {
	width: 960px;
	position: relative;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	background: url(/r_main.gif) repeat-y
}
#footer {
	width: 100%;
	height: 110px;
	background: url(/r_foot.jpg) no-repeat;
	overflow: hidden;
	clear: both;
	position: relative;
	color: #999
}
#footer .in {
	width: 860px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	white-space: nowrap;
	position: absolute;
	left: 50px;
	top: 50px
}
#head {
	width: 100%;
	height: 90px;
	background: url(/r_head.jpg) no-repeat;
	position: relative;
}
#contents {
	width: 730px;
	float: left;
	display: inline;
	overflow: hidden;
	font-size: 105%
}
#contents .in {
	padding: 75px 50px 0 105px;
	min-height: 300px;
}
#result {
	background: url(/r_in.jpg) no-repeat;
	min-height: 220px;
	width: 100%
}
#advertising {
	width: 180px;
	height: 250px;
	text-align: center;
	overflow: hidden;
	display: inline;
	float: right;
	margin: 200px 35px 0 0
}
#qrbox {
	width: 180px;
	height: 250px;
	text-align: center;
	overflow: hidden;
	display: inline;
	float: right;
	margin: 5px 35px 0 0;
	display:none
}
#meta,#copy {
	padding: 0 0 0 45px;
	margin: 0 0 0 20px;
	clear: both;
}
#meta {
	background: #fff url(/r_meta.gif) no-repeat -20px 0;
	padding-top: 15px 
}
#copy {
	font-style: italic;
	font-size: 90%;
	color: #1c5075;
	background: #fff;
}
#product {
	width: 200px;
	height: 250px;
	position: absolute;
	right: 20px;
	top: 50px;
	background: url(/r_product.jpg) no-repeat;
	color: #000;
	font-weight:bold;
	overflow:hidden;
	
}
#product p {
	width: 110px;
	position: relative;
	left: 40px;
	top: 65px;
	text-align: center
}
/* layout */
/* headers */
h1, h1 span {
	width: 356px;
	height: 76px;
	position: absolute;
	display: block;
	left: 58px;
	top: 28px;
	overflow: hidden;
	color: #fff;
	z-index: 1;
	line-height: 1
}
h1 span {
	background: url(/r_h1.jpg) no-repeat;
	cursor: pointer;
	top: 0;
	left: 0;
	z-index: 2
}
#edit {
	display: inline;
	float: right;
	margin: 5px 0 15px 25px
}
#edit h2 a {
	display: inline;
	float: left;
	background: url(/h2.gif) no-repeat 100% 0;
	padding: 0 55px 30px 0
}
/* headers */
/* lists */
#contents ul {
	padding: 0 0 10px 30px
}
#contents ul li {
	list-style: circle;
	margin: 0 0 10px 0
}
#meta ul {
	margin: 25px 0 0 0;
	padding: 10px 0;
	font-size: 90%
}
#meta ul li {
	list-style: none;
	color: #666;
	margin: 0;
	font-style:italic
}
/* lists */
/* links */
#product a:link, #product a:visited {
	color: #1c5078;
}
#product a:hover, #product a:active, #product a:focus {
	color: #000
}
#footer a:link, #footer a:visited {
	color: #999
}
#footer a:hover, #footer a:active, #footer a:focus {
	color: #333
}
#meta a:link, #meta a:visited {
	color: #666;
}
#meta a:hover, #meta a:active, #meta a:focus {
	color: #333
}
/* links */

