* {
	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;
	text-align	: left;
	width		: 924px;
}

#Header{
	position	: relative;
	width		: 924px;
	height		: 120px;
	border-bottom : 1px dashed #bbb;
}


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

#Header_Link a {
	font-size	: 12px;
}

#Header_Link a:Link, #Header_Link a:visited {
	color       : #444444;
	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		: 924px;
}

#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:350px;
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		: 924px;
	float		:	left;
}

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

#McLine1{
	margin-top	:10px;
	margin-bottom	:10px;
	width		: 924px;;
	height		: 450px;
}

#McLine2{
	margin-top	: 20px;
	margin-bottom	:10px;
	border-bottom	: 1px dashed #bbb;
	width		: 924px;
	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;
}

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

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

.LineSpace{
height	:10px;
}

#Album_List{
	width		: 140px;
	margin		: 3px;
	position	: relative;
}

/* subPage */

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

#SubContents{
	float		: right;
	width 		: 748px;
	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;
}








