
/* 기본css 특수디자인 적용안됀것들 용이 오리지날 시작*/
#no_css_body_contents_page .inputbox_readonly{
	background-color:#CCC;
}
#no_css_body_contents_page .inputbox_shipping_product_quantity{
	text-align:right;
	width:40px;
}
#no_css_body_contents_page .inputbox_shipping_product_price{
	text-align:right;
	width:40px;
}
#no_css_body_contents_page .inputbox_shipping_product_agent_request{
	width:95%;
	min-width:200px;
}
#no_css_body_contents_page .inputbox_shipping_product_sub_price{
	color: #006666;	
	width: 70px;
	border-top-style: none;	
	border-right-style: none;	
	border-bottom-style: none;	
	border-left-style: none;
	font-weight: bolder;	
	text-align: right;
	

}
#no_css_body_contents_page .inputbox_shipping_product_total_price{
	color: #006666;	
	width: 70px;
	border-top-style: none;	
	border-right-style: none;	
	border-bottom-style: none;	
	border-left-style: none;
	font-weight: bolder;	
	text-align: right;

}
#no_css_body_contents_page .inputbox_shipping_product_name{
	min-width:300px;
	width: 95%;
}
#no_css_body_contents_page .inputbox_shipping_product_hs_code{
	width: 45px;
	text-align:center;
}
#no_css_body_contents_page .inputbox_shipping_product_order_number{
	width: 120px;
}
#no_css_body_contents_page .Fontsize20px {
	font-size: 20px;
}
#no_css_body_contents_page .Fontsize9px {
	font-size: 9px;
}
#no_css_body_contents_page .Fontsize8px {
	font-size: 8px;
}
#no_css_body_contents_page .Fontsize13px {
	font-size: 13px;
}
#no_css_body_contents_page .Fontsize15px {
	font-size: 15px;
}
#no_css_body_contents_page .Fontsize30px {
	font-size: 30px;
}
#no_css_body_contents_page .Font_color_red {
	color:#F00;
}
#no_css_body_contents_page .Font_color_blue {
	color:#00F;
}
#no_css_body_contents_page .Font_color_brown {
	color:#900;
}
#no_css_body_contents_page .Font_color_white {
	color:#FFF;
}
#no_css_body_contents_page .Font_color_999 {
	color:#999;
}

#no_css_body_contents_page .Font_color_custom_kind1 {
	color:#000;
}
#no_css_body_contents_page .Font_color_custom_kind2 {
	color:#00F;
}
#no_css_body_contents_page .Font_color_custom_kind3 {
	color: #F0F;
	font-weight: bolder;	
}
#no_css_body_contents_page .Font_color_itn {
	color: #F0F;
	font-weight: bolder;	
}
#no_css_body_contents_page .line_br{
	height:0px;
	width:100%; 
	clear:both;
	content: "";
	overflow: hidden; 
	display:table;
}

#no_css_body_contents_page a.link_Font_color_white:link {

	color: #FFF;
	text-decoration:underline;
}
#no_css_body_contents_page a.link_Font_color_white:visited {

	color: #FFF;
	text-decoration:underline;
}
#no_css_body_contents_page a.link_Font_color_white:hover {

	color: #FFF;
	text-decoration:none;
}
#no_css_body_contents_page a.link_Font_color_white:active {

	color: #FFF;
	text-decoration:underline;
}
#no_css_body_contents_page .dot_line {
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 3px;
	border-top-color: #000;
}
#no_css_body_contents_page .inputbox_product_color {
	width: 50px;
}

#no_css_body_contents_page body, #no_css_body_contents_page td{
	font-size:12px;
	FONT-FAMILY: "돋움", "Arial";
}

#no_css_body_contents_page .inputbox_shipping_address {
	width: 350px;
}
#no_css_body_contents_page .no_border_left_right {
	border-right-style: none;
	border-left-style: none;
}

#no_css_body_contents_page input {
     border: 1px inset #767676;
     border-radius: 0;
}

#no_css_body_contents_page textarea{
     border: 1px inset #767676;
     border-radius: 0;
}
#no_css_body_contents_page * {
     letter-spacing: 0; 
}

#no_css_body_contents_page * {
     font-size: 12px;
     margin: 2px; 
    padding: 2px; 
        
    FONT-FAMILY: "돋움", "Arial";
    line-height: 16px;
    color: #202020;
     letter-spacing: 0px;
}


#no_css_body_contents_page a:link {

	color: #003399;
	text-decoration:underline;
}
#no_css_body_contents_page a:visited {

	color: #003399;
	text-decoration:underline;
}
#no_css_body_contents_page a:hover {

	color: #003399;
	text-decoration:none;
}
#no_css_body_contents_page a:active {

	color: #003399;
	text-decoration:underline;
}
/* 기본css 특수디자인 적용안됀것들 용이 오리지날 끝*/







