* {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 12px;
	line-height: 22px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;

}
a {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #D56000;
}




.left_line {
}
.left_line .tit_bg{
	background-image: url(../images/left_bt_bg.gif);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding-top: 10px;
}


.left_line .tit_bg strong {
	font-size: 14px;
	color: #895100;
}
.left_line li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	background-image: url(../images/bt_ico01.gif);
	background-repeat: no-repeat;
	background-position: 8px 10px;
}
.left_line a {
	color: #895100;
	font-size: 14px;
	line-height: 30px;
	text-decoration: none;
	margin-left: 10px;
}
.left_line .wu_line {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.left_line table {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
}
.copyright {
	margin-top: 20px;
	height: 79px;
	background-image: url(../images/bott.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	background-position: top;
}
.nav a {
	color: #FF0000;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	float: left;
}
.concent {
	margin-bottom: 10px;
}

.concent textarea {
	background-color: #fafafa;
	font-size: 12px;
	line-height: 23px;
	padding: 5px;
	color: #111111;
	border: 1px solid #cccccc;
}
.reg {
	color: #FF3300;
}
.td_5 td {
	padding: 5px;
}
.td_5_line {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
}
