/**************************************************
* * 整体布局
* * 2009-3-10
* **************************************************
* * msn:danxinju@hotmail.com
* * author:淡新举
***************************************************/
body {
	font-family:"宋体", sans-serif;
	font-size:12px;
	margin:0;
	background:#0a2410;
}
img {
	border:0px;
}

/*统一设定ul ,li样式*/
ul {
	margin:0;
	padding:0;
	list-style:none;
}
li {
	line-height:21px;
}

/*统一设置链接下划线*/
#i8page a {
	color:#6C5553;
	text-decoration:none;
}
#i8page a:hover {
	text-decoration:underline;
}

/*结构布局*/
#i8page {
	width:1024px;
	margin:0 auto;
}
#title ,#content {
	width:100%;
	
}
#title {
	height:112px;
	overflow:hidden;
	background:url(../../images/title.jpg);
}

#foot {
	height:66px;
	background:url(../../images/foot.jpg);
	width:1024px;
}

/*头部样式*/
#title .nav {
	margin-left:580px;
	margin-top:8px;
}
#title .nav a{
	color:#C8964B;
	text-decoration:none;
}
#title .nav a:hover{
	color:#C8964B;
	text-decoration:none;
}
#title .nav .map{
	width:350px;
	height:27px;
}
#title .nav .map span{
	line-height:150%;
	margin-right: 5px;
	margin-left: 5px;
	font-weight:bold;
	color:#C8964B;
}
#title .nav .map img{
    border:0px;
	margin-right:5px;
}
#title .nav table{
	width:300px;
	height:27px;
	font-family:"宋体", sans-serif;
	font-size:16px;
	color:#FFFF33;
	border-collapse: collapse;
}
#title .logo {
	padding-left:100px;
}
#title .navLogo {
	float:left;
	width:125px;
	height:100px;
	padding-top:5px;
	cursor:pointer;
}
#title .navSwf {
	float:left;
	margin-left:235px;
	margin-top:7px;
	_margin-left:160px;
}

/*底部样式*/
#foot p {
	margin:0;
	line-height:22px;
	text-align:center;
	color:#50614F;
}
#foot p.top {
	padding-top:10px;
}
#foot p a {
	color:#50614F;
	text-decoration:none;
}
#foot p a:hover {
	text-decoration:underline;
}

/*全局样式*/
.lighter {
	font-weight:lighter;
}
.bolder {
	font-weight:bold;
}
.center {
	text-align:center;
}
.width200 {
	width:200px;
}
.width80 {
	width:80px;
}

/*页面转向按钮样式*/
.redirectBtn {
	/*cursor:pointer;*/
	width:70px;
	height:70px;
	margin-top:70px;
}

/*oToday文字滚动部分*/
#Scroller {
	font-size:12px;
	float:left;
}
#Scroller ul {
	list-style:none;
	margin:0;
	padding:0;
}
#Scroller ul li {
	line-height:14px;
}
#Scroller a {
	color:#CBBEA2;
	text-decoration:none;
}

.mypng {
*azimuth: expression(
this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "http://tw.cdn.i8-bet.com/images/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true);

cursor:pointer;
}