@charset "utf-8";
/*===============上面這是清除css原預設格式===============*/
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,img
{
	margin:0;
	padding: 0;
}
li {list-style-type:none;}

#job_right{width:510px; margin-left:33px; margin-top:10px; float:left;}
#topbox{width:478px;}
#topbox #p1{
	width:108px;
	height:130px;
	background-image: url(images/job/2.jpg);
	background-repeat: no-repeat;
	float:left;
}
#topbox #p2{
	width:308px;
	height:98px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ff9c00;
	border-bottom-color: #ff9c00;
	padding:15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #808080;
	float:left;
	line-height: 18px;
}
#topbox #p3{
	width:15px;
	height:130px;
	background-image: url(images/job/3.jpg);
	background-repeat: no-repeat;
	float:left;
}

#job_txt{
	width:510px;
	margin-top:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	background-image: url(images/job/pic.jpg);
	background-repeat: no-repeat;
	background-position: 260px 103px;
	padding-top:10px;
	float:left;
}







