body {
	font-size: 12px;
	line-height: 21px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:arial, verdana, sans-serif;
	
	background-repeat: repeat-x;
}
.new_bg {
	background-image: url(great/engsina_hz_061.gif);
	background-repeat: repeat-x;
}
.top_bg {
	background-image: url(great/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
width: 100%;
}
.ziti{
font-size: 11px;
font-family:arial, verdana, sans-serif; 
}
.en_zi{
	table-layout: fixed;
	word-wrap:break-word;
	font-size: 12px;
	line-height: 23px;
	text-align: justify;
	white-space: normal;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.tdxian {
	background-image: url(great/center_lanmu_bg.jpg);
	height: 25px;
	width: 100%;
	font-size: 12px;
	line-height: 23px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-repeat: repeat-x;
}
.ad {
	background-image: url(great/center_lanmu_bg2.jpg);
	height: 27px;
	width: 99.7%;
	font-size: 12px;
	line-height: 27px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	background-repeat: repeat-x;
}
.ad2 {
	background-image: url(great/ad2_bg.jpg);
	height: 27px;
	width: 99.7%;
	font-size: 12px;
	line-height: 27px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	background-repeat: repeat-x;
}
.new_liebiao_tu {
	border: 1px solid #999999;

}
.new_liebiao{
font-size: 12px;
	line-height: 23px;
	font-weight: bold;
}
.bottom_zi{
font-size: 12px;
	line-height: 23px;
	color:#000000;
}
.huodong_zi {
	position: relative;
	width: 520px;
	left: 20px;
	top: 14px;
}


.latest_new {
	
	background-color: #FFFFFF;
	width: 567px;
}
.center_liebiao_left {
	font-weight: bold;
	background-image: url(great/center_liebiao_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 27px;
	width: 100%;
	color: #FFFFFF;
	line-height: 27px;
}
.center_liebiao_right {
	font-weight: bold;
	background-image: url(great/center_liebiao_bg2.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 27px;
	width: 100%;
	color: #FFFFFF;
	line-height: 27px;
}
.center_liebiao_xiaxian {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.liebiaoxu {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	line-height: 25px;
}
.huodong {
	border: 2px solid #195F05;
	line-height: 25px;
	color: #1A5E06;
}
.shouyezhu {
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #075700;
}
.shouyeliebiao {
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #075700;
}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/pro_dropline.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.nav {
height:35px; 
background: url(great/pro_line_0.gif) repeat-x; 
position:relative; 
font-family:arial, verdana, sans-serif; 
font-size:11px; 
width:814px;
}

.nav .table {
display:table; 
margin:0 auto;
}

.nav .select,
.nav .current {
margin:0; 
padding:0; 
list-style:none; 
display:table-cell; 
white-space:nowrap;
}

.nav li {
margin:0; 
padding:0; 
height:auto; 
float:left;
}

.nav .select a {
	display:block;
	height:35px;
	float:left;
	background: url(great/pro_line_0.gif);
	padding:0 12px 0 12px;
	text-decoration:none;
	line-height:35px;
	white-space:nowrap;
	color:#000;
	font-weight: bold;
}

.nav .current a {
display:block; 
height:35px; 
float:left; 
background: url(great/pro_line_2.gif); 
padding:0 0 0 12px; 
text-decoration:none; 
line-height:35px; 
white-space:nowrap; 
color:#000;
}


.nav .current a b {
display:block; 
padding:0 12px 0 10px; 
background:url(great/pro_line_2.gif) right top;

}

.nav .current a:hover, 
.nav .current li:hover a {
background: url(great/pro_line_1.gif); 

cursor:pointer; 
color:#ff0000;
}

.nav .current a:hover b, 
.nav .current li:hover a b {
display:block; 
float:left; 
background:url(great/pro_line_1.gif) right top; 
cursor:pointer;
}

.nav .select a:hover, 
.nav .select li:hover a {
background: url(great/pro_line_1.gif); 
padding:0 0 0 2px; 
cursor:pointer; 
color:#ff0000;
}

.nav .select a:hover b, 
.nav .select li:hover a b {
display:block; 
float:left; 
padding:0 12px 0 10px; 
background:url(great/pro_line_1.gif) right top; 
cursor:pointer;
}

.nav .select_sub {
display:none;
}

/* IE6 only */
.nav table {
border-collapse:collapse; 
margin:-1px; 
font-size:1em; 
width:0; 
height:0;
}

.nav .sub {
display:table; 
margin:0 auto; 
padding:0; 
list-style:none;
}

.nav .sub_active .current_sub a, 
.nav .sub_active a:hover {
background:transparent; 
color:#ff0000;
}

.nav .select :hover .select_sub, 
.nav .current .show {
display:block; 
position:absolute; 
width:820px; 
height:74px;
top:35px; 
background:url(great/back_0.gif); 
padding:0; 
z-index:100; 
left:0; 
text-align:center;
}

.nav .current .show {
z-index:10;
}

.nav .select :hover .sub li a, 
.nav .current .show .sub li a {
display:block; 
float:left; 
background:transparent; 
padding:0 10px 0 10px; 
margin:0; 
white-space:nowrap; 
border:0; 
color:#fff;
}

.nav .current .sub li.sub_show a {
color:#ff0000; 
cursor:default; 
background:url(menus/back_1.gif);
}

.nav .select :hover .sub li a:hover, 
.nav .current .sub li a:hover {
visibility:visible; 
color:#ff0000; 
background:url(menus/back_1.gif);
}