#top_logo{
	text-indent: -5000px;
	width: 601px;
	height: 172px;
	margin-left: 156px;
	background: url("../../image/pp2/pp2_top_logo.gif") no-repeat;
}

#title_info{
	display: block;
	width: 820px;
	height: 160px;
	margin-top: 10px;
	margin-left: 40px;
	margin-bottom: 10px;
	background-image: url("../../image/pp2/top_present_back.jpg");
}

#title_info h2{
	float: left;
	width: 354px;
	height: 37px;
	display: inline; /* for ie6 */
	margin-top: 20px;
	margin-left: 145px;
	position: relative;
	overflow: hidden;
}
#title_info h2 span{
	background-image: url("../../image/pp2/top_catch.gif");
	position: absolute;
	top: 0px; /*for IE6*/
	width: 100%;
	height: 100%;
}

#title_info p{
	float: left;
	width: 224px;
	height: 70px;
	margin-top: 65px;
	margin-left: -354px;
	position: relative;
	overflow: hidden;
}
#title_info p span{
	background-image: url("../../image/pp2/top_catch_sub.gif");
	position: absolute;
	top: 0px; /*for IE6*/
	width: 100%;
	height: 100%;
}

#title_info div{
	float: left;
	width: 150px;
	height: 136px;
	margin-left: 31px;
	margin-top: 20px;
	position: relative;
	overflow: hidden;
}
#title_info div span{
	background-image: url("../../image/pp2/top_jacket.jpg");
	position: absolute;
	top: 0px; /*for IE6*/
	width: 100%;
	height: 100%;
}

#contents_table1{
	display: block;
	width: 820px;
	margin-left: 40px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	background-color: #FACCE0;
	background-image: url("../../image/pp2/contents_table_back.gif");
	border-bottom: 1px solid #F3AAC9;
}

#contents_title1{
	float: left;
	width: 820px;
	height: 34px;
	position: relative;
	overflow: hidden;
}
#contents_title1 span{
	background-image: url("../../image/pp2/top_title_01.gif");
	position: absolute;
	top: 0px; /*for IE6*/
	width: 100%;
	height: 100%;
}

#sub_title1{
	float: left;
	width: 780px;
	height: 62px;
	display: inline; /* for ie6 */
	margin-top: 10px;
	margin-left: 20px;
	background-color: #FACCE0;
	position: relative;
	overflow: hidden;
}
#sub_title1 span{
	background-image: url("../../image/pp2/top_sub_title_1.gif");
	position: absolute;
	top: 0px; /*for IE6*/
	width: 100%;
	height: 100%;
}

.inner_table{
	clear: both;
	display: block;
	width: 780px;
	margin-left: 20px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
}

#wifi{
	clear: both;
	display: block;
	width: 770px;
	margin-left: 5px;
	background-color: #FFFFFF;
	background-image: url("../../image/pp2/wifi_back.gif");
	background-repeat: repeat-y;
}
#wifi_top{
	display: block;
	width: 770px;
	height: 10px;
	background-image: url("../../image/pp2/wifi_back_top.gif");
	background-repeat: no-repeat;
}

#account{
	float: left;
	display: block;
	width: 230px;
	font-size: 12px;
	display: inline; /* for ie6 */
	margin-left: 10px;
	color: #970040;
	background-image: url("../../image/pp2/form_back.gif");
}

#account a{
	color: #333333;
}

.filde_nam{
	float: left;
	width: 75px;
	display: inline; /* for ie6 */
	margin-top: 5px;
	margin-left: 15px;
	margin-right: 10px;
	font-size: 12px;
}

#account input{
	width: 110px;
	margin-left: 0px;
	margin-top: 5px;
}

#account ul{
	clear: both;
	margin: 0;
	padding-left: 25px;
	padding-bottom: 5px;
	margin-top: -10px;
	list-style-image: url("../../image/pp2/top_help_marker.gif");
	background-image: url("../../image/pp2/form_back_bottom.gif");
	background-position: bottom left;
	background-repeat: no-repeat;
}

#account h4{
	float: right;
	margin: -5px 15px -15px 0;
	width: 27px;
	height: 21px;
	position: relative;
	overflow: hidden;
}
#account h4 span{
	background-image: url("../../image/pp2/top_help_icon.gif");
	position: absolute;
	top: 0px; /*for IE6*/
	width: 100%;
	height: 100%;
}

#account form{
	margin: 0;
	background-image: url("../../image/pp2/form_back_top.gif");
	background-repeat: no-repeat;
}

#login{
    display: block;
    width: 155px;
    height: 35px;
	margin-bottom: 10px;
}

#login a{
    float: left;
    display: block;
    width: 155px;
    height: 35px;
	margin-top: 5px;
	margin-left: 40px;
	display: inline; /* for ie6 */
	text-indent: -5000px;
    background-image: url("../../image/pp2/login.gif");
    background-position: left top;
}
#login a:hover{
    background-image: url("../../image/pp2/login.gif");
    background-position: right top;
}

#wifi-catch{
	float: left;
	width: 515px;
	height: 45px;
	display: inline; /* for ie6 */
	margin-bottom: 10px;
	margin-top: 0px;
	position: relative;
	overflow: hidden;
}
#wifi-catch span{
	background-image: url("../../image/pp2/top_wifi_text.gif");
	background-repeat: no-repeat;
	position: absolute;
	top: 0px; /*for IE6*/
	left: 10px;
	width: 100%;
	height: 100%;
}

#information{
	float: left;
	width: 508px;
	height: 100px;
	color: #E70062;
	margin-left: 10px;
	padding: 5px 0 5px 0;
	margin-bottom: 5px;
	overflow: auto;
	background-color: #FEF4F9;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#information em{
	padding-left: 5px;
	margin: 0;
}
#information p{
	padding-left: 5px;
	padding-bottom: 5px;
	margin: 0;
}
#information pre{
	padding-left: 5px;
	margin: 0;
}

#wifi_notice{
	color: #666666;
	padding-left: 250px;
	padding-bottom: 7px;
	background-image: url("../../image/pp2/wifi_back_bottom.gif");
	background-position: bottom left;
	background-repeat: no-repeat;
}

.inner_table p{
	margin-bottom: 0;
	padding-left: 10px;
	margin-top: 10px;
}

.inner_table_bottom{
	float: left;
	width: 780px;
	height: 10px;
	margin: 0;
	background-image: url("../../image/pp2/table_back_bottom.gif");
	background-position: bottom left;
	background-repeat: no-repeat;
}

.contents_text{
	width: 760px;
	margin-left: 10px;
	text-align: center;
}

.contents_text p{
	text-align: left;
	color: #333333;
}

.contents_text p em{
	color: #E70062;
	font-size: 1.2em;
	line-height: 160%;
}

#wifi_web{
	width: 530px;
	height: 225px;
	margin: 0 auto; 
	position: relative;
	overflow: hidden;
}
#wifi_web span{
	background-image: url("../../image/pp2/top_wifi_web.jpg");
	position: absolute;
	top: 0px; /*for IE6*/
	left: 0px;
	width: 100%;
	height: 100%;
}

#sub_title2{
	float: left;
	width: 780px;
	height: 62px;
	display: inline; /* for ie6 */
	background-color: #FACCE0;
	position: relative;
	overflow: hidden;
}
#sub_title2 span{
	background-image: url("../../image/pp2/top_sub_title_2.gif");
	position: absolute;
	top: 0px; /*for IE6*/
	width: 100%;
	height: 100%;
}

#art{
	width: 721px;
	height: 293px;
	margin-left: 30px;
	margin-top: 10px;
	position: relative;
	overflow: hidden;
}
#art span{
	background-image: url("../../image/pp2/top_31art.jpg");
	position: absolute;
	top: 0px; /*for IE6*/
	width: 100%;
	height: 100%;
}

#sub_title3{
	float: left;
	width: 780px;
	height: 62px;
	display: inline; /* for ie6 */
	background-color: #FACCE0;
	position: relative;
	overflow: hidden;
}
#sub_title3 span{
	background-image: url("../../image/pp2/top_sub_title_3.gif");
	position: absolute;
	top: 0px; /*for IE6*/
	width: 100%;
	height: 100%;
}

#materials1{
	float: left;
	width: 230px;
	height: 185px;
	display: inline; /* for ie6 */
	margin-top: 10px;
	margin-left: 70px;
	margin-right: 60px;
	margin-bottom: 10px;
	position: relative;
	overflow: hidden;
}
#materials1 span{
	background-image: url("../../image/pp2/top_x2.gif");
	position: absolute;
	top: 0px; /*for IE6*/
	width: 100%;
	height: 100%;
}

#materials2{
	float: left;
	width: 350px;
	height: 185px;
	margin-top: 10px;
	position: relative;
	overflow: hidden;
}
#materials2 span{
	background-image: url("../../image/pp2/top_x4.gif");
	position: absolute;
	top: 0px; /*for IE6*/
	width: 100%;
	height: 100%;
}

#materials3{
	clear: both;
	width: 645px;
	height: 185px;
	
	margin-left: 60px;
	position: relative;
	overflow: hidden;
}
#materials3 span{
	background-image: url("../../image/pp2/top_materials.gif");
	position: absolute;
	top: 0px; /*for IE6*/
	width: 100%;
	height: 100%;
}

#contents_table2{
	display: block;
	width: 820px;
	margin-left: 40px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	background-color: #FACCE0;
	background-image: url("../../image/pp2/contents_table_back.gif");
	border-bottom: 1px solid #F3AAC9;
}

#contents_table2 table{
	margin-left: 35px;
	font-size: 1.2em;
}

.back_gray{
	background-color: #EEEEEE;
}

#contents_title2{
	float: left;
	width: 820px;
	height: 34px;
	position: relative;
	overflow: hidden;
}
#contents_title2 span{
	background-image: url("../../image/pp2/top_title_02.gif");
	position: absolute;
	top: 0px; /*for IE6*/
	width: 100%;
	height: 100%;
}

#sub_title4{
	float: left;
	width: 780px;
	height: 47px;
	margin-bottom: 10px;
	display: inline; /* for ie6 */
	background-color: #FACCE0;
	position: relative;
	overflow: hidden;
}
#sub_title4 span{
	background-image: url("../../image/pp2/top_sub_title_4.gif");
	position: absolute;
	top: 0px; /*for IE6*/
	width: 100%;
	height: 100%;
}