/* information */
#information{
}

#information .row{
	border-bottom:1px dotted #999999;
}

#information .row .date{
	width:100px;
	float:left;
}

#information .row .text{
	width:590px;
	float:left;
}

/* service */
#service{
	margin:0px 0px 30px 20px;
}

#service h3{
	margin:0px 0px 10px 0px;
	text-indent:0px;
	background-image:none;
}

#service .body{
	background-image:url(../images/contents/top/service_bg.png);
	background-position:-5px 0px;
	width:690px;
	height:300px;
}

#service .body img{
	position:relative;
	top:60px;
	left:580px;
}

/* package */
#package{
	margin:0px 0px 20px 20px;
}

#package h3{
	margin:0px 0px 10px 0px;
	text-indent:0px;
	background-image:none;
}

#package img.pack3{
	margin:0px 10px 10px 0px;
}

#package img.pack2{
	margin:0px 0px 10px 0px;
}


/*-----top page-----*/

#contents_main{
width:590px;
margin:3px;
padding:0px;
text-align:left;
float:left;
background-color:#cccccc;
border:1px solid green;
}

#contents_sub01{
width:320px;
margin:3px;
padding:0px;
text-align:left;
float:left;
background-color:#777777;
}

.infor{
width:300px;
background-color:red;
font-size:13px;
}

/*-----Blog information-----*/

#wp_info{
width:400px;
margin:3px;
text-align:left;
float:none;
color:ff6600;
border:1px solid blue;
}

/* around h4 */
.wrap_h4
{
	width:700px;
	margin:10px;
	height:30px;
	background-color:#CCFFCC;
}

.wrap_h4 h4
{
	line-height:30px;
	margin-left:20px;
	text-align:left;
}

.u_h4
{
	width:700px;
	margin:10px;
	text-align:left;
}
