@charset "utf-8";
/* 優吉兒網頁編號ContactUs開發
   開發日期:2014/1/24
   開發人員：Jay
----------------------------------*/
@import url('../../css/ugC_Main.css');

/*================================================================1.基礎樣式設定(不能修改)======================================================================*/


/*1-3.回上一頁按鈕設定
------------------------*/
.ContactUs { width:890px; height:auto; overflow:hidden; padding:5px 0; margin:0 auto; position:relative;font-family:"微軟正黑體";}
.ContactUs iframe { width:640px; height:600px; float:left; margin-top:0px; display:block; padding:0;}
.ContactUs p { font-size:16px; line-height:1.6em; color:#4c4b4b; margin-bottom:1em;}
.ContactUs a.code { color:#333; text-decoration:none; height:40px; line-height:40px; font-size:14px;}
.ContactUs img { border:0;}
.ContactUs form#frmUG { width:890px; height:auto; overflow:hidden;}
.ContactUs fieldset { width:440px; height:auto; overflow:hidden; float:right; border:0; padding:30px; background:#eee; }
.ContactUs label { width:110px; height:40px; line-height:40px; display:inline-block; vertical-align:top; float:left;}
.ContactUs label.long { width:180px; height:40px; line-height:40px; display:inline-block; vertical-align:top; float:left;}
.ContactUs label.short { width:60px; height:40px; line-height:40px; display:inline-block; vertical-align:top; float:left;}
.ContactUs input[type=radio]{ height:40px; line-height:40px; display:block; float:left; margin:0 5px; border:0;}
.ContactUs span.text { float:left; height:40px; line-height:40px;}
.ContactUs label span { color:#F00;}
.ContactUs input { border:1px solid #CCC; height:24px; line-height:40px; display:inline-block; margin:8px 0;}
.ContactUs input[type=submit] { width:100px; height:30px; float:right;}
.ContactUs input[type=submit]:hover { cursor:pointer; background:#ccc;}
.ContactUs textarea { border:1px solid #CCC; width:320px; margin-top:8px; height:46px;}

/*================================================================2.個別樣式設定(可以依設計修改樣式)======================================================================*/


/* 聯絡我們表單 */
.contactform{ width:848px; padding:20px; border:1px solid #ccc; overflow:hidden; line-height:40px;
/*圓角*/
/*-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;}*/}
.contactform ul { padding:0; margin:0;}
.contactform li { padding:0; margin:0; list-style:none;}
.contactform ul li h3{display:block;float:left;font-weight:bold; vertical-align:top;width:120px; font-size:16px;}
.contactform ul li{clear:both;margin:0;line-height:40px; min-height:40px; height:auto; padding:0; text-align:left; padding-left:10px; }
.contactform ul li:nth-child(odd){ background:#f6f5f5;}
.contactform ul li input { display: inline; margin:7px 0; height:24px; line-height:24px; padding:0 5px;}
.contactform ul li textarea { padding:5px;}
.contactform ul li span { height:40px; line-height:40px; display:inline; margin:0; padding:0 5px; width:auto; overflow:hidden; display:inline-table; table-layout:fixed;}
.contactform ul li span.notice {}
.contactform ul li span.code { vertical-align:middle;}
.contactform ul li span input { margin:0; display:inline;}
.contactform ul li span img { line-height:40px; display:inline; vertical-align:middle;}
.contactform ul li select { height:26px; line-height:26px; display:inline; padding:0 5px;}
.contactform ul li h3.data{width:auto;padding:5px 0 0 0;margin:0; color:#005cd0;}
.contactform ul li div.data{width:auto;padding:5px 0 0 95px;margin:0;}
.contactform a { color:#333; font-size:14px; text-decoration:none;}
.requireddescr { padding:20px;}
#txtDescr { width:500px;}

.ContactUsInfo { width:100%; height:auto; overflow:hidden; background:url(../../images/NewLayout/BigTypeLine.jpg) top no-repeat; background:none; border-top:1px solid #ccc; margin-top:20px; padding-top:10px;}
.ContactUsInfo h1 { font-weight:normal; color:#519c58; font-family:"標楷體"; font-size:21px; margin-bottom:0px; color:#F00;}
.ContactUsInfo h1:lang(en){ font-family:"微軟正黑體"; font-size:18px;}
.ContactUsInfo .ContactUsInfoLeft { width:220px; height:auto; overflow:hidden; float:left;}
.ContactUsInfo .ContactUsInfoRight { width:640px; height:auto; overflow:hidden; float:right;}
.ContactUs .ContactUsInfo p { margin:0; padding:0; padding-left:25px; margin:5px 0; width:100%; height:auto; overflow:hidden;}
.ContactUs .ContactUsInfo p a { display:block;float:left;}