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

div#main	{
	padding-top:25px;
}

div.outline	{
	width:595px;
	margin:0 auto 20px;
	border:2px solid #000000;
}

ul#service-sub-nav	{
	list-style:none;
	width:545px;
	display:block;
	margin:0 auto 10px;
	padding:0;
}
#service-sub-nav li	{
	margin: 0 0 10px 35px;
	padding: 0;
	float: left;
}

.services h2	{
	color:#FFFFFF;
	height:19px;
	font-size:11px;
	position:relative;
}
.services h2 a.title-link	{
	width:595px;
	height:34px;
	display:block;
	position:absolute;
	top:0;
	left:0;
}
.services h2 a:link,
.services h2 a:visited,
.services h2 a:hover	{
	text-decoration:none;
	color:#FFFFFF;
}
.wzwz	{
	background: url(../image/services/wzwz_bar.gif) no-repeat;
	width:485px;
	padding:15px 0 0 110px;
}
.trade	{
	background: url(../image/services/port_bar.gif) no-repeat;
	width:385px;
	padding:15px 0 0 210px;
}
.event	{
	background: url(../image/services/event_bar.gif) no-repeat;
	width:485px;
	padding:15px 0 0 110px;
}
.coordinate	{
	background: url(../image/services/consul_bar.gif) no-repeat;
	width:315px;
	padding:15px 0 0 300px;
}

dl	{
	width:510px;
	margin:15px auto 20px;
}
dl dl	{
	margin:0 auto;
}
dt	{
	background: url(../image/services/mark.gif) no-repeat top left;
	padding-left:20px;
	line-height:1.3;
	font-weight:bold;
	font-size:12px;
}
dt.only	{
	margin:0 0 10px 0;
}
dd	{
	padding: 5px 0 10px 0;
	margin-left:35px;
	font-size:11px;
}

h3.title	{
	border-left:5px solid #5D4B21;
	border-bottom:1px solid #5D4B21;
	padding:2px;
}
h3.sub-title	{
	text-align:center;
	margin: 35px 0 20px;
}

#point,#result,#ex-result	{
	width:660px;
	margin:0 auto 30px;
}
#point p	{
	padding:auto 20px;
}
.r-detail	{
	width:315px;
	float:left;
	margin:0 15px 20px 0;
}
.r-detail img	{
	padding:1px;
	border:1px solid #666666;
	background-color:#FFFFFF;
	float:left;
}
.r-detail h4	{
	padding:0 0 0 130px;
	margin:5px 0 10px 0;
}
.r-detail p	{
	padding:0 0 0 130px;
	margin:0;
	line-height:1.2;
}

#ex-result .r-detail	{
	width:600px;
	margin:0 30px 30px;
}
#ex-result .r-detail h4	{
	padding:0 0 0 150px;
	margin:5px 0 10px 0;
}
#ex-result .r-detail p	{
	padding:0 0 0 150px;
	margin:0;
	line-height:1.2;
}

.wzwz-banner	{
	width:500px;
	display:block;
	margin:0 auto;
}

.detail_link	{
	text-align:right;
	padding:0 20px 0 0;
}