@charset "utf-8";
/* CSS Document */

.top_pro{ float:left; font:Arial, Helvetica, sans-serif,細明體; font-size:15px; color:#666; width:400px; height:20px; margin-top:20px; margin-left:15px; font-weight:bold;}
.top_pro img{padding-right:5px;}
.pro_01{float:left; margin-left:10px; border:#CCC 1px dotted; background:#ededed; height:5px; width:730px; margin-bottom:10px;}
.pro_01_a{ float:right; width:200px; margin-top:45px; margin-right:20px;}
.pro_01_a a{ float:right; text-decoration:none; color:#333; padding-right:20px;}
.pro_01_a a:hover{text-decoration:underline; color:#666;}

.edit{float:left; width:763px; margin:-10px 0 0 2px; height:auto; background:url(../images/cooper_bg_01.jpg) no-repeat top; padding-top:270px;}
.edit .ps{float:left; width:600px; font:Arial, Helvetica, sans-serif; font-size:13px; background:url(../images/detail_pic_01.jpg) no-repeat top left; padding-left:110px; height:60px; height:90px; padding-top:20px; margin-left:10px;}
.inquiry{height:auto; float:left;}
.inquiry table{width:720px; margin-top:10px;}
.inquiry table thead th{background:#9e4d4d; padding:3px 5px; color:#fff; text-align:center; }
.inquiry table tbody th{border-bottom:#ccc 1px dotted; color:#888; text-align:left; padding:5px 5px;}
.inquiry table tbody th a{color:#591c1c; text-decoration:none;}
.inquiry table tbody th a:hover{color:#bbb; margin-left:1px;}
.inquiry table tbody td{border-bottom:#ccc 1px dotted; text-align:center; padding:5px 5px; font-size:12px; color:#777;}
.inquiry table tbody td a{color:#6f83a1; text-decoration:none;}
.inquiry table tbody td a:hover{text-decoration:underline;}
.red{color:#FF0000;}
.inquiry table tfoot th{background:#fff;}
.inquiry table tfoot td{text-align:right; background:#f9e4e4; padding:3px 10px; color:#333;}

.inquiry .fix{float:left; height:25px; text-align:right; position:relative; margin:20px 0; width:700px;}
.inquiry .fix p{margin-right:170px; padding-top:4px;}
.inquiry .fix .fix_but{position:absolute; right:30px; width:127px; height:35px; text-align:center; padding-top:9px; background:url(../images/detail_but_01.jpg) no-repeat;}
.inquiry .fix .fix_but a{color:#333; text-decoration:none;}
.inquiry .fix .fix_but a:hover{text-decoration:underline;}
.inquiry .butbox{margin:50px 0 0 20px; height:35px; width:600px; float:left;}
.inquiry .butbox .butbg{width:127px; height:36px; text-align:center; padding-top:4px; background:url(../images/detail_but_01.jpg) no-repeat; float:left; margin-right:20px; padding-top:9px;}
.inquiry .butbox .butbg a{color:#333; text-decoration:none;}
.inquiry .butbox .butbg a:hover{text-decoration:underline;}

.inquiry_q{
	margin:20px 0 20px 20px;
	padding:2px 2px 2px 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#9e4d4d;
	text-decoration: none;
	width:600px;
	height:20px;
	float:left;
}

/* form */
.simpleform{
	float:left;
	font-size:13px;
	color:#666;
	width:700px;
	margin-left:20px;
}
.simpleform .text{
	width:220px;
	padding:3px;
	border:1px #bfbfbf solid;
	background-color:#f9f9f9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
}
.simpleform .text1{
	width:300px;
	padding:3px;
	border:1px #bfbfbf solid;
	background-color:#f9f9f9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
}
.simpleform .text2{
	width:40px;
	padding:3px;
	border:1px #bfbfbf solid;
	background-color:#f9f9f9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
}
.simpleform .text3{
	width:160px;
	padding:3px;
	border:1px #bfbfbf solid;
	background-color:#FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
}
.simpleform .textbox{
	width:500px;
	height:80px;
	padding:5px;
	border:1px #bfbfbf solid;
	background-color:#f9f9f9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
}
.simpleform .row {
	margin-bottom:15px;
}
.simpleform .row label{
	display:block;
	float:left;
	width: 100px;
	text-align:right;
	margin-right: 8px;
}
.simpleform .buttonbar{width:96px; height:23px; margin:auto; margin-bottom:30px;}


