﻿/* -------------------All  page style------------------------------*/


/* BANNER下方  搜尋 

#search {
	text-align:right;
	width:100%;
	margin-right: 0px;
	padding-left: 1px;
	background: #FFFFFF;
	background-position: right top;
}

#search .Head {
	width:60px;
	height:10px;
	margin:0;
	padding-right:0px;
}

#search .Button {
	width:25px;
	height:20px;
	padding-right:0px;
	padding-top:4px;
	background: url(../images/OK.gif) no-repeat 2px 2px;
	border-style: none;
	margin: 1px;
	padding: 1px;
}

#search .input {
	width:90px;
	font-size: 11px;
	height:15px;
	border-width: 0px;
	text-align:left;
	border-style: none;
	background: #e0e0e0;
	margin: 1px;
	padding: 1px;
	color: #666666;
}

*/









/* 內容分頁 */

#Page {
	text-align: right;
	color: #333333;
	;
	background-color: #E0E6CF;
	padding: 3px 5px 2px 0px;
	margin: 10px 25px 5px;
}
#Page select {
	font-weight: normal;
	color: #666666;
	font-style: normal;
	font-variant: normal;
}
#Page img {
	border: none;
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
}
#Page .Number {
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
	color: #2694E2;
}




/* 左邊選單 */

#Menu {
    width:202px;
	margin-top:5px;
	padding-left:0px;
}

html > body #Menu {
	margin-bottom: 5px;
}

#Menu .Menu_head {
	width: 202px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	background-position:center;
	background: url(../images/leftbg_top.gif) no-repeat;
}

#Menu .Menu_body {
	text-align: left;
	width:192px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	background: url(../images/leftbg_m.gif) repeat-y;
}

html > body #Menu .Menu_body {
	margin-top: 0px;
}

#Menu .Menu_b {
	width: 202px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	background: url(../images/leftbg_b.gif) no-repeat;
}
#Menu ul {
	list-style-type: none;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 13px;
}
html > body #Menu ul {
	margin-left: -27px;
	line-height: 120%;
}
*+html > body #Menu ul {
	margin-left: 13px;
}
#Menu li {
	padding-left:7px;
	background-image: url(../images/arrow3.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	line-height: 130%;
	padding-right: 10px;
}
#Menu  li a {
	color: #1CA1C1;
}
#Menu span {
	width:202px;
	height:16px;
	text-align:left;
	margin-left:10px;
}

#Menu .more {
	clear: both;
	margin-top: 5px;
	text-align: left;
	float: left;
	margin-bottom: 5px;
	background-image: url(../images/more.gif);
}

#Menu .more a {
	margin-bottom: 5px;
	list-style-image:url(../images/icon-1.gif);
}

#Menu li a:hover{
	text-decoration: none;
	color: #404040;
}

#Menu .banner {
	text-align: center;
	margin-top: 10px;
	clear: both;
}
#Menu .banner img {
	margin-top: 5px;
	border: 1px solid #666666;
}


/* 更多,詳細內容 */
a.More {
	clear: both;
	margin-top: 5px 5px;
	text-align: left;
	float: left;
	background-repeat:no-repeat
}
a.More:hover {
	color: #990000;
	text-decoration: none;
}





/* Common Style */

.body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
	background-color: #FFFFFF;
	background-position: center;
}
a {
	color: #3B98ED;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h4{
	color: #555555;
	padding-left: 15px;
	background-image: url(../images/topic.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom: 3px;
	margin-top: 12px;
	margin-bottom: 10px;
	padding-right: 50px;
	clear: both;
	padding-top: 0px;
}
h5{
	color: #555555;
	margin-top: 5px;
	margin-bottom: 8px;
}
strong {
	color: #666666;
	font-weight: bold;
	margin-bottom: 3px;
	letter-spacing: .05em;
}
em {
	font-style: normal;
	color: #996633;
	font-weight: normal;
}
hr{
	clear: both;
	margin: 0px;
	border: none;
	background-color: #A5A5A5;
	color: #A5A5A5;
	height: 1px;
}

.button {
	margin-bottom: 2px;
	margin-right: 3px;
}
.more {
	padding-left: 18px;
	display: inline;
	
	background-repeat: no-repeat;
	background-position: 6px 4px;
	padding-right: 10px;
	float: right;
}
.top {
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
	margin-top: 8px;
	clear: both;
	text-align: right;
	padding-right: 15px;
}
.leftimg{
	float: left;
	margin-right: 8px;
	border: 1px solid #666666;
	margin-top: 5px;
}
.browse img {
	margin-right: 5px;
	margin-top: 2px;
	margin-bottom: 5px;
}


/* Sitemap */
.sitemap li{
	line-height: 150%;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #AAAAAA;
	padding-top: 5px;
	list-style-type: none;
	margin-left: 15px;
	margin-bottom: 10px;
}
.sitemap li li {
	line-height: 150%;
	padding-bottom: 0px;
	padding-top: 5px;
	list-style-type: none;
	border: none;
	margin-bottom: 0px;
}
.sitemap li li li, .sitemap li li li li , .sitemap li li li li li {
	line-height: 150%;
	padding-bottom: 2px;
	padding-top: 2px;
	list-style-type: none;
	border: none;
}
#Tab .F .about caption {
    padding-top: 20px;
	font-size: 16px;
	line-height: 150%;
}
