body{
	margin : 0px;
	background : url(img/bg.jpg) no-repeat left 0px;
	letter-spacing : 1px;
	font-size : 12px;
	line-height : 20px;
	color : #666666;
	}

#main_bg{
	background : url(img/bg_bottom.gif) repeat-x  bottom;
	padding-left : 61px;
	}
#main_bg:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html #main_bg {
    height: 1em;
    overflow: visible;
}
/**/
.main_box{
	width : 850px;
	}
#hd{
	height : 56px;
	background : url(img/line_01.gif) repeat-x bottom white;
	border-right : #cccccc 1px solid;
	line-height :14px;
	}
#hd:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html #hd {
    height: 1em;
    overflow: visible;
}
/**/
#hd SPAN{
	float : left;
	}
#hd DIV{
	font-size : 10px;
	color #666666;
	width : 325px;
	margin-right : 13px;
	float : right;
	padding-top : 13px;
	}
#hd DIV IMG{
	margin-right : 10px;
	float : left;
	}
#flash{
	
	}
.container{
	clear : both;
	}
.left_box{
	width : 250px;
	height : 305px;
	float : left;
	background : url(img/bottom_line.gif) repeat-x center bottom white;
	border : 1px solid #cdcdcd; 
	}
.left_box DIV{
	padding : 0 14px ;
	}
.left_box DIV DIV{
	padding: 20px 0 20px 0px;
	}
.left_box DIV DIV IMG{
	float : left;
	margin : 0 8px 10px 0;
	}
.left_box DIV A{
	color : #0099ff;
	}
.left_box DIV A:hover{
	background : #0099ff;
	color : white;
	}
.right_box{
	width : 570px;
	height : 305px;
	float : right;
	background : url(img/bottom_line.gif) repeat-x center bottom white;
	border : 1px solid #cdcdcd; 
	}
.text_space{
	padding : 28px;
	line-height : 24px;
	}
.text_space IMG{
	margin-bottom : 13px;
	}
.go_top{
	text-align : right;
	}
#fd{
	padding : 8px 0 8px 61px;
	margin-top : 23px;
	font-size : 10px;
	color : #999999;
	clear : both;
	background : #f3f0f4;
	}
#copyright{
	}
#f_menu{
	width : 466px;
	float : right;
	}
#f_menu SPAN{
	float : right;
	margin-left : 14px;
	}
#f_menu SPAN A{
	color : #999999;
	text-decoration : none;
	}
#f_menu SPAN A:hover{
	background : #999999;
	color : white;
	}
