/*현재위치*/
a{selector-dummy: expression (this.hideFocus=true);}


#page_con{
width:750px;
height:30px;
float:left;
text-align:left;
}


#page_position_wrap{
}

#title{
text-align:left;
float:left;
}

#position{
font-size:8pt;
color:#444;
float:right;
text-align:right;
margin-top:25px;
padding-bottom:3px;
}


/*///////서브페이지 내용 시작/////////*/
#sub_page_con{
padding-top:32px;
padding-bottom:100px;
text-align:left;
clear:both;
}
/*///////서브페이지 내용 끝/////////*/





/*기본테이블*/
table {
	width: 100%;
	border-collapse: collapse;
	color:#777777;
}


table th {
	color:#444;
	font-weight: bold;
}

table td {
	line-height:20px;
}




/*기본테이블//////////////////////////////////////////////////////////////////////////*/
#table_search {
	width: 100%;
	border-collapse: collapse;
	color:#777777;
}


#table_search  td {
	line-height:20px;
}



/*////////////////////////// 프로덕트 작성폼 테이블 ///////////////////////////*/
#table_product {
	width: 100%;
	border-collapse: collapse;
}



#table_product .td_title{
	color:#444;
	background-color:#eff4ff;
	text-align:center;
}


#table_product td {
	    color:#444;
		border:1px solid #ddd;
		padding:2px;

}


/*////////////////////////// 프로덕트 리스트 테이블 ///////////////////////////*/
#table_product_list {
	width: 100%;
	border-collapse: collapse;
}


#table_product_list td {
	    color:#444;
		border:1px solid #ddd;
		padding:2px;

}

#table_product_list th{
	    color:#444;
		border:1px solid #ddd;
		padding:2px;
		background-color:#eff4ff;
		text-align:center;

}








/*페이지 내 내용테이블*/
.pagetable {
	width: 100%;
	border-collapse: collapse;
}


.pagetable th{
	padding: 5px;
	color:#444;
	font-weight: bold;
	background-color: #f9f9f9;
	border-top: 2px solid #84b426;
	border-left: 0px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	height:24px;
}

.pagetable td{
	padding:5px;
	color:#666;
	line-height:160%;
	font-size:9pt;
	border-bottom: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
}

.pagetable .titleline{
	padding:0px;
	height:3px;
	border-bottom: 0px solid #ffffff;
	border-left: 1px solid #3aa3d0;
	border-right: 1px solid #3aa3d0;
	background-color:#5dbc00; 
}

.pagetable .title{
	font-weight:bold;
	color:#366e00;
	background-color:#d3ec8f;
	text-align:center;
}

.pagetable .title_left{
	font-weight:bold;
	color:#366e00;
	background-color:#d3ec8f;
	text-align:left;
	padding-left:10px;
}



/*////////////////////////////////페이지/////////////////////////////////*/

#cm_01{padding-left:20px;}
#pt_01{padding-left:20px;}
#p_20{padding-left:20px;}

.zip_search{width:60px; height:18px; padding-top:1px;}


.icon_page{
background:url('../img/icon_page.gif');
width:100px;
height:50px;
background-repeat:no-repeat;
padding-right:10px
}

.page_first{

font-weight:bold;
color:#06c;
padding-left:8px;

}


.page_p_first{
font-weight:none;
padding-left:20px;
line-height:180%;
margin-bottom:10px;


}


.page_pt_table_td{


text-align:center;


}


.page_pt_table_td_title{

font-weight:bold;
color:#000;
text-align:center;
padding:6px;



}