*{margin:0;padding:0;}
body{background:#CCC;}
/*clear fix*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*clear fix*/


/*LINK*/
#right-box2 a:link{color:#036;text-decoration:none;border-bottom:1px dotted #036;}
#right-box2 a:visited{color:#006699;text-decoration:none;border-bottom:1px dotted #069;}
#right-box2 a:hover{color:#006699;text-decoration:none;border-bottom:1px solid #069;}
#right-box2 a:active{color:#006699;text-decoration:none;border-bottom:1px dotted #069;}
/*LINK*/

#container{width:773px;}
#header {
background:url(../img/header.gif);
height:179px;
}
#headerlink{
	position:absolute;
	width: 360px;
	height: 121px;
	left: 14px;
	top: 56px;
}
#wrapper{
	background:url(../img/main_bg.gif) 0 0 repeat-y;
}
#footer {
text-align:right;
margin:5px 0 10px 0;
}

#left-box{float:left;width:168px;}
#right-box{
	float:left;
	width: 605px;
}
#right-box2{
	margin-top:10px;
	margin-left:5px;
	margin-right:15px;
}
#gotobox{
	margin-left:5px;
	margin-right:15px;
}

#menu{margin-bottom:25px;}
.banner-box{
	margin-bottom:10px;
	text-align:right;
	width: 155px;
}
.banner{
background:#FFF;
padding:5px;
margin-bottom:5px;
}

.gototop{
text-align:right;
margin-bottom:10px;
}
#gotohome{
text-align:right;
margin-bottom:20px;
}



/*FONT*/

.fs14{
	font-size:14px;
	line-height: 160%;
}
.fs12{
	font-size:12px;
	line-height: 150%;
}
.fs10{
	font-size:10px;
	line-height: 140%;
}
