@charset "utf-8";
/* CSS Document */

body, td, th {
	font-size: 12px;
	color: #FFF;
}
body {
	background-color: #2B2217;
	background-image: url(/images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #CCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCC;
}
a:hover {
	text-decoration: none;
	color: #F60;
}
a:active {
	text-decoration: none;
	color: #F60;
}
p, ul, li {
	margin:0;
	padding:0;
}
ul li {
	list-style:none;
}
.indexNav {
	width:100%;
	height:70px;
	margin:0 auto;
	background:url(images/indexTopBg.jpg) left top repeat-x;
}
.indexNav ul {
	width:1004px;
	margin:0 auto;
	height:70px;
}
.indexNav ul li ul {
	background:none;
}
.indexlogo {
	background:url(images/indexlogo.jpg);
	width:178px;
	height:54px;
	margin:8px 0 0 10px;
	display:block;
	float:left;
}
.indexflash {
	width:1004px;
	height:570px;
	margin:0 auto;
}
.indexlogoright {
	width:730px;
	float:left;
}
.indexlogoright ul {
	width:730px;
}
/*#MenuBar1 {
	height:25px;
	background:none;
}
#menu {
	height:32px;
	margin-top:8px;
	float:right;
}
#menu ul {
	margin:auto;
	width:800px;
	height:32px;
	list-style-type:none;
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
}
.m_li {
	float:left;
	width:76px;
	line-height:32px;
	text-align:center;
	margin-right:2px;
	margin-left:2px;
}
.m_li a {
	display:block;
	color:#FEFF99;
	font-weight:bold;
	width:76px;
	font-size:13px;
}
.m_line {
	float:left;
	width:1px;
	height:32px;
	line-height:32px;  
}
.m_line img {
 margin-top:expression(( 32 - this.height ) / 2);   
}
.m_li_a {
	float:left;
	width:76px;
	line-height:32px;
	text-align:center;
	font-weight:bold;
	background-image:url(menu_bg2.jpg);
	position:relative;
	height:32px;
	margin-right:2px;
	margin-left:2px;
	font-size:13px;
}
.m_li_a a {
	display:block;
	color:#FEFF99;
	background-color:#95954D;
	font-size:12px;
	width:76px;
}
.smenu {
	width:1004px;
	margin:0px auto 0px auto;
	padding:0px;
	list-style-type:none;
	height:32px;
	z-index:1000;
}
.s_li {
	line-height:32px;
	width:auto;
	display:none;
	height:32px;
}
.s_li a:link, .s_li a:visited {
	padding:0 5px;
	color:#3D3D1F;
}
.s_li a:hover {
	padding:0 5px;
	color:#FEFF99;
	font-weight:bold;
}
.m_li_a a:hover {
	color:#3D3D1F;
	background-color:#95954D;
}
.s_li_a {
	line-height:32px;
	display:block;
	height:32px;
	float:left;
	color:#FEFF99;
	z-index:-1000;
}
.s_li_a a {
	color:#3D3D1F;
}*/
.indexLink {
	width:235px;
	float:right;
	text-align:left;
	margin-bottom:18px;
}
.indexLink span {
	background-position: left center;
	background-repeat:no-repeat;
}
.indexLink span a {
	color:#433525;
	margin:0 5px;
}
