body{
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
a:link    {
	color: #69a427;
	text-decoration: none;
}
a:visited {
	color: #69a427;
	text-decoration: none;
}
a:hover   { 
    color: #146b0d; 
    text-decoration: underline;
}
/*-------------------------------------------------------------------------------------控制項*/

.greyline{
    background-image:url(../line01.jpg);
	background-repeat:repeat-x;
}
.prolistbk{
    background-repeat:repeat-x;
	background-image:url(../plbk.jpg);
}
/*---------------------------------------------------------------------------------------文字*/

.greyfont{
	font-size:12px;
	color:#333333;
	line-height: 18px;
}
.greyfont2{ 
    font-size:12px; 
	color:#666666;
}
.greyfont3{ 
    font-size:10px; 
	color:#333333;
}
.bluefont{ 
    font-size:12px; 
	color:#0f506a;
}
.bluefont a:link{ 
    font-size:12px; 
	color:#0f506a;
}
.bluefont a:visited{ 
    font-size:12px; 
	color:#0f506a;
}
.bluefont a:hover{ 
    font-size:12px; 
	color:#0f506a;
}
.bluefont2{ 
    font-size:12px; 
	color:#4170c5;
}
.title01 ,.title01 a{
	font-family: "Courier New", Courier, monospace;
	color: #E70012;
	font-size: 13px;
}
.title01 a:hover {
	font-family: "Courier New", Courier, monospace;
	color: #900;
	font-size: 13px;
	text-decoration: none;
}


.bluefont2 a:link{ 
    font-size:12px; 
	color:#4170c5;
}
.bluefont2 a:visited{ 
    font-size:12px; 
	color:#4170c5;
}
.bluefont2 a:hover{
	font-size:12px;
	color:#2443ab;
}
.bluefont3{
	font-size:13px;
	color:#0f506a;
	font-weight: bold;
}
.bluefont3 a:link{ 
    font-size:13px; 
	color:#0f506a;
	font-weight: bold;
}
.bluefont3 a:visited{ 
    font-size:13px; 
	color:#0f506a;
	font-weight: bold;
}
.bluefont3 a:hover{ 
    font-size:13px; 
	color:#0f506a;
	font-weight: bold;
}
.bluefont4{
	font-size:12px;
	color:#0f506a;
}
.bluefont4 a:link{ 
    font-size:12px; 
	color:#0f506a;
}
.bluefont4 a:visited{ 
    font-size:12px; 
	color:#0f506a;
}
.bluefont4 a:hover{ 
    font-size:12px; 
	color:#0f506a;
}
.greenfont{ 
    font-size:12px; 
	color:#488309;
}
.greenfont a:link{ 
    font-size:12px; 
	color:#488309;
}
.greenfont a:visited{ 
    font-size:12px; 
	color:#488309;
}
.greenfont a:hover{ 
    font-size:12px; 
	color:#488309;
}
.titlewhitefont{
	font-size:15px;
	color:#ffffff;
	font-weight: bold;
}
.whitefont{ 
    font-size:12px; 
	color:#ffffff;
}
.whitefont a:link{ 
    font-size:12px; 
	color:#ffffff;
}
.whitefont a:visited{ 
    font-size:12px; 
	color:#ffffff;
}
.whitefont a:hover{ 
    font-size:12px; 
	color:#f9e053;
}
.greenfont2{ 
    font-size:12px; 
	color:#3c600d;
}
.greenfont2 a:link{ 
    font-size:12px; 
	color:#3c600d;
}
.greenfont2 a:visited{ 
    font-size:12px; 
	color:#3c600d;
}
.greenfont2 a:hover{ 
    font-size:12px; 
	color:#333333;
}
.greenfont3{
	font-size:13px;
	color:#488309;
	font-weight: bold;
}.image_left {
	background-image: url(../image_left.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.image_right {
	background-image: url(../image_right.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.image_down {
	background-image: url(../image_down.png);
	background-repeat: no-repeat;
	background-position: top;
}
.image {
	border: 1px solid #83B114;
}
