@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{
	margin:0;
	padding:0;
}
body {
	background-color: #EFEFEF;
}
#container {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#head {
	position: relative;
	height: 275px;
	width: 1000px;
}
#head .top {
	position: relative;
}
#head .top .hoem {
	position: absolute;
	top: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	right: 30px;
}
#head .top .hoem a {
	color: #000;
	text-decoration: none;
}
#head .top .hoem a:hover {
	text-decoration: underline;
}

#head .top .menu {
	position: absolute;
	top: 55px;
	right: 20px;
}

#head .banner-down {
	position: absolute;
	bottom: 0px;
	_bottom: -1px;
	left: 0px;
}
#head .banner-down img {
	_behavior: url("script/iepngfix.htc");
}
#content {
	width: 1000px;
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-y;
}

#content .title {
	width: 1000px;
	height: 55px;
}
#content .list {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
	position: absolute;
	right: 60px;
	top: 300px;
}


#main {
	background-image: url(../images/main_bg.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	line-height: 2em;
}


.com {
	width: 917px;
	margin-left: 44px;
	background-image: url(../images/bg-com.jpg);
	background-repeat: no-repeat;
	position: relative;
}
.img-left {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.img-right {
	float: right;
	margin-bottom: 5px;
	margin-left: 20px;
}


.com-text {
	width: 820px;
	margin-left: 50px;
}
.com-text p {
	color: #333;
	text-indent: 2em;
	letter-spacing: 0.1em;
	padding-bottom: 20px;
}

.pro {
	width: 917px;
	margin-left: 44px;
	background-image: url(../images/bg-pro.jpg);
	position: relative;
	background-repeat: no-repeat;
	background-position: right top;
}
.pro2 {
	width: 857px;
	margin-left: 44px;
	position: relative;
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 30px;
	padding-left: 30px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #333;
	line-height: 2em;
	margin-top: 0px;
	margin-bottom: 0px;
}
.pro-text {
	position: absolute;
	height: auto;
	width: 480px;
	top: 20px;
	right: 50px;
}
.pro-text p {
	text-indent: 2em;
	margin-bottom: 15px;
	color: #333;
}
.qua {
	width: 917px;
	margin-left: 44px;
	background-image: url(../images/bg-qua.jpg);
	position: relative;
	background-repeat: no-repeat;
	background-position: right top;
}
.tab {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #333;
}
.tab-txt {
	line-height: 22px;
	font-size: 13px;
}
.goto-top {
	text-align: right;
	margin-right: 10px;
	font-size: 11px;
}






.sp {
	clear: both;
}




#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	/*padding-top: 110px;
	padding-bottom: 10px;*/
	padding-left: 20px;
	position: relative;
	height: auto;
	background-color: #FFF;
	line-height: 1.8em;
	width: 980px;
}
.footer-left {
	padding: 10px;
	width: 460px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin-top: 100px;
}

#footer .copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
	position: absolute;
	width: auto;
	right: 20px;
	top: 80px;
}
#footer .copyright a {
	color: #CCC;
	text-decoration: none;
}
.text-01 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #333;
	padding: 2px;
	margin: 3px;
	width: 400px;
}
.bule {
	color: #009;
}
.mtext {
	color: #C09;
}
.pro-title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #00F;
}

