/*.search {
	float: left;
	width: 190px;
	margin-top: -30px;
	margin-left: 10px;
	display: inline;
}
.search_input {
	background-color: #fff8d3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1b3c8d;
	border-right-color: #1b3c8d;
	border-bottom-color: #1b3c8d;
	border-left-color: #1b3c8d;
	height: 17px;
	width: 120px;
	float: left;
}
.search_button {
	background-image: url(images/search03.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 59px;
	margin-left: 3px;
	float: right;
	margin-top: 1px;
}*/
.guestbook_title {
	font-weight: bold;
	color: #1b3c8d;
	background-image: url(images/bg2.gif);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 50px;
	height: 30px;
	width: 897px;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffde99;
	padding-top: 5px;
}
#img1 {
	margin: 0px;
	padding: 0px;
}
.guestbook {
	background-image: url(images/bg1.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 940px;
	padding-top: 13px;
	padding-left: 41px;
	margin-top: -4px;
	clear: left;
}
.guestbook_content {
	width: 897px;
}
.guestbook_menu {
	float: left;
	width: 208px;
	margin-top: -1px;
}
.guestbook_content1 {
	margin-left: 208px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ffde99;
	border-left-color: #ffde99;
	padding-left: 15px;
	padding-top: 20px;
	background-color: #f3f3f3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffde99;
	margin-bottom: 4px;
}
.guestbook_content2 {
	margin-left: 208px;
	background-color: #f3f3f3;
	margin-bottom: 20px;
	border: 1px solid #ffde99;
	padding: 20px;
	text-align: center;
	line-height: 20px;
}
.guestbook_content2 input {
	background-color: #FFFFFF;
	border: 1px solid #FFDE99;
	width: 230px;
}
.guestbook_content2 textarea {
    background-color: #FFFFFF;
	border: 1px solid #FFDE99;
	width: 230px;
	height: 80px;
}
.guestbook_content2 a {
	line-height: 26px;
	color: #000000;
	background-image: url(images/buttom1.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 26px;
	width: 89px;
	display: block;
	float: left;
	margin-right: 5px;
	margin-top: 10px;
	cursor: pointer;
}
.guestbook_content2 a:hover {
	color: #FDB912;
	text-decoration: none;
}




.guestbook_ul1 {
}
.guestbook_ul1 li {
	width: 208px;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.guestbook_ul1 a {
	height: 98px;
	width: 200px;
	background-color: #FFFFFF;
	display: block;
	text-align: center;
	line-height: 98px;
	color: #000000;
	font-size: 14px;
	border: 1px solid #ffde99;
}
.guestbook_ul1 a:hover {
	height: 98px;
	width: 200px;
	background-color: #FFFFFF;
	display: block;
	text-align: center;
	line-height: 98px;
	color: #000000;
	font-size: 14px;
	border: 1px solid #ffde99;
}
.guestbook_ul1 a:hover {
	height: 98px;
	width: 207px;
	background-color: #f3f3f3;
	border-right-color: #f3f3f3;
	color: #1b3c8d;
}

.guestbook_ul1 a:active {
	height: 98px;
	width: 207px;
	background-color: #f3f3f3;
	border-right-color: #f3f3f3;
}.messagelist {
	margin-bottom: 15px;
}
.guestbook_ul1 .on {
	height: 98px;
	width: 207px;
	background-color: #f3f3f3;
	border-right-color: #f3f3f3;
	color: #1b3c8d;
}
.guestbook_ul2 {
	line-height: 23px;
	color: #000000;
	background-image: url(images/bg3.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 653px;
}
.guestbook_ul2 li {
	float: left;
}
.guestbook_ul2 li.mumber {
	background-image: url(images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 260px;
	margin-left: 15px;
	padding-left: 20px;
	display: inline;
}
.guestbook_ul2 li.name {
	width: 240px;
}
.guestbook_ul2 li.time {
	font-size: 10px;
}
.guestbook_ul3 {
	color: #1b3c8d;
	width: 653px;
}
.guestbook_ul3 li {
	margin-bottom: 1px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}
.guestbook_ul3 h5 {
	font-weight: normal;
	color: #afafaf;
	margin-bottom: 10px;
}
.guestbook_ul3 span {
	float: right;
	margin-top: -18px;
	font-size: 10px;
}
/*******************************************************************************/
.center {
	clear: both;
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
}
.showpage {	
	line-height: 28px;
	background: #FFFFFF;
	margin-right: 20px;
	text-align: right;
	color:
}
.showpage a{ 
	color:#1B3C8D;
}
/**********************************/
#banner{margin:0px auto; padding: 0px; background: url(../images/bk.jpg) #FFE199 repeat-y right; width: 1000px; height: 144px; clear: both; position: relative;/*border-bottom:1px solid #FDB912;*/}
#banner .banner_left {	
	width: 207px;
	background: url(../images/left_bk.gif) no-repeat top;
	height: 100px;
	position: absolute;
	top: 0px;
	left:0px;
	height: 144px;
}
#banner .banner_right {
	position: absolute;
	top: 0px;
	left: 207px;
}
.search {position:absolute;left: 5px; bottom: 2px; width: 190px; }
.search_input {background-color: #fff8d3; border: #1b3c8d 1px solid; height: 17px;	width: 120px; float: left;}
.search_button {height: 19px; width: 59px;	margin-left: 3px;float: right;margin-top: 1px;}
