@charset "utf-8";
/* CSS Document */


.mailBackgroundIMG{
	background-image:url(../images/indirect/Mail_Background_IMG.gif);
	background-position:20px 40px;
	_background-position:60px 40px;
	background-repeat:no-repeat;
}
.ContentBgContactA{
	display:block;
	width:990px;
	height:auto;
	margin:0 auto;
	margin-top:50px;
}


/* **********************客戶留言說明************************* */
.contactMail{
	margin-left:40px;
	float:left;
	padding-left:20px;
}
.cEcolor{
	color:#999;
}
.contactMail h2{
	margin-bottom:10px;	
	text-shadow: 3px 3px 5px #b8b8b8;
	filter: dropshadow(color=#b8b8b8, offx=3, offy=3);
	text-shadow:none\9;
	filter:none\9; 
 
}
.consultation{
	font-size:12px;
	width:400px;
	line-height:18px;
	margin:0 auto;
	margin-top:40px;
}

/* 好像沒用到
.consultationDescription h2{
	font-weight:200;
	font-size:12px;
}
.consultationEmail{
	display:block;
	margin:10px 0 20px 95px;
	color:#333333;
	padding:3px 5px;
}
.consultationEmail a{
	font-size:14px;
	text-decoration:underline;
}
.consultationEmail a:hover{
	color:#FF0000;
}

*/
/* *********************客戶留言表單************************** */
.consultationExplain{
	width:320px;
	font-size:12px;
	line-height:18px;
	margin-bottom:10px;
}
.consultationTable{
	position:relative;
	font-size:11px;
	font-weight:200;
	width:320px;
}
.consultationTable th{
	text-align:right;
	padding-right:15px;
}
.askContent{
	width:315px;
	border: 1px solid #CCCCCC;
	border-left:#ABABAB 5px solid;
	padding: 5px;
	margin:2px 0;
	background:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	height:15px;
	_height:30px;
	_height:30px\9;
	*height:30px;
	color:#AAAAAA;
}
.askSelect option{
	color:#333;
}
.askSelect{
	height:30px;
	width:330px;
	_width:315px;
	border-left:#ABABAB 5px solid;
}
.askContentPassWord{
	width:100px;
	border: 1px solid #CCCCCC;
	border-left:#ABABAB 5px solid;
	background-image:url(../images/consultation/ask_input2_bg.jpg);
	background-position:bottom;
	padding: 5px;
	margin:2px 0;
	background-color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align:top;
}
.usageBox{
	margin-bottom:10px;	
}
.ask_version_img{
	display:none;
	margin:2px 0 20px 5px;
}

.askButton{
	font-size:14px;
	padding:3px;
	margin:0 auto;
}
.iAgree{
	line-height:20px;
}
.button{
	display:block;
	margin:0 auto;
	text-align:center;
}

