/* 基本信息 */
body {
	margin:0 auto;
	padding:0;
	font-family:宋体,Arial Narrow,Arial,serif;
	font-size:12px;
	color:#666;
	text-align:center;
	background:#FFF;
}	
div, form, img, ul, ol, li, dl, dt, dd {
	margin: 0;
	padding: 0;
	border: 0;
	list-style:none;
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-size:12px;
}
table, td, tr, th,input,select,textarea {
	font-size:12px;
	font-family:宋体,Arial Narrow,Arial,serif;
}
html {
	height:100%;
	overflow-X:hidden;
}
/* Link */
a:link {color: #666; text-decoration:none;}
a:visited {color: #666;text-decoration:none;}
a:hover {color: #666; text-decoration:underline;}
a:active {color: #666;}
/* 其他属性 */
.Fleft{ float: left;}
.Fright{ float: right;}
.Tleft{text-align:left;}
.Tright{text-align:right;}
.clear{ clear: both; font-size:1px; width:1px; height:0; overflow:hidden; }
.hidden {display: none;}
.NoNewline{word-break: keep-all;}
.AutoNewline{word-break: break-all;}

/* Font  */
.fB {font-weight: bold;}
.f12px{ font-size:12px;}
.f14px{ font-size:14px;}
.f16px{ font-size:16px;}
.overh{overflow:hidden;}
/* Color */
.cRed,a.cRed:link,a.cRed:visited{ color: #FF0000;}
.cBlue,a.cBlue:link,a.cBlue:visited,a.cBlue:active{color:#249b96;text-decoration:none;}
.cDBlue,a.cDBlue:link,a.cDBlue:visited,a.cDBlue:active{color:#ff9999;}
.cDRed,a.cDRed:link,a.cDRed:visited{ color:#bc2931;}
.cGray,a.cGray:link,a.cGray:visited{ color: #4F544D;}
.cDGray,a.cDGray:link,a.cDGray:visited{ color: #666;}
.cWhite,a.cWhite:link,a.cWhite:visited{ color:#FFFFFF;text-decoration:none;}
.cBlack,a.cBlack:link,a.cBlack:visited{color:#000;}

/* 具体内容*/
/* header*/
.banner{
	height:832px;position: relative;
}
.banner object{
	left: 50%;
    margin: 0 0 0 -960px;
    padding: 0;
    position: absolute;
    top: 0;
}
.contentmain{
	margin:0px auto;
	background:#009944;
	height:26px;
	overflow:hidden;
}
.nav{
	width:960px;
	height:26px;
	padding:0px 22px 0px 21px;
	overflow:hidden;
	margin:0px auto;
}
.nav_01{
	width:120px;
	height:26px;
	overflow:hidden;
	float:left;
	display:inline;
	color:#FFF;
	line-height:26px;
}
.nav_01 a:link {color: #FFF; text-decoration:none;}
.nav_01 a:visited {color: #FFF;text-decoration:none;}
.nav_01 a:hover {color: #FFF; text-decoration:underline;}
.nav_01 a:active {color: #FFF;}
.nav_02{
	width:120px;
	height:26px;
	overflow:hidden;
	float:left;
	display:inline;
	background:url(../images/float.jpg) no-repeat;
	color:#FFF;
	line-height:26px;
	color:#009944;
}
.nav_02 a:link {color: #009944; text-decoration:none;}
.nav_02 a:visited {color: #009944;text-decoration:none;}
.nav_02 a:hover {color: #009944; text-decoration:underline;}
.nav_02 a:active {color: #009944;}
.bottom{
	width:983px;
	overflow:hidden;
	height:42px;
	margin:0px auto;
	color:#5d5d5d;
	padding:0px 10px;
}
.top{
	overflow:hidden;
	height:35px;
	background:#000;
	margin:0px auto;
}
.title{
	width:1003px;
	height:35px;
	line-height:35px;
	overflow:hidden;
	margin:0px auto;
	color:#FFF;
}
.title a:link {color: #FFF; text-decoration:none;}
.title a:visited {color: #FFF;text-decoration:none;}
.title a:hover {color: #FFF; text-decoration:underline;}
.title a:active {color: #FFF;}