body, ul, ol, li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
body {
	background-image: url(../../images/bg.gif);
}
#container {
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
}
#head {
	background-image: url(../../images/head_bg.jpg);
	background-repeat: no-repeat;
	height: 220px;
	width: 1004px;
	position: relative;

}
.home {
	position: absolute;
	top: 2px;
	right: 30px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
}
.home a {
	color: #999;
	text-decoration: none;
}
.home a:hover {
	text-decoration: underline;
}
.top-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #CCCCCC;
	position: absolute;
	top: 30px;
	right: 30px;
}
.top-menu a {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	margin: 3px;
}
.top-menu a:hover {
	color: #333333;
	text-decoration: underline;
}
.banner {
	position: absolute;
	right: 50px;
	bottom: 0px;
}
.banner-txt {
	position: absolute;
	left: 350px;
	top: 120px;
}




#container .logo-swf {
	position: absolute;
	left: 20px;
	top: 5px;
}
#content {


}
#nav {
	background-image: url(../../images/nav_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 328px;
	position: relative;
	height: 633px;
}
.nav-ul_01 {
	padding-left: 90px;
}
.nav-li_01 {
	background-image: url(../../images/nav_li.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	padding-left: 30px;
	line-height: 26px;
	background-position: 0px bottom;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}
.nav-li_01 a {
	text-decoration: none;
	color: #505050;
	padding-left: 3px;
	display: block;
}
.nav-li_01 a:hover {
	background-image: url(../../images/nav_li_over.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	display: block;
	padding-left: 3px;
}
.nav-li_02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	padding-left: 35px;
	line-height: 20px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}
.nav-li_02 a {
	color: #505050;
	text-decoration: none;
	display: block;
}
.nav-li_02 a:hover {
	color: #FF6600;
	text-decoration: none;
}
.nav-li_03 {
	background-image: url(../../images/nav_li3.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	padding-left: 30px;
	background-position: 0px bottom;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}
.nav-li_03 a {
	text-decoration: none;
	color: #505050;
	padding-left: 3px;
	display: block;
}
.nav-li_03 a:hover {
	background-image: url(../../images/nav_li_over3.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	display: block;
	padding-left: 3px;
}
#main {
	float: right;
	width: 674px;
	background-image: url(../../images/main_bg.jpg);
	background-repeat: no-repeat;
}
.title {
	background-image: url(../../images/title_bg.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 674px;
	position: relative;
}
.title_txt {
	position: absolute;
	left: 25px;
	top: 18px;
}
.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	position: absolute;
	right: 5px;
	top: 5px;
}
.video {
	padding-left: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#field_text {
	font-size: 12px;
	line-height: 1.8em;
	color: #666666;
	padding-left: 27px;
	padding-right: 27px;
	text-align: left;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.pro2 {
	background-image: url(../../images/pro2_bg.gif);
	background-repeat: no-repeat;
	height: 231px;
	width: 620px;
	margin-right: 27px;
	margin-left: 27px;
	position: relative;
	margin-top: 10px;
	margin-bottom: 20px;
}
.flot {
	float: left;
	margin-top: 25px;
	margin-right: 40px;
	margin-bottom: 25px;
	margin-left: 40px;
	width: 230px;
	display: inline;
}
.flot p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../../images/pro_txt.gif);
	background-position: 0px bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	background-repeat: no-repeat;
}



dt {
	font-weight: bold;
	color: #333333;
}
dd {
	margin-bottom: 10px;
}
.main-title {
	background-image: url(../../images/line.gif);
	background-position: 0px bottom;
	background-repeat: no-repeat;
	padding: 5px;
}


/* -------------- footer --------------------- */
#footer {
	clear: both;
	color: #828071;
	text-align: center;
	padding-bottom: 10px;
	font-family: Arial;
	font-size: 11px;
	line-height: 18px;
	background-image: url(../../images/footer_bg.gif);
	background-repeat: no-repeat;
	height: 57px;
	margin-top: 20px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	margin-top: 5px;
	margin-bottom: 5px;
}
.menu a {
	margin-right: 7px;
	margin-left: 7px;
}
.menu a:hover {
	text-decoration: none;
}
#footer a {
	text-decoration: none;
	color: #828071;
}
#footer a:hover {
	text-decoration: underline;
	color: #8D866C;

}
img, div, input { behavior: url("iepngfix.htc") }
.pic {
	position: absolute;
	top: 2px;
	right: 60px;
}

