body{
	background : url(img/bg.gif);
	font-size : 12px;
	line-height : 18px;
	letter-spacing : 1px;
	margin : 0px;
	padding : 0px;
	}
H1,H2,H3,H4,H5{
	margin : 0px;
	padding : 0px;
	font-size : 12px;
	line-height : 18px;
	font-weight : normal;
	}
#top_bg{
	background : url(img/bg_top.gif) repeat-x top;
	}
.main_box{
	width : 740px;
	}

#hd_box{
	background : white;
	border : 1px solid #35a8d8;
	border-top : 0;
	padding : 16px 16px 5px 16px;;
	text-align : left;
	margin-bottom : 16px;
	
	}
#hd_box:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html #hd_box {
    height: 1em;
    overflow: visible;
}
/**/
#hd_box SPAN IMG{
	float : right;
	}
#hd_box DIV{
	width : 640px;
	float : left;
	}
#hd_box DIV H1{
	border-bottom : 1px dotted #aaa;
	padding : 0 0 2px 20px;
	font-size : 10px;
	margin : 0 0 6px;
	background : url(img/icon.gif) no-repeat left 4px;
	}
#container{
	border : 1px solid #35a8d8;
	background : url(img/body_bg.jpg) no-repeat bottom center #b8d7f4;
	padding-bottom : 250px;
	}
#container_bg{
	background : url(img/container_bg.gif) repeat-x top center;
	padding : 20px 15px 0px;
	}
#container_bg:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html #container_bg {
    height: 1em;
    overflow: visible;
}
/**/
#left_box{
	width : 110px;
	float : left;
	margin-right : 12px;
	}
#center_box{
	width : 440px;
	float : left;
	}
#center_box1{
	width : 215px;
	float : left;
	}
#center_box2{
	float : right;
	width : 210px;
	}
#right_box{
	width : 130px;
	float : right;
	margin-left : 12px;
	}
H3{
	background : #e60012;
	padding : 4px;
	margin-bottom : 3px;
	clear : both;
	}
.left_corner{
	clear : both;
	margin-bottom : 12px;
	}
.left_corner:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html .left_corner{
    height: 1em;
    overflow: visible;
}
/**/
#container UL{
	margin : 0px;
	padding : 0px;
	}
#container UL LI{
	text-align : left;
	list-style-type : none;
	margin : 0 0 1px 0;
	
	}	
.left_corner UL LI{
	float : left ;
	width : 100%;
	
	}
.left_corner UL LI A{
	text-decoration : none;
	display : block;
	padding : 2px 2px 2px 4px;
	background : #5e90c5;
	color : white;
	font-size : 12px;
	letter-spacing : 0px;
	}
.left_corner UL LI A:hover{
	background : #aaa;
	
	}
.center_corner{
	clear : both;
	margin-bottom : 12px;
	}
.center_corner:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html .center_corner{
    height: 1em;
    overflow: visible;
}
/**/
.center_corner UL LI A{
	text-decoration : none;
	display : block;
	padding : 2px 2px 2px 4px;
	background : white;
	color : #034993;
	font-size : 12px;
	letter-spacing : 0px;
	}
.center_corner UL LI A:hover{
	background : #eee;
	}
.li_1{
	width : 100%;
	float : left;
	
	}
.li_2{
	width : 49%;
	float : left;
	}

.li_3{
	width : 50%;
	float : right;
	}
LI span{
	font-size : 10px;
	}
.right_corner{
	color : white;
	text-align : left;
	}
.right_corner DIV{
	margin-bottom : 20px;
	}
.right_corner H4{
	
	font-weight : bold;
	}
form{
	margin : 0px;
	padding :0px;
	}
form INPUT{
	margin-bottom : 2px;
	}
#fd{
	margin : 10px 0 30px 0 ;
	font-size : 10px;
	}
#fd DIV{
	text-align : right;
	}
.bana{
	background : #fff283;
	margin-bottom : 1px;
	padding : 4px 0 6px;
	}

.bana2{
	background : #491d4a;
	margin-bottom : 1px;
	padding : 0px 0 0px;
	}	
