#bg_left{
	background-image:url('../images/guestbook_bg_left.jpg');
	background-position:left 856px;
	background-repeat:no-repeat;
	min-width:980px;
	max-width:1000px;
	margin-left:auto;
	margin-right:auto;
}
#bg_right{
	background-image:url('../images/guestbook_bg_right.jpg');
	background-position:612px 131px;
	background-repeat:no-repeat;
	text-align:left;
	min-height:1500px;
}
#bg_buttom{
	background-image:url('../images/guestbook_bg_buttom.jpg');
	background-position:right bottom;
	background-repeat:no-repeat;
}
.submenu{
	display:block;
	width:205px;
	clear:both;
	float:left;
	margin:85px 0px 0px 200px;
	font-size:14px;
	font-weight:bold;
}
.submenu li{
	padding:0px;
	background:none;
	margin-bottom:20px;
}
.submenu li .select{
	color:#ffffff;
	text-decoration:none;
}
#content{
	margin-top:230px;
	min-height:900px;
}
.add{
	margin-top:109px !important;
}
.school{
	margin-top:150px !important;
	width:520px !important;
}
.block_guestbook{
	margin-top:20px;
	float:left;
	clear:left;
	width:100%;
	background-image:url('../images/black_pixel.gif');
	background-position:left bottom;
	background-repeat:repeat-x;
	padding-bottom:28px;
}
.last{
	background:none;
}
.block_guestbook .date{
	font-size:11px;
}

.block_guestbook .name{
	height:23px;
	float:left;
	clear:left;
	background-color:#ffc75e;
	font-size:14px;
	font-weight:bold;
	line-height:23px;
	margin-bottom:5px;
	margin-top:5px;
	white-space:nowrap;
}
.block_guestbook .name small{
	font-size:11px;
}
.block_guestbook .name span{
	float:left;
}
.block_guestbook .name .left{
	display:block;
	width:7px;
	height:23px;
	background-image:url('../images/name_left.gif');
	background-position:left top;
	background-repeat:no-repeat;
}
.block_guestbook .name .right{
	display:block;
	width:6px;
	height:23px;
	background-image:url('../images/name_right.gif');
	background-position:left top;
	background-repeat:no-repeat;
}
.block_guestbook p{
	clear:left;
}
.border{
	width:100%;
	border:0px;
	border-collapse: collapse;
	border-spacing:0px;
	padding:0px;
}
.border td{
	padding:0px;
}
.border .tl{
	width:9px;
	height:9px;
	background-image:url('../images/cub_tl.png');
	background-position:left top;
	background-repeat:no-repeat;
}
.border .t{
	background-image:url('../images/cub_t.png');
	background-position:left top;
	background-repeat:repeat-x;
}
.border .tr{
	width:9px;
	height:9px;
	background-image:url('../images/cub_tr.png');
	background-position:right top;
	background-repeat:no-repeat;
}
.border .l{
	width:9px;
	background-image:url('../images/cub_l.png');
	background-position:left top;
	background-repeat:repeat-y;
}
.border .r{
	width:9px;
	background-image:url('../images/cub_r.png');
	background-position:right top;
	background-repeat:repeat-y;
}
.border .bl{
	width:9px;
	height:9px;
	background-image:url('../images/cub_bl2.png');
	background-position:left bottom;
	background-repeat:no-repeat;
}
.border .b{
	background-image:url('../images/cub_b.png');
	background-position:left bottom;
	background-repeat:repeat-x;
	text-align:right;
}
.border .br{
	width:9px;
	height:9px;
	background-image:url('../images/cub_br2.png');
	background-position:right bottom;
	background-repeat:no-repeat;
}
.border .c{
	padding: 10px;
}
.block_form{
	float:left;
	clear:left;
	width:100%;
	margin-bottom:20px;
}
.block_form .name{
	float:left;
	width:115px;
	line-height:21px;
}
.block_form .value{
	float:left;
	margin-left:20px;
	display:inline
}
.code, .textarea, .input2, .input1, .input3, .input4{
	border:1px #9a6623 solid;
	background-color:#c1c1c1;
}
.input1{
	border:1px #9a6623 solid;
	background-color:#c1c1c1;
}
.input1{
	width:440px;
	height:21px;
	line-height:21px;
}
.input2{
	width:94px;
	height:21px;
	line-height:21px;
}
.input3{
	width:180px;
	height:21px;
	line-height:21px;
}
.input4{
	width:350px;
	height:21px;
	line-height:21px;
}
.textarea{
	width:440px;
	height:140px;
	overflow:auto;
}
.code{
	width:198px;
	height:72px;
	margin-bottom:10px;
	cursor: pointer;
}
.submit{
	float:left;
	clear:left;
	width:182px;
	height:27px;
	background-image:url('../images/send_mess.gif');
	background-position:left top;
	background-repeat:no-repeat;
	border:0px;
	font-size:13px;
	font-weight:bold;
	line-height:27px;
	cursor:pointer;
}
.submit2{
	float:left;
	clear:left;
	width:90px;
	height:27px;
	background-image:url('../images/send_add.gif');
	background-position:left top;
	background-repeat:no-repeat;
	border:0px;
	font-size:13px;
	font-weight:bold;
	line-height:27px;
	cursor:pointer;
}

.block_city{
	float:left;
	clear:left;
	width:100%;
	margin-bottom:20px;
}
.block_city .letter{
	width:20px;
	float:left;
	font-size:17px;
	font-weight:bold;
	color:#ffda96;
	text-align:right
}
.block_city .name{
	display:block;
	float:left;
	margin-left:20px;
	font-size:12px;
	font-weight:bold;
}
.block_city a.name:hover{
	color:#ffffff;
}
.block_school{
	float:left;
	clear:left;
	width:100%;
	margin-top:50px;
}
.block_school .title{
	font-size:18px;
	font-weight:bold;
	float:left;
	width:100%;
	margin-bottom:20px;
}
.block_school .row{
	float:left;
	clear:left;
	width:100%;
	margin-bottom:10px;
}
.block_school .row .name{
	width:90px;
	float:left;
}
.block_school .row .value{
	float:left;
	width:80%;
	margin-left:20px;
	font-weight:bold;
}
.block_school .row .value span{
	font-weight:normal;
}
.list_city{
	float:right;
	width:160px;
	position:relative;
	right:-210px;
	top:50px;
	margin-left:-160px;
}
.list_city .letter{
	margin-bottom:30px;
}
.list_city .letter a{
	float:left;
	font-size:16px;
	font-weight:bold;
	color:#ffda96;
	margin-right:7px;
	margin-bottom:13px;
	text-decoration:none;
	border-bottom:2px #ffda96 solid;
}
.list_city .letter a:hover{
	border-bottom:0px;
	padding-bottom:2px;
}
.list_city .letter a.select{
	color:#ffffff;
	border-bottom:0px;
	padding-bottom:2px;
}
.list_city a.city{
	clear:left;
	float:left;
	margin-bottom:10px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px #000000 dashed;
}
.list_city a.city:hover{
	border-bottom:0px;
	padding-bottom:1px;
}
.list_city .select{
	color:#ffffff;
	border-bottom:0px !important;
	padding-bottom:1px;
}