@charset "utf-8";
/* CSS Document */

#GuestBook_title{
	background:url(images/contact.gif) no-repeat left top;
	overflow:hidden;
	color:#555;
	width:790px;
	height:64px;
	border:0px;
	font-size:12px;
	text-align:right;
	line-height:100px;
	border-bottom:#eee solid 1px;
}

#GuestBook_title a{
	color:#555;
	height:64px;
	font-size:12px;
	line-height:100px;
}
#GuestBook_title a:link{ COLOR: #777; text-decoration:none; }
#GuestBook_title a:active { COLOR: #777; text-decoration:none; }
#GuestBook_title a:visited { COLOR: #777; text-decoration:none; }
#GuestBook_title a:hover { COLOR: #d7000f; cursor:pointer; text-decoration:none;}

#GuestBook_Main{
	margin:0px auto 0px auto;
	width:760px;
	overflow:hidden;
}
#Gurestbook{
	margin:0px auto 0px auto;
	width:550px;
	height:300px;
	overflow:hidden;
}
#GbIteam{
	width:550px;
	overflow:hidden;
}
#GbIteam_blank{
	width:550px;
	height:10px;
	overflow:hidden;
}
#GbIteam_tit{
padding-top:5px;
	width:83px;
	overflow:hidden;
	color:#555;
	font-size:13px;
	float:left;
	text-align:right;
}
#GbIteam_main{
	width:440px;
	overflow:hidden;
	color:#555;
	font-size:13px;
	float:left;
}
#GbIteam_main input{
padding-top:5px;
	width:433px;
	height:20px;
	border:#ddd solid 1px;
	color:#555;
	background:#f7f7f7;
	font-size:13px;
	float:left;
}
#GbIteam_main textarea{
	width:433px;
	padding-top:5px;
	border:#ddd solid 1px;
	color:#555;
	background:#f7f7f7;
	font-size:13px;
	float:left;
}
#GbIteam_b{
	background: url(images/searchb.gif) no-repeat center center;
	height:41px;
	width:60px;
	float:right;
	line-height:41px;
	text-align:right;
}
#GbIteam_n{
	height:41px;
	width:27px;
	float:right;
	line-height:41px;
	text-align:right;
}

#GbIteam_b input{
	border:0px;
	background:transparent;
	height:41px;
	width:60px;
	color:#333;
	line-height:41px;
	font-size:12px;
	float:right;
	cursor:pointer;
}

#GuestBook_blank{
	margin:0px auto 0px auto;
	height:15px;
}
