/* CSS Document */
body{
	margin:0px;
}
.img{
	border:0px;
}
.header{
	background-image:url(header.jpg);
	height:252px;
}
.mid_width{
	width:1000px;
}
.body_bg{
	background-image:url(body_bg.jpg);
}
.body_bg1{
	background-image:url(body_bg2.jpg);
	height:492px;
}
.body_bg_a{
	background-image:url(body_bg_a.jpg);
}
.body_bg_b{
	background-image:url(body_bg_b.jpg);
	height:270px;
}
.link_l{
	height:32px;
	width:222px;
}
.link_r{
	width:177px;
}
.text_left{
	width:153px;
}
.text{
	color:#27241F;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:12px;
}
.left_txt_n{
	width:374px;
	height:412px;
	background:url(left_img_n.jpg) no-repeat bottom right;
	vertical-align:top;
}
.right_txt_n{
	height:492px;
	background:url(right_img_n.jpg) no-repeat bottom right;
	vertical-align:top;
}
.down_mar{
	height:80px;
}
.down_mar1{
	height:270px;
}
.top{
	vertical-align:top;
}
