*{ margin: 0;
   padding: 0
}

body {
	background-color: #000;
	font-family: 宋体;
	font-size: 12px;
	color: #707070;
	line-height:25px;
}



a {font-family: 宋体; font-size: 12px; color: #707070;}


a:link {text-decoration: none; color: #707070;}
a:visited {text-decoration: none; color: #707070;}
a:hover {text-decoration: underline; color: #fff;}
a:active {text-decoration: none;color: #707070;}
.line_all {
	border: 1px solid #634E3B;
	text-align: center;
}
.line_right2 textarea {
	background-color:#BD9B6A;
	border: 1px solid #865931;
	width: 390px;
}
#txusername {
	background-color: #BD9B6A;
	border: 1px solid #8C6239;
	height: 18px;
	width: 140px;
}
#txemail{
	background-color: #BD9B6A;
	border: 1px solid #8C6239;
	width: 140px;
	height: 18px;
}
 #txtitle3{
	background-color: #BD9B6A;
	border: 1px solid #8C6239;
	height: 18px;
	width: 140px;
}
.line_left {
	border: 1px solid #634E3B;
	text-align: left;
	text-indent: 1em;
}
.line_right {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #634E3B;
	border-right-color: #634E3B;
	border-bottom-color: #634E3B;
	text-align: left;
	text-indent: 1em;
}
.line_left2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #634E3B;
	border-bottom-color: #634E3B;
	border-left-color: #634E3B;
	text-align: left;
	text-indent: 1em;
}
.line_right2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #634E3B;
	border-bottom-color: #634E3B;
	text-align: left;
	text-indent: 1em;
}
.biti {
	color: #A57B52;
}

