﻿@charset "utf-8";
/* CSS Document */
@import url("global.css");/*!--跳出窗口定位--*/

img {
border: 0px;
}

form {
margin: 0px; padding: 0px;
}

input, textarea {
font-size: 12px;
}

body {
	background-color: #FCF1C0;
	margin: 0px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}
table {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
.bg {
    background-image:url(../images/logobg.jpg);
}
.bg1{
	background-color: #5C0D08;
}
.bg2{
    background-color:#CEB881;
}
.bg3{
    background-color:#D3BE8A;
}
.bg4{
    background-color:#FFFFFF;
}
.copyright{
    background-image:url(../images/copyright.jpg);
	color:#BDA760;
}
.yd-bg{
	background-color: #E1C681;
	background-image:url(../images/yd-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.yd-bg1{
	background-color: #F9F5D6;
	background-image:url(../images/yd-bg1.jpg);
	background-repeat:repeat-x;
	background-position: top;
}
.yd-bg2{
	background-color: #F1E8AB;
	background-image:url(../images/xxbg.jpg);
	background-repeat:repeat-x;
	background-position: top;
}
.js-bg{
	background-color: #E1C681;
	background-image:url(../images/yd-bg.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
}
.js-bg1{
	background-color: #FAF7DB;
	background-image:url(../images/bg2.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

a{
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
a:link{
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
a:visited{
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
a:hover{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:active{
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}


.menu{
    background-image:url(../images/menu-bg.jpg);
}
.menu_x a,.menu_x a:link,.menu_x a:visited,.menu_x a:active{
font-size:11px;}
.more{
	font-size: 12px;
	color: #890614
	text-decoration: none;
}
a.more:link{
	font-size: 12px;
	color: #890614;
	text-decoration: none;
}
a.more:visited{
	font-size: 12px;
	color: #890614;
	text-decoration: none;
}
a.more:hover{
	font-size: 12px;
	color: #890614;
	text-decoration: underline;
}
a.more:active{
	font-size: 12px;
	color: #890614;
	text-decoration: none;
}

.lj{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.lj:link{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.lj:visited{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.lj:hover{
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
a.lj:active{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.lj1{
	font-size: 12px;
	color: #BDA760;
}
a.lj1:link{
	font-size: 12px;
	color: #BDA760;
	text-decoration: none;
}
a.lj1:visited{
	font-size: 12px;
	color: #BDA760;
	text-decoration: underline;
}
a.lj1:hover{
	font-size: 12px;
	color:#A48112;
	text-decoration: underline;
}
a.lj1:active{
	font-size: 12px;
	color: #BDA760;
	text-decoration: underline;
}
.lj2{
	font-size: 12px;
	color: #852521;
	font-weight:bold;
}
a.lj2:link{
	font-size: 12px;
	color: #852521;
	text-decoration: none;
}
a.lj2:visited{
	font-size: 12px;
	color: #852521;
	text-decoration: none;
}
a.lj2:hover{
	font-size: 12px;
	color:#640905;
	text-decoration: underline;
}
a.lj2:active{
	font-size: 12px;
	color: #852521;
	text-decoration: none;
}
.lj3{
	font-size: 12px;
	color: #4A3601;
}
a.lj3:link{
	font-size: 12px;
	color: #4A3601;
	text-decoration: none;
}
a.lj3:visited{
	font-size: 12px;
	color: #4A3601;
	text-decoration: none;
}
a.lj3:hover{
	font-size: 12px;
	color:#FF6600;
	text-decoration: underline;
}
a.lj3:active{
	font-size: 12px;
	color: #4A3601;
	text-decoration: none;
}

.bd {
	background-color: #FFFFFF;
	border: 1px solid #A5ACB2;
}
.bd2{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
}
.zt{
	font-size: 12px;
	color: #000000;
}
.js{
	text-indent: 2em;
}
.tp{
	border:1px solid #764B3B;
	padding:2px;
}