﻿/* body공통 */
body						 {  font-family:돋음, Arial;	font-size:12px; color:#666; background-color:#000000;}
table, tr, td    {font-family:돋음, Arial;	font-size:12px; color:#666;}
img							 {  border:0;	}
select, input, textarea		 {	border: 1px solid #b4b4b4; font-family:돋음, Arial; font-size:12px; display:inline;	}
hr							 {	color:#ccc;	}
h1,h2,h3,h4,h5,h6			 {	font-family:돋음, Arial;	}
p,span						 {	color:#666;	}
div 						 {  border:0 solid;	} 
ul 							 {	list-style:none;	}
body, div, ul, li			 {	padding:0; margin:0;	}
div a					     { color: #666; text-decoration: none;	 }

/* 링크공통 */
A:link				{color: #666; text-decoration: none;	}
A:visited			{color: #666; text-decoration: none;	}
A:active 			{color: #666; text-decoration: none;	}
A:hover	 			{color: #666; text-decoration: none;	}



.sub_bg    { background:#fff url('../images/sub_bg.gif') repeat-x;}
.png {_display:inline-block;}
.png img {_filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);}

.button1{ font-family: "돋움";color:#494949;font-weight:bold;border: 1pt solid #BEBEBE; background: #ffffff; font-size: 9pt;  padding:4px 5px 2px 5px;cursor:hand;line-height:33px;}
