﻿/**/
.body_box{
	padding:0px 0px 0px 0px;
	margin:0px;
	background-image:url('bck.jpg');
}
#header_bg{
	background-image:url('images/header_bg.jpg');
	height:450px;
	background-repeat:repeat-x;
}
.header_left{
	background-image:url('images/header_left.jpg');
	height:450px;
	width:61px;
	float:left;
	background-repeat:no-repeat;
}
.header_right{
	background-image:url('images/header_right.jpg');
	height:450px;
	width:111px;
	float:right;
	background-repeat:no-repeat;
}
.header_content{
	background-image:url('images/header_content.jpg');
	height:450px;
	width:651px;
	margin:0px auto;
	background-repeat:no-repeat;
}
/**/
#footer_bg{
	background-image:url('images/footer_bg.jpg');
	height:275px;
	background-repeat:repeat-x;
}
.footer_content{
	background-image:url('images/footer_content.jpg');
	height:275px;
	width:504px;
	margin:0px auto;
	background-repeat:no-repeat;
}
#forum_h_bg{
	background-image:url('images/images/forum_h_bg.jpg');
	height:198px;
	width:100%;
	background-repeat:repeat-x;
}
.forum_h_left{
	background-image:url('images/images/forum_h_left.jpg');
	height:198px;
	width:21px;
	float:left;
	background-repeat:no-repeat;
}
.forum_h_right{
	background-image:url('images/images/forum_h_right.jpg');
	height:198px;
	width:29px;
	float:right;
	background-repeat:no-repeat;
}
.forum_h_content{
	background-image:url('images/images/forum_h_content.jpg');
	height:198px;
	width:549px;
	margin:0px auto;
}
#forum_b_bg{
	background: transparent url('images/images/background_forum.jpg');
	text-align:justify;
}
.forum_b_left{
	background:transparent url('images/images/forum_b_left.jpg') repeat-y left;
}
.forum_b_right{
	background:transparent url('images/images/forum_b_right.jpg') repeat-y right;
	padding:0px 20px 0px 20px ;
}
#forum_f_bg{
	background-image:url('images/images/forum_f_bg.jpg');
	height:105px;
	background-repeat:repeat-x;
}
.forum_f_left{
	background-image:url('images/images/forum_f_left.jpg');
	height:105px;
	width:21px;
	float:left;
	background-repeat:no-repeat;
}
.forum_f_right{
	background-image:url('images/images/forum_f_right.jpg');
	height:105px;
	width:29px;
	float:right;
	background-repeat:no-repeat;
}
.forum_f_content{
	background-image:url('images/images/forum_f_content.jpg');
	height:105px;
	width:364px;
	margin:0px auto;
	background-repeat:no-repeat;
}




























