INPUT.box 
{
     font-family: µ¸¿ò;
     font-size: 12px;
     border-width:1px;
     border-bottom: 1px solid #B9B9B9;
     border-LEFT: 1px solid #B9B9B9;
     border-RIGHT: 1px solid #B9B9B9;
     border-TOP: 1px solid #B9B9B9
     background-color: white;
     height: 18px;
     padding-top: 0px;
     padding-right: 0px;
     padding-bottom: 0px;
     padding-left: 0px;
     	}
     
     
INPUT.input_mb_join 
{
     font-family: µ¸¿ò;
     font-size: 11px;
     border-bottom: 1px solid #D8D8D8;
     border-LEFT: 1px solid #D8D8D8;
     border-RIGHT: 1px solid #D8D8D8;
     border-TOP: 1px solid #D8D8D8
     background-color: #D0E8ED;
     height: 18px;	}     


TEXTAREA
{
     font-family: µ¸¿ò;
     font-size: 12px;
     color: #595959;


     border-bottom: 1px solid #B9B9B9;
     border-LEFT: 1px solid #B9B9B9;
     border-RIGHT: 1px solid #B9B9B9;
     border-TOP: 1px solid #B9B9B9;
     padding-top: 8px;
     padding-right: 8px;
     padding-bottom: 8px;
     padding-left: 8px;	
     }


.button { border:solid 1; background-color:#EDEDED; border-color:#C4C4C4; color:#6E6E6E; }






.tahoma1114
{   
      font-family:tahoma;
      font-size: 11px;
      line-height: 14px;
       }

.tahoma1216
{   
      font-family:tahoma;
      font-size: 12px;
      line-height: 16px;
       }

.tahoma1218
{   
      font-family:tahoma;
      font-size: 12px;
      line-height: 18px;
       }

.dotum1114
{   
      font-family:µ¸¿ò;
      font-size: 11px;
      line-height: 14px;
      letter-spacing:-1px
       }

.dotum1216
{   
      font-family:µ¸¿ò;
      font-size: 12px;
      line-height: 16px;
       }

.dotum1218
{   
      font-family:µ¸¿ò;
      font-size: 12px;
      line-height: 18px;
       }





A:hover
	{	color: #000000;
		text-decoration: none;



	A.black:link, A.black:active, A.black:visited
	{	color: #313131;
 	 	text-decoration: none;
	}

	A.black:hover
	{	color: #313131;
		text-decoration: underline;
	}

	A.gray:link, A.gray:active, A.gray:visited
	{	color: #686868;
 	 	text-decoration: none;
	}

	A.gray:hover
	{	color: #686868;
		text-decoration: underline;
	}
	}
	
	
	
	
	body, div, p, h1, h2, h3, h4, ul, li, table
{
	margin:0;
	padding:0;
	border:none;
}

a:link { 	text-decoration: none; 	color: #7F7F7F; }
a:visited { 	text-decoration: none; 	color: #7F7F7F; }
a:hover { 	text-decoration: none; 	color: #7F7F7F; }
a:active { 	text-decoration: none; 	color: #7F7F7F; }


h3
{
	font-size:small;
}

body
{
	/*background: #ffffff url(images/body_bg.gif) repeat left top;*/
	font-family: Tahoma, Arial, sans-serif;
	font-size:75%;
}

#Print_Body 
{
	font-family: Tahoma, Arial, sans-serif;
	font-size:75%;
}

#Bill_Form_Layer {
	position:absolute;
	width:90px;
	height:25px;
	z-index:1;
	bottom:20px;
	left:180px; 
	right:0px;
	visibility:visible;
	
}

#Bill_State_Layer {
	position:absolute;
	width:90px;
	height:25px;
	z-index:1;
	bottom:20px;
	left:180px; 
	right:0px;
	visibility:visible;
	
}

/* Master Page Layout */
#master_header
{
	margin: -1px auto 0 auto;
	width: 1000px;
}

#master_headertop
{
	background: url(images/headertop_img.jpg) no-repeat left top;
}

#master_headerbottom
{
	background: url(images/headerbottom_img.png) no-repeat left top;
}

#master_page
{
	margin: 5px auto 20px auto;
	width: 960px;
}

#master_menu
{
	float: left;
	width: 220px;
	padding-right: 10px;
}

.sidebar
{
	width: 100%;
	margin-bottom: 10px;
}

.sidebarheader
{
	height: 20px;
	padding: 10px 0 0 35px;
	background: url(images/sidebar_header.png) no-repeat left top;
	color: #020202;
	font-family: Arial, Sans-Serif;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
}

.sidebarcontent
{	
	border: 1px solid #c0c0c0;
	padding: 10px 20px 20px 30px;
	line-height: 1.5em;
	font-weight: bold;
}

#master_sidebarSamples
{	
	padding-top: 72px;
	background: #FFF url(images/samples_bg.gif) no-repeat left top;
}

#master_sidebarWalkthroughs
{
	padding-top: 72px;
	background: #FFF url(images/walkthrough_bg.gif) no-repeat left top;
}

.sidebarcontent a
{
	padding: 2px 5px;
	color: #5377A9;
	text-decoration: none;
}

.sidebarcontent a:hover
{
	background-color: #0F2543;
	color: #FFF;
}

.sidebarcontent a:visited
{
	font-weight: normal;
}

#master_content
{
	float: left;
	width: 730px;
	margin-right: -730px;
	color: #666666;
}

#master_content ul
{
	margin: 0 25px 0 30px;
}

#master_content ul li ul li
{
	list-style-type: disc;
}

#master_contentheader
{
	height: 20px;
	/*background: url(images/rightcoltop.gif) no-repeat right top;*/
}

#master_contentplaceholder
{
	
	border: 1px solid #c0c0c0;
	padding: 30px 20px 40px 20px;
	/*border-left: 1px solid #0F2543;
	border-right: 1px solid #0F2543;
	border-bottom: 1px solid #0F2543;
	background-color: #EFEFEF;
	line-height: 1.5em;*/
}

#master_contentfooter
{
	clear: both;
	padding: 10px 0 5px 10px;
	color: #333;
	font-size: 0.8em;
	letter-spacing: 0.1em;
}

/* Content Page Layout */
.demoarea {
	padding:20px;
	background:#FFF url(images/demotop.png) no-repeat left top;
}

.demoarea p 
{
	padding:5px;
}

.demoheading {
	padding-bottom:20px;
	color:#5377A9;
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	font-size:1.5em;
}

.demobottom {
	height:8px;
	background:#FFF url(images/demobottom.png) no-repeat left bottom;
}


.heading {
	padding: 1em 0 1em 0;
	color:#5377A9;
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	font-size:1.2em;
}

.subheading{
	padding:.8em 0 0.5em 0;
	color:#0F2543;
	font-weight:bold;
	font-family:Arial, Sans-Serif;
	font-size:1.1em;
}

p {}

em {font-style:italic}

i {font-style: italic;}

strong {font-weight:bold;}

.codeReference
{
	font-family: 'Courier New', Monospace;
	font-style: normal;
	font-weight: bold;
}

pre, code {
	display:block;
	margin:15px 15px 15px 0;
	padding:10px;
	border:1px dashed #CCC;
	background-color:#FFF;
	color:#000;
	font-family:'Courier New', Monospace;
	font-size:0.9em;
	font-style:normal;
}

.releaseList {
	list-style-type:disc;
}


/* Styles for the Animation Reference */
.animationReferenceTable
{
}

.animationReferenceRow
{
}

.animationReferenceField
{
	text-align: right;
	vertical-align: top;
	padding-top: 5px;
}

.animationReferenceCode
{
	margin-top: 5px;
	vertical-align: top;
	font-family: 'Courier New', Monospace;
	font-style: normal;
	font-weight: bold;
	
	display:block;
	background-color:#FFF;
	color:#000;
	font-family:'Courier New', Monospace;
	font-size:0.9em;
	font-style:normal;
	font-weight: bold;
	margin-bottom: 5px;
}

.animationReferenceItems
{
	vertical-align: top;
}

.animationReferenceItemTable
{
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.animationReferenceItemRow
{
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.animationReferenceItem
{
	width: 100%;
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
}

.animationReferenceItemCode
{
	display:block;
	background-color:#FFF;
	color:#000;
	font-family:'Courier New', Monospace;
	font-size:0.9em;
	font-style:normal;
	font-weight: bold;
}
/*paging css*/

.page_on
{
	background-image :url(/images/pager_box_on.gif);
	padding:6px;
	
	font-weight: bold;
	color:#42AEC4;
	vertical-align:middle;
	
}

.page_off
{
	background-image :url(/images/pager_box_off.gif);
	padding:6px;
	
	vertical-align:middle;
}

.page_on_1
{
	background-image :url(/images/pager_box_on.gif);
	padding:6px;
	
	font-weight: bold;
	color:#42AEC4;
	vertical-align:middle;
	
	
}

.page_off_1
{
	background-image :url(/images/pager_box_off.gif);
	padding:6px;
	
	vertical-align:middle;
}

.brand_back
{
	width:200px;
	height:60px;
	padding:10px;
	vertical-align:middle;
}
.lineth
{
	text-decoration:line-through;
}
/******************************/
/**Styling information specific to individual content pages**/

/* Accordion */
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #5078B3;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: #D3DEEF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}
/* AutoComplete_Search  */

.autocomplete_completionListElement_top 
{  
	margin-top : 2px;
	visibility : hidden;
	
	
	/*background-image : url(/images/sugest_bg.gif);*/
	background-color : inherit;
	color : Black;
	border : buttonshadow;
	border-width : 1px;
	border-style :solid;
	border-color:#54B9CE;
	cursor : 'default';
	overflow :auto;
	height : 150px;
	text-align : left; 
	text-indent:5px;
    list-style-type : none;
}



.autocomplete_highlightedListItem_top
{
	background-color: #D2E2FF;
	color: Black;
	padding: 1px;
}

.autocomplete_highlightedListItem_top
{
	background-color: #D2E2FF;
	color: Black;
	padding: 1px;
}

/*AutoComplete flyout */

.autocomplete_completionListElement 
{  
	margin-top : 5px;
	visibility : hidden;
	background-color : inherit;
	color : Black;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow :auto;
	height : 150px;
	text-align : left; 
    list-style-type : none;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #D2E2FF;
	color: Black;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
}

/*Cascading DropDown*/

/*CollapsiblePanel*/
.collapsePanel {
	
	background-color:white;
	overflow:hidden;
}

.collapsePanelHeader{
	width:100%;
	height:30px;
	background-image: url(images/bg-menu-main.png);
	background-repeat:repeat-x;
	color:#FFF;
	font-weight:bold;
}

#master_content .collapsePanelHeader a {color:#FFF;}
#master_content .collapsePanelHeader a:hover {text-decoration:none;background:none;}

/*Confirm Button*/

/* DropShadow */

#master_content .dropShadowPanel span {color:white;text-decoration:underline;}
#master_content .dropShadowPanel span:hover {text-decoration:none;}


.dropShadowPanel 
{
	width:300px;
	background-color:#5377A9;
	color:white;
	font-weight:bold;
}

/*Drag Panel*/
.dragMe {
	width:100%;
	height:21px;
	background-color:#FFF;
	background-image:url(images/header-opened.png);
	text-align:center;
	cursor:move;
	font-weight:bold;
}

.overflowHidden {overflow:hidden;}

.overflowScroll {overflow:hidden;}

/*Hover Menu*/
.popupMenu {
	position:absolute;
	visibility:hidden;
	background-color:#efefef;
	opacity:.9;
	filter: alpha(opacity=90);
}

.popupHover {
	background-image:url(images/header-opened.png);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#F5F7F8;
}

/* PagingBulletedList */
.selectIndex {
    font-weight: bold;
    text-decoration:none;
}
.unselectIndex {
    font-weight:normal;
    text-decoration:underline;
}


/*Modal Popup*/
.modalBackground {
	background-color:black;
	filter:alpha(opacity=30);
	opacity:0.6;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:450px;
}

.sampleStyleA {
	background-color:#FFF;
}

.sampleStyleB {
	background-color:#FFF;
	font-family:monospace;
	font-size:10pt;
	font-weight:bold;
}

.sampleStyleC {
	background-color:#ddffdd;
	font-family:sans-serif;
	font-size:10pt;
	font-style:italic;
}

.sampleStyleD {
	background-color:Blue;
	color:White;
	font-family:Arial;
	font-size:10pt;
}

/*Popup Control*/
.popupControl{
	background-color:White;
	position:absolute;
	visibility:hidden;
}

/*Reorder List*/
.dragHandle {
	width:10px;
	height:15px;
	background-color:Blue;
	background-image:url(images/bg-menu-main.png);
	cursor:move;
	border:outset thin white;
}

.callbackStyle {
	border:thin blue inset;		
}

.callbackStyle table {
	background-color:#5377A9;	
	color:Black;
}


.reorderListDemo li {
	list-style:none;
	margin:2px;
	background-image:url(images/bg_nav.gif);
	background-repeat:repeat-x;
	color:#FFF;
}

.reorderListDemo li a {color:#FFF !important; font-weight:bold;}

.reorderCue {
	border:dashed thin black;
	width:100%;
	height:25px;
}

.itemArea {
	margin-left:15px;
	font-family:Arial, Verdana, sans-serif;
	font-size:1em;
	text-align:left;
}


/* Rounded Corners*/

.roundedPanel
{	
	width:300px;
	background-color:#5377A9;
	color:white;
	font-weight:bold;
}

/* ResizableControl */

.frameImage
{
	width:130px;
	height:65px;
	overflow:hidden;
	float:left;
	padding:3px;
}

.frameText
{
	width:100px;
	height:100px;
	overflow:auto;
	float:left;
	background-color:#ffffff;
	border-style:solid;
	border-width:2px;
	border-color:Gray;
	font-family:Helvetica;
	line-height:normal;
}

.handleImage
{
	width:15px;
	height:16px;
	background-image:url(images/HandleHand.png);
	overflow:hidden;
	cursor:se-resize;
}

.handleText
{
	width:16px;
	height:16px;
	background-image:url(images/HandleGrip.png);
	overflow:hidden;
	cursor:se-resize;
}

.resizingImage
{
	padding:0px;
	border-style:solid;
	border-width:3px;
	border-color:#B4D35D;
}

.resizingText
{
	padding:0px;
	border-style:solid;
	border-width:2px;
	border-color:#7391BA;
}

/*Textbox Watermark*/

.select_search_box {
	height:15px;
	width:75px;
	padding:0px 0 0 0px;
	border:0px solid Transparent;
	font-size: 10px;
	background-color:Transparent;
	color:gray;
}

.search_box {
	
	width:235px;
	padding:0px 0 0 0px;
	border:0px solid #ffffff;
	font-size: 12px;
	background-color:#ffffff;
	color:black;
}




.unwatermarked {
	height:15px;
	width:148px;
}

.watermarked {
	height:15px;
	width:150px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	font-size: 12px;
	background-color:#F0F8FF;
	color:gray;
}

.watermarked_search {
	height:12px;
	width:150px;
	padding:2px 0 0 2px;
	border:0px solid #ffffff;
	font-size: 11px;
	background-color:#ffffff;
	color:gray;
}

/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(Images/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(Images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(Images/SavedStar.png);
}


/*Toggle Button*/

/*Setup*/
.walkthrough li {padding-bottom:5px;}

/*Using a sample extender*/

/*Creating a new extender*/
.walkthroughNote {
	padding-left:25px;
	font-style:italic;
}

/*Other neat stuff*/





/************ PasswordStrength Related Styles ***********************/
.TextIndicator_TextBox1
{
     background-color:Gray;
     color:White;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
}

.BarIndicator_TextBox2_weak
{
    color:Red;
    background-color:Red;
}
.BarIndicator_TextBox2_average
{
    color:Blue;
    background-color:Blue;
}
.BarIndicator_TextBox2_good
{
    color:Green;
    background-color:Green;
}

.BarBorder_TextBox2
{
    border-style:solid;
    border-width:1px;
    padding:2px 2px 2px 2px;
    width:200px;
    vertical-align:middle;
}

.TextIndicator_TextBox3
{
     background-color:Blue;
     color:Yellow;
     font-size:small;
     font-variant:small-caps;
     padding: 2px 3px 2px 3px;
}

.TextIndicator_TextBox3_Handle
{
	width:16px;
	height:14px;
	background-image:url(images/Question.png);
	overflow:hidden;
	cursor:help;
}

.TextIndicator_TextBox1_Strength1
{
     background-color:Gray;
     color:White;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_TextBox1_Strength2
{
     background-color:Gray;
     color:Yellow;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_TextBox1_Strength3
{
     background-color:Gray;
     color: #FFCAAF;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_TextBox1_Strength4
{
     background-color:Gray;
     color:Aqua;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_TextBox1_Strength5
{
     background-color:Gray;
     color: #93FF9E;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}



.dynamicPopulate_Normal
{
	border:silver 1px inset;
	padding:2px;
	text-align:center;
	height:2em;
	margin:5px;
	width:200px;
}

.dynamicPopulate_Updating 
{
	background-image:url(images/loading.gif);
	background-repeat:no-repeat;
	border:silver 1px inset;
	text-align:center;
	padding:2px;
	height:2em;
	margin:5px;
	width:200px;
}
/************ MaskedEdit Related Styles ***********************/
.MaskedEditFocus
{
    background-color: #ffffcc;
    color: #000000;
}
.MaskedEditMessage
{
	color: #ff0000;
	font-weight: bold;
}
.MaskedEditError
{
    background-color: #ffcccc;
}
.MaskedEditFocusNegative
{
    background-color: #ffffcc;
    color: #ff0000;
}
.MaskedEditBlurNegative
{
    color: #ff0000;
}

.MyCalendar .ajax__calendar_container {
    border:1px solid #646464;
    background-color: lemonchiffon;
    color: red;
}
.MyCalendar .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year {
    color: black;
    font-weight:bold;
}
/* normal Link styles*/

.nlink
{
	color: #ff0000;
	font-size:small;
	
}

/* SlideShow styles */

.slideTitle
{
	font-weight:bold;
	font-size:small;
	font-style:italic;
}

.slideDescription
{
	font-size:small;
	font-weight:bold;
}

.validatorCalloutHighlight
{
    background-color: lemonchiffon;
}

.ListSearchExtenderPrompt
{
	font-style:italic;
	color:Gray;
	background-color:white;
}

.ajax__multi_slider_custom .outer_rail_horizontal
{
    position:absolute;
    background:url('Images/rail_dark.gif') no-repeat;
    width:321px;
    height:25px;
    z-index:100;
}

.ajax__multi_slider_custom .inner_rail_horizontal
{
    position:absolute;
    background: url('Images/rail_light.gif') no-repeat;
    width:321px;
    height:25px;
    z-index:100;
}

.ajax__multi_slider_custom .handle_horizontal_left
{
    position:absolute;
    background:url('Images/handle_left.gif') no-repeat;
    width:13px;
    height:25px;
    z-index:200;
    cursor:w-resize;
}

.ajax__multi_slider_custom .handle_horizontal_right
{
    position:absolute;
    background:url('Images/handle_right.gif') no-repeat;
    width:13px;
    height:25px;
    z-index:200;
    cursor:w-resize;
}
	




/* include style sheet */
@import url("http://script.auction.co.kr/style/css/common/common.css");
@import url("http://script.auction.co.kr/style/css/common/layout.css");
@import url("http://script.auction.co.kr/style/css/common/header.css");
@import url("http://script.auction.co.kr/style/css/frame/table.css");
@import url("http://script.auction.co.kr/style/css/common/etc.css");

/* Ä«Å×°í¸® ÆäÀÌÁö(CPP) */

/* »ó´Ü ÇÃ·¡½Ã¹è³Ê & Ä«Å×°í¸®Æ÷Ä¿½º */
div.topwithflash{
	width:900px;
	/*overflow:auto;0926 ÆÄÀÌ¾îÆø½º*/
	overflow:hidden;
}
div.topwithflash div.ranking{
	float:left;
	width:180px;
	height:176px;
	margin-right:10px;
}
div.topwithflash div.mainbanner{
	float:left;
	width:520px;
	height:176px;
}
div.topwithflash div.focus{
	float:right;
	width:180px;
}
div.topwithflash div.focus div.btn{
	position:relative;
	float:right;
	height:21px;
	margin-top:-21px;
	padding-right:10px;
}
div.topwithflash div.focus div.btn img{
	margin-left:-2px;
}
div.topwithflash div.focus div.rounding{
	padding-bottom:4px;
	background:url(http://pics.auction.co.kr/css/frame/img/bg_rd13b.gif) no-repeat 0 100%;
}
div.topwithflash div.focus #category_focus{
	min-height:144px;
	padding:0 9px;
	border:solid #D3D3D3;
	border-width:0 1px;
}
*html div.topwithflash div.focus #category_focus{height:144px;}
div.topwithflash div.focus #category_focus ul{
	width:160px;
	padding:8px 0 2px;
	overflow:hidden;
}
div.topwithflash div.focus #category_focus ul li{
	min-height:19px;
	line-height:1.15em;
	white-space:nowrap;
}
*html div.topwithflash div.focus #category_focus ul li{height:19px;}
div.topwithflash div.focus #category_focus ul li a{
	color:#444;
}
div.topwithflash div.focus #category_focus ul li img{
	vertical-align:-3px;
	margin-right:3px;
}

/* Ä«Å×°í¸® ¸®½ºÆ® */
div.cates{
}
div.cates div.heading{
	width:100%;
	background:url(http://pics.auction.co.kr/css/frame/img/bg_cppcateb.gif) no-repeat 0 100%;
}
div.cates div.heading div.inside{
	width:900px;
	background:url(http://pics.auction.co.kr/css/frame/img/bg_cppcatet.gif) no-repeat;
	display:table-cell;
}
div.cates div.heading h2{
	float:left;
	width:180px;
	font-size:1.2em;
	color:#FF6600;
	line-height:1.35em;
	margin-right:18px;
	padding:8px 0 7px 0;
	text-align:center;
}
div.cates div.heading div.select{
	float:left;
	width:158px;
	margin-right:6px;
	padding:6px 0 8px;
}
div.cates div.heading div.inputs{
	float:left;
	padding:6px 0 8px;
}
*html div.cates div.heading div.inputs{padding:5px 0 7px;}
*:first-child+html div.cates div.heading div.inputs{padding:5px 0 7px;}
div.cates div.heading div.inputs input{
	vertical-align:middle;
}
div.cates div.heading div.inputs input.txt{
	width:234px;
	margin-right:7px;
}
div.cates div.heading div.btn{
	float:right;
	padding:8px 23px 0 0;
}

div.cates div.maxi{
	width:900px;
	padding-top:2px;
	display:table-cell;
}
*html div.cates div.maxi{padding-bottom:10px}
*:first-child+html div.cates div.maxi{padding-bottom:10px}
div.cates div.maxi div.items{
	float:left;
	width:691px;
	margin-left:11px;
	display:inline;
	overflow:hidden;
	margin-bottom:13px;
}
div.cates div.maxi div.item{
	width:691px;
	padding-top:1px;
	margin-bottom:-1px;
	border-bottom:1px solid #E7E7E7;
	overflow:auto;
}
div.cates div.maxi div.item div.name{
	float:left;
	width:170px;
	padding-bottom:7px;
}
div.cates div.maxi div.item div.name h4{
	font-size:1em;
	line-height:1.35em;
	padding:6px 0 1px 15px;
}
div.cates div.maxi div.item div.name div{
	width:154px;
	line-height:1.15em;
	letter-spacing:-0.1em;
	margin-left:16px;
	display:table;
}
div.cates div.maxi div.item div.name div span{
	float:left;
	height:15px;
	margin:2px 4px 0 0;
	background:url(http://pics.auction.co.kr/css/frame/img/bg_sptext01r.gif) no-repeat 100% 0;
	display:block;
	overflow:hidden;
}
div.cates div.maxi div.item div.name div span span{
	float:none;
	min-width:31px;
	height:auto;
	font-size:0.9em;
	color:#FFF;
	text-align:center;
	white-space:nowrap;
	margin:0;
	padding:1px 3px 0;
	background:url(http://pics.auction.co.kr/css/frame/img/bg_sptext01l.gif) no-repeat;
}
*html div.cates div.maxi div.item div.name div span span{width:30px;}
div.cates div.maxi div.item div.name div a{
	float:left;
	font-size:0.9em;
	color:#888;
	padding-top:3px;
	display:block;
}
div.cates div.maxi div.item div.lists{
	float:right;
	width:512px;
	padding:4px 0 3px;
	overflow:hidden;
}
div.cates div.maxi div.item div.lists ul{
	width:530px;
	overflow:auto;
}
div.cates div.maxi div.item div.lists ul li{
	float:left;
	width:160px;
	line-height:1.15em;
	padding:0 8px 1px 6px;
	background:url(http://pics.auction.co.kr/css/frame/img/icn_dot01.gif) no-repeat 0 7px;
}
div.cates div.maxi div.item div.lists ul li a{
	padding:3px 0 0 2px;
	display:block;
}
div.cates div.maxi div.item div.lists ul li.spot a{
	color:#FF6600;
}
div.cates div.maxi div.item div.lists ul li img{
	vertical-align:-2px;
	margin:-1px 0 0 2px;
}

div.cates div.maxi div.banners{
	float:right;
	width:180px;
	padding-top:2px;
}
div.cates div.maxi div.banners ul li{
	padding-top:5px;
}
div.cates div.maxi div.banners ul li a{
	border:1px solid #DCDCDC;
	display:block;
}
*html div.cates div.maxi div.banners ul li a{height:1px;}
div.cates div.maxi div.banners ul li img{
	vertical-align:top;
}

div.cates div.mini{
	padding:7px 0 10px 18px;
	display:none;
}
div.cates div.mini ul{
	width:100%;
	overflow:auto;
}
div.cates div.mini ul li{
	float:left;
	width:162px;
	line-height:1.15em;
	padding:0 8px 3px 6px;
	background:url(http://pics.auction.co.kr/css/frame/img/icn_dot01.gif) no-repeat 0 7px;
}
div.cates div.mini ul li a{
	padding:3px 0 0 2px;
	display:block;
}
/* Ä«Å×°í¸® ÃßÃµ»óÇ°,º£½ºÆ®»óÇ° */
div.cateflashtit{
	 width:900px;
	 overflow:hidden
}
div.cateflashtit h3{
	width:100%;
	height:37px;
	border-bottom:1px solid #e1e1e1
}
div.cateflashtit h3 img{
	margin:13px 0 0 10px;
}
div.cateflashtit div.swfarea{
	 width:900px;
	 border-top:2px solid #f6f6f6;
	 padding-top:10px;
}
div.cateflashtit div.pbanner{
	 width:900px;
	 border-top:2px solid #f6f6f6;
	 padding-top:5px;
	 overflow:hidden;
}
div.cateflashtit div.pbanner ul{
	width:910px;
	 overflow:hidden;
}
div.cateflashtit div.pbanner ul li{
	float:left;
	margin-right:-1px;
	margin-top:5px;
	font-size:1px;
}



/* ÇÁ¸®¹Ì¾ö ½ºÅä¾î */
div.premiumstore{
	width:900px;
}
div.premiumstore div.titnmore{
	width:900px;
	height:37px;
	border-bottom:1px solid #E1E1E1;
}
div.premiumstore div.titnmore h3{
	float:left;
}
div.premiumstore div.titnmore h3 img{
	margin:13px 0 0 10px;
}
div.premiumstore div.titnmore div.more{
	float:right;
	font-size:0.9em;
	color:#666;
	letter-spacing:-0.05em;
	padding:4px 4px 0 0;
}
div.premiumstore div.titnmore div.more img{
	vertical-align:-24px;
}
div.premiumstore div.list{
	padding:8px 0 0 2px;
	border-top:3px solid #F6F6F6;
}
div.premiumstore div.mask{
	width:895px;
	overflow:hidden;
}
div.premiumstore ul{
	width:910px;
}
div.premiumstore ul li{
	float:left;
	width:128px;
	line-height:1.35em;
	background:url(http://pics.auction.co.kr/css/frame/img/bg_pridot.gif) no-repeat 100% 0;
	text-align:center;
}
div.premiumstore ul li img{
	width:80px; height:80px;
	display:block;
	margin-left:23px;
}
*html div.premiumstore ul li img{margin-left:0px;}
*:first-child+html div.premiumstore ul li img{margin-left:0px;}
div.premiumstore ul li a.txt{
	display:block;
	text-align:center;
	padding:0;
	color:#333;
	width:84px;
	height:30px;
	overflow:hidden
}
div.premiumstore ul li strong.price{
	text-align:center;	
	display:block;
	padding:3px 0px 1px;
}
div.premiumstore ul li span.store{
	position:relative;
	width:112px;
	height:21px;
	background:url(http://pics.auction.co.kr/css/frame/img/bg_lppstore.gif) no-repeat;
	display:block;	
	margin-left:7px;
}
*html div.premiumstore ul li span.store{margin-left:0px;}
*:first-child+html div.premiumstore ul li span.store{margin-left:0px;}
div.premiumstore ul li span.store span{
	width:100px;
	font-size:0.9em;
	white-space:nowrap;
	margin:0 auto;
	padding-top:3px;
	display:block;
	overflow:hidden;
}
/*0701 ¼öÁ¤»çÇ×*/
*html div.premiumstore ul li span.store span img{vertical-align:-4px;}
*:first-child+html div.premiumstore ul li span.store span img{vertical-align:-4px;}
/*0701 ¼öÁ¤»çÇ× //*/
div.premiumstore ul li span.store span img{
	/*vertical-align:-4px;0701*/
	margin-right:2px;
	margin-left:0;
	width:16px; height:15px;
	display:inline;
}
div.premiumstore ul li span.store span a{
	width:80px;
	height:15px;
	text-align:left;
	white-space:normal;
	padding-left:2px;
	display:inline-block;
	overflow:hidden;
}
/* BEST100, ÃÊÆ¯°¡ÄÚ³Ê, ¹«·á¹è¼Û....*/
div.catetitall{
	background:url(http://pics.auction.co.kr/css/frame/img/bg_cateall.gif) no-repeat;
	width:900px;
	height:250px;
	overflow:hidden;
}
div.catetitall span{
	margin-bottom:21px;
	display:block
}
div.catetitall ul{
	padding:12px 3px 0;
	width:910px;
	overflow:hidden;
}
div.catetitall ul li{
	float:left;
	width:155px;
	text-align:center;
	line-height:1.35em;
	padding-left:24px;
	overflow:hidden;
	height:220px;
}
*html div.catetitall ul li{width:179px; padding-left:0px}
*:first-child+html div.catetitall ul li{width:179px; padding-left:0px}
div.catetitall ul li a img{
	width:130px; height:130px;
	display:block;
}
div.catetitall ul li a{
	display:block;
	width:130px; 
}
div.catetitall ul li a.txt{
	height:2.5em;
	overflow:hidden;
}
div.catetitall ul li strong{
	display:block;
	width:130px; 
	padding:5px 0 3px;
}


