/* CSS Document */

/* =-=-=-=-=-=-=-[home page css]-=-=-=-=-=-=-=- */ 
body { margin:0px; padding:0px;}
#wrap {width:95%;}
#top { width:95%; height:auto;}
#top_left1 { width:95%; float:none; height:auto;}
#top_left2 { display:none;}

	
#menu{ display:none;}
#menu1{display:none;}
#menu2{display:none;}
#menu3{display:none;}
#menu4{display:none;}
#menu5{display:none;}
#menu6{display:none;}

#main{width:95%;}
#main1{width:95%;}
#main2{width:95%;}
#main2_left{width:95%; float:none;}
#main2_right{width:95%; float:none;}
#main2_clear{ clear:both;}
#main3{width:95%;}
#main4{width:95%;}
#main5{width:95%;}
.main7{width:95%;}
#main2_leftA{display:none;}
#main2_rightA{width:95%; float:none;}

#footer{ display:none;}
#footer1{display:none;}
#footer2{display:none;}


.box{width:95%;}

.box1{width:95%;}
.box1A{width:95%;}
.box2{width:95%;}
.box3{width:95%;}
.box3A{width:95%;}
.box4{width:95%;}

/* =-=-=-=-=-=-=-[css]-=-=-=-=-=-=-=- */ 
.text1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.text1:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0B76BE;
	text-decoration: none;
}
.text2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: normal;
	color: #183185;
	text-decoration: none;
}
.text3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.text4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.text5{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

hr{
	width:99%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	margin-top:1px; padding:0px;
}
#try { width: 740px;BORDER-RIGHT: black 1px solid; BORDER-LEFT: black 1px solid; BORDER-BOTTOM: black 1px solid; BORDER-TOP: black 1px solid; background-color:#FFFFFF;}

