/* CSS Document */

/* =-=-=-=-=-=-=-[home page css]-=-=-=-=-=-=-=- */ 
body { margin:0px; padding:0px; }
#wrap { width:95%; height:auto; }
#top {width:95%; height:auto;}
#top1 {width:95%; float:none;}
#top2 {width:95%; float:none;}
#mainbody { width:95%; height:auto;}
#mainbody_left { display:none; }
.menu { display:none; }

#mainbody_right { width:95%; float:none;}
#mainbody_right1 { width:95%; height:auto;}
#mainbody_right2 { width:95%; height:auto;}
.box1 { width:95%; height:auto;
}
.box2 { width:95%; height:auto;
}
.box3 { width:95%; height:auto;
}
.box4 { width:95%; height:auto;
}
.box5 { display:none;
}
#mainbody_right3{ width:95%; height:auto; display:none;}

#mainbody_right4{ width:95%; height:auto;}
#mainbody_right4_left1{ width:95%; float:none;}
#mainbody_right4_left2{ width:95%; float:none;}
#mainbody_right4_left3{ width:95%; float:none;}
#mainbody_right4_clear{ clear:both;}

#mainbody_clear { clear:both;}

#footer{display:none; }
#footer1{display:none; }
#footer2{display:none; }
/* =-=-=-=-=-=-=-[css]-=-=-=-=-=-=-=- */ 
#mainbody_inner1 { width:95%; height:auto;}
#mainbody_inner2 { width:95%; height:auto;}
#mainbody_inner3 { width:95%; height:auto;}
#mainbody_inner3_left1{width:95%; float:none;}
#mainbody_inner3_left2{width:95%; float:none;}		
#mainbody_inner3_clear{ clear:both;}


#mainbody_inner4{ width:95%; height:auto; display:none;}
/* =-=-=-=-=-=-=-[css]-=-=-=-=-=-=-=- */ 
.text1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.text2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.text2:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #DE272A;
	text-decoration: none;
}
.text3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #014AB4;
	text-decoration: none;
}
.text4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
hr{
	width:99%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	margin-top:1px; padding:0px;
}
