/*
  Design by C.K. ck_yang@hotmail.com
  Copyright (c) 2006 Dah Corp.
  http://www.dah.com.tw
*/

/*所有頁首設定*/
.allheader a:link ,.allheader a:visited,.allheader a:active{
	color: #666666;
	font-family: Verdana, Lucida Grande, Lucida Sans Unicode, Lucida, Helvetica, Arial, Sans-serif;
	font-size: .9em;
	}
.allheader a:hover{
	color: #FF0000;
	font-family: Verdana, Lucida Grande, Lucida Sans Unicode, Lucida, Helvetica, Arial, Sans-serif;
	font-size: .9em;
	}
.allheader {
	color: #000000;
	font-family: Verdana, Lucida Grande, Lucida Sans Unicode, Lucida, Helvetica, Arial, Sans-serif;
	font-size: 12px;
	}
#menuleft ul{

	list-style-type: none;
	margin:0;
	padding:0;

}
#menuright ul{

	list-style-type: none;
	margin:0;
	padding:0;

}
#footer{
	float : left;
}
#footer_2{
	
	width: 900px;
	height: 100px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	float : left;
	}
#footer_3{
	 
	text-align: right;
	width: 870px;
	height: 100px;
	background-image : url(../images/justgo2.jpg);
	padding: 7px 0px 0px 10px;
	margin: 7px 0px 5px 10px;
	line-height: 180%;
	font-size: 12px;
	text-align: left; 
border-top : 1px solid #75B94A; /*上框線*/
border-right : 1px solid #75B94A; /*右框線*/
border-bottom : 1px solid #75B94A; /*下框線*/
border-left : 1px solid #75B94A; /*左框線*/
float : left;
background-repeat : no-repeat; /*不重複排列*/ 
background-position : 100% 0%; /*背景圖片x與y軸的位置*/ 
	}
* html #footer_3{ width: 880px; }
*+html #footer_3{ width: 880px;  }

#footer_3 a:link ,#footer_3 a:visited,#footer_3 a:hover,#footer_3.a:active{
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
	font-family: Verdana, Lucida Grande, Lucida Sans Unicode, Lucida, Helvetica, Arial, Sans-serif;
	font-size: 12px;
	}
	
	
#clearleft{
	height: 60px;
	clear : left;
}
* html #clearleft{height: 0px; clear : left; }
*+html #clearleft{ height: 0px; clear : left; }



	
