body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

TD, TR, TABLE, SELECT, INPUT {
	FONT-FAMILY: "돋움", dotum, "굴림", Arial, Tahoma;
	color: #646464;
	FONT-SIZE:12px;
	LINE-HEIGHT:150%;
}
img{border:none}
/*--------------------------------------------------
          link class
--------------------------------------------------*/ 
a:link			{color: #646464; text-decoration:none;}
a:visited		{color: #646464; text-decoration:none;}
a:active		{color: #646464; text-decoration:none;}
a:hover			{color: #22305c; text-decoration:none;}


a.list:link			{color: #616161; text-decoration:none;}
a.list:visited		{color: #616161; text-decoration:none;}
a.list:active		{color: #616161; text-decoration:none;}
a.list:hover		{color: #004cd8; text-decoration:none;}


a.text:link			{color: #636262; text-decoration:none;font-weight: bold;}
a.text:visited		{color: #636262; text-decoration:none;font-weight: bold;}
a.text:active		{color: #636262; text-decoration:none;font-weight: bold;}
a.text:hover		{color: #b72e2e; text-decoration:none;font-weight: bold;}

a.mov1:link			{color: #515151; text-decoration:none;font-weight: bold;}
a.mov1:visited		{color: #515151; text-decoration:none;font-weight: bold;}
a.mov1:active		{color: #515151; text-decoration:none;font-weight: bold;}
a.mov1:hover		{color: #22305c; text-decoration:none;  background:url(/2012/product/images/mov.gif) repeat:no; font-weight: bold;}


/*--------------------------------------------------
          select
--------------------------------------------------*/

select.textbox{
	behavior: url('/2012/lib/selectbox.htc');
} 


/*--------------------------------------------------
          table
--------------------------------------------------*/ 

.table_view{
	background-color: #ffffff;
	border-collapse: collapse;
	border-left-style: none;
	border-right-style: none;
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #258ed8;
	border-bottom-color: #babfd0;
	border-left-color: #ffffff;
	border-right-color:#ffffff;
 } 
 
 .table_tt{
	font-size: 8pt;
	font-weight: bold;
	color: #293760;
	background-color: #e9f6ff;
	text-align: center;
}

 
.table_name {
	border-collapse: collapse;
	border-left-style: none;
	border-right-style: none;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #17326f;
	border-bottom-style: solid;
	border-bottom-color: #7a8aad;
 }
 
.td_center {
	line-height: 17px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #17326f;
}


/*--------------------------------------------------
  form class
--------------------------------------------------*/ 

.search_f {
	background-color: #ffffff;
	border: 2px solid #dbdbdb;
	font-size: 12pt;
	color: #666666;
	padding-left: 8px;
}

.input_grey {
	border: 1px solid #dbdbdb;
	font-size: 8pt;
	color: #646464;
}

.scrollbar {
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-face-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	border: 1px solid #cccccc;
}

/*--------------------------------------------------
         기타
--------------------------------------------------*/  

/*select.textbox{
	behavior: url('/2012/lib/selectbox.htc');
} 

.mov {
	font-size: 12px;
	color: 707070;
	padding-left: 50px;
	background-image: url(/2012/product/images/m.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.l_bg {
	background-image: url(images/l_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.r_bg {
	background-image: url(images/r_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
*/.conbg {
	background-image: url(../images/con_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.r_bg {
	background-image: url(../images/r_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.l_bg {
	background-image: url(../images/l_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.menu_bg {
	background-image: url(../images/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.tt_bg {
	background-image: url(images/tt_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.left_bg {
	background-image: url(images/left_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.main_bg {
	background-image: url(../images/main_bg_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.copy_bar {
	background-image: url(images/copy_bar.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.copy_bg {
	background-image: url(images/copy_bg.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
.sub_r_bg {
	background-image: url(images/sub_r_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.sub_l_bg {
	background-image: url(images/sub_l_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.sub_menu_bg {
	background-image: url(images/sub_menu_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
