/* CSS Document */
/* -- 반드시 들어가야 하는 스타일 시작 -- */
/* -- 본문 전체 -- */
body {
	margin:0px;
	text-align:left;
	scrollbar-face-color: #DEDFDE;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #DEDFDE;
	scrollbar-shadow-color: #DEDFDE;
	scrollbar-darkshadow-color: #848684;
	scrollbar-track-color: EDEDED;
	scrollbar-arrow-color: #616161;
	background:url(/jwe/img/bg.jpg) repeat-x;
}
body,table,tr,td,input,div,span,form,textarea,select,center,option {
	font-family:Tahoma,Verdana;
	font-size:11px;
	color:#666666;
	line-height:150%;
}
/* -- LINK (일반적인 텍스트 롤오버및 링크) -- */
a {
	color:#666666;
	text-decoration:none
}
a:hover {
	text-decoration: none;
	color: #888888;
}
/* -- 이미지 보더값 0으로 -- */
img {
	border:0px none
}
/* -- 텍스트 가운데정렬 -- */
p {
	text-align:justify;
}
/* -- 반드시 들어가야 하는 스타일 끝 --- */




a.quick:link {
	font:10px Tahoma ;
	color: #444444;
	text-decoration: none;
}
a.quick:visited {
	font:10px Tahoma;
	color: #444444;
	text-decoration: none;
}
a.quick:hover {
	font:10px Tahoma;
	color: #2d2d2d;
	text-decoration: none;
}
a.quick:active {
	font:10px Tahoma;
	color: #444444;
	text-decoration: none;
}

.date {
	font-size: 11px;
	color: #959595;
	text-decoration: none;
	line-height: 160%;
}


/* -- 테이블보더값 한쪽만 넣기 -- */
.td1 {
	border-right:1 solid #d6d6d6; 
	border-bottom:1 solid #d6d6d6; 
	padding:6;
}


input.gray_input
{
	font-family:Tahoma,verdana,돋움,Dotum,AppleGothic,sans-serif;	font-size:11px;  border:#bebebe 1px solid;
	
}

.route {
	font: 10px Verdana;
	text-decoration: none;
	letter-spacing:-1px;
}
.main_text {
	text-align:justify; 
	line-height:140%;
	padding: 0px 30px;
}
.cs_title {
	color: #69b113;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 5px;
}
.cs_title02 {
	color: #69b113;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 5px;
}
.cs_title03 {
	padding-bottom: 1px;
}
.cs_text {
	font-size: 10px;
	text-decoration: none;
	line-height: 130%;
}
.cs_text3 {
	font-size: 9px;
	text-decoration: none;
}

.cs_text2 {
	font-size: 10px;
	text-decoration: none;
	line-height: 130%;
	padding-top: 5px;
}

.cs_textss {
	font-size: 10px;
	text-decoration: none;
	padding-top: 5px;
}

.form {
	background-color: #fcfcfc;
	border:1 solid #e3e3e3;
}
.company {
	color: #325fa2;
	font-weight: bold;
}
.client {
	color: #af5ca3;
	font-weight: bold;
}
.contact {
	color: #75a540;
	font-weight: bold;
}
.product {
	color: #458477;
	font-weight: bold;
}
.footer01 {
	font-size: 10px;
	text-decoration: none;
	line-height: 130%;
	padding-left: 20px;
}
a.footer02:link {
	font:10px Tahoma ;
	color: #444444;
	text-decoration: none;
}
a.footer02:visited {
	font:10px Tahoma;
	color: #444444;
	text-decoration: none;
}
a.footer02:hover {
	font:10px Tahoma;
	color: #2d2d2d;
	text-decoration: none;
}
a.footer02:active {
	font:10px Tahoma;
	color: #444444;
	text-decoration: none;
}
a.inquiry01:link {
	font:10px Tahoma ;
	color: #444444;
	text-decoration: none;
	font-weight: bold;
}
a.inquiry01:visited {
	font:10px Tahoma;
	color: #444444;
	text-decoration: none;
	font-weight: bold;
}
a.inquiry01:hover {
	font:10px Tahoma;
	color: #2d2d2d;
	text-decoration: none;
	font-weight: bold;
}
a.inquiry01:active {
	font:10px Tahoma;
	color: #444444;
	text-decoration: none;
	font-weight: bold;
}

.alt-text {
	position:absolute;
	left:-10000px;
	height:0;
	font-size:0;
}
