*{
	font-size: small;
	line-height: 150%;
	margin: 0;
	padding: 0;
}

body{
	background-color: #DDFFAA;
	text-align: center;
		}

img{
	border-style:none;
}

ul{
	list-style-type:none;
}

#layout{
	width:750px;
	margin:0 auto;
	padding:10px;
	background-color: #FFFFFF;
}

#head{
	margin:5px auto 5px auto;
	width:740px;
	height: 120px;
	background-image: url(images/head_back.gif);
}

#head threes_logo{
	margin-right:200px;
}

#main{
	padding: 5px;	
}

#left{
	width:195px;
	margin:0 auto;
	float:left;
}

#left .menuitem{
	background-image: url(images/menu_back.gif);
}

#contact{
	text-align:center;
	background-image: url(images/menu_back.gif);
}

#contact p{
	text-align:left;
}

#recruit{
	text-align:center;
}

#privacymark{
	margin:20px;
}

#right{
	width:530px;
	margin:0 auto;
	float:right;
}

#news{
	width:520px;
	margin:5px auto;
	padding: 5px;
	border: 1px solid #cccccc;
}	

#news .date{
	width:60px;
	float:left;
	}

#news .headline{
	background-image:url(images/border_dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px 10px 0px 10px;
	padding-top: 5px;
	text-align:left;
}

#news p{
	background-image:url(images/border_dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px 10px 0px 10px;
	height: 20px;
	padding-top: 5px;
}

#news a{
	text-align:left;
}

.newstitle{
	background-color:#8ADC89;
	font-weight: normal;
}

#company{
	background-color:#cccccc;
	text-align:left;
	margin:15px auto;
}

#company th{
	background-color:#ffffff;
	padding:5px;
}

#company td{
	background-color:#ffffff;
	padding:5px;
}

.contents{
	border: 1px solid #cccccc;
	text-align: left;
	margin:15px auto;
	padding: 5px;
	width:501px;
}


.service_1{
	width:220px;
	height:140px;
	float:left;
	margin:10px;
}

.service_2{
	width:210px;
	font-weight:bold;
	border-left-color:#97DA90;  
	border-left-style:solid;
	border-left-width:5px;
	border-bottom-color:#97DA90;
	border-bottom-style:dotted;
	border-bottom-width:2px;

}

.service_3{
	width:210px;
	font-weight:bold;
	border-left-color:#FBBE5E;  
	border-left-style:solid;
	border-left-width:5px;
	border-bottom-color:#FBBE5E;
	border-bottom-style:dotted;
	border-bottom-width:2px;
}

.service_4{
	width:220px;
	height:370px;
	float:left;
	margin:10px;
}

.service_5{
	width:210px;
	font-weight:bold;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #00FFFF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #00FFFF;
}

.policy{
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9FCDD6;
	margin-bottom: 20px;
	font-size: 14px;
	width:480px;
	margin:25px auto 25px auto;
}

#recruit{
	background-color:#cccccc;
	text-align:left;
	margin:15px auto;
}

#recruit th{
	background-color:#ffffff;
	padding:5px;
	width:75px;
}

#recruit td{
	background-color:#ffffff;
	padding:5px;
}

#footer{
	text-align:center;
	width:740px;
	color: #999999;
	clear:both;
}

#footer hr{
	margin:10px;
}