body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#wrapper {
	margin: auto;
	width: 780px;
}
#header {
	width: 100%;
}

.clear {
	clear:both;
}

.separator {
	color: #0099FF;
	background-color: #0099FF;
	display: block;
	height: 1px;
}
.shadow {
	border-top: 1px solid #bbb;
	background-color: #DDDDDD;
	border-bottom: 1px solid #eee;
	height:1px;
	font-size: 1px;
	width: 100%;
	margin-top: -3px;
}
#conents-wrapper-port {
	background:#f7f7f7;
}
#main-content, #sub-content, #main-content-port, #sub-content-port, #main-content-index, #main-content-port-sub{
	color:#777;
	line-height: 18px;
}
#main-content, #main-content-port {
	text-align: justify;
	width: 620px;
	margin:auto;
}
#main-content2 {
	text-align: justify;
	width: 730px;
	margin:auto;
}
#main-content-index {
	text-align: justify;
	padding-right: 20px;
	float: right;
	width: 519px;
	border-right: 1px solide #ddd;
}
#sub-content {
	float: right;
	text-align:justify;
	width: 220px;
	padding-right: 20px;
}

#main-content-port-sub {
	text-align: justify;
	padding:0px 15px 10px 0px;
	float: right;
	width: 540px;
}

#sub-content-port {
	float: right;
	text-align:justify;
	width: 210px;
	padding:10px 10px 10px 0px;
}
#main-content h1, #sub-content h1, #main-content-index h1, #conents-wrapper-port h1 {
	color:#999;
	font-size: 16px;
}
#conents-wrapper-port h1 {
	padding-left:25px;
}
#main-content-port-sub h2, #sub-content-port h2 {
	font-size:14px;
	color:#ccc;
}
#main-content-port-sub h2 span, #sub-content-port h2 span {
	margin-top:-5px;
	color:#ccc;
	font-size:10px;

}
#main-content-port-sub h2 span a, #sub-content-port h2 span a {
	color:#0099ff;
	text-decoration:none;
}
#footer {
	padding-top: 20px;
	padding-bottom: 10px;
	border-top: 1px solid #ff6600;
	font-size: 10px;
	color: #999;
	text-align: right;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
.imglink {
	display: block;
	width: 100%;
	border:none;
	float:left;
	text-align:center;
}
#main-content-port-sub a img {
	border:1px solid #ccc;
	padding:6px;
	background:#fff;
}
#sub-content-port ul {
	list-style-type: none;
	margin:0px 0px 0px -20px;
	padding:opx;

}
#sub-content-port ul li a {
	color:#666;
	display:block;
	margin:2px 20px 1px 0px;
	padding:3px 15px;
	background:#eee;
	text-decoration:none;
	font-size: 13px;
}
#sub-content-port ul li a:hover {
	background:#fff;
}
.currentclient {
	color: #ff6600 !important;
}
a.currentclient {
	color: #ff6600 !important;
}
input[type=text], textarea {
	padding:2px 5px;
	border:1px solid #ff9900;
}
#adress {
	width: 300px;
	position: absolute;
	margin-left: 300px;
	font-size: 12px;
	padding-left: 13px;
	height: 300px;
	border-left: 1px solid #ddd;
	margin-top: -10px;
}
#adress p {
	display: block;
	padding-left: 20px;
	margin: 0px 0px 10px;
}

