﻿@charset "utf-8";
/* CSS Document */

body {
	/*background-color: #D0B750;
	background-image: url(../images/bg.jpg);*/
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	font-size: 12px;
	background-color: #f1e6c6;
}
table {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #866323;
}
select {
	font-size: 12px;
	color: #000000;
}
.menu-bg{
	background-image: url(../images/menu-bg.jpg);
}
.bg1{
	background-image: url(../images/yd-01.jpg);
	height:8px;
}
.bg2{
	background-image: url(../images/yd-06.jpg);
	height:8px;
}
.bg3{
	background-image: url(../images/yd-08.jpg);
	background-color: #FBFCFE;
	background-repeat: repeat-x;
	background-position: bottom;
}
.bg4{
	background-image: url(../images/yd-12.jpg);
	background-color: #FEFEFE;
	background-repeat: repeat-x;
	background-position: bottom;
}
.bg5{
	background-image: url(../images/js-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a{
	font-family: "宋体";
	font-size: 12px;
	color: #FFF6CD;
	text-decoration: none;
}a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFCEE;
	text-decoration: underline;
}
.lj{
	font-family: "宋体";
	font-size: 12px;
	color: #866323;
	text-decoration: underline;
}a.lj:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #866323;
	text-decoration: none;
}
input,select {
	margin-left: 4px;
	font-size: 12px;
}
.tp{
	border: 1px solid #856323;
}
p{text-indent:2em;} 