body {
	font-family: "Tahoma", "Arial", "Helvetica", Times, sans-serif;
	font-size: 12px; line-height:150%;
	color: #6B2402;
	background-color:#000000;background-image: url(image/background_v2.jpg);
	margin-top:6px;
	padding:0
}

td,tr{
	font-family: "Tahoma", "Arial", "Helvetica", Times, sans-serif;
	font-size: 12px; line-height:150%;
	color:#720B12
}

a:link    {	text-decoration: none;	color:#FFCC33}
a:visited {	text-decoration: none;	color:#FFCC33}
a:hover   { text-decoration: none;	color:#FF9637}
a:active  {	text-decoration: none;	color:#FF9637}

.a2:link    {	text-decoration: none;	color:#720B12}
.a2:visited {	text-decoration: none;	color:#720B12}
.a2:hover   { text-decoration: none;	color:#000000}
.a2:active  {	text-decoration: none;	color:#000000}


.pt-12-1  {	font-size: 12px;	line-height: 20px; color: #FFCC33 }

.table_xia { border-bottom:dotted #996633 1px}

.wb-1 {
	background-image:url(../img/xd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
/*top菜单js下拉效果样式*/
.mtDropdownMenu {
	LEFT: -1000px; OVERFLOW: hidden; POSITION: absolute; TOP: -1000px
}
.mtDropdownMenu .content {
	POSITION: absolute
}
.mtDropdownMenu .items {
	BORDER: #743403 1px solid; Z-INDEX:2; LEFT: 0px; POSITION: relative; TOP: 0px;
}
.mtDropdownMenu .item {
	BORDER: medium none; FONT-SIZE: 12px; CURSOR: hand; COLOR: #743403; FONT-FAMILY: "Tahoma", "Arial", "Verdana", "sans-serif"; TEXT-DECORATION: none; EXT-DECORATION: none
}
.mtDropdownMenu .background {
	Z-INDEX: 1; FILTER: alpha(opacity=75); LEFT: 0px; POSITION: absolute; TOP: 0px; moz-opacity: .8
}
.mtDropdownMenu .shadowRight {
	Z-INDEX: 3; FILTER: alpha(opacity=40); WIDTH: 2px; POSITION: absolute; TOP: 3px; moz-opacity: .4
}
.mtDropdownMenu .shadowBottom {
	Z-INDEX: 1; FILTER: alpha(opacity=40); LEFT: 3px; POSITION: absolute; HEIGHT: 2px; moz-opacity: .4
}
.mtDropdownMenu .hover {
	background-image: url(image/left-mid.gif); COLOR: #ffffff
}
.mtDropdownMenu .item IMG {
	MARGIN-LEFT: 5px; 
}
/*top菜单js下拉效果样式-结束*/
