﻿/* 기본 */
body,td {font-size: 12px;	color: #666666;	font-family:"돋움","굴림";	line-height:18px;}
body {margin:0;}
IMG {border:0px;} 
input, textarea, select, option{font-family: "돋움","굴림";font-size:12px;border:1 solid #D5D5D5;color:#635F5A}

/*메뉴*/
.t_menu {font-size: 16px;	color: #ffffff;	font-family:"돋움","굴림";	font-weight: bold;line-height:18px;}
.t_menu A:link    {color: #ffffff; text-decoration: none; font-weight: bold;font-family:"돋움","굴림"}
.t_menu A:visited {color: #ffffff; text-decoration: none; font-weight: bold;font-family:"돋움","굴림"}
.t_menu A:active  {color: #ffffff; text-decoration: none; font-weight: bold;font-family:"돋움","굴림"}
.t_menu A:hover   {color: #FDB913; text-decoration: none; font-weight: bold; font-family:"돋움","굴림"}
/* 링크 */
A:link    {color: #737373; text-decoration: none; font-family:"돋움","굴림"}
A:visited {color: #737373; text-decoration: none; font-family:"돋움","굴림"}
A:active  {color: #737373; text-decoration: none; font-family:"돋움","굴림"}
A:hover   {color: #F78F1E; text-decoration: none; font-weight: bold; font-family:"돋움","굴림"}


.navi	  {padding-bottom:5px; font-size: 11px; color: #636363;  font-family: "돋움", "굴림"}

.copyright{	font-size: 12px;	color: #ffffff;	font-family:"돋움", "굴림";	line-height:18px;}
.copyright A:link    {color: #ffffff; text-decoration: none; font-family:"돋움","굴림"}
.copyright A:visited {color: #ffffff; text-decoration: none; font-family:"돋움","굴림"}
.copyright A:active  {color: #ffffff; text-decoration: none; font-family:"돋움","굴림"}
.copyright A:hover   {color: #ffffff; text-decoration: underline; font-weight: bold; font-family:"돋움","굴림" }

.line   {
	border-bottom:1px solid #DBDBDB;
	border-top:1px solid #DBDBDB;
	border-right:1px solid #DBDBDB;
	border-left:1px solid #DBDBDB;
	background-color: F2F2F2;
} 
.bgRepeatX {
	background-repeat: repeat-x;
}


.lpadding  {
	padding-top:0px;
	padding-left:10px;
	padding-right:0px;
	padding-bottom:0px;
	}
	
.tpadding  {
	padding-top:10px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	}	
	
.bpadding  {
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	}
	
.btmpadding  {
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:10px;
	}
	

.product_name  {font-size: 15px; color: #DA8A44;  font-weight: bold; font-family: "돋움", "굴림"}	
.product_box {
    border-bottom:3px solid #DDDDDD;
	border-top:3px solid #DDDDDD;
	border-right:3px solid #DDDDDD;
	border-left:3px solid #DDDDDD;}
	

.border_t{border-bottom: 1px solid #DBDBDB;
        background-color:F8F8F8;
		height:25px;
		padding-left:20px;}
.border{border-bottom: 1px solid #DBDBDB;}

.pro_sub_m {letter-spacing:-1px;}

.movie_tit {font-size: 16px;	color: #000000;	font-family:"돋움","굴림";	font-weight: bold;line-height:18px;}

