.nav{margin:0px;padding:0px;width:100%;height:1px;overflow:hidden;clear:both;}
a{text-decoration:none;}
p{margin:0px;padding:0px;}
img{margin:0px;padding:0px;border:none;}
ul{margin:0px;padding:0px;list-style:none;}

body{
	margin:0px;padding:0px;
	text-align:center;
	background:#891c27;
	font:0.8em "ËÎÌå",Arial;
	background:url("../images/bbg.jpg") center 444px repeat-x #ffffff;
}
#container{
	width:100%;
	height:auto !important;
	height:500px;
	min-height:500px;
	background:url("../images/bg.jpg") repeat-x;
}
#top_box{
	width:100%;
	height:182px;
	background:url("../images/top_bg.jpg") center top no-repeat;
}
#top_line{
	margin-left:auto;
	margin-right:auto;
	width:472px;
}
#top_line img{
	margin-left:-2em;
	max-width:100%;
}
#imain_line{
    position:relative;
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	height:323px;
	background:url("../images/imain_conImg.jpg") right bottom no-repeat #f4f4ee;
}
#main_line{
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	height:auto !important;
	height:323px;
	min-height:323px;
	background:#faf8ec;
}
#imain_bot{
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	height:43px;
	line-height:43px;
	text-align:center;
	font-weight:bold;
	background:url("../images/imain_bot.jpg") center center repeat-x;
	overflow:hidden;
}
#bottom_line{
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	height:130px;
	color:#891c27;
}
#bottom_line p{
	line-height:200%;
}
#bottom_line a{color:#891c27;}
#bottom_line a:hover{color:#ff0000;}
#bottom_txt{
	margin-left:auto;
	margin-right:auto;
	margin-top:1.2em;
	width:286px;
	height:30px;
}
#bottom_txt img{max-width:100%;}
/**************************************************************************/
@media screen and (max-width:1000px){
    body{
	    background:#e7decd;
    }
	#imain_line{
		width:100%;
		height:323px;
		background:url("../images/imain_conImg.jpg") right bottom no-repeat #f4f4ee;
	}
	#main_line{
		width:100%;
	}
	#imain_bot{
		width:100%;
		height:43px;
		background:url("../images/imain_bot.jpg") repeat-x;
	}
	#bottom_line{
		width:100%;
	}
}
@media screen and (max-width:850px){
	#imain_line{
		background:#f4f4ee;
	}
}
@media screen and (max-width:700px){
	body{
		background:#e7decd;
	}
	#container{
		background:none;
	}
	#top_box{
		width:100%;
		height:auto;
	}
	#top_line{
		width:100%;
	}
	#top_bot{
		width:100%;
		height:29px;
		background:url("../images/top_bot.jpg") repeat-x;
		clear:both;
	}
}
@media screen and (max-width:500px){
	#top_line{
		width:100%;
	}
	#top_line img{
		margin-left:-1.5em;
	}	
	#bottom_line{
		height:auto;
	}
}
@media screen and (max-width:480px){
	#bottom_line span{
	    display:block;
	    margin:0px;padding:0px;
	}
    #bottom_line p{
	    line-height:200%;
    }
}
@media screen and (max-width:300px){
	#bottom_txt{
		margin-top:1.2em;
		width:100%;
		height:30px;
	}
    #imain_bot
    {
        letter-spacing:-1px;
    }
}