/* CSS Document */

/*聯絡我們*/

.contact_form { margin:0px; padding:0px;}
.contact_form_text {color:#6A3B0F; line-height:18px; margin:0 0 10px 0;}

.contact_form ul { margin:0px; padding:0px;list-style-type:none; color:#6A3B0F;}
.contact_form ul li {clear:both; margin-top:10px;}
.star {color:#F00;}

.contact_input_item { width:100px; margin-right:2px; padding:10px 0 0 20px; float:left;
background: transparent\9;zoom:1\8; /* required for the filters */
-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#886A3B0F, endColorstr=#886A3B0F)"; /* IE8 */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#886A3B0F, endColorstr=#886A3B0F); /* IE5.5-7 */}

.contact_input_main { padding-top:5px; background: transparent\9;zoom:1\8; /* required for the filters */
-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#116A3B0F, endColorstr=#116A3B0F)"; /* IE8 */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#116A3B0F, endColorstr=#116A3B0F); /* IE5.5-7 */}

.contact_input_main input { border:none; width:720px;}

.contact_textarea_item {width:100px; margin-right:2px; padding:10px 0 0 20px; float:left;
background: transparent\9;zoom:1\8; /* required for the filters */
-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#886A3B0F, endColorstr=#886A3B0F)"; /* IE8 */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#886A3B0F, endColorstr=#886A3B0F); /* IE5.5-7 */}

.contact_textarea_main { padding-top:5px;  background: transparent\9;zoom:1\8; /* required for the filters */
-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#116A3B0F, endColorstr=#116A3B0F)"; /* IE8 */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#116A3B0F, endColorstr=#116A3B0F); /* IE5.5-7 */}

.contact_textarea_main textarea { border:none; width:720px;}

.contart_input_button { width:100%; float:left; text-align:center; margin:10px;}
.button_aa { margin:0 5px; width:80px; height:24px; background-color:#6A3B0F; border:0px; font:12px/18px bold "微軟正黑體", "新細明體", Arial; color:#FFF;}
