/* CSS Document */
.fontstyle_1{
				font-size:12px;
				color:#00CC00;
			}
			
.fontstyle_2{
				font-size:12px;
				color:#000000;
			}	
					
.fontstyle_3{
				font-size:12px;
				color:#000000;
				line-height:25px;
			}
			
.copyright{
				font-size:12px;
				color:#FFFFFF;
				line-height:25px;
			}
			
.btn_1{
		background-color:transparency;
		background-image:url(../../images/new/btn_land.gif);
		height:19px;
		width:40px;
		border:0px;
		cursor:hand;
		}

.btn_2{
		background-color:transparency;
		background-image:url(../../images/new/btn_login.gif);
		height:19px;
		width:40px;
		border:0px;
		cursor:hand;
		}
		
.btn_3{
		background-color:transparency;
		background-image:url(../../images/new/btn_sourch.gif);
		height:19px;
		width:50px;
		border:0px;
		cursor:hand;
		}

#line_1 td{
			background-image:url(../../images/new/line_1.gif);
			background-position:bottom;
			background-repeat:repeat-x;
			}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #1CBCD4;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.font03 {
	font-size: 12px;
	color: #FA6C04;
	line-height: 1.5;
}
