@charset "utf-8";
/* CSS Document */
body{
	background-color:#ffffff;
	background-image:url(../bk.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
	padding:0px;
}
a:link    {  color: #666666;text-decoration: none;}
a:visited {  color: #666666; text-decoration: none;}
a:hover   {  color: #274969;text-decoration: none;}
/*--------------------------------------------------------------------------------------文字*/
.blue{
     color:#334d92;
	 font-size:12px;
}
.blue2{
    color:#06314a;
	font-size:12px;
}
.blue3{
	color:#085ba2;
	font-size:13px;
	font-weight: bold;
}
.blue4{
	color:#32b3fd;
	font-size:12px;
}
.blue5{
	color:#0a3399;
	font-size:12px;
}
.wh{
    color:#FFFFFF;
	font-size:12px;
}
.wh a:link{
	color:#FFFFFF;
}
.wh a:visited{
	color:#FFFFFF;
}
.wh a:hover{
	color:#FFFF00;
}
.grfont{
    color:#333333;
	font-size:12px;
	line-height:13px;
}
.grfont2{
    color:#666666;
	font-size:12px;
}
.goldfont{
    color:#89610a;
	font-size:12px;
}
/*------------------------------------------------------------------------------------控制項*/
.listline{
    background-image:url(../line2.jpg);
	background-repeat:repeat-x;
}
.listline2{
    background-image:url(../inbk.jpg);
	background-repeat:repeat-x;
}
.listline3{
    background-image:url(../tpic01.jpg);
	background-repeat:repeat-x;
	height:25px;
	width:657px;
}
.listline4{
    background-image:url(../probk.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.listline5{
    background-image:url(../proline2.jpg);
	background-repeat:repeat-x;
	background-position:center;
	height:20px;
}
.listline6{
    background-image:url(../probk2.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.companycontactbk{
    background-image:url(../company03.jpg);
	background-repeat:no-repeat;
	height:183px;
}
/*-------------------------------------------------------------------------------首頁最新消息*/
.ofont{
    color:#ff7e00;
	padding-left:8px;
	font-size:12px;
}
/*-------------------------------------------------------------------------------首頁產品介紹*/
.npro{
float:left;
padding-right:5px;
}
.profont{
    padding-top:3px;
    color:#333333;
	font-size:12px;
}
/*----------------------------------------------------------------------------------產品清單*/
.listsh{
    background-image:url(../line3.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
/*----------------------------------------------------------------------------------下方資訊*/
#info{
    background-image:url(../infobk.jpg);
	height:79px;
}
#info div{
    background:url(../infologo.jpg) 20px 15px ;
	background-repeat:no-repeat;
	height:80px;
	font-size:12px;
	color:#FFFFFF;
	padding-left:80px;
	padding-top:5px;
}

#info div a:link{
	color:#FFFFFF;
}
#info div a:visited{
	color:#FFFFFF;
}
#info div a:hover{
	color:#333333;
}
#info h6{
    font-size:12px; 
	padding:0px; 
	margin:10px 0px 10px 0px;
    font-weight:normal; color:#FFFFFF;
}
#info p{
    float:right;
	padding:40px 30px 0px 0px;
	margin:0px;
	font-size:11px;
	color:#FFFFFF;
}
#ghostmenu{
	position:absolute;
	width:20px;
	top:400px; /*欲設高度*/
	z-index:50;
}