body {	
	 background:url(../images/in-bg-red.jpg);
	 background-position:top center;
	 background-repeat:no-repeat;
}
/*-----------------content--------------------*/
#content{
	width:745px;
	margin:30px 0 30px 190px;
	clear:both;
	float:left;
}
#word-bigline{
	width:100%;
	padding-bottom:25px;
	border-bottom:3px #CCC solid;
	float:left;
}
#word-bigline ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#word-bigline li {
	width:95%;
	list-style-type:none;
	background:url(../images/icon-01.gif);
	background-position:top left;
	background-repeat:no-repeat;
	clear:both;
	float:left;
	padding:5px 0 5px 15px;
}
#word-bigline li.s {
	width:60%;
	list-style-type:none;
	background:url(../images/icon-01.gif);
	background-position:top left;
	background-repeat:no-repeat;
	clear:both;
	float:left;
	padding:5px 0 5px 15px;
}
#word-bigline p.pic img{
	margin-left:15px;
	float:right;
}
#word-bigline p.pic-l img{
	float:left;
}
#word{
	width:100%;
	float:left;
	margin-top:20px;
}
#info-01{
	width:35%;
	float:left;
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px #CCC dashed;
}
#info-02{
	width:60%;
	float:right;
}
#info-02 ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#info-02 li {
	width:32%;
	height:auto;
	list-style-type:none;
	float:left;
	margin-left:1%;
}
#info-02 li img {
	width:100%;
}
#info-01-1{
	width:100%;
	clear:both;
	float:left;
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px #CCC dashed;
}
#map{
	width:100%;
	height:400px;
	float:left;
	clear:both;
	margin-top:10px;
}
#contact-bg{
	width:100%;
	background:url(../images/pic-contact-01.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	float:left;
}
#item-bg{
	width:100%;
	background:url(../images/pic-item.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	float:left;
}
#certificate {
	position:absolute;
	width:600px;
	height:auto;
	z-index:1;
	left: 407px;
	top: 346px;
}
#certificate img {
	width:100%;
}
/*-----------------back+top--------------------*/
#btn{
	width:100%;
	clear:both;
	float:left;
	margin:40px 0 20px 0;
	text-align:right;
}



/*¥­ªO*/
@media only screen and (max-width:800px) {
body {	
	 background:none;
	 background-color:#FFF;
}
/*-----------------content--------------------*/
#content{
	width:90%;
	margin:30px 0 0 5%;
	clear:both;
	float:left;
}
#info-01{
	width:50%;
	float:left;
}
#info-02{
	width:45%;
	float:right;
}
#word-bigline li.s {
	width:40%;
}
#certificate {
	position:absolute;
	width:60%;
	height:auto;
	z-index:1;
	left:37%;
	top: 306px;
}
	}


/*¤â¾÷ªO*/
@media only screen and (max-width:570px) {
#info-01{
	width:100%;
	float:left;
}
#info-02{
	display:none;
}
#word-bigline li.s {
	width:95%;
}
#contact-bg{
	background:none;
}
#item-bg{
	background:none;
}
#word-bigline p.pic img{
	width:100%;
	margin-left:0;
	clear:both;
	float:left;
}
#word-bigline p.pic-l img{
	width:100%;
	margin-left:0;
	clear:both;
	float:left;
}
#certificate {
	display:none;
}
	}
