body{
	background-color:#ffffff;
	background-image:url(../images/bk.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
	padding:0px;
}

a:link    {  color: #073972;text-decoration: none}
a:visited {  color:#073972; text-decoration: none}
a:hover   {  color: #0097E8;text-decoration: underline;}

/*-----------------------------------------------------------------------------------------文字*/

.titfont{
    font-size:13px;
	line-height:18px;
	color:#908F17;
}

.listfont{
    padding-left:20px;
    font-size:12px;
	color:#49b41b;
	text-decoration:none;
}
.listfont a:link{
    font-size:12px;
	color:#49b41b;
	text-decoration:none;
}
.listfont a:visited{
    font-size:12px;
	color:#49b41b;
	text-decoration:none;
}
.listfont a:hover{
    font-size:12px;
	color:#52aecf;
	text-decoration:underline;
}
.listfont2{
    padding-left:10px;
    font-size:11px;
	color:#49b41b;
	text-decoration:none;
}
.listfont2 a:link{
    font-size:11px;
	color:#49b41b;
	text-decoration:none;
}
.listfont2 a:visited{
    font-size:11px;
	color:#49b41b;
	text-decoration:none;
}
.listfont2 a:hover{
    font-size:11px;
	color:#52aecf;
	text-decoration:underline;
}
.greenfont{
     font-size:12px;
	 color:#198c19;
}
.greenfontapp{
     font-size:12px;
	 color:#198c19;
	 line-height:50px;
}
.greyfont1{
     font-size:12px;
	 color:#8f8f8f;
}
.greyfont{
	font-size:12px;
	color:#333333;
}
.greyfont2{
     font-size:12px;
	 color:#666666;
}
.whithfont{
	color:#FFFFFF;
	font-size:12px;
}
.whithfont2{
	color:#555555;
	font-size:13px;
	font-weight: bold;
}
.greenfont2{
	color:#198c19;
	font-size:13px;
	padding-left:5px;
}
.anamecolor{
	color:#7b8f56;
	font-weight: bold;
	font-size:13px;
}

/*------------------------------------------------------------------------------------內頁控制項*/
.grrenline{
    background-image:url(../images/gline.gif);
	background-repeat:repeat-x;
}
.listbk{
    background-image:url(../images/listbk.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.contactlist{
	font-size: 13px;
	line-height: 15px;
	color: #333333;
    border: 1px solid #4b9a1e;
	background-color: #e9ffbc;	
}
/*--------------------------------------------------------------------------------------下方資訊*/
.fontcolor{
	color:#7b8f56;
	font-weight: bold;
}
#infobk{
    background-image:url(../images/infobk4.jpg);
	height:46px;
	width:756px;
	margin-left:6px;
	margin-right:6px;
	margin-bottom:6px;
	padding-top:8px;
    font-size:12px;
	color:#8f8f8f;
	line-height:18px;
}
#infobk div{
	width:150px;
	height:27px;
	padding-left:60px;
	padding-top:3px;
	margin-right:20px;
	float:left;
}


#Copyright, #Copyright a:link, #Copyright a:visited, #Copyright a:active {
	font-size: 11px;
	color: #cccccc;
	text-decoration: none;
	text-align: center;
}
#Copyright a:hover{
	font-size: 11px;
	color: #509c24;
	text-decoration: none;
	text-align: center;
}
