@charset "UTF-8";
/* CSS Document */

.contentsArea{
	position:relative;
}

#others .contentsArea{
	position:relative;
	background-image:url(../img/contents_bg1.jpg);
	background-repeat:no-repeat;
}

.contentsArea .specialBanner{
	margin-top:30px;	
}


.serviceArea{
	margin-top:-20px;	
}

.serviceArea li{
	float:left;
	margin-top:20px;
	margin-right:19px;

}

.serviceArea li.right{
	margin-right:0px;	
}


.contactBt{
	margin-top:30px;
	text-align:center;	
}

.leadCopy{
	width:245px;	
}


table{
	width:450px;
	margin-top:-10px;
}

th{
	width:320px;
	background-image:url(../img/dots_line.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	padding:8px 0;
}


td{
	width:120px;
	background-image:url(../img/dots_line.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	padding:8px 0;
	text-align:right;
}

.special1 th{
	width:450px;
	background-image:url(../img/dots_line.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	padding:8px 0;
}

.visualImg{
	width:211
	px;	
	position:absolute;
	top:35px;
	right:0;
}