html {
	overflow-x: hidden; overflow-y: scroll;
}
body {
	margin: 10px 0px 0px 20px; padding: 0px;
}
div {
	font-family: Arial, sans-serif; font-size: 10pt; color: #606060;
}

div#top {
	margin-bottom: 16px; margin-right: 10px;
}
div#top div {
	float: right; margin-right: 8px; padding-top: 4px;
}
div#top div.img {
	padding-top: 0px;
}
div#top form {
	float: right; margin-right: 8px; padding-top: 4px; clear: both;
}
div#top form img {
	cursor: pointer; vertical-align: middle;
}
div#top form input {
	border: solid #a8a8a8 1px; color: #a8a8a8; font-size: 10pt;
}
a.lang {
	text-decoration: none; color: #606060;
}
a.lang:hover {
	text-decoration: underline; color: black;
}


div#bot {
	position: relative; margin-left: 190px; margin-right: 20px;
	font-size: 9pt; visibility: hidden;
}
div#bot_label {
	border-bottom: solid #d2d5d8 1px; display: none;
}
div#bot_select {
	margin-top: 5px; display: none;
}
div#bot_list {
	display: table-cell; display: inline-block; zoom: 1; *display: inline;
	overflow: hidden; white-space: nowrap;
}
div#bot_list img {
	margin-left: 3px; margin-right: 3px; border: solid white 1px; cursor: pointer;
}


img#b_right {
	float: right;
}
img#b_frame {
	position: absolute; margin-left: 5px; visibility: hidden;
}
div#bot p {
	margin-top: 5px; text-align: center; padding-top: 2px; border-top: solid #d2d5d8 1px; color: #a7a9ac; 
}
div.bot_print {
	padding-top: 9px; padding-bottom: 3px; color: gray;
}

div#rez {
	position: absolute; z-index: 5; visibility: hidden;
	padding: 5px; width: 100px; border: solid silver 1px; background-color: white;
}
div#rez_name {
	font-size: 8pt; color: black; margin-bottom: 4px;
}
div#rez_show {
	font-size: 8pt;
}
div#rez span {
	float: right;
}

div#page {
	position: absolute; margin-left: 190px;
}
div#head {
	line-height: 18pt; font-size: 20pt; color: #50b848; margin-bottom: 20px;
}
div#page_top {
	float: right; margin-right: 18px; line-height: 16pt; display: none;
}
span#page_count {
	padding-right: 50px;
}
span#page_count a {
	color: #606060;
}
span#page_count a:hover {
	color: black;
}
/* http://bavotasan.com/2011/style-select-box-using-only-css */
div#size_sel div {
	display: inline-block; width: 95px; overflow: hidden; vertical-align: middle;
	background: url('img/s_down.gif') no-repeat;
}
div#size_sel select {
	width: 115px; font-size: 9pt; color: #606060; border: none; background: transparent;
	padding-left: 14px; padding-bottom: 3px; margin: 0;
}
div#status {
	text-align: right; margin-right: 18px; display: none;
}
div#status div {
	float: left; text-align: left; color: #a7a9ac; display: inline;
}
a.page_status {
	text-decoration: none; color: #606060;
}
a.page_status:hover {
	text-decoration: underline; color: black;
}

div#info_map {
	display: none;
}
div#info_map iframe {
	margin-bottom: 10px; border: solid #d2d5d8 1px; 
}
div#info_map div.block {
	display: table-cell; display: inline-block; zoom: 1; *display: inline;
	width: 440px; margin-right: 15px; margin-bottom: 20px; vertical-align: top;
}
div#info_map div.link {
	text-align: right; width: 440px; font-size: 8pt; margin-bottom: 3px;
}
div#info_map a {
	text-decoration: none; color: #606060;
}
div#info_map a:hover {
	text-decoration: underline; color: black;
}

div#info_sel {
	display: none;
}
div#select_none {
	width: 750px; padding-bottom: 10px; border-bottom: solid #d2d5d8 1px;
}
div#select_list div {
	display: table-cell; display: inline-block; zoom: 1; *display: inline;
	vertical-align: top;
}
div#select_list img {
	margin-left: 10px; margin-right: 10px;
}
div#select_list a {
	color: #606060; line-height: 2em;
}
div#select_list a:hover {
	color: #50b848;
}

div.s_frame {
	width: 400px; margin-top: 10px; padding-bottom: 10px; border-bottom: solid #d2d5d8 1px;
}
div.s_text {
	width: 220px; /* -180 px*/
}
div.s_index {
	font-size: 20pt; color: #d2d5d8;
}
div.s_text span {
	font-size: 8pt;
}
div#select_links {
	margin-top: 5px; text-align: right;
}
div#select_links div {
	display: table-cell; display: inline-block; zoom: 1; *display: inline;
	width: 100px; text-align: center; background-color: #50b848; cursor: pointer; color: white;
	padding: 4px; border-top: solid #d2d5d8 1px; border-right: solid #d2d5d8 1px; border-bottom: solid #d2d5d8 1px;
}
div#select_links input {
	font-family: Arial, sans-serif; font-size: 10pt; color: #606060;
	width: 300px; padding: 4px;
	border-left: solid #d2d5d8 1px; border-top: solid #d2d5d8 1px; border-bottom: solid #d2d5d8 1px; border-right: none;
}
div#select_links input.w600 {
	width: 625px; border-right: solid #d2d5d8 1px;
}
div#select_links textarea {
	font-family: Arial, sans-serif; font-size: 10pt; color: #606060;
	width: 625px; margin-top: 4px; margin-bottom: 4px;
	padding: 4px 4px 0px 4px; overflow: hidden; border: solid #d2d5d8 1px;
}


div#show {
	position: absolute; z-index: 10; visibility: hidden; cursor: pointer; background-color: white;
}
div#show img.discount {
	position: absolute; margin-left: 10px; margin-top: 10px;
}
div#show div.link {
	position: absolute; visibility: hidden; padding: 6px; background-color: #50b848; cursor: pointer;
}
div#show div.info {
	position: absolute; visibility: hidden; width: 135px; padding: 10px;
	/* color: white; background-color: #d2d5d8; */
}
div#show div {
	padding: 6px; color: white; background-color: #a7a9ac;
}
div#show p {
	margin-top: 5px; margin-bottom: 0px; font-size: 8pt;
}
div#show span {
	float: right; padding-left: 20px; text-align: right; font-size: 20pt;
}
div#show font {
	font-size: 18pt;
}
div#show s {
	font-size: 15pt; color: white;
}
div#show s.small {
	font-size: 14pt; color: white;
}
.color {
	color: #eb0a8d;
}
div#show div.add_campman {
	position: absolute; background-color: transparent;
	padding: 0px; margin-left: 38px; margin-top: 100px;
	line-height: 14pt; font-size: 10pt;
}
div.add_campman a {
	text-decoration: none; color: gray;
}
div.add_campman a:hover {
	text-decoration: underline; color: black;
}
div#message { 
	position: absolute; z-index: 10; visibility: hidden; width: 350px; padding: 5px;
	text-align: center; background-color: white; border: solid #d2d5d8 1px;
}
div#message div {
	width: 100px; margin-top: 10px; padding: 4px; cursor: pointer;
	background-color: #50b848; border: solid #d2d5d8 1px; color: white;
}

div#wait {
	margin-top: 10px; color: silver;
}
div.frame {
	display: table-cell; display: inline-block; zoom: 1; *display: inline;
	width: 130px; margin-right: 18px; margin-bottom: 18px; cursor: pointer;
}
div.frame p.size {
	font-size: 10pt; color: #606060;
	position: absolute;	margin-top: -16px; margin-left: 8px;
}
div.frame p.text {
	position: absolute; visibility: hidden; width: 130px; margin: 10px;
	font-weight: bold; color: #d2d5d8;
}
div.frame p.text b {
	font-size: 15pt;
}
div.frame p.text b.en {
	font-size: 13.5pt;
}
div.frame div {
	font-weight: bold; color: white; line-height: 18px; padding: 4px; background-color: #d2d5d8; overflow: hidden;
}
div.frame span {
	float: right;
}

div.tree_top {
	width: 150px; margin-top: 10px; margin-bottom: 5px; padding-bottom: 2px; border-bottom: solid #d2d5d8 1px; cursor: pointer;
}
div.tree_top img {
	float: right;
}
div.tree_sub {
	padding-left: 5px;
}
div.tree_top a, div.tree_sub a {
	text-decoration: none; color: #606060;
}
div.tree_sub a:hover {
	color: black;
}

img.new1 {
	position: absolute; margin-left: 95px; margin-top: 5px; visibility: hidden;
}
img.new2 {
	position: absolute; padding-left: 95px; padding-top: 5px; 
}

iframe#advert {
	position: absolute; margin-left: 255px; height: 45px; visibility: hidden;
}
iframe#load {
	position: absolute; margin-left: 190px; border: solid silver 1px; visibility: hidden;
}
div.error {
	color: red;
}
