@charset "utf-8";
/* CSS Document */
.con{
	font-size:15px;
	color:#6a6a6a;
	line-height:20px;
	background:url(../images/p_contact.jpg) no-repeat;
	margin:auto;
	width:660px;
	height:70px;
	padding:25px 40px;
}
.con b{
	color:#FF0000;
	display:block;
}

#contact{	
	background:#f7f6f1;
	width:675px;
	margin:auto;
	margin-top:5px;
	margin-bottom:20px;
}
/* 聯絡我們 */
.contact{
	font-size:12px;
	color:#666666;
	background:#FFFFFF;
	width:660px;
	margin:10px;
	line-height:24px;
	border:1px #e1e1e1 solid;
	padding-top:20px;
}
.contact_btm{background:url(../images/icon_con.jpg) no-repeat 0 2px; font-size:12px; color:#000000; padding:0 0 0 25px; margin-left:110px;}
.contact_btm h3{ font-size:15px; line-height:24px;}
.simpleform{font-size:13px; color:#666666; line-height:18px; width:600px;}
.simpleform .text{width:220px; padding:3px; border:#ddd 1px solid; background-color:#fff; color:#666666;}
.simpleform .text1{width:300px;	padding:3px;border:#ddd 1px solid;background-color:#fff; color:#666666;}
.simpleform .text2{width:40px; padding:1px 2px; border:#ddd 1px solid; background-color:#fff; color:#666666; float:left;}
.simpleform .textbox{width:380px; height:120px; padding:5px; border:#ddd 1px solid; background-color:#fff; color:#666666;}
.simpleform .Imp{color:#FF0000; font-size:11px; padding-right:5px; border:0px; vertical-align: middle;}
.simpleform .row3 {margin-bottom:10px;}
.simpleform .row3 label{display:block;float:left;width: 100px;text-align:right;margin-right: 8px;}
.simpleform .buttonbar{margin:auto; text-align:right; padding-bottom:30px;}

