/* CSS Document */
/* ============================================================================ È« == */
body {
	margin: 0;
	height: 100%;
	font-size: 12px;
	font-family: "å®‹ä½“";
	color: #000000;
	line-height: 150%;
	word-break: break-all;
}

div,ul,ol,form { margin: 0; padding: 0; }
img { border: 0; }
li { list-style: none;overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap; }
table { font-size: 12px; }
input { font-family: tahoma,Arial,Helvetica,sans-serif; font-size: 12px; }
h1,h2,h3,h4,h5,h6,h7 { margin: 0; padding: 0; text-align: left; font-size: 12px; font-weight: 400; }
p { margin: 0; }
/* ============================================================================  == */

/* ============================================================================ É« == */
.red{ color:#FF0000;}
.Blue{ color:#0000FF;}
/* ============================================================================  == */
a:link{ text-decoration: none; color: #333333; }
a:visited { text-decoration: none; color: #333333; }
a:hover { text-decoration: underline; color: #FF0000; }
a:active { text-decoration: underline; color: #FF0000; }
/* ============================================================================  == */
.left { float:left;}
.right { float: right; }
.clear { clear: both; }
.none { display: none; }
.h_10{ height:10px;clear: both;}
.p_t_10{ padding-top:10px;}
.p_l_10{ padding-left:10px;}
.p_r_10{ padding-right:10px;}
.box{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #629804;
	border-left-color: #629804;
}
/* ============================================================================  == */
/* ============================================================================ íµ¥ == */
input{ vertical-align:middle;}
.login_input{ width:110px; height:14px;}
.Search{height:20px;width:160px;font-size:14px;text-align:20px;font-weight: bold;color:#CCCCCC;}

/* ============================================================================ top == */
#top{ width:950px; margin:0px auto;}
/* ============================================================================ top1 == */
#z_top1{ width:950px; height:130px;} 
#z_top1 .logo{ height:92px; width:265px; background:url(../images/logo.jpg); margin-top:20px; margin-left:10px; display:inline; float:left;}
#z_top1 .banner{ float:left; padding-left:10px; padding-top:15px;}
#z_top1 .Guidelines{ float:left; width:100px; padding-top:15px; padding-left:10px;}
#z_top1 .Guidelines li{width:87px; height:22px; background-image:url(../images/top1_r2_c5.jpg); line-height:22px; text-align:center; margin-top:4px;}
#z_top1 .Guidelines li a{ color:#006600; text-decoration:none;}
/* ============================================================================ nav == */
#nav{ width:950px; height:60px; background:url(../home_images/nav_bj.jpg) no-repeat; padding-top:3px}
#nav li{ float:left; height:28px; padding-top:2px; width:90px; text-align:center; line-height:28px; font-size:14px; font-weight:bold;}
#nav li a{ color:#FFFFFF; text-decoration:none; height:24px; width:66px; padding:5px 4px;}
#nav .li1{ background-image:url(../images/mav_n_bj.jpg); background-repeat:no-repeat; color:#333333; }
#nav li a:hover{ background:url(../images/mav_n_bj.jpg); background-repeat:no-repeat; color:#333333; }
/* ============================================================================ top2 == */

.contactbox{ height:104px; width:224px; background:url(../images/r4_c2.jpg)}

.require{ color:red}
.pages{ text-align:center; font-size:12px; padding-top:10px;}
.pages .current{ font-weight:bold}
.pages a{ border:1px #99CC99 solid; padding:2px 0px}
.pages a:hover{ text-decoration:none; color:#000; background:#99CC99; border:1px #99CC99 solid; padding:2px 0px}
.pages .current{border:1px #99CC99 solid; background:#99CC99; padding:2px 5px}

.listItem{overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}

.block{ display:block}

h3 strong a { color:#527F00}
h3 strong a:link,h3 strong a:active,h3 strong a:hover,h3 strong a:visited { color:#527F00}

