@charset "utf-8";
/* CSS Document */

BODY {
	width:100%
scrollbar-face-color:#f9f9f9;
scrollbar-shadow-color:#cccccc;
scrollbar-highlight-color: white;
scrollbar-3dlight-color: white;
scrollbar-darkshadow-color: white;
scrollbar-track-color: white;
scrollbar-arrow-color: #cccccc;
font-size:12px !important;
margin:0
}
A:link {
	COLOR: #795a33; TEXT-DECORATION: none
}
A:active {
	COLOR: #be925c 
}
A:visited {
	COLOR: #795a33; TEXT-DECORATION: none
}
A:hover {
	COLOR: #be925c; TEXT-DECORATION: underline
}
img { border:0px}

.biaot {
	FONT-SIZE: 14px; font-weight:bold
}
.t {
font-size:14px; color:#015cb9; font-weight:bold
}
.tx {
text-indent:30px; font-size:14px; color:#FFFFFF; font-weight:bold
}
.tx1 {
text-indent:15px; line-height:25px; font-size:14px; color:#dc0101; font-weight:bold
}
.txt {
	FONT-SIZE: 12px; LINE-HEIGHT: 20px; color:#795a33
}
.txt1 {
	FONT-SIZE: 12px; LINE-HEIGHT: 25px
}
.txt3 {
	FONT-SIZE: 12px; LINE-HEIGHT: 25px; color:#FFFFFF
}
.txt2 {
	FONT-SIZE: 12px; LINE-HEIGHT: 27px
}
.txt4 {
	FONT-SIZE: 12px; LINE-HEIGHT: 25px; color:#ffdaac; font-weight:bold
}
.txt4 a:link {
	FONT-SIZE: 12px; LINE-HEIGHT: 25px; color:#ffdaac; font-weight:bold
}
.txt4 a:hover {
	FONT-SIZE: 12px; LINE-HEIGHT: 25px; color:#ffdaac; font-weight:bold
}
.txt4 a:visited {
	FONT-SIZE: 12px; LINE-HEIGHT: 25px; color:#ffdaac; font-weight:bold
}
.tdz {
	FONT-SIZE: 12px; LINE-HEIGHT: 28px
}
.form {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: FFFBFB;
	background-image:  url(images/mail_11.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px none #666666;
	height: 20px;
	width: 102px;
	padding-left: 3px;
	padding-top: 2px;
}
.content-search {
	font-size: 12px;
	color: #00589B;
	background-color: #F9F9F9;
	height: 18px;
	width: 100px;
	padding-top: 4px;
	padding-left: 3px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
.content-search-button {
	font-size: 12px;
	color: #005493;
	background-color: #96C3EA;
	height: 20px;
	width: 50px;
	padding-top: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D9F7FF;
	border-right-color: #3787C4;
	border-bottom-color: #3787C4;
	border-left-color: #D9F7FF;
}
.tpbk{
BORDER-RIGHT: #dadada 1px solid; 
BORDER-TOP: #dadada 1px solid;
BORDER-LEFT: #dadada  1px solid; 
BORDER-BOTTOM: #dadada  1px solid;
}
.tpbk1{
BORDER-RIGHT: #dadada 1px solid; 
BORDER-LEFT: #dadada  1px solid; 
BORDER-BOTTOM: #dadada  1px solid;
}
.bg{
	border:1px solid #3e2818;
}
.bg1{
border-top : 1px dashed #297ed6;
border-bottom : 1px dashed #297ed6;
border-left : 1px dashed #297ed6;
border-right : 1px dashed #297ed6;
}
img { border:0px}

/*下拉*/
#sddm
{	margin: 0 auto;
	padding: 0;
	z-index: 0;
	background-color:#F4F4F4;
	width: 1000px;
	height:56px;}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 12px arial}

#sddm li a
{	display: block;
	margin: 0 0px 0 0;
	padding: 0px 0px;
	width:auto;
	background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #49A3FF}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 5px 10px;
	background: #433228;
	border: 1px solid #826859}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #433228;
		color: #be9963;
		font: 12px arial}

	#sddm div a:hover
	{	background: #4f3c30;
		color: #f9ebc8}