@charset "utf-8";

/*_____OVER_WRITE_COMMON_CSS_____*/
#globalMenu{
	width:780px;
	height:20px;
	margin:0px;
	padding:0px;
	background-image:url(../image/index/globalmenu_bottom.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
}

#content{
	width:740px;
	margin:0px auto 10px ;
	padding:0px;
	text-align:center;
	background-image:none;
}

#content2{
	width:780px;
	margin:0px auto 0px;
	padding:0px 0px 5px;
	text-align:left;
}

#gotoPageTop{
	width:740px;
	margin:5px 0px 0px;
	padding:5px 20px 5px;
	text-align:right;
	border-top:solid 1px #d6d6d6;
}

#gotoPageTop a,.gotoPageTop a{
	margin:0px;
	padding:0px 0px 0px 15px;
	background-image:url(../image/common/arrow_t.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}

/*____1_COLLUMS____*/
.para1collumn{
	margin:0px 10px;
	padding:0px;
	text-align:left;
}

/*____2_COLLUMS____*/
.para2collumn{
	width:350px;
	margin:0px 10px;
	padding:0px;
	float:left;
	text-align:left;
}

/*____3_COLLUMS____*/
.para3collumn{
	width:226px;
	margin:0px 10px;
	padding:0px;
	float:left;
	text-align:left;
}

/*____PAGE_TOP_LINK_____*/
.gotoPageTop{
	text-align:right;
	width:720px;
	margin:0px auto 10px;
	padding:5px 0px 0px;
	border-top:solid 1px #d6d6d6;
}


/*___________Add_CLASS___________*/
/*____4_COLLUMS____*/
.para4collumn{
	width:165px;
	margin:0px 10px;
	padding:0px;
	float:left;
	text-align:left;
}

.para1per3collumn{
	width:226px;
	margin:0px 10px;
	padding:0px;
	float:left;
	text-align:left;
}

.para2per3collumn{
	width:464px;
	margin:0px 10px;
	padding:0px;
	float:left;
	text-align:left;
}

/*_________________SMALL_POPUP_________________*/
body.popupBody{
	/*¥*/height:100%;/**/
	margin:0px auto;
	padding:0px;
	text-align:center;
	font-family: "MS PGothic","Osaka","Hiragino Kaku Gothic Pro",sans-serif;
/*	background-color:#ffffff;*/
	background-image:none;
	font-size:100%;
	line-height:1.5;
	color:#333333;
}

* html body.popupBody{padding-left:1px;} 
*+html body.popupBody{padding-left:1px;}


#contentPopUp{
	width: 560px;
	margin:0px auto;
	padding:0px;
	border:none;
	text-align:center;
	border-left:solid 1px #d6d6d6;
	border-right:solid 1px #d6d6d6;
}

#popupHeader {
	width:560px;
	height:107px;
	margin:0px auto 0px;
	padding:0px;
	text-align:left;
/*	background-image:url(../image/common/header/header_back.gif);
	background-repeat:repeat-x;*/
}

#popupFooter{
	width:560px;
	margin:0px;
	padding:5px 0px 30px 0px;
	text-align:left;
	border-top:solid 1px #d6d6d6;
	background-color:#fff;
}


#globalMenuPP{
	height:20px;
	margin:0px;
	padding:0px;
	background-image:url(../image/index/globalmenu_bottom.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
	text-align:left;
}

#pageClosePP{
	text-align:center;
	margin:0px auto 10px;
	padding:5px 0px 0px;
	border-top:solid 1px #d6d6d6;
}

#pageClosePP a{
	margin:0px;
	padding:0px 0px 0px 15px;
	background-image:url(../image/common/arrow_c.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	text-decoration:none;
	outline:none;
}

#headerLeftPP{
	width:250px;
	height:78px;
	float:left;
	margin:0px;
	padding:0px;
	border:none;
}

#siteDiscriptPP{
	height:28px;
	margin:0px;
	padding:0px;
	border-bottom:solid 1px #d6d6d6;
}

#siteLogoPP{
	height:78px;
	margin:0px;
	padding:0px;
	border:none;
}

#headerRightPP{
	width:200px;
	height:78px;
	float:right;
	margin:0px;
	padding:0px;
	border:none;
}

#popup{
	width:560px;
	margin:0px auto 0px;
	padding:0px 0px 5px;
	text-align:left;
	background-color:#fff;	
}