body{
	background-color:#e3e9c9;
	background-image:url(../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;}


.input{
    border:solid 1px #a8c941;
    height:18px;
    width:100px;
}
.input2{
    border:solid 1px #a8c941;
    height:18px;
    width:60px;
}
.input3{
    border:solid 1px #7ab725;
    height:18px;
    width:300px;
}
.input4{
    border:solid 1px #a8c941;
    height:18px;
    width:118px;
}
.input5{
    border:solid 1px #a8c941;
    height:18px;
    width:200px;
}
.textarea{
    border:solid 1px #7ab725;
    width:300px;
}
/*-----------------------------------------------------------------------------------------文字*/
.info{
    font-size:10px;
	color:#d6d6d6;
}
.info a:link{
    font-size:10px;
	color:#d6d6d6;
}
.info a:visited{
    font-size:10px;
	color:#d6d6d6;
}
.info a:hover{
    font-size:10px;
	color:#d6d6d6;
}
.dayfont{
    font-size:12px;
	color:#feff9a;
}
.news{
    padding-left:15px;
    font-size:12px;
	color:#333333;
}
.news a:link{
    font-size:12px;
	color:#333333;
}
.news a:visited{
    font-size:12px;
	color:#333333;
}
.news a:hover{
    font-size:12px;
	color:#083a5a;
}
.newpro{
    font-size:10px;
	color:#333333;
}
.listfont{
    font-size:12px;
	color:#326280;
}
.listfont a:link{
    font-size:12px;
	color:#326280;
}
.listfont a:visited{
    font-size:12px;
	color:#326280;
}
.listfont a:hover{
    font-size:12px;
	color:#1A5010;
}
.titlefont{
	font-size:13px;
	color:#375d08;
	font-weight: bold;
}
.titlefont a:link{
	font-size:13px;
	color:#375d08;
	font-weight: bold;
}
.titlefont a:visited{
	font-size:13px;
	color:#375d08;
	font-weight: bold;
}
.titlefont a:hover{
	font-size:13px;
	color:#ff7800;
	font-weight: bold;
	text-decoration: none
}
.gearyfont{
    font-size:12px;
	color:#333333;
	line-height:25px;
}
.ptitle{
    font-size:12px;
	color:#3c4d06;
	padding-left:15px;
	padding-top:15px;
}
.pinfo{
    font-size:12px;
	color:#333333;
	padding-left:33px;
	padding-right:10px;
	padding-top:5px;
	line-height:18px;
}
.productsmane{
	font-size:13px;
	color:#FFFFFF;
}
.listinfo{
    font-size:11px;
	color:#333333;
	line-height:18px;
}
/*-----------------------------------------------------------------------------------------首頁*/
.hot{
    margin-top:8px;
	line-height:22px;
}
.linebk{
    background-image:url(../linebk.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
.linerep{
    background-image:url(../linerep.jpg);
	background-repeat:repeat-x;
	margin-top:4px;
	margin-bottom:4px;
}
.linerep2{
    background-image:url(../linerep2.gif);
	background-repeat:repeat-x;
	margin-top:3px;
	margin-bottom:3px;
}
/*-----------------------------------------------------------------------------------------內頁*/
.combk{
    background-image:url(../combk.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.nore{
    background-repeat:no-repeat;
	background-position:center;
}
.nore2{
    background-repeat:no-repeat;
	background-position:top;
}
.company{
    margin-left:20px;
	margin-right:15px;
	padding-top:15px;
	font-size:12px;
	color:#333333;
	line-height:25px;
}
.compic{
    border:#638107 solid 1px;
	float:left;
	margin-right:10px;
	margin-top:8px;
}
.story{
    padding-left:40px;
	padding-right:40px;
	line-height:26px;
}
.line{
    background-image:url(../line3.gif);
	background-repeat:repeat-x;
	background-position:center;
}
#contp{
    padding-left:30px;
}
/*-----------------------------------------------------------------------------------------產品*/
.picborder{
    border:#1b6711 solid 1px;
	width:150px;
	height:120px;
}
.listbkpic{
    background-image:url(../listbk02.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}