﻿body {
background-color:#666666;
color:#333333;
font-family:Verdana,Arial,Helvetica,sans-serif,"微軟正黑體","新細明體";
font-size:12px;
margin:0;
}
.td_header{
	background-image:url(../images/freewebsite_header.png);
	background-repeat:no-repeat;
	width:900px;
	height:262px;
}
#showthumb{
	text-align:center;
	padding:12px;
}
#shownav{
	width:900px;
	height:100px;
	text-align:center;
    padding-top:50px;
}
.shownav_a
{
 	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif, "微軟正黑體", "新細明體";

}


#showfooter{
	width:900px;
	height:80px;
	background-color:#ffd02b;
}
#form_title{
	margin:10px 10px 10px 60px;
}
#apply_form{
	margin-top:20px;
	margin-left:30px;
	width:441px;
	background-color:#ff744f;
}
#apply_formtop{
	width:441px;
	height:17px;
	background-image:url(../images/freewebsite_border_top.png); 
	background-repeat:no-repeat;
}

#apply_formbottom{
	width:441px;
	height:15px;
	background-image:url(../images/freewebsite_border_bottom.png); 
	background-repeat:no-repeat;
}
 .form_title_3{
	 text-align:center;
 	font-size:24px;
	font-weight:bold;
	letter-spacing:5px;
	color:#ffffff;
	margin:10px 20px 5px 15px;
 }
 .form_company_list{
 	font-size:14px;
	color:#ffffff;
	margin:20px 20px 5px 15px;
	line-height:30px;
 }
.form_content_2{
 	font-size:12px;
	color:#ffffff;
	margin:5px 20px 5px 20px;
	line-height:22px;
}
.form_content_2 span{
	display:-moz-inline-box;
	display:inline-block;
	width:60px;
	margin-right:10px;
	text-align:right;
}
.form_content_3{
 	font-size:12px;
	color:#ffffff;
	margin:5px 20px 5px 90px;
	line-height:22px;
}
.form_comefrom{
	display:-moz-inline-box;
	display:inline-block;
	line-height:22px;
 	font-size:16px;
	font-weight:bold;
	color:#666;
}
.form_button{
	width: 100px; 
	height: 35px; 
	background-color:#666666; 
	color:#ffffff;
	margin: 20px 10px 20px 20px;
}
