﻿@charset "utf-8";
#main{width:972px;margin:0px auto;overflow:hidden}
#mainleft{width:354px;float:left;background-color:#494748; }
#mainright{width:600px;float:left;background-color:#f6f0d6; padding:0px 9px 0px 9px; line-height:23px; color:#353535;font-size:12px;}

#leftpic1{width:354px; height:266px;background-image: url(../images/guestbook_03.jpg); }
#leftpic2{width:354px; height:13px;background-image: url(../images/webdesign_16.jpg); }
#leftpic3{width:354px; }

#xxtop{height:25px;	background-image: url(../images/about_25.jpg) ;	background-repeat: repeat-x;	background-position: top;  }

#upleft{
	background-image: url(../images/upleft.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 17px;
	float:left;
}
#upright{
	background-image: url(../images/upright.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 17px;
	float:left;
}
#upcenter{
	background-image: url(../images/ubbj.jpg);
	height: 40px;
	width: 566px;
	float:left;}

#gustbookmain{
	padding:0px 27px 0px 27px;
	background-image: url(../images/mainbj.jpg);
	width:546px;
}
	
#botoomleft{
	background-image: url(../images/botoomleft.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 17px;
	float:left;
}
#botoomright{
	background-image: url(../images/botoomright.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 17px;
	float:left;
}
#botoomcenter{
	background-image: url(../images/botoombj.jpg);
	height: 40px;
	width: 566px;
	float:left;}
	
#searcharea{
	float:left;
	height:25px;
	}
#messagebutton{
	float:right;
	}
.blank{height:20px;width:510px;float:left;}
.messageblank{height:10px;width:510px;overflow:hidden;}

.messagebj{
	width:510px;
	padding: 15px;
	border: 1px dashed #c5c0ab;
	float:left;
}
#totalmessage{
	width:510px;
	color:#FF0000;
	font-size:14px;
	text-indent: 30px;
	margin-bottom:10px;
	background:url(../images/face1.gif) 0px -2px no-repeat;
}	

#nomessage{
	color:#FF0000;
	font-size:14px;
	text-indent: 30px;
	margin:10px;
	background:url(../images/face2.gif) 0px -2px no-repeat;
}	
.message {
	background-color: #f6f0d6;
	padding: 5px;
	border: 1px solid #c5c0ab;
}

.page{ text-align:center;padding-top:10px;}	
	

.searchinput{
 	padding-top:3px; 
	padding-bottom:3px;
	padding-left:3px;
	background-color: #ffffff;
	border: 1px solid #a7a6aa;
	height: 15px;
	width:180px;
	color:#d6d4d5;
	float:left;
}
.tableborder {
	border: 2px solid #D1CFC5;
}

.searchsubmit{
 	padding:0px 0px 0px 3px; 
	float:left;
}

select{	
        font-size:12px;
        color:#000000;
		background-color: #ffffff;
		border: 1px solid #a7a6aa;

}
textarea{
	background-color: #ffffff;
	border: 1px solid #8c887a;
	height: 150px;
}

.guestbook input{
	background-color: #ffffff;
	border: 1px solid #8c887a;
	height: 18px;
}

.submit1 input {
	background-color: #e2dcc4;
	border: 1px solid #8c887a;
	width:70px;
	height: 22px;
}

.reply{ color:#FF6600;}
.replynull{ color:#A49B7B;}

.Pagination a{ color:#ff0000;}
.allmessage a{ color:#0000ff;}

.messagetop{ color:#5B553E;}
.pagenum{color:#ff0000; font-size:20px; }
