/* CSS Document */
BODY,TD,FORM,INPUT,SELECT,TEXTAREA 
{ font-size:13px;  color:#3b925b; margin:0; line-height:20px; font-family:Arial, Helvetica, sans-serif; }
body {
	margin: 0px;
	background:url(img/intro_bg.jpg) repeat-x left top #f5fbf7;
}
a:link, a:visited {
	font-size:13px;
	color:#3b925b;
	text-decoration: none;
	}
a:hover {
	font-size:13px;
	color: #5c6759;
	text-decoration:none;
	}
.drapshadow {
	filter : DropShadow(color='#edba71',offX='1',offY='0',positives='true'); 
	height: 10px;
	}
 a.s15g:link {
	font-size:15px;
	color:#2D890E;
	text-decoration: none;
	}
a.s15g:visited {
	font-size:15px;
	color: #37940E;
	text-decoration: none;
	}
  a.s15g:hover {
	font-size:15px;
	color: #FFCC00;
	text-decoration:none;

	}
.LeftTitle{
	background:url(img/left_title_bg.jpg) no-repeat ; 
	width:189px; 
	height:30px; 
	line-height:30px; 
	font-size:15px; 
	color:#fff; 
	font-weight:bold; 
	text-indent:38px;
	}
.font-12 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "新細明體";
	font-size: 12px;
}
.left-9 {
	padding-left: 9px;
}


.EvenTab{
	background:#dff2e6;
}
