body {
	text-align:center;
	margin:0;
	font-size:12px;
}
a:link, a:visited, a:active {
	color:#000000;
	text-decoration: none;
}
a:hover {
	color:#FF0000;
	text-decoration: underline;
}


#wrapper {
	width:960px;
	text-align:left;
}

#header {
	width:960px;
}
#sidebar {
	width:186px;
	float: left;
}
#Main {
	float:right;
	width: 765px;
	border: 1px solid #b2c5cf;
	margin-top:5px;
}

#footer {
	width: 1000px;
}
.clear {
	clear: both;
}
table {
	font-size:12px;
}


.titles{
	height:20px;
	color: #7597ab;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	margin-bottom:5px;
}
h1{
	padding:0px;
	color: #000000;
	margin: 0px;
	font-size: 16px;
	font-weight: normal;
	text-indent: 70px;
	height: 50px;
	line-height: 50px;
}

.Index-News {
	margin-top: 40px;
	font-size:12px;
	background: none;
	margin:0;
	padding:0;
}
.Index-News li{
	width:350px;
	list-style:none;
	margin-left:10px;
	height: 18px;
}
.Index-News Strong {
	background:url(../images/orange-bullet.gif) no-repeat 3px 5px;
	width:300px;
	white-space:nowrap;
	overflow: hidden;
	display:block;
	height:18px;
	line-height:18px;
	font-weight:normal;
	padding-left: 15px;
	float:left;
 }
.Index-News span{
	float:left;
	width:80px;
	height:20px;
	line-height:20px;
}

#index-com {
	width: 230px;
	padding:10px 0 10px 0;
	margin:0 5px 0 25px;
}
.content {
	padding: 10px;
}

#ProShow {
	margin:5px 10px 5px 10px;
}
.ProMain {
	padding: 0px;
	margin: 10px;
	width: 530px;
}
.propic {
	width: 140px;
	float: left;
	padding: 0px;
	margin: 5px;
	height: 195px;
	display: inline;
}
.propic span {
	float:left;
	text-align: left;
	height:160px;
	margin-left:10px;
	padding:10px;
	background:#CCCCCC;
}
.proli {
	list-style: none;
	width: 150px;
	float: left;
	padding: 0;
	margin: 0 0 0 10px;
	display: inline;
}
.proli img {
	display: inline;
	float: left;
}
.proname , h2{
	font-weight:normal;
	height:20px;
	line-height:20px;
	text-align: center;
	margin: 0;
	font-size: 14px;
}

#proView {
	margin-top:30px;
	text-align: center;
}
#proView img{
	border: medium double #CCCCCC;
}
#procon {
	border:1px #cccccc solid;
	white-space:normal;
	padding:0;
	margin-top:30px;
	text-align:left;
	font-size: inherit;
	overflow: hidden;
}
.news li{
	width:540px;
	list-style:none;
	border-bottom:#666666 1px dashed;
	text-align:left;
	margin: 0;
}
.news strong {
	float:left;
	width:370px;
	white-space:nowrap;
	overflow: hidden;
	display:block;
	height:20px;
	line-height:20px;
	font-weight:normal;
	margin-left:10px;
 }
.news span{
	float:right;
	width:100px;
	height:20px;
	line-height:20px;
	text-align:right;
	margin-right:10px;
}

.Guestbook {
	font-weight: normal;
	text-align: left;
}
.page {
	height: 35px;
	width: 530px;
	text-align: center;
}
.page a {
border: #9aafe5 1px solid; padding:2px 5px 2px 5px;   color: #2e6ab1; margin-right: 2px; text-decoration: none
}
.page a:hover {
border: #2b66a5 1px solid; color: #000; background-color: lightyellow
}
.pagination a:active {
 border: #2b66a5 1px solid; color:#000; background-color:lightyellow
}
.page span.current {
border: navy 1px solid; padding:2px 5px 2px 5px; font-weight: bold; color:#fff; margin-right:2px; background-color:#2e6ab1
}
.page span.disabled {
border: #929292 1px solid; padding:2px 5px 2px 5px; color: #929292; margin-right: 2px; }
.button {
	border: #000000 1px solid;
	padding:2px 2px 0 2px;
	color: #000000;
	cursor:pointer;
	background: #2e6ab1;
	height: 20px;
}