#msg_box_left {
	width:340px;
	float: left;
	display:inline;
}
#msg_box_right {
	width:317px;
	float: right;
	display:inline;
	background:url(../images/LYbg.gif) top no-repeat;
	_height:350px;
	min-height:350px;
	padding-left:45px;
}
#msg_box_title {
	font-size:13px;
	font-weight:bold;
	color:#666;
	padding-left:15px;
}
#zxfs li {
	float:left;
	display:inline;
	margin-left:8px;
}
#msg_box_text li {
	line-height:22px;
}
#msg_box_text {
	padding-left:15px;
}
.web_liuyan li {
	line-height:25px;
}
.web_liuyan {
	padding:15px 0px;
}
#msg_box input {
	height:15px;
	border:1px solid #ccc
}
textarea {
	border:1px solid #ccc;
	font-size:12px;
	line-height:15px;
	overflow:scroll;
	overflow-x:hidden;
}
.sffocus {
	background:#F5F5F5; /*----for IE----*/
	border: 1px solid #F90;
}
textarea:focus, input:focus {
	background: #F5F5F5; /*----for firefox......----*/
	border: 1px solid #F90;
}
.guestbookBox {
	border:4px solid #F7F6F6;
	padding:5px;
	margin:5px auto;
	background:url(../images/xr.gif) no-repeat bottom right;
}
.guestbookBox .title {
	line-height:30px;
	font-size:14px;
	font-weight:bold;
}
.guestbookBox .title .name {
	font-size:14px;
	color:#690;
}
.guestbookBox .title .date {
	color:#693
}
#pages{ padding-bottom:30px;}
#pages input {
	height:18px;
	border:1px solid #eee
}

.tag_menu {
	width:100%;
	margin:10px auto 0;
	border-bottom:2px solid #eee;
	overflow:hidden;
}
.tag_menu li {
	float:left;
	height:27px;
	margin:0 3px;
	padding:0;
	display:inline;
	text-align:center;
}
.tag_menu li a {
	background:url(../images/tag_menu.gif) no-repeat 0 -27px;
	height:27px;
	line-height:27px;
	float:left;
	width:98px;
	display:block;
	white-space: nowrap;
	text-decoration:none;
	color:#333;
}
.tag_menu li a:link, .tag_menu li a:visited {
	text-decoration:none;
}
.tag_menu li a:hover, .tag_menu li a:active {
	text-decoration:none;
}
.tag_menu li.selected {
}
.tag_menu li.selected a {
	background:url(../images/tag_menu.gif) no-repeat 0 0;
}
.tag_menu li.selected a:link, .tag_menu li.selected a:visited {
	font-weight:bold;
	text-decoration:none;
	color:#060;
}
.tag_menu li.selected a:hover, .tag_menu li.selected a:active {
	color:#060;
	font-weight:bold;
	text-decoration:none;
}
/*Ç©Ð´ÁôÑÔ*/
.table_form {
	width:100%;
}
.table_form th {
	text-align:right;
	padding:2px 5px;
	width:15%;
	font-weight:normal;
}
.table_form td {
	text-align:left;
	padding:2px 5px;
	width:85%;
}
th.form_th {
	font-weight:bold;
	color:red;
}
.table_form ul {
	width:500px;
}
.table_form li {
	float:left;
	text-align:center;
	margin-right:13px;
	padding-left:7px;
	margin-bottom:5px;
}
#face input{ margin-left:5px;}
