a {
	font-family: Verdana;
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #8A816B;
}
a:active {
	text-decoration: none;
	color: #666666;
}
body {
	Margin: 0px;
	PADDING: 0px;
	font-family: "Verdana";
	font-size: 12px;
	color: #666666;
	scrollbar-base-color: #F8F8F8;
	scrollbar-arrow-color: #039;
	background-image: url(../images/bg.gif);
}

select {
	scrollbar-base-color: #F8F8F8;
	scrollbar-arrow-color: #039;
	}

.top1 {
	background-image: url(../images/top1.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.menuleft {
	background-image: url(../images/menu_left.gif);
	background-repeat: no-repeat;
}
.menuright {
	background-image: url(../images/menu_right.gif);
	background-repeat: no-repeat;
}
.menubg {
	background-image: url(../images/menu_bg.gif);
	background-repeat: repeat-x;
}
table,td {
	font-family:Verdana;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	MARGIN-RIGHT: auto;
	MARGIN-LEFT: auto;
	}
marquee {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
.english {font-family:Verdana; font-size:7pt}
.pagearrow {
	font-size: 6pt;
	}
.page {
	font-size: 7pt;
	}
	
/*留言表格*/
.ititle {
	border: 0px;
	}
.itable {
	border-width: 0px;
	border-bottom: 1px;
	border-style: dashed;
	border-color: #8A816B;
	table-layout:fixed;
	word-wrap:break-word;
	padding-bottom:4px;
	margin-top: 4px;
}
/*留言表格内标题*/
.itr {
	background-image: url(../images/title_bg.gif);
	background-repeat: repeat-x;
	height: 34px;
	}
.titleleft {
	background-image: url(../images/title_left.gif);
	background-repeat: no-repeat;
	}
.titleright {
	background-image: url(../images/title_right.gif);
	background-repeat: no-repeat;
	}


input,select {
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #AEA387;
	padding: 1px 1px 1px 1px;
	font-family: Tahoma, Verdana, "宋体"; 
	font-size: 12px; 
	height: 19px;
	color: #554F3E; 
	background-color: #ffffff; 
}
.submitinput {
	border: #AEA387 1px solid;
	background-color: #F1EEE4; 
	}
select {
	border: #AEA387 1px solid;
	padding: 0px 0px 0px 0px;
	}
textarea {
	border: #AEA387 1px solid;
	font-family: Tahoma, Verdana, "宋体"; 
	font-size: 12px; 
	color: #666666; 
	background-color: #ffffff; 
}

.time, .friend-info, .adminedit {
	font-size: 7pt;
	color: #8A816B;
	}
.adminedit {
	font-size: 7pt;
	color: #454136;
	}
/*页脚文字*/
.footer-text {
	font-size: 7pt;
	color: #ffffff;
	}
/*页头文字*/
.header-text {
	font-size: 7pt;
	}
.namecolor {
	color: #ffffff;
	font-size: 14px;
	font-weight: bolder;
	}
.replytable {
	border: 1px dashed #cccccc;
	color: #666666;
	table-layout:fixed;
	word-wrap:break-word;
	word-break:break-all;
	background-color: #ffffff;
	}

.footerbg {
	background-image: url(../images/footer_bg.png);
	background-repeat: no-repeat;
	background-position: top;

	}

.pageinput {
	font: normal 11px Tahoma, Verdana;
    border: 1px solid #CCC;
    width:15px;
    height:15px;
}
.smalltxt {
	font-size: 9px;
	font-family: Tahoma;
	}
.code_main {
	color: #666;
	padding: 4px;
	margin: 2px;
	border: 1px dashed #666;
	background: #F8F8F8;
	font: 11px Verdana;
}
.code_head {
	width: 95%;
        margin: 2px;
        font: bold 12px Verdana, Tahoma, "宋体"; table-layout: fixed; word-wrap: break-word;
}
.bodybg {
	/*background-image: url(../images/body_bg.gif);*/
	background-repeat: repeat-y;
	background: #FFFFFF;
}
.menubottom {
	background-image: url(../images/menu_bottom.gif);
	background-repeat: repeat-x;
	}
