/*----- all contents -----*/

body{
	padding:0 0 0 0;
	margin:0 0 0 0;
	background-color:#ffffff;
	font-size:12px;
	font-family:sans-serif monospace;
	color:#333333;
	text-align:center;
}
a{
	color:#eb6100;
}
a:hover{
	color:#999999;
}
img{
	padding:0 0 0 0;
	margin:0 0 0 0;
	border:0;
}
h1{
	padding:0 0 0 0;
	margin:0 0 0 0;
	font-size:10px;
}
h2{
	padding:0 0 0 0;
	margin:0 0 0 0;
	font-size:10px;
}
p{
	padding:0 0 0 0;
	margin:0 0 5px 0;
}
br{
	padding:0 0 0 0;
	margin:0 0 0 0;
}

/*----- well contents -----*/

#wrapper{
	padding:0 0 0 0;
	margin:0 0 0 0;
	width:100%;
}

/*----- header contents -----*/

#header{
	padding:0 0 0 0;
	margin:20px 0 20px 0;
	width:620px;
	height:73px;
	text-align:left;
}
.logo{
	padding:0 0 0 0;
	margin:0 0 0 0;
	background:url(./images/logo.gif) top left no-repeat;
	width:340px;
	height:73px;
	text-indent:-9999px;
	display:block;
	text-decoration:none;
}

/*----- title contents -----*/

#title_up{
	padding:0 0 0 0;
	margin:0 0 0 0;
	width:100%;
	height:298px;
	background-color:#8ec31f;
}
#title_down{
	padding:0 0 0 0;
	margin:0 0 0 0;
	width:100%;
	height:85px;
}
.title_img1{
	padding:0 0 0 0;
	margin:0 0 0 0;
	background:url(./images/title_up.gif) top left no-repeat;
	width:620px;
	height:298px;
	text-indent:-9999px;
	display:block;
	text-decoration:none;
}
.title_img2{
	padding:0 0 0 0;
	margin:0 0 0 0;
	background:url(./images/title_down.gif) top left no-repeat;
	width:620px;
	height:85px;
	text-indent:-9999px;
	display:block;
	text-decoration:none;
}

/*----- main contents -----*/

#main{
	padding:0 0 0 0;
	margin:0 0 0 0;
	width:620px;
	text-align:left;
}
.left{
	float:left;
}
.right{
	float:right;
}
.right_30{
	padding:0 0 0 0;
	margin:0 30px 0 0;
	float:right;
}
.float{
	padding:0 0 0 0;
	margin:0 0 0 70px;
}
.float_b{
	padding:0 0 0 0;
	margin:0 0 0 20px;
}
.red{
	color:#dd3333;
}
.bold{
	font-weight:bold;
}
.font10{
	font-size:10px;
}
.slink{
	color:#333333;
	text-decoration:none;
}
.pick_top{
	padding:0 0 0 0;
	margin:10px 0 0 0;
	background:url(./images/pick_top.gif) top left no-repeat;
	width:620px;
	height:45px;
	text-indent:-9999px;
	display:block;
	text-decoration:none;
}
.pick_middle{
	padding:0 20px 0 20px;
	margin:0 0 0 0;
	background:url(./images/pick_middle.gif) top left;
	width:580px;
}
.pick_bottom{
	padding:0 0 0 0;
	margin:0 0 0 0;
	background:url(./images/pick_bottom.gif) top left no-repeat;
	width:620px;
	height:20px;
	text-indent:-9999px;
	display:block;
	text-decoration:none;
}

/*----- buy contents -----*/

#b_bg_top{
	padding:0 0 0 0;
	margin:10px 0 0 0;
	background:url(./images/b_bg_top.gif) top left no-repeat;
	width:620px;
	height:250px;
	text-indent:-9999px;
	display:block;
	text-decoration:none;
}
#b_bg_middle{
	padding:0 20px 0 20px;
	margin:0 0 0 0;
	background:url(./images/b_bg_middle.gif) top left;
	width:580px;
}
#b_bg_bottom{
	padding:0 0 0 0;
	margin:0 0 0 0;
	background:url(./images/b_bg_bottom.gif) top left no-repeat;
	width:620px;
	height:20px;
	text-indent:-9999px;
	display:block;
	text-decoration:none;
}
#pack{
	padding:0 0 0 0;
	margin:0 0 0 0;
	height:270px;
}

/*----- hober contents -----*/

#h_bg_top{
	padding:0 0 0 0;
	margin:0 0 0 0;
	background:url(./images/h_bg_top.gif) top left no-repeat;
	width:620px;
	height:120px;
	text-indent:-9999px;
	display:block;
	text-decoration:none;
}
#h_bg_middle{
	padding:0 20px 0 20px;
	margin:0 0 0 0;
	background:url(./images/h_bg_middle.gif) top left;
	width:580px;
}
#h_bg_bottom{
	padding:0 0 0 0;
	margin:0 0 0 0;
	background:url(./images/h_bg_bottom.gif) top left no-repeat;
	width:620px;
	height:20px;
	text-indent:-9999px;
	display:block;
	text-decoration:none;
}

/*----- footer contents -----*/

#footer{
	padding:0 0 0 0;
	margin:10px 0 20px 0;
	width:620px;
}
#footer_line{
	padding:0 0 0 0;
	margin:50px 0 10px 0;
	width:620px;
}
#footer_coment{
	float:left;
	padding:0 0 0 0;
	margin:0 0 0 0;
	font-size:14px;
}
#copyright{
	float:right;
	padding:0 0 0 0;
	margin:0 0 0 0;
	font-size:14px;
}