@charset "utf-8";
/* CSS Document */
#main {
	margin: auto;
	width: 983px;
	background-color:#FCDD80;
}
#box1 {
	height:31px;
	width:89px;
	background-image:url(images/box01.gif);
	text-align:center;
}
#box2 {
	margin-top:12px;
}
#box2 A:link, #box2 A:visited, #box2 A:active, #box2 A:hover {
	margin-top:10px;
	FONT-SIZE: 14px;
	TEXT-DECORATION: none;
	color:#FF3300;
}
#box4 {
	height:31px;
	width:89px;
	background-image:url(images/box03.gif);
	text-align:center;
}
.font3 {
	font-size:16px;
	font-weight:bold;
}
.box5 {
	text-indent:0px;
	font-size:14px;
	line-height:28px;
}
.box5 img {
	border-color:#F0D7A1;
}
.box5 table {
	border:#F0D7A1 1px solid;
	background-color:#FBF5DF;
	border-collapse:collapse;
}
.box5 table td {
	border:#F0D7A1 1px solid;
}
.font4, .font4 A:link, .font4 A:visited, .font4 A:active, .font4 A:hover {
	FONT-SIZE: 14px;
	TEXT-DECORATION: none;
}
.font5, .font5 A:link, .font5 A:visited, .font5 A:active, .font5 A:hover {
	color:#FFFFCC;
	TEXT-DECORATION: none;
}

#txWB_W1, #txWB_W1 A:link, #txWB_W1 A:visited, #txWB_W1 A:active, #txWB_W1 A:hover {
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
	color:#FFF;
}
.menu2 {
	margin:0;
	margin:0;
}
.menu2 ul {
	padding:0;
	margin:0;
	list-style-type: none;
}
.menu2 ul li {
	float:left;
	position:relative;
}
.menu2 ul li a, .menu2 ul li a:visited {
	display:block;
	text-align:center;
	text-decoration:none;
	width:83px;
	height:46px;
	color:#000;
	background:#ff750a;
	line-height:46px;
}
.menu2 ul li ul {
	display: none;
}
.menu2 ul li:hover a {
	color:#fff;
	background:#b3ab79;
}
.menu2 ul li:hover ul {
	display:block;
	position:absolute;
	top:46px;
	left:0;
	width:83px;
}
.menu2 ul li:hover ul li a {
	display:block;
	background:#faeec7;
	color:#000;
}
.menu2 ul li:hover ul li a:hover {
	background:#dfc184;
	color:#000;
}
.left_title {
	color:#333333;
	width:128px;
	background-color:#F0D7A1;
	height:30px;
	line-height:30px;
	padding-left:30px;
	font-weight:bold;
}
.left_nav {
	padding: 0px 0px;
}
.left_nav a {
	display:block;
	width:128px;
	height:25px;
	line-height:25px;
	color:#333333;
	padding-left: 30px;
	background: url(/images/yuan.jpg) no-repeat 20px 11px;
	border-bottom: 1px solid #F0D7A1;
}
.left_nav a:hover, .content_nav a.current {
	color:#FFFFFF;
	background: #AB2200 url(/images/jiantou.gif) no-repeat 15px 10px;
	padding-left: 35px;
	width:123px;
	text-decoration: none;
}

