@charset "utf-8";



/* ____________________________________________________ SERVICES HEADER */

 #services_header_wrapper {
	clear: both;
	background-color: #000;
	height: 38px;
	}

#services_header {
	width: 940px;
	height: 38px;
	margin: auto;
	}

#services_header #dreamnets {
	width: 149px;
	height: 38px;
	background: url(/img/services_menu_arrow.gif) no-repeat top right;
	display: block;
	float: left;
	}

#services_header #dreamnets a {
	width: 131px;
	height: 28px;
	background: url(/img/dn_menu_logo1.gif) no-repeat 0 0;
	overflow: hidden;
	text-indent: -5000px;
	display: block;
	margin: 5px 18px 0 0;
	}

#services_logo {
	width: 88px;
	height: 28px;
	margin: 5px 0 0 10px;
	float: left;
	}

#services_logo {
	height: 28px;
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -5000px;
	display: block;
	}

#services_logo.townz		{ width: 101px; background: url(/img/services_townz_logo.gif); }
#services_logo.catalog		{ width: 119px; background: url(/img/services_catalog_logo.gif); }
#services_logo.lst			{ width: 75px; background: url(/img/services_lst_logo.gif); }
#services_logo.dreama		{ width: 88px; background: url(/img/services_dreama_logo.gif); }
#services_logo.abroad		{ width: 114px; background: url(/img/services_abroad_logo.gif); }

#services_menu {
	float: right;
	margin-top: 5px;
	}

#services_menu li {
	float: left;
	margin-left: 8px;
	}

#services_menu li a {
	background-repeat: no-repeat;
	background-position: center top;
	height: 28px;
	overflow: hidden;
	text-indent: -5000px;
	display: block;
	}

#services_menu li a:hover {
	background-position: center center;
	}

#services_menu li h5 a {
	background-position: center bottom !important;
	}

#services_menu_top a		{ width: 58px; background: url(/img/dn_menu_top1.gif); }
#services_menu_link_a a		{ width: 137px; background: url(/img/other_menu_link_a.gif); }
#services_menu_link_b a		{ width: 116px; background: url(/img/other_menu_link_b.gif); }
#services_menu_contact a	{ width: 94px; background: url(/img/dn_menu_contact1.gif); }




/* ____________________________________________________ SERVICES TOP */


.main {
	width: 920px;
	margin-bottom: 1px;
	overflow: hidden;
	text-indent: -5000px;
	}

#news_headline {
	margin-bottom: 30px;
	}

	#news_headline.short {
	margin-bottom: 10px;
	}

	#news_headline.type_a {
	height: 27px;
	width: 920px;
	display: block;
	}

	#news_headline ul {
	position: relative;
	overflow: hidden;
	padding: 4px 0 4px 210px;
	display: block;
	background: url(/img/services_headline_a.gif) no-repeat center left #000 !important;
	}

	#news_headline a {
	font-size: 11px;
	line-height: 19px;
	color: #FFF;
	text-decoration: none;
	}

#services_top_information {
	width: 300px;
	float: left;
	}

	#services_top_information h4 a {
	display: block;
	overflow: hidden;
	text-indent: -5000px;
	background-repeat: none;
	}

	#services_top_information p {
	font-size: 90%;
	line-height: 150%;
	margin-top: 16px;
	}

#services_results {
	position: relative;
	float: right;
	width: 572px;
	}

#services_results h5 {
	position: absolute;
	background: url(/img/services_result_tag.gif) no-repeat 0 0;
	top: 0;
	left: -80px;
	width: 80px;
	height: 35px;
	overflow: hidden;
	text-indent: -5000px;
	display: block;
	}

#services_results #controller {
	position: absolute;
	display: block;
	width: 144px;
	overflow: hidden;
	top: -30px;
	left: 214px;
	padding-top: 10px;
	z-index: 1;
	}

	#services_results #controller li {
	width: 22px;
	height: 22px;
	margin: 0 2px;
	position: absolute;
	bottom: 0;
	float: left;
	}

	#services_results #controller a {
	width: 22px;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	text-indent: -5000px;
	display: block;
	background-repeat: no-repeat;
	}

	#controller li a {
	background: url(/img/mistery_box.gif);
	}

	#services_results #controller .default a {
	background-position: left center;
	}

	#services_results #controller .default a:hover {
	background-position: left top;
	}

	#services_results #controller .select a {
	background-position: left bottom;
	}

	#controller .prev { background: url(/img/dn_top_arrows_left1.gif)  left bottom; float: left }
	#controller .next { background: url(/img/dn_top_arrows_right1.gif) left bottom; float: right }
	#controller .prev:hover { background-position: left top; }
	#controller .next:hover { background-position: left top; }
	#controller #result1 { left: 20px; }
	#controller #result2 { left: 46px; }
	#controller #result3 { left: 72px; }
	#controller #result4 { left: 98px; }

#services_results_contents_wrapper {
	position: relative;
	width: 560px;
	border: 6px solid #000;
	overflow: hidden;
	z-index: 10;
	background: url(/img/services_results_bg.gif) repeat 0 0;
	}

#services_results_contents {
	position: relative;
	left: 0;
	width: 5000px;
	overflow: hidden;
	}

	#services_results_contents li {
	width: 560px;
	overflow: hidden;
	float: left;
	}

	#services_results_contents ol {
	display: inline-block;
	height: auto;
	}

	#services_results_contents ol li {
	width: 112px;
	height: auto;
	overflow: visible;
	float: left;
	}

	#services_results_contents h6 {
	font-weight: bold;
	}

	#services_results_contents a {
	color: #666;
	display: block;
	padding: 6px;
	text-align: center;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	}

	#services_results_contents a:hover {
	color: #AAA;
	}

	#services_results_contents img {
	width: 100px;
	height: 75px;
	}




/* ____________________________________________________ TOWNZ CO TOP */


#townz_co.main {
	background: url(/img/townz_co_main.jpg) no-repeat 0 0;
	height: 270px;
	}

#townz_co.main.banner {
	background: url(/img/townz_co_main1.jpg) no-repeat 0 0;
	height: 270px;
	}

#townz_co_information {
	}

#townz_co_information h4 {
	width: 920px;
	height: 134px;
	overflow: hidden;
	text-indent: -5000px;
	display: block;
	background: url(/img/townz_co_description.gif) no-repeat 0 0;
	}

#townz_co_information h4.description {
	width: 920px;
	height: 134px;
	overflow: hidden;
	text-indent: -5000px;
	display: block;
	background: url(/img/townz_co_description1.gif) no-repeat 0 0;
	}

	#townz_co_head {
	position: relative;
	margin: 0 0 -3px 24px;
	background: url(/img/townz_co_action.png);
	width: 886px;
	height: 188px;
	overflow: hidden;
	text-indent: -5000px;
	display: block;
	z-index: 10;
	}

	* html div#townz_co_head {
	behavior: expression(
	this.style.behavior || (
	this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src='"+this.currentStyle.getAttribute("backgroundImage").slice(5,-2)+"')",
	this.style.backgroundImage = "none",
	this.style.behavior = "none"
	)
	);
	}

#townz_co_generate {
	position: relative;
	z-index: 5;
	}

	#townz_co_generate h5 {
	overflow: hidden;
	text-indent: -5000px;
	width: 437px;
	display: block;
	background-repeat: no-repeat;
	background-color: #000;
	background-position: center center;
	height: 54px;
	margin-bottom: 6px solid #000;
	}

	#townz_co_generate li.point1 {
	float: left;
	width: 437px;
	border: 6px solid #000;
	}

	#townz_co_generate li.point1 h5 {
	background-image: url(/img/townz_co_headline01.gif);
	}

	#townz_co_generate li.point2 {
	float: right;
	width: 437px;
	border: 6px solid #000;
	}

	#townz_co_generate li.point2 h5 {
	background-image: url(/img/townz_co_headline02.gif);
	}

#townz_co_scene {
	width: 920px;
	overflow: hidden;
	border-top: 54px solid #000;
	position: relative;
	z-index: 0;
	top: -40px;
	}

	#townz_co_scene ul {
	width: 1200px;
	}

	#townz_co_scene li {
	width: 292px;
	float: left;
	margin-right: 22px;
	}

	#townz_co_scene div {
	border: 6px solid #000;
	border-top: none;
	background: url(/img/townz_co_arrow.gif) no-repeat top center;
	}

	#townz_co_scene h6 {
	padding: 30px 0 0 15px;
	color: #000;
	font-weight: bold;
	font-size: 13px;
	}

	#townz_co_scene img {
	margin: 8px 0 8px 15px;
	height: 150px;
	}

	#townz_co_scene p {
	margin: 0 15px 15px 15px;
	}

#townz_co_merit {
	position: relative;
	}

	#townz_co_salesman {
	position: absolute;
	top: -40px;
	right: 0;
	background: url(/img/townz_co_salesman.png);
	width: 146px;
	height: 141px;
	overflow: hidden;
	text-indent: -5000px;
	display: block;
	z-index: 10;
	}

	* html div#townz_co_salesman {
	behavior: expression(
	this.style.behavior || (
	this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src='"+this.currentStyle.getAttribute("backgroundImage").slice(5,-2)+"')",
	this.style.backgroundImage = "none",
	this.style.behavior = "none"
	)
	);
	}

	#townz_co_merit li.type1 {
	float: left;
	width: 449px;
	}

	#townz_co_merit li.type2 {
	float: right;
	width: 449px;
	}

	#townz_co_merit h5 {
	overflow: hidden;
	text-indent: -5000px;
	display: block;
	background: url(/img/townz_co_headline03.gif) no-repeat center center #000;
	height: 60px;
	margin-top: 22px;
	}

	#townz_co_merit h6 {
	overflow: hidden;
	text-indent: -5000px;
	display: block;
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 60px;
	margin-left: 15px;
	}

	#townz_co_merit .type1 h6 { background-image: url(/img/townz_co_headline04.gif); }
	#townz_co_merit .type2 h6 { background-image: url(/img/townz_co_headline05.gif); }

	#townz_co_merit li div {
	border: 6px solid #000;
	background: url(/img/townz_co_arrow.gif) no-repeat top center;
	border-top: none;
	position: relative;
	}

	#townz_co_merit dl {
	margin: 15px 15px 200px 15px;
	}

	#townz_co_merit dt {
	padding: 0 0 0 20px;
	background: url(/img/townz_z.gif) no-repeat 0 0;
	color: #000;
	font-weight: bold;
	font-size: 130%;
	}

	#townz_co_merit dd {
	padding: 0 0 8px 20px;
	font-size: 85%;
	}

	#townz_co_merit img {
	position: absolute;
	bottom: 0;
	right: 0;
	}

#townz_co_admin {
	width: 920px;
	padding-top: 20px;
	}

	#townz_co_admin .decorator {
	border: 6px solid #000;
	padding-bottom: 15px;
	overflow: hidden;
	}

	#townz_co_admin h5 {
	height: 40px;
	margin: 15px 0 0 15px;
	overflow: hidden;
	text-indent: -5000px;
	display: block;
	background: url(/img/townz_co_headline06.gif) no-repeat top center;
	}

	#townz_co_admin ul {
	width: 1000px;
	margin-left: 15px;
	}

	#townz_co_admin li {
	width: 236px;
	float: left;
	}

	#townz_co_admin h6 {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #038;
	margin: 0 63px 5px 0;
	}

	#townz_co_admin div {
	background: url(/img/townz_admin_plus.gif) no-repeat center right;
	}

	#townz_co_admin img {
	border: 1px solid #000;
	margin-right: 63px;
	}

#townz_co_merits {
	position: relative;
	float: left;
	width: 606px;
	}

	#townz_co_sales {
	position: absolute;
	top: -20px;
	right: -10px;
	background: url(/img/townz_co_salesman.png);
	width: 146px;
	height: 141px;
	overflow: hidden;
	text-indent: -5000px;
	display: block;
	z-index: 10;
	}

	* html div#townz_co_sales {
	behavior: expression(
	this.style.behavior || (
	this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src='"+this.currentStyle.getAttribute("backgroundImage").slice(5,-2)+"')",
	this.style.backgroundImage = "none",
	this.style.behavior = "none"
	)
	);
	}

	#townz_co_merits h5 {
	overflow: hidden;
	text-indent: -5000px;
	display: block;
	background: url(/img/townz_co_headline03.gif) no-repeat 26px center #000;
	height: 60px;
	margin-top: 22px;
	}

	#townz_co_merits dl {
	border: 6px solid #000;
	border-top: none;
	padding: 30px 20px 0 20px;
	}

	#townz_co_merits dt {
	padding: 0 0 0 20px;
	background: url(/img/townz_z.gif) no-repeat 0 0;
	color: #000;
	font-weight: bold;
	font-size: 130%;
	}

	#townz_co_merits dd {
	padding: 0 0 12px 20px;
	font-size: 85%;
	}

	#townz_co_merits img {
	position: absolute;
	right: 26px;
	bottom: 6px;
	}

#townz_co_admins {
	width: 292px;
	float: right;
	}

	#townz_co_admins h5 {
	overflow: hidden;
	text-indent: -5000px;
	display: block;
	background: url(/img/townz_co_admins_headline.gif) no-repeat center center #000;
	height: 60px;
	margin-top: 22px;
	}

	#townz_co_admins dl {
	border: 6px solid #000;
	border-top: none;
	padding: 30px 20px 0 20px;
	text-align: center;
	background-color: #EEE;
	}

	#townz_co_admins dt {
	font-weight: bold;
	color: #000;
	padding: 25px 0 5px 0;
	background: url(/img/townz_co_admins_head.gif) no-repeat top center;
	}

	#townz_co_admins img {
	border: 2px solid #000;
	margin-bottom: 30px;
	}

#townz_co_more_info {
	width: 920px;
	height: 150px;
	margin-top: 20px;
	background: url(/img/townz_more_info_bg.jpg) no-repeat 0 0;
	}

	#townz_co_more_info ul {
	padding: 15px 0 0 10px;
	}

	#townz_co_more_info li {
	float: left;
	}




/* ____________________________________________________ TOWNZ PUB TOP */


#townz_pub.main {
	background: url(/img/townz_pub_main.jpg) no-repeat 0 0;
	height: 270px;
	}

#townz_pub.main.banner {
	background: url(/img/townz_pub_main1.jpg) no-repeat 0 0;
	height: 270px;
	}

#townz_pub_information {
	}

#townz_pub_information h4 {
	width: 920px;
	height: 134px;
	overflow: hidden;
	text-indent: -5000px;
	display: block;
	background: url(/img/townz_pub_description.gif) no-repeat 0 0;
	}

#townz_pub_information h4.description {
	width: 920px;
	height: 134px;
	overflow: hidden;
	text-indent: -5000px;
	display: block;
	background: url(/img/townz_pub_description1.gif) no-repeat 0 0;
	}

	#townz_pub_head {
	position: relative;
	margin: -110px 0 0 14px;
	background: url(/img/townz_pub_action.png);
	width: 906px;
	height: 280px;
	overflow: hidden;
	text-indent: -5000px;
	display: block;
	z-index: 10;
	}

	* html div#townz_pub_head {
	behavior: expression(
	this.style.behavior || (
	this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src='"+this.currentStyle.getAttribute("backgroundImage").slice(5,-2)+"')",
	this.style.backgroundImage = "none",
	this.style.behavior = "none"
	)
	);
	}

#townz_pub_generate {
	background: url(/img/townz_pub_joint.gif) repeat-y 0 0;
	padding-bottom: 22px;
	}

	#townz_pub_generate h5 {
	overflow: hidden;
	text-indent: -5000px;
	width: 437px;
	display: block;
	background-repeat: no-repeat;
	background-color: #000;
	background-position: center center;
	height: 26px;
	border-bottom: 6px solid #000;
	}

	#townz_pub_generate li.point1 {
	float: left;
	width: 437px;
	background-color: #FFF;
	border: 6px solid #000;
	}

	#townz_pub_generate li.point1 h5 {
	background-image: url(/img/townz_pub_headline01.gif);
	}

	#townz_pub_generate li.point2 {
	float: right;
	width: 437px;
	background-color: #FFF;
	border: 6px solid #000;
	}

	#townz_pub_generate li.point2 h5 {
	background-image: url(/img/townz_pub_headline02.gif);
	}

#townz_pub_mall {
	width: 920px;
	height: 249px;
	}

	#townz_pub_mall div.decorator {
	border: 6px solid #000;
	height: 237px;
	background: url(/img/townz_pub_mall.gif) no-repeat 0 0;
	}

	#townz_pub_mall h5 {
	margin: 20px 0 15px 465px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	}

	#townz_pub_mall p {
	margin: 0 15px 1em 465px;
	font-size: 12px;
	line-height: 18px;
	}

#townz_pub_scene {
	width: 920px;
	overflow: hidden;
	clear: both;
	padding-bottom: 20px;
	}

	#townz_pub_scene ul {
	width: 1200px;
	}

	#townz_pub_scene li {
	width: 335px;
	float: left;
	padding-top: 20px;
	background: url(/img/townz_pub_separate.gif) no-repeat center right;
	}

	#townz_pub_scene li div {
	margin-right: 85px;
	padding-top: 62px;
	background: url(/img/townz_pub_eyecatch.gif) no-repeat top center;
	}

	#townz_pub_scene h6 {
	text-align: left;
	display: block;
	color: #000;
	font-weight: bold;
	font-size: 13px;
	}

	#townz_pub_scene img {
	margin: 8px 0;
	height: 150px;
	}

	#townz_pub_scene p {
	margin-bottom: 15px;
	}

#townz_pub_other {
	margin-bottom: 20px;
	}

#townz_pub_merit {
	position: relative;
	width: 449px;
	float: left;
	}

	#townz_pub_merit div.decorator {
	border: 6px solid #000;
	position: relative;
	}

	#townz_pub_merit_eyecatch {
	position: absolute;
	top: -40px;
	right: 0;
	background: url(/img/townz_pub_eyecatch1.png);
	width: 67px;
	height: 117px;
	overflow: hidden;
	text-indent: -5000px;
	display: block;
	z-index: 10;
	}

	* html div#townz_pub_merit_eyecatch {
	behavior: expression(
	this.style.behavior || (
	this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src='"+this.currentStyle.getAttribute("backgroundImage").slice(5,-2)+"')",
	this.style.backgroundImage = "none",
	this.style.behavior = "none"
	)
	);
	}

	#townz_pub_merit h5 {
	overflow: hidden;
	text-indent: -5000px;
	display: block;
	background: url(/img/townz_pub_headline03.gif) no-repeat 15px center #000;
	height: 26px;
	border-bottom: 6px solid #000;
	}

	#townz_pub_merit dl {
	margin: 15px 15px 180px 15px;
	}

	#townz_pub_merit dt {
	padding: 0 0 0 30px;
	background: url(/img/townz_pub_eyecatch_mini.gif) no-repeat 0 0;
	color: #000;
	font-weight: bold;
	font-size: 130%;
	line-height: 26px;
	}

	#townz_pub_merit dd {
	padding: 0 0 8px 30px;
	font-size: 85%;
	}

	#townz_pub_merit img {
	position: absolute;
	bottom: 0;
	right: 0;
	}

#townz_pub_admin {
	width: 449px;
	float: right;
	}

	#townz_pub_admin .decorator {
	border: 6px solid #000;
	background-color: #EEE;
	}

	#townz_pub_admin h5 {
	overflow: hidden;
	text-indent: -5000px;
	display: block;
	background: url(/img/townz_pub_headline04.gif) no-repeat center center #000;
	height: 26px;
	border-bottom: 6px solid #000;
	}

	#townz_pub_admin ul {
	padding-top: 25px;
	}

	#townz_pub_admin li {
	width: 203px;
	float: left;
	padding-bottom: 25px;
	}

	#townz_pub_admin h6 {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #000;
	padding-top: 30px;
	margin-left: 30px;
	background: url(/img/townz_pub_eyecatch_admin.gif) no-repeat top center;
	}

	#townz_pub_admin img {
	border: 1px solid #000;
	margin: 5px 0 0 30px;
	}

#townz_pub_others {
	position: relative;
	}

#townz_pub_others h5 {
	overflow: hidden;
	text-indent: -5000px;
	display: block;
	background: url(/img/townz_pub_headline03.gif) no-repeat center center #000;
	height: 38px;
	}

#townz_pub_merits .type1 {
	float: left;
	position: relative;
	border: 6px solid #000;
	border-top: none;
	}

#townz_pub_merits .type2 {
	float: right;
	position: relative;
	border: 6px solid #000;
	border-top: none;
	}

	#townz_pub_merits_eyecatch {
	position: absolute;
	top: -40px;
	right: 0;
	background: url(/img/townz_pub_eyecatch1.png);
	width: 67px;
	height: 117px;
	overflow: hidden;
	text-indent: -5000px;
	display: block;
	z-index: 10;
	}

	* html div#townz_pub_merits_eyecatch {
	behavior: expression(
	this.style.behavior || (
	this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src='"+this.currentStyle.getAttribute("backgroundImage").slice(5,-2)+"')",
	this.style.backgroundImage = "none",
	this.style.behavior = "none"
	)
	);
	}

	#townz_pub_merits h6 {
	color: #9C0;
	font-size: 160%;
	font-weight: bold;
	padding: 40px 0 20px 20px;
	background: url(/img/townz_co_arrow.gif) no-repeat top center;
	border-top: none;
	}

	#townz_pub_merits dl {
	width: 437px;
	margin: 15px 0 200px 0;
	}

	#townz_pub_merits dt {
	padding: 0 0 0 30px;
	margin: 0 20px;
	background: url(/img/townz_pub_eyecatch_mini.gif) no-repeat 0 0;
	color: #000;
	font-weight: bold;
	font-size: 130%;
	line-height: 26px;
	}

	#townz_pub_merits dd {
	padding: 0 0 8px 30px;
	margin: 0 20px;
	font-size: 85%;
	}

	#townz_pub_merits img {
	position: absolute;
	bottom: 0;
	right: 0;
	}

#townz_pub_admins {
	clear: both;
	padding-top: 20px;
	}

	#townz_pub_admins .decorator {
	border: 6px solid #000;
	background-color: #EEE;
	}

	#townz_pub_admins h5 {
	overflow: hidden;
	text-indent: -5000px;
	display: block;
	background: url(/img/townz_pub_headline04.gif) no-repeat center center #000;
	height: 26px;
	border-bottom: 6px solid #000;
	}

	#townz_pub_admins ul {
	padding: 20px 0;
	}

	#townz_pub_admins li {
	width: 210px;
	float: left;
	margin-left: 9px;
	}

	#townz_pub_admins h6 {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #000;
	padding-top: 30px;
	margin-left: 30px;
	background: url(/img/townz_pub_eyecatch_admin.gif) no-repeat top center;
	}

	#townz_pub_admins img {
	border: 1px solid #000;
	margin: 5px 0 0 30px;
	}

#townz_pub_more_info {
	width: 920px;
	height: 150px;
	clear: both;
	margin-top: 20px;
	background: url(/img/townz_pub_more_bg.gif) no-repeat 0 0;
	}

	#townz_pub_more_info ul {
	padding: 6px 0 0 12px;
	}

	#townz_pub_more_info li {
	float: left;
	}




/* ____________________________________________________ CATALOG TOP */


#catalog {
	position: relative;
	margin-bottom: 20px;
	width: 920px;
	height: 534px;
	background: url(/img/catalog_information.jpg) no-repeat left bottom;
	}

#catalog_information {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 295px;
	}

	#catalog h2 {
	overflow: hidden;
	text-indent: -5000px;
	display: block;
	background: url(/img/catalog_headline.gif) no-repeat 0 0;
	height: 35px;
	margin-bottom: 12px;
	}

	#catalog p {
	overflow: hidden;
	text-indent: -5000px;
	display: block;
	background: url(/img/catalog_description.gif) no-repeat 0 0;
	height: 79px;
	margin-bottom: 25px;
	}

	#catalog_contact a {
	overflow: hidden;
	text-indent: -5000px;
	display: block;
	background: url(/img/catalog_contact.gif) no-repeat 0 0;
	height: 36px;
	}




/* ____________________________________________________ LST TOP */


#wrapper.lst {
	padding: 10px 0 0 0;
	}

#lst {
	position: relative;
	width: 920px;
	text-align: center;
	}

#lst_planet {
	position: relative;
	width: 400px;
	height: 460px;
	text-align: center;
	overflow: hidden;
	z-index: 2;
	margin: 0 auto -20px auto;
	}

#lst_information, #lst_sns {
	width: 300px;
	position: absolute;
	z-index: 1;
	}

#lst_information h2,
#lst_information p,
#lst_join a,
#lst_sns .information,
#lst_sns .contact a {
	overflow: hidden;
	text-indent: -5000px;
	display: block;
	}

#lst_information {
	top: 0;
	left: 0;
	}

#lst_information h2 {
	width: 281px;
	height: 189px;
	background: url(/img/lst_logo_color.gif) no-repeat 0 0;
	}

#lst_information p {
	position: relative;
	background: url(/img/lst_lifechan.png);
	width: 243px;
	height: 110px;
	margin-top: 25px;
	z-index: 10;
	}

	* html div#lst_information p {
	behavior: expression(
	this.style.behavior || (
	this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src='"+this.currentStyle.getAttribute("backgroundImage").slice(5,-2)+"')",
	this.style.backgroundImage = "none",
	this.style.behavior = "none"
	)
	);
	}

#lst_join {
	width: 260px;
	height: 105px;
	margin: -10px 0 0 2px;
	position: relative;
	z-index: 1;
	}

	#lst_join a {
	width: 260px;
	height: 105px;
	background: url(/img/lst_join.gif) no-repeat 0 0;
	}

#lst_sns {
	right: 0;
	text-align: right;
	}

	#lst_sns .information {
	width: 291px;
	height: 328px;
	text-align: left;
	background: url(/img/lst_sns.gif) no-repeat 0 0;
	}

	#lst_sns .information.new {
	background: url(/img/lst_sns1.gif) no-repeat 0 0;
	}

	#lst_sns .contact {
	width: 250px;
	height: 84px;
	margin: 5px 10px 0 0;
	float: right;
	}

	#lst_sns .contact a {
	width: 250px;
	height: 84px;
	text-align: left;
	background: url(/img/lst_contact.gif) no-repeat 0 0;
	}




/* ____________________________________________________ DREAMA TOP */


#dreama.main {
	background: url(/img/dreama_main.jpg) no-repeat 0 0;
	height: 250px;
	}

#dreama_information {
	width: 442px;
	float: left;
	}

#dreama_information .decorator {
	border: 6px solid #000;
	font-size: 90%;
	overflow: hidden;
	padding-bottom: 15px;
	}

#dreama_information h4 a {
	display: block;
	overflow: hidden;
	text-indent: -5000px;
	border-bottom: 1px solid #000;
	height: 70px;
	margin: 15px 0;
	background: url(/img/dreama_logo_color.gif) no-repeat 0 0;
	}

#dreama_information li {
	margin: 0 15px 15px 15px;
	padding-bottom: 15px;
	background: url(/img/dot400.gif) no-repeat left bottom;
	}

#dreama_information h5 {
	font-size: 130%;
	font-weight: bold;
	color: #000;
	margin: 10px 0 5px 0;
	}

#dreama_information ul ul {
	padding-top: 10px;
	}

#dreama_information ul ul li {
	margin: 0 0 5px 0;
	padding: 0 0 0 23px;
	line-height: 18px;
	background: url(/img/dreama_d.gif) no-repeat 0 0;
	}

#dreama_results h5 {
	font-size: 160%;
	margin: 0 15px;
	}

#dreama_results p {
	margin: 15px 15px 0 15px;
	padding-top: 15px;
	background: url(/img/dot400.gif) no-repeat 0 0;
	}

#dreama_result_contents {
	width: 430px;
	overflow: hidden;
	}

#dreama_result_contents ul {
	width: 500px;
	padding: 0 0 0 15px;
	}

#dreama_result_contents li {
	width: 189px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 0;
	margin: 18px 18px 0 0;
	float: left;
	line-height: 150%;
	background: none;
	background-color: #EEE;
	}

#dreama_result_contents img {
	margin: 15px 15px 0 15px;
	width: 160px;
	height: 120px;
	}

#dreama_result_contents h6 {
	margin: 10px 15px 5px 15px;
	color: #F90;
	font-weight: bold;
	}

#dreama_result_contents h6 a {
	font-weight: bold;
	color: #128;
	text-decoration: none;
	}

#dreama_result_contents h6 a:hover {
	color: #AAA;
	}

#dreama_result_contents p {
	margin: 0 15px 15px 15px;
	}

#dreama_contents .more {
	background: url(/img/dot400.gif) no-repeat 15px 0;
	margin-top: 20px;
	padding: 20px 0 15px 0;
	text-align: center;
	}

#dreama_demo {
	width: 442px;
	float: right;
	}

#dreama_demo .decorator {
	border: 6px solid #000;
	overflow: hidden;
	padding-top: 15px;
	}

#dreama_demo h4 {
	display: block;
	overflow: hidden;
	text-indent: -5000px;
	border-bottom: 1px solid #000;
	height: 70px;
	margin: 0 15px 5px 15px;
	background: url(/img/pharao_headline.gif) no-repeat 0 0;
	}

#dreama_demo li {
	margin: 0 0 5px 15px;
	padding-bottom: 15px;
	background: url(/img/dot400.gif) no-repeat left bottom;
	}

#dreama_demo_finish {
	text-align: center;
	margin: 10px 0 20px 0;
	}

#dreama_demo_finish img {
	margin: 10px 0;
	}




/* ____________________________________________________ ABROAD TOP */


#wrapper.abroad #contents {
	padding-top: 0;
	}

#abroad.main {
	background: url(/img/abroad_main.jpg) no-repeat 0 0;
	height: 340px;
	}

#abroad_tips {
	width: 1200px;
	clear: both;
	}

	#abroad_tips li {
	width: 270px;
	float: left;
	margin-right: 55px;
	}

	#abroad_tips h4 {
	font-size: 120%;
	color: #000;
	font-weight: bold;
	margin-bottom: 8px;
	}

	#abroad_tips ul {
	width: 135px;
	float: left;
	margin: 0 0 30px 0;
	}

	#abroad_tips ul li {
	width: auto;
	float: none;
	margin: 0 0 5px 0;
	padding-left: 22px;
	background: url(/img/abroad_point.gif) no-repeat left center;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	font-weight: bold;
	}

	#abroad_tips p {
	font-size: 90%;
	line-height: 160%;
	margin: 0 0 15px 0;
	}

	#abroad_tips img {
	margin-bottom: 30px;
	}

	#abroad_tips dt {
	font-size: 12px;
	line-height: 14px;
	color: #027;
	font-weight: bold;
	float: left;
	margin: 0 0 8px 15px;
	width: 40px;
	}

	#abroad_tips dd {
	font-size: 12px;
	line-height: 14px;
	float: left;
	margin: 0 15px 8px 0;
	width: 210px;
	}

	#abroad_more_separate {
	clear: both;
	background: url(/img/abroad_result_head.gif) no-repeat 0 0 #AAA;
	text-align: right;
	height: 42px;
	}

	#abroad_results {
	padding: 40px 0 16px 0;
	width: 920px;
	clear: both;
	overflow: hidden;
	}

	#abroad_results ul {
	width: 1000px;
	}

	#abroad_results li {
	width: 430px;
	padding: 0;
	margin: 0 60px 50px 0;
	float: left;
	font-size: 85%;
	line-height: 150%;
	background: none;
	}

	#abroad_results li strong {
	font-size: 9px;
	line-height: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #000;
	padding: 2px 4px;
	}

	#abroad_results li.headline {
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	background: url(/img/abroad_result_bg.gif) no-repeat left center #000;
	}

	#abroad_results li.headline h5 {
	height: 30px;
	display: block;
	overflow: hidden;
	text-indent: -5000px;
	margin: 15px 0 0 80px;
	background: url(/img/abroad_result.gif) no-repeat left center #000;
	}

	#abroad_results li.headline p {
	margin-left: 80px;
	color: #FFF !important;
	}

	#abroad_results img {
	width: 198px;
	height: 132px;
	border: 2px solid #CCC;
	margin: 0 15px 10px 0;
	float: left;
	}

	#abroad_results h6 {
	color: #000;
	font-weight: bold;
	margin: 5px 0;
	}

	#abroad_results strong {
	color: #000;
	font-weight: bold;
	}

	#abroad_results h6 a:hover {
	color: #AAA;
	}

	#abroad_results p {
	margin-bottom: 15px;
	}

#abroad_more_information {
	margin: 0 0 30px 0;
	height: 41px;
	text-align: right;
	background: url(/img/abroad_foot_bg.gif) no-repeat 0 0;
	}




/* ____________________________________________________ TOWNZ PACKAGE TOP */


#wrapper.townz_package #contents {
	padding-top: 0;
	}

#townz_package.main {
	background: url(/img/townz_package_main.jpg) no-repeat 0 0;
	height: 380px;
	}

#townz_more_separate {
	clear: both;
	background: url(/img/townz_case_head.gif) no-repeat 0 0 #AAA;
	text-align: right;
	height: 42px;
	margin-bottom: 40px;
	}

#townz_package_more_information {
	margin: 30px 0;
	height: 41px;
	text-align: right;
	background: url(/img/townz_package_foot_bg.gif) no-repeat 0 0 #B30000;
	}

#townz_package_list_head {
	width: 920px;
	clear: both;
	background: url(/img/townz_package_list_head.gif) no-repeat 0 0 #AAA;
	text-align: left;
	text-indent: -5000px;
	height: 41px;
	margin-bottom: 40px;
	}

#townz_package_list {
	clear: both;
	overflow: hidden;
	width: 920px;
	margin-bottom: 40px;
	}

	#townz_package_list ol {
	clear: both;
	width: 1200px;
	}

	#townz_package_list li {
	width: 270px;
	float: left;
	margin-right: 55px;
	}

	#townz_package_list img {
	margin-bottom: 5px;
	}

	#townz_package_list p {
	font-size: 90%;
	line-height: 160%;
	margin: 0;
	}

	#townz_package_list ul {
	padding-top: 10px;
	}

	#townz_package_list ul li {
	float: none;
	width: auto;
	margin: 0;
	font-size: 90%;
	line-height: 160%;
	padding-left: 1em;
	background: url(/img/list_head_g30.gif) no-repeat 0 0.6em;
	}

#townz_package_list_head {
	width: 920px;
	clear: both;
	background: url(/img/townz_package_list_head.gif) no-repeat 0 0 #AAA;
	text-align: left;
	text-indent: -5000px;
	height: 41px;
	margin-bottom: 40px;
	}

#townz_tips_head {
	width: 920px;
	clear: both;
	background: url(/img/townz_tips_head.gif) no-repeat 0 0 #AAA;
	text-align: left;
	text-indent: -5000px;
	height: 41px;
	margin-bottom: 40px;
	}

#townz_package_image_head {
	width: 920px;
	clear: both;
	background: url(/img/townz_package_image_head.gif) no-repeat 0 0 #AAA;
	text-align: left;
	text-indent: -5000px;
	height: 41px;
	margin-bottom: 40px;
	}




/* ____________________________________________________ TOWNZ ASP TOP */


#townz_asp.main {
	background: url(/img/townz_asp_main.jpg) no-repeat 0 0;
	height: 360px;
	}

#townz_asp_tips_head {
	width: 920px;
	clear: both;
	background: url(/img/townz_asp_tips.gif) no-repeat 0 0 #AAA;
	text-align: left;
	text-indent: -5000px;
	height: 41px;
	margin-bottom: 40px;
	}

#townz_asp_example {
	width: 920px;
	overflow: hidden;
	}

#townz_asp_example h4 {
	color: #B00;
	font-weight: bold;
	font-size: 160%;
	margin-bottom: 30px;
	}

#townz_asp_example h5 {
	color: #000;
	font-weight: bold;
	font-size: 140%;
	}

#townz_asp_example h6 {
	color: #B00;
	font-weight: bold;
	font-size: 100%;
	padding: 5px 0;
	}

#townz_asp_example p {
	margin-bottom: 1em;
	font-size: 85%;
	}

#townz_asp_example .headline img {
	float: left;
	border: 2px solid #CCC;
	margin-right: 40px;
	}

#townz_asp_example ul, #townz_asp_admin ul {
	width: 1200px;
	clear: both;
	}

#townz_asp_example li {
	width: 270px;
	float: left;
	margin-right: 55px;
	}

#townz_asp_example div.image {
	padding-bottom: 20px;
	}

#townz_more_separate.admin {
	clear: both;
	background: url(/img/townz_asp_admin.gif) no-repeat 0 0 #AAA;
	text-align: left !important;
	text-indent: -5000px;
	height: 41px;
	margin-bottom: 40px;
	}

#townz_more_separate.example {
	clear: both;
	background: url(/img/townz_asp_example.gif) no-repeat 0 0 #AAA;
	text-align: right;
	height: 41px;
	margin-bottom: 40px;
	}

#townz_asp_admin {
	padding-bottom: 20px;
	}

#townz_asp_admin li {
	width: 274px;
	float: left;
	margin-right: 51px;
	}

#townz_asp_admin h6 {
	text-align: center;
	color: #000;
	font-weight: bold;
	margin-bottom: 8px;
	}

#townz_asp_admin img {
	border: 2px solid #CCC;
	}

#townz_asp_more_information {
	margin: 30px 0;
	height: 41px;
	text-align: right;
	background: url(/img/townz_asp_foot_bg.gif) no-repeat 0 0 #B30000;
	}




/* ____________________________________________________ TOWNZ TOP */


#wrapper.townz #contents {
	padding-top: 0;
	}

#townz.main {
	background: url(/img/townz_top_main.jpg) no-repeat 0 0;
	height: 340px;
	text-indent: -5000px;
	overflow: hidden;
	display: block;
	}

#townz_tips {
	width: 1200px;
	clear: both;
	}

#townz_information {
	padding-top: 30px;
	width: 920px;
	overflow: hidden;
	margin-bottom: 20px;
	}

#townz_information ul {
	width: 1000px;
	}

	#townz_information li {
	width: 270px;
	float: left;
	margin-right: 55px;
	position: relative;
	}

	#townz_information h3 {
	font-size: 120%;
	color: #000;
	font-weight: bold;
	margin-bottom: 2px;
	}

	#townz_information h4 {
	font-size: 90%;
	color: #F05;
	font-weight: bold;
	margin-bottom: 8px;
	}

	#townz_information p {
	font-size: 90%;
	line-height: 160%;
	margin: 0 0 40px 0;
	}

	#townz_information div.more {
	position: absolute;
	text-align: left;
	bottom: 0;
	}

#townz_tips {
	width: 1200px;
	clear: both;
	}

	#townz_tips ul {
	clear: both;
	}

	#townz_tips li {
	width: 270px;
	float: left;
	margin-right: 55px;
	}

	#townz_tips h4 {
	font-size: 120%;
	color: #000;
	font-weight: bold;
	margin-bottom: 8px;
	}

	#townz_tips p {
	font-size: 90%;
	line-height: 160%;
	margin: 0;
	}

	#townz_tips strong {
	color: #000;
	font-weight: bold;
	}

	#townz_tips img {
	margin-bottom: 40px;
	}

#townz_road {
	text-align: center;
	padding-top: 20px;
	}

#townz_road ul {
	padding-bottom: 30px;
	}

#townz_road li.l {
	width: 450px;
	float: left;
	}

#townz_road li.r {
	width: 450px;
	float: right;
	}

#townz_road h3 {
	color: #777;
	font-weight: bold;
	padding-bottom: 30px;
	font-size: 110%;
	}

#townz_road h4 {
	color: #F05;
	font-weight: bold;
	font-size: 130%;
	}

#townz_road h5 {
	color: #777;
	font-weight: bold;
	padding: 5px 0 20px 0;
	font-size: 90%;
	}

#townz_page_link {
	padding-bottom: 10px;
	text-align: right;
	width: 920px;
	}

