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

#site {
	width: 708px;
	height: auto;
	float: left;
	margin: 15px 0 0 0;
}

#site h6 {
	color: #DB5801;
	font-size: 14px;
	margin: 0 0 0 0;
}

#site p {
	color: #404040;
}

#site_name {
	width: 708px;
	height: auto;
	float: left;
}

#site_pic {
	width: 130px;
	margin: 10px 10px 10px 0;
	float: left;
}

#site_desc {
	width: 568px;
	height: auto;
	float: left;
	margin: 10px 0 10px 0;
}

#goback {
	width: 708px;
	height: auto;
	float: left;
}

#goback p {
	color: #000066;
	font-size: 16px;
	margin: 25px 0 0 0;
	font-weight: bold;
}

#port-right {
	width: 300px;
	height: 400px;
	float: left;
}

#port-left {
	width: 408px;
	height: 480px;
	float: left;
}

#port-across {
	width: 708px;
	height: auto;
	float: left;
}

.port-list-img {
	margin: 0 10px 10px 0;
	border: 1px solid #CCCCCC;
	padding: 5px;
}

table#PortImgs tr td {
	text-align: center;
}
