/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body
{
	font-family: Arial,sans-serif;
	color: #6A6A6A;
	font-size:9pt;
	line-height: 1.5;	
}

td
{
	/*font-family: Arial,sans-serif;*/
	font-family: ±¼¸²;
	color: #6A6A6A;
	font-size:9pt;
	line-height: 1.5;	
}


a{
	color: 946A05;
	text-decoration: none;
}

a:link{
	color: 946A05;
	text-decoration: none;
}

a:visited{
	color: 946A05;
	text-decoration: none;
}

a:hover{
	color: 946A05;
	text-decoration: underline;
}


.a1{
	color: #6A6A6A;
	text-decoration: none;
}

.a1:link{
	color: #6A6A6A;
	text-decoration: none;
}

.a1:visited{
	color: 946A05;
	text-decoration: none;
}

.a1:hover{
	color: 946A05;
	text-decoration: underline;
}




select
{
	color: #6A6A6A;
	background-color:rgb(242,247,222);
	border-style:none;
}

.input1
{
	color: #6A6A6A;
	background-color:rgb(242,247,222);
	border-style:none;
}

.input2
{
	color: #6A6A6A;
	background-color:rgb(242,247,222);
	border-width:1px;
	border-style:solid;
}


.input3
{
	color: #6A6A6A;
	background-color:white;
	border-width:1px;
	border-style:solid;
}

/*ÇªÅÍ¼öÁ¤ 090702¹ÚÀºÁ¤*/
.footer_style a{display:block;text-decoration:none;}
.footer_style img{border:none;}
.footer_style{float:left;}
.footer_style li{float:left;padding:0 15px;background:url(images/main/footer_bar.gif) no-repeat right middle;}
.footer_style .footer_name{margin-right:30px;background:none;padding:0;}
.footer_style .last_li{background:none;}
.footer_style li img{vertical-align:baseline;}



/*ÇªÅÍ¼öÁ¤½Ã Å×½ºÆ®*/
.footer_style2 a{display:block;text-decoration:none;}
.footer_style2 img{border:none;}
.footer_style2 {float:left;}
.footer_style2 li{float:left;padding:0 15px;background:url(images/main/footer_bar.gif) no-repeat right middle;}
.footer_style2 .footer_name{margin-right:30px;background:none;padding:0;}
.footer_style2 .last_li{background:none;}
.footer_style2 li img{vertical-align:baseline;}


