@charset "utf-8";
/* CSS Document */
html, body { margin:0; padding:0; color: #333333; font-family: "Arial Unicode MS", "微軟正黑體", "新細明體"; font-size:25px; line-height:50px; font-weight:normal;}
a { text-decoration: none; color: #515151; outline: none; /* for Firefox */ hlbr:expression(this.onFocus=this.blur()); /* for IE */ cursor:pointer;}
a:hover { text-decoration: none; color: #ed8125; text-decoration:none; }
div, p, span, ul, ol, li, h1, h2, h3, h4, h5, h6, input, table, td, th, img { margin: 0; padding: 0;}
img { border: none; }
ul, li{ list-style:none;}
.fL { float: left; }
.fR { float: right; }
.clr { clear: both; display:block; }
.tRight { text-align: right; }
.tLeft { text-align:left;}
.tCenter { text-align: center; }
/*頁面設定*/
body{ background-color:#0a4d82;}
#pagesize{ margin:0 auto; width:1280px;  background:url(../images/web_cover.jpg) repeat-y;}
/**/
#pagesize .top{ width:1280px; height:230px; display:block; overflow:hidden;}
#pagesize .mid{ width:1115px;  background:url(../images/mid.png) repeat-y; padding: 40px 0 0 165px;}
#pagesize .butt{ width:1280px; height:115px; display:block; overflow:hidden;}
ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#qaContent {
	
	width: 1000px;
	
}
#qaContent  li img{ vertical-align: top; margin:0 10px 0 0; padding:13px 0 0 0; .padding:5px 0 0 0;}

.l2{ padding-left: 30px; font-size:20px; line-height:24px;}
.l2 li { background-color:none; margin:0px 0px 1px 0px;line-height: 24px; padding:5px;  }
.l2 li.active{ background-color: #d68126;color:#FFF;}
.l2 li.active a{ color:#FFF; text-decoration:none;}
