html {
	min-width:1004px;
}
body,td,th,textarea {
	/*font-family: Georgia, Times New Roman, Times, serif;*/
	font-size: 12px;
	word-break:break-all;
	word-wrap:break-word;
}
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #e4e4e4;
	background:#000000;
	table-layout:fixed;
	line-height:22px;
}
body>table {
	background:#000000;
}
table{
/*	table-layout:fixed;*/
	margin:0 auto;
	padding:0px;
}
.table{
	table-layout:auto;
} 
form {
	margin:0px;
	padding:0px;
}
input.button{width:71px;height:30px;color:#FFFFFF;background:url("images/button_bg.gif") no-repeat;border:0px;cursor:pointer;}
input.button:hover{background-position:0 -1px;}
/*-------------------------------------------------*/
a:link {
	font-size:12px;
	color:#b3b3b3;
	text-decoration:none;
}
a:visited {
	font-size:12px;
	color:#b3b3b3;
	text-decoration:none;
}
a:hover {
	font-size:12px;
	color:#87a3b0;
	text-decoration:none;
}
a:hover img{
	font-size: 12px;
	color: #b3b3b3;
	text-decoration:none;
}
.LWord {
/*这段设置竖排方式开始*/
  direction: rtl!important;/*设置文字在FF中竖排*/
  direction:inherit;
  writing-mode: tb-rl;
/*这段设置竖排方式结束*/
  padding:7px 2px 0px 5px!important;/*设置FF文字在容器中的位置*/
  padding:0px 5px 0px 0px;/*设置IE文字在容器中的位置*/
  text-align:center;/*此处居中已为垂直居中了*/
  letter-spacing: 2px;/*字间距*/
}

/*-------------------------------------------------*/
.ContainerI {
	text-align:left;
	width:1003px;
	padding-left:25px; *padding-left:25px !important; *padding-left:25px;
	padding-right:19px; *padding-right:19px !important; *padding-right:19px;
	padding-top:6px; *padding-top:6px !important; *padding-top:6px;
	padding-bottom:6px; *padding-bottom:6px !important; *padding-bottom:6px;
	background:#000000;
}
.IndexNews {
	background:url(images/indexle.jpg) left 3px no-repeat;
	width:656px; *width:681px !important; *width:681px;
	height:215px;
	padding-left:15px;
	padding-right:10px;
	padding-top:3px;
}
.IndexBall {
	background:url(images/indexr1.jpg) left top no-repeat;
	width:275px; *width:275px !important; *width:275px;
	height:141px;
}
.IndesTitle {
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}
.bottomGuid {
	color:#326b8b;
	font-size:13px;
}
.bottomGuid a:link {
	font-size:13px;
	color:#326b8b;
	text-decoration:none;
}
.bottomGuid a:visited {
	font-size:13px;
	color:#326b8b;
	text-decoration:none;
}
.bottomGuid a:hover {
	font-size:13px;
	color:#10bcdf;
	text-decoration:none;
}