body {
	text-align:center;
	font-size:12px;
	margin:0;
}
a:link, a:visited, a:active {
	color:#000000;
	font-size:12px;
	text-decoration: none;
}
a:hover {
	color:#ff0000;
	font-size:12px;
	text-decoration: underline;
}

#header {
	width:1000px;
}
#wrapper {
	width:1000px;
	text-align:left;
}
#sidebar {
	float:left;
	width:267px;
}
#Main {
	float:right;
	width: 725px;
}
#footer {
	height: 100px;
	width: 1000px;
	font-size: 12px;
}

.Menu {
	list-style: none;
	margin: 5px 12px 5px 3px;
	padding: 0;
}
.Menu li {
	margin:0;
	text-align: left;
	font-size: 12px;
	border-bottom:dashed 1px #8aaad7;
	padding-left:20px;
}
.Menu a:link,.Menu a:visited,.Menu a:active{
	height:30px;
	line-height:30px;
}
.Menu a:hover {
	text-decoration:underline;
}

h1{
	height:35px;
	font-weight:bold;
	font-size: 14px;
	line-height:18px;
	text-indent:45px;
	color: #000000;
	padding:10px 0 0 0;
	margin: 0 0 0 0;
	text-align:left;
}
.content{
	padding: 10px;
}

.infor,.news{
	white-space:normal;
	font-size:12px;
	margin:0;
}
#Main .bottom {
	background:url(../images/Bottom.png) no-repeat top;
	width:725px;
	height:10px;
	clear: both;
}

#index-com {
	font-size:12px;
	float: left;
	margin: 15px 0 15px 0;
}
#index-com strong{
	font-weight:normal;
	color:#FF0000
}
#index-com em{
	font-style:normal;
}

#Index-News {
	font-size:12px;
	margin:10px 0 0 10px;
	padding:0;
	float: left;
}
#Index-News li{
	width:241px;
	list-style:none;
	height:35px;
	background:url(../images/Index-NBG.gif) no-repeat left bottom;
	padding-top:14px;
}
/*<![CDATA[*/
#Index-News a {
	width:241px;
	white-space:nowrap;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	overflow: hidden;
	font-weight:normal;
	text-indent: 20px;
 }
/*]]>*/

.ProMain {
	padding: 0px;
	margin: 10px;
	width: 720px;
}
.proli {
	list-style: none;
	width: 230px;
	float: left;
	padding: 0px;
	margin: 5px 2px 0 2px;
	display: inline;
	background:url(../images/p_back2.jpg) no-repeat;
}
.proli img {
	display: inline;
	float: left;
	margin: 10px 14px;
}
.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:650px;
	list-style:none;
	border-bottom:#666666 1px dashed;
	text-align:left;
}
.news strong {
	float:left;
	width:400px;
	white-space:nowrap;
	overflow: hidden;
	display:block;
	height:20px;
	line-height:20px;
	font-weight:normal;
	margin-left:10px;
 }
.news span{
	float:right;
	font-size:12px;
	width:200px;
	height:20px;
	line-height:20px;
	text-align:right;
	margin-right:10px;
}

.Guestbook {
	font-size: 12px;
	font-weight: normal;
}

.page {
	padding:3px;
	margin: 3px;
	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
}
.page A:active {
	border: #2b66a5 1px solid;
	color: #000;
	background-color: lightyellow
}
.page SPAN.current {
	border: navy 1px solid;
	padding: 2px 5px 2px 5px;
	font: bold;
	color: #fff;
	margin-right: 2px;
	background-color: #2e6ab1
}
.page SPAN.disabled {
	border: #929292 1px solid;
	color: #929292;
	margin-right: 2px;
	padding: 2px 5px 2px 5px;
}

.button {
	border: #929292 1px solid;
	padding:2px 2px 0 2px;
	font-size:12px;
	color: #000000;
	cursor:pointer;
	background-color: #2e6ab1;
}

#copyright {
	line-height: 24px;
	text-align:center;
	color:#000000;
}
.clear {
	clear: both;
}
