* {
	margin      : 0;
	padding     : 0;
	font-family : Gulim,AppleGothic,sans-serif;
	font-size   : 12px;
}

html, div, map, dt, isindex, form
{
	display:block;
}

html body {
	color       : #000;
	text-align  : center;
	margin		: 0 auto;
}
html body a{
	cursor      : pointer;
}


#PageBody{
	margin      : 0 auto;
	float		: center;
	text-align	: left;
	width		: 1240px;
}

#Header{
	position	: relative;
	margin-left: 170px;
	width		: 900px;
	height		: 120px;
	border-bottom : 1px dashed #bbb;
}

#Header_Link{
	position	: relative;
	text-align	: right;
	float		: right;
	height		: 30px;
	margin-top	: 20px;
}

#Header_Link a:Link, #Header_Link a:visited {
	color		: #333333;
	font-size 	: 12px;
	font-weight : normal;
	text-decoration	: none;
}

#Header_Link a:hover {
	color		: #ff0099;
	text-decoration : underline;
}


#Header_Logo{
	position	: absolute;
	float		: left;
	margin-top	: 10px;
	cursor		: pointer;
}

#Header_Log{
	position	: absolute;
	margin-top	: 75px;
	width		: 900px;
}

#Header_Logged{
	margin-top	: 15px;
	text-align	: right;
}

#Header_Logged_Info{
	margin-top	: 9px;
	position	: relative;
	float		: left;
	text-align	: right;
	margin-left	: 10px;
	width:700px;
}

#Hedaer_Logged_Button{
	position	: relative;
	float		: left;
	margin-left	: 10px;
	width		: 200px;
}

#Header_Login{
width:340px;
float:right;
}

#Header_Login_id{
	position	: relative;
	float		: left;
	margin-left	: 10px;
}

#Header_Login_pw{
	position	: relative;
	float		: left;
	margin-left	: 10px;
}

#Header_Login_Button{
	position	: relative;
	float		: left;
	width		: 70px;
	margin-left	: 10px;
	margin-top	: 15px;
}


#MainContents{
	position	: relative;
	width		: 900px;
	float		: right;
}

#AdSense{
	position	: relative;
	margin-left	: 10px;
	width		: 160px;
	height		: 600px;
	float		: right;
}

#AdSense_Left{
	position	: relative;
	margin-right: 10px;
	width		: 160px;
	height		: 600px;
	float		: left;
}

#McLine1{
	margin-top	:10px;
	margin-bottom	:10px;
	width		: 900px;;
	height		: 480px;
}

#McLine2{
	margin-top	: 20px;
	margin-bottom	:10px;
	border-bottom	: 1px dashed #bbb;
	width		: 900px;
	height		: 270px;
}

#McFindPassword{
	padding-top	: 50px;
	padding-bottom	: 50px;
	width		: 400px;
	text-align	: left;
	margin		: 0 auto;
	

}

#McInfo{
	position	: relative;
	width		: 540px;
	float		: left;
}

#McJoin{
	position	: relative;
	margin-left	: 20px;
	width		: 340px;
	float		: left;
}
#Player_Footer{
	clear		:both;
	text-align	: center;
	width		: 900px;
	border-top : 1px dashed #bbb;
	margin-top : 0px;
	padding		: 20px 0px 20px 0px;
	margin-left : 170px;
}

#Footer{
	clear		:both;
	text-align	: center;
	width		: 900px;
	border-top : 1px dashed #bbb;
	margin-top : 0px;
	padding		: 20px 0px 20px 0px;
	margin-left : 170px;
}

#LogoWithoutLogin{
   	clear       : both;
	float		: center;
    text-align  : left;
    width       : 900px;
    border-bottom : 1px dashed #bbb;
    padding     : 20px 0px;
    margin-top  : 10px;
	margin-left	: 170px;
    cursor      : pointer;
}

.LineSpace{
height	:10px;
}

#Album_List{
	width		: 200px;
	margin		: 10px;
	margin-right: 37px;
	float		: right;
}

/* subPage */

#Album_List_Button{
	width		: 100%;
	text-align	: center;
	margin-top	: 20px;
}

#SubContents{
	float		: right;
	width 		: 660px;
	margin-top	: 20px;
}


/* page_album_manage.php */
#Album_State{
	width	:100%;
}

#Album_State_Info{
	float	: left;
	width	: 580px;
}

#Album_State_Button{
	float	: right;
	width	: 160px;
}

.FAQ_List{
margin-bottom:10px;
}







