@import "reset.css";
@import "default.css";

@charset "utf-8";

body.view { background-color: #1C9495;}

.view_wrap {
	width: 720px;
	height: 520px;
	background: url(../img/business/pop_bg.gif) no-repeat top left;}
	
	.view_wrap h2 {
		width: 720px;
		height: 59px;
		background: url(../img/business/map_view.gif) no-repeat top left;}
	
	.view_map { 
		width: 700px;
		height: 450px;
		margin: 0px auto;
		text-align: center;}
		
		.view_wrap a.close_btn { 
			width: 32px;
			height: 32px;
			display: block;
			background: url(../img/common/ir_img.gif) repeat top left;
			position: absolute;
			top: 14px;
			left: 678px;}

#page_wrap2 { 
	width: 400px;
	height: 302px;}
	
	.pre_pop2 { 
		padding-top: 15px;
		padding-left: 15px;}
		
	.pre_pop2 h2 { 
		width: 372px;
		height: 36px;
		background: url(../img/customer/prezewinner_02.gif) no-repeat top left;}
		
	.con_box2 {
		width: 352px;
		height: 159px;
		padding-top: 15px;
		padding-left: 20px;
		background: url(../img/customer/prezewinner_06.gif) no-repeat top left;
		position: relative;
		color: #888;}
		
		.con_box2 dt img { padding-right: 5px;}
		
		.con_box2 dt span { position: relative; top: -2px;}
		
		.con_box2 dt span.u_name { padding-right: 15px;}
		
		.con_box2 dd { padding-top: 16px;}
		
		.con_box2 dd .o { color: #e37604;}
		.con_box2 dd .m { color: #49bdbd;}
		.con_box2 dd .b { color: #666;}

		 a.pw_btn2 { 
			width: 102px;
			height: 42px;
			display: block;
			background: url(../img/customer/prezewinner_05.gif) no-repeat top left;
			position: absolute;
			top: 120px;
			left: 255px;}
		