html, body{
	padding:0;
	margin:0;
	background-color:#222222;
	background-image:url(../images/bg_bg.jpg);
	}
	
#container{
	width:1000px;
	padding:0;
	margin:0 auto 0 auto;
	}
	
#header_bg{
	width:1000px;
	height:365px;
	background-image:url(../images/header_bg.jpg);
	background-repeat:no-repeat;
	}
		
#body_bg{
	width:917px;
	padding:21px;
	margin:0 19px 0 21px;
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#292929;
	text-align:justify;
	}
	
#body_bg_in{
	width:665px;
	float:left;
	}
	
.bold_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	}
	
#right_bg{
	width:233px;
	float:right;
	}
	
#search_box{
	width:231px;
	padding:0;
	margin:0;
	}
	
#serch_bar{
	background-image:url(../images/search_bg.jpg);
	background-repeat:no-repeat;
	width:231px;
	height:34px;
	}
	
#search_body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#2e2e2e;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
	padding:8px 10px 0 10px;
	}
	
.text_field{
	width:200px;
	height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	border:1px solid #e6e6e6;
	background-color:#fff;
	}
	
.center{
	text-align:center;
	}
	
#search_end{
	background-image:url(../images/search_end.jpg);
	background-repeat:no-repeat;
	width:231px;
	height:8px;
	padding:0;
	margin:0;
	}
	
.space{
	width:233px;
	height:6px;
	}
	
#story_bg{
	background-image:url(../images/story_bg.jpg);
	background-repeat:no-repeat;
	width:231px;
	height:32px;
	}
	
#story_body{
	width:209px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#2e2e2e;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
	padding:10px;
	}
	
#story_end{
	background-image:url(../images/story_end.jpg);
	background-repeat:no-repeat;
	width:231px;
	height:8px;
	padding:0;
	margin:0;
	}
	
.normal_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#343434;
	text-align:justify;
	}
	
#link_to_bg{
	background-image:url(../images/link_to_bg.jpg);
	background-repeat:no-repeat;
	width:231px;
	height:32px;
	}
	
#link_to_body{
	width:209px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#2e2e2e;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
	padding:10px;
	}
	
.link_field{
	width:200px;
	height:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	border:1px solid #e6e6e6;
	}
	
.link_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#343434;
	font-weight:bold;
	}
	
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#343434;
	padding:0;
	margin:0;
	}
	
#link_end{
	background-image:url(../images/link_end.jpg);
	background-repeat:no-repeat;
	width:231px;
	height:9px;
	padding:0;
	margin:0;
	}
	
	
.clear{
	clear:both;
	}	
	
#footer{
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#292929;
	text-align:center;
	}
	
.from{
	padding:0;
	margin:0;
	}
	

















