body{
	background-image:url(<{$imgurl}>bkin.jpg);
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
	padding:0px;
}
a:link    {  color: #555555;text-decoration: none;}
a:visited {  color: #555555; text-decoration: none;}
a:hover   {  color: #dd6301;text-decoration: none;}

select{ 
width:120;
} 
.myselect{ 
width:118; 
height:16px;
border:1px solid #acacac;
background-color:#dadada; 
overflow:hidden;
font-size:12px;
color:#555555; 
} 

/*--------------------------------------------------------------------------------------文字*/
.bfont{
    font-size:11px;
	color:#0c9ce3;
}
.greyfont{
    font-size:12px;
	color:#555555;    
}
.bluefont{
	font-size:12px;
	color:#185c9c;
}
.bluefont2{
	font-size:13px;
	color:#185c9c;
}
.redfont{
    font-size:13px;
	color:#FF0000;
}
/*--------------------------------------------------------------------------------------控制項*/
.listbk{
    background-image:url(../bk06.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
.linegrey{
    background-image:url(<{$imgurl}>line.gif);
	background-position:center;
	background-repeat:repeat-x;
}
.linebblue{
    background-image:url(<{$imgurl}>line2.jpg);
	background-position:center;
	background-repeat:repeat-x;
}
.linebblue2{
    background-image:url(<{$imgurl}>lopic4.jpg);
	background-position:center;
	background-repeat:repeat-x;
}
/*----------------------------------------------------------------------------------公司簡介*/
#compic{
    margin-left:3px;
	margin-right:3px;
    float:right;
}
