@charset "UTF-8";
/* CSS Document */

/*Main css*/
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input  {
	margin: 0;
	padding: 0;
}
img {
	border:0;
}
td {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	line-height: normal;
	color: #333333;
}
a:link,.w,a.w:link,.w a:link,.q:visited,.q:link,.q:active,.q{
	color: #333;
	text-decoration: none;
}
a:visited,.fl:visited{
	color: #333;
	text-decoration: none;
}
a:hover{
	color: #de2b00;
}
a:active,.fl:active{
	color:red;
}
p {
	text-align: justify;
	text-indent: 24px;
	margin: 0;
	padding: 0;
	line-height: 20px;
}
input {
	color: #978362;
	border: 1px solid #978362;
}
textarea {
	color: #978362;
	border: 1px solid #978362;
}

/*menu*/
.emenu1:link,.emenu1:visited {
	font-size: 10px;
	color: #333;
	text-decoration: none;
}
.emenu1:hover{
	font-size: 10px;
	color: #333;
	text-decoration: underline;
}
.emenu1:active{
	font-size: 10px;
	color: #F00;
	text-decoration: none;
}
.emenu2:link,.emenu2:visited {
	font-size: 10px;
	color: #F00;
	text-decoration: none;
}
.emenu2:hover{
	font-size: 10px;
	color: #F00;
	text-decoration: underline;
}
.emenu2:active{
	font-size: 10px;
	color: #333;
	text-decoration: none;
}
.menu1:link,.menu1:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
.menu1:hover{
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}
.menu1:active{
	color: #F00;
	text-decoration: none;
	font-weight: bold;
}
.menu2:link,.menu2:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.menu2:hover{
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
.menu2:active{
	color: #F00;
	text-decoration: none;
	font-weight: bold;
}
.menu3:link,.menu3:visited {
	font-size: 14px;
	color: #F00;
	text-decoration: none;
	font-weight: bold;
}
.menu3:hover{
	font-size: 14px;
	color: #F00;
	text-decoration: underline;
	font-weight: bold;
}
.menu3:active{
	font-size: 14px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
.menu4:link,.menu4:visited {
	color: #333;
	text-decoration: none;
}
.menu4:hover{
	color: #333;
	text-decoration: underline;
}
.menu4:active{
	color: #F00;
	text-decoration: none;
}
.menu5:link,.menu5:visited {
	color: #F00;
	text-decoration: none;
}
.menu5:hover{
	color: #F00;
	text-decoration: underline;
}
.menu5:active{
	color: #333;
	text-decoration: none;
}
.menuhr:link,.menuhr:visited {
	color: #978362;
	text-decoration: none;
	font-weight: bold;
}
.menuhr:hover{
	color: #978362;
	text-decoration: underline;
	font-weight: bold;
}
.menuhr:active{
	color: #978362;
	text-decoration: none;
	font-weight: bold;
}

/*main*/
.mfoot {
	width: 430px;
	padding: 3px 0 0 20px;
}
.mfoot1 {
	width: 430px;
	padding: 0 0 0 20px;
}
.mfoot2 {
	padding: 3px 0 0 0;
}

/*docc*/
.secmenu {
	color:#FFF;
	padding: 0 10px 0 10px;
	font-weight: bold;
}
.titi1{
	font-size: 18px;
	font-weight: bold;
	color: #F00;	
}
.titi2 {
	color:#FFF;
}
.titi3 {
	color:#7c7c7c;
	font-size:14px;
	font-weight:bold;
}
.titi4 {
	color:#000;
	font-size:16px;
	font-weight:bold;
}
.titi5 {
	color: #978362;
}
.titi6 {
	color: #4b453b;
	font-weight:bold;
}
.titi7{
	font-weight: bold;
	color: #F00;	
}
.titi8{
	font-weight: bold;
}
.pro_sear {
	height: 18px;
	width: 140px;
}
.hr_sear {
	height: 18px;
	width: 100px;
}
.hr_sel {
	width: 160px;
	height: 20px;
}
.con_inp1 {
	width: 283px;
	height:18px;
}
.con_inp2 {
	width:108px;
	height:18px;
}
.con_text {
	width: 643px;
	height: 58px;
}
.lineh20 {
	line-height: 20px;
}
.endata {
	color: #F00;
	font-size: 10px;
}
.enhr {
	font-size: 10px;
	color: #333;
}
.tdf12 {
	text-indent: 5px;
}
.hrlist {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #9c9c9c;
	border-right-color: #9c9c9c;
	border-bottom-color: #9c9c9c;
	border-left-color: #9c9c9c;
} 
.hrlisted {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #9c9c9c;
	border-right-color: #9c9c9c;
	border-bottom-color: #9c9c9c;
	border-left-color: #9c9c9c;
}
.maininp {
	height: 18px;
	width: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/mainsbg.jpg);
}