@import url(reset.css);

/*Base set--------------------------------------------------------------------------------------------------------------------------
body {
font:13.2px/100% "微軟正黑體", "Microsoft JhengHei", Arial, Helvetica, sans-serif;
color: #333;
line-height: 23px;
background:#f7f7f7 url(../img/header-bg.jpg) repeat-x center top;
height: 100%;}
a {text-decoration:none;color: #636363;}
a:hover, a:focus {color: #e74c00;text-decoration:underline;}

h1 {font-size:24px;}
h2 {font-size:20px;}
h3, h3 a {font-size:16px;color:#000;}
h4 {font-size:15px;}
h5 {font-size:14px;}
h6 {font-size:13px;}
.clear{clear:both;}*/

/*.content-white{background:#fff url(../imgs/bg002.gif) repeat-x top left;
border:1px solid #ddd;
border-top:none;
padding:15px 22px;
overflow:auto;
margin:2px auto 20px;
width:685px;
-webkit-border-radius:0px 0px 4px 4px;
-moz-border-radius:0px 0px 4px 4px;
border-radius:0px 0px 4px 4px;
-webkit-box-shadow:0 1px 1px rgba(0, 0, 0, 0.3);
 -moz-box-shadow:0 1px 1px rgba(0, 0, 0, 0.3);
	  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}
*/
.maintitle{margin-top:20px;}

/*---FAQ jq-----*/
.arrowlistmenu{width:740px;color:#464646;margin:0 auto 20px auto;}
.arrowbg{overflow:hidden;border-bottom:#eee 1px dotted;}
.arrowlistmenu .menuheader{font-size:15px;background: url(../imgs/icon_q2.gif) no-repeat left 8px; cursor: pointer; padding: 8px 0 8px 35px;font-weight: normal;}
.arrowlistmenu .openheader{color: #ff738a;background: url(../imgs/icon_q.gif) no-repeat left top; padding: 8px 0 10px 35px;font-weight: bold;font-size:16px;margin-top:5px;}
.arrowlistmenu ul{margin-bottom: 10px; padding:5px 5px 5px 25px; background:#f5f5f5 url(../imgs/icon009.gif) no-repeat 10px 12px;color:#606060;
-webkit-border-radius: 4px; 
-moz-border-radius: 4px; 
-o-border-radius: 4px; 
border-radius: 4px; 
box-shadow: 0 1px 2px rgba(0,0,0,.2); 
-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,.2); 
-moz-box-shadow: 1px 1px 2px rgba(0,0,0,.2); 
-o-box-shadow: 1px 1px 2px rgba(0,0,0,.2); }



