@charset "utf-8";
body{
	line-height:1.2em;
}
#mypan_body {
	height: auto;
	width: 915px;
	margin: 0 auto;
}
#mypan_top {
	height: 120px;
	width: 100%;
}
#mypan_bottom {
	height: 105px;
	width: 915px;
	margin:0 0;
	padding:35px 0 0 0;
}
#mypan_navi {
	height: 20px;
	width: 915px;
}
#mypan_left {
	height: 210px;
	width: 400px;
	float:left;
	padding:0;
	margin:0;
}
#mypan_center {
	height: 210px;
	width: 396px;
	float:left;	
	padding:0;
	margin:0;	
}
#mypan_right {
	height: 210px;
	width: 113px;
	float:left;	
	padding:0;
	margin:0;	
}
#mypan_menu {
	height: 50px;
	width: 915px;
	clear:left;
}
#mypan_main {
	height: auto;
	width: 915px;
}
#mypan_main_left {
	height: auto;
	width: 220px;
	float:left;
}
#mypan_main_right {
	height: auto;
	width: 680px;
	float: left;
	border-left-style:solid;
	border-left-color:#A7A7A7;
	border-left-width:10px;
	min-height:200px;
	height:expression(document.getElementById('mypan_main').offsetHeight + "px");
}
.mypan_main_left_sell {
	width:200px; 
	height:31px; 
	background:url('/img/en/mypan/left_bar_sell.gif') 0 50% ; 
	background-repeat:no-repeat; 
	margin:0 0 10px 5px; 
	line-height:31px; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	font-weight:bold; 
	text-decoration:none;
	cursor:pointer;
}
.mypan_main_left_noimg {
	width:170px; 
	height:31px; 
	line-height:31px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	font-weight:bold; 
	text-decoration:none;
	cursor:pointer;
	float:left;
}
.mypan_main_left_sell_icon {
	background:url('/img/en/mypan/icon_left_bar_sell.gif') 50% 50%; 
	width:30px; 
	height:31px; 
	background-repeat:no-repeat; 
	float:left;
}

.mypan_main_left_nosell {
	width:200px; 
	height:31px; 
	background:url('/img/en/mypan/left_bar_nosell.gif') 0 50% ; 
	background-repeat:no-repeat; 
	margin:0 0 10px 5px; 
	line-height:31px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight:bold;
	cursor:pointer;
	text-decoration:none;
}
.mypan_main_left_nosell_icon {
	background:url('/img/en/mypan/icon_left_bar_nosell.gif') 50% 50%; 
	width:30px; 
	height:31px; 
	background-repeat:no-repeat; 
	float:left;
}
.mypan_main_left_cmt_alram_icon {
	background:url('/img/en/mypan/icon_cmt_alram.gif'); 
	width:30px; 
	height:31px; 
	background-repeat:no-repeat; 
	float:left;
}
.mypan_main_left_my_cmt_icon {
	background:url('/img/en/mypan/icon_my_cmt.gif'); 
	width:30px; 
	height:31px; 
	background-repeat:no-repeat; 
	float:left;
}
.mypan_main_left_line {
	width:205px; 
	height:1px; 
	background-color:#999999; 
	line-height:0; 
	font-size:0; 
	margin-bottom:10px;
}

.mypan_main_left_bar {
	width:200px; 
	height:31px; 
	margin:0 0 10px 5px; 
	line-height:31px; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	font-weight:bold;
	cursor:pointer;		
}

.mypan_title_bar {
	background-color:#4E4E4E;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:5px 0 0 0;
}
.mypan_title_bar_notext {
	background-color:#4E4E4E;
	color:#ffffff;
	padding:5px 0 0 0;	
}

.noline { text-decoration:none;}
.top_image_box
{
	width:120px; 
	height:90px;
	margin:0 7px 8px 2px;
	padding:0;
	background-repeat:no-repeat;
	float: left;
	border:solid;
	border-width:1px;
}

.mypan_edit_list_text {
	width:262px; 
	height:20px; 
	padding-left:10px;
	cursor:pointer;
}
.selected_list{ 
	width:262px; 
	height:20px;
	padding-left:10px;
	background-color:#CCCCCC;
	cursor:pointer;	
}
.noselected_list{ 
	width:262px; 
	height:20px; 
	padding-left:10px;
	background-color:;
	cursor:pointer;	
}
/* 레이어 메뉴의 스타일*/
.layer_main
{
	display:none; 
	padding:0px; 
	background-color:#ffffff; 
	position:absolute; 
	z-index:1; 
	height:auto; 
	width:120px; 
	border:2px solid #CCCCCC;
}
.layer_menu
{
	height:20px; 
	line-height:20px;
	border-bottom:2px solid #CCCCCC; 
	padding-left:5px;
}
.layer_menu_last
{
	height:20px; 
	line-height:20px; 
	padding-left:5px;
}


/* 메뉴바를 위한 구문 */
body#mypan #mypan_bar ,
body#mypan #mypan_bar a,
body#friend #friend_bar ,
body#friend #friend_bar a,
body#scrap #scrap_bar ,
body#scrap #scrap_bar a,
body#reply #reply_bar ,
body#reply #reply_bar a,
	#nav {
	background-color:#FFFFFF;
	color:#4E4E4E;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding:0 5px 0 5px;
	cursor:pointer;	
	height:25px;
	line-height:23px; 	
	}

.mypan_menu_bar {
	background-color:#4E4E4E;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding:0 5px 0 5px;
	height:25px;		
}
.mypan_menu_bar a {
	background-color:#4E4E4E;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding:0 10px 0 10px;
	line-height:23px;
	text-decoration:none;
}
.mypan_menu_bar a:hover {
	background-color:#4E4E4E;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding:0 10px 0 10px;
	cursor:pointer;	
	line-height:23px; 	
	text-decoration:none;
	border-bottom:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:7px;
		
}