@charset "utf-8";
/* CSS Document */

.logo_box { width:100%; }
.title_logo { width:170px; height:25px; padding-left:3%; padding-top:10px; }
.title_logo img { width:100%; }
.title_photo { float:right; width:127px; height:33px; padding-top:20px; }
.title_photo img { width:100px; }

/*選擇*/
.abgne_tab_c { width:100%; }
ul, li { margin: 0; padding: 0; list-style: none; }
.abgne_tab { clear: left; width:100%; margin: 10px 0; }
.tabs { font-size:.9em; }
ul.tabs { width:100%; height: 38px; border-bottom: 0px solid #c9c9c9; border-left: 0px solid #c9c9c9; }
ul.tabs li { float: left; text-align: center; width:25%; height: 38px; line-height: 38px; overflow: hidden; position: relative; margin-bottom: -1px;	/* 讓 li 往下移來遮住 ul 的部份 border-bottom */
			border: 0px solid #c9c9c9; border-left: none; background: #e1e1e1; background:url(../img/abgne2_2-1.png) repeat-x left top; }
ul.tabs li a { display: block; color: #1b1b1b; border: 2px solid #fff; text-decoration: none; }
ul.tabs li.active  { background: #fff; border-bottom: 0px solid #c9c9c9; background:url(../img/abgne_1-1.png) repeat-x left top; }
div.tab_content_s { width:100% border: 0px solid #999; border-top: none; background: #fff; border-top: 0px solid #c9c9c9; }
div.tab_content_s .tab_content { padding: 20px; }
div.tab_content_s .tab_content h2 { margin: 0 0 20px; }

/*內容*/
.tab_content_s { line-height:1.4em; padding-top:30px; }
.tcs { margin : 0 auto; width:95%; }
.link_to_t { font-weight: bold; color:#0b4879; padding-top:10px; padding-bottom:10px; }
.link_to a { color:#d02d2e; }
.link_to a:hover { color:#de6e6e; }
.link_to_A { margin : 0 auto; width:100%; padding-bottom:5px; }
.link_to_A img { width:100%; }
.link_to_B { margin : 0 auto; width:100%; padding-bottom:5px; }
.link_to_B img { width:100%; }
.link_to_C { margin : 0 auto; width:100%; padding-bottom:5px; }
.link_to_C img { width:100%; }
.link_to_D { margin : 0 auto; width:100%; height:300px; padding-bottom:20px; }

/*回最上*/
.top { margin : 0 auto; width:68px; height:22px; padding-top:10px; padding-bottom:10px; }
.top a { background:url(../img/top_1.png) no-repeat; }
.top a:hover { background:url(../img/top_2.png) no-repeat; }
.top a { display: block; text-decoration: none; }