@import url("inBase.css");
/* 導覽列--------------------------------*/
@import url("../_Nav/dropdown/style.css");
#Content, #Footer, #Header{
	width: 100%;
	
}
#Content {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 950px;
	height: auto;
	margin-bottom: 30px;
	float: none;
	margin-top: 0px;
}
#Header {
	height: 203px;
	background-image: url(../images/bg_header.png);
	width: 100%;
	margin: 0px;
	min-width: 900px;
}
#Logo {
	width: 135px;
	height: auto;
	position: absolute;
	padding-left: 0px;
	z-index: 99999;
	top: 10px;
}
#Logo a img, #subLogo a img {
	height: auto;
	width: auto;
	margin-left: 100%;
}
 /* 頁首設定
--------------------------------------------------------------------*/

#Brand {
	z-index: 99995;
	position: absolute;
	width: 425px;
	top: 10px;
	margin-left: 145px;
	text-align: left;
	left: 125px;
	height: 125px;
	background-image: url(../images/brand.png);
}

#inTopBox {
	width: 65%;
	float: left;
	padding-left: 35%;
	height: 140px;
}
#inTopBox ul li {
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 400px;
}

/* 主要區塊設定
--------------------------------*/
#Container {
	width: 100%;
	height: 100%;
	background-image: url(../images/bg_container_1.png);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: center center;
}
#ImgSearch, #ImgSubmit, #ImgLogin, #ImgSend, #ImgRefill{
	line-height: -10000px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #E60012;
}

#versionsBox {
	position: relative;
	top: -2px;
	width: 75px;
	padding-bottom: 25px;
	padding-left: 145px;
}
#mainNav{
	width: 800px;
	height: 30px;
	float: right;
	z-index: 1000000;
	text-align: center;
	margin-right: 40px;
	padding-top: 5px;
}
 /* 側欄設定
--------------------------------------------------------------------*/
#mainSidebar ,#subSidebar {
	padding: 0px;
}
#mainSidebar {
	background-repeat: no-repeat;
	float: left;
	width: 130px;
	padding-left: 70px;
	padding-top: 5px;
}

#subSidebar {
	float: right;
	width: 185px;
	padding-bottom: 10px;
	margin-right: 60px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	z-index: 9999;
	position: relative;
}
#mainSidebar ul , #subSidebar ul{
	-khtml-border-radius: 15px;
	-webkit-border: 15px;
	float: left;
	width: 100%;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
#mainSidebar li dl{
	width: 180px;
}
#mainSidebar .imgBox img {
	height: auto;
	width: 180px;
}

#mainSidebar h6 {
	color: #FFF;
	background: url(../images/line_title.png) repeat-y;
	font-weight: bold;
	padding: 3px 12px;
}
#subSidebar h6{
	margin: 0px 0px 5px 0px;
	padding: 15px 0px 15px 55px;
	font-size: 20px;
	background-position: 5px top;
}
#loginBar h6{color: #09307C; background-image: url(../images/icon/member.png);}
#mainArea strong {
	font-size: 13.5px;
	color: #000;
	font-weight: bold;
}

/* 頁尾設定
--------------------------------------------------------------------*/
#Footer {
	margin-right: auto;
	margin-left: auto;
	width: 880px;
	background-image: url(../images/bg_footer.jpg);
	height: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;

}
#subLogo {
	width: 150px;
	height: auto;
	float: left;
}
#subBrand {
	z-index: 99995;
	position: absolute;
	width: 350px;
	float: left;
	z-index: 995;
	padding-left: 350px;
	margin-top: 53px;
}
#Copyright  {
	color: #4D4D4D;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
	padding-top: 25px;
	margin: 0px;
}
#Sitemap  {
	float: left;
	width: 610px;
	padding-top: 25px;
	padding-bottom: 5px;
	padding-left: 30px;
	overflow: hidden;
	position: relative;
	margin: 0px;
}
#Sitemap ul {
	float: right;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#Sitemap ul li {
	float: left;
	padding-right: 15px;
	padding-left: 15px;
}
#inInfo {
	float: left;
	color:#666;
	margin-left: 5px;
	font-size: 17px;
	margin-top: 18px;
	line-height: 22px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 220px;
}

#phoneInfo {
    position:relative;
	font-size: 22px;
	color: #142DE8;
}
#QRcode {
	z-index: 88888;
	position: relative;
	width: 90px;
	height: 90px;
}
.sidebarAD img ,.sidebarAD li img{
	height: auto;
	margin: 5px 0px 0px 0px;
}
.navLink li a {
	border-right: 1px solid #FFF;
	margin-top: 6px;
	line-height: 10px;
	margin-bottom: 3px;
	padding:0px 10px
}

.navLink li a:hover {
	color: #000;
	text-decoration: none;
}

.mainIssue li   {
	float: left;
	padding: 10px 10px;
	min-height: 100px;
}


.hotTag dl dt{
	color: #FFF;
	float: left;
	font-weight: bold;
	background-color: #C30E23;
	margin: 0px 3px;
	padding: 0px 5px 2px 5px;
}
.hotTag dl dd {
	float: left;
	padding: 0px 5px;
}
.iconImg img  {float: left;margin-right: 5px}
.List_1 dl  ,.List_2 dl{
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.List_1 dt ,.List_2 dt{
	font-weight: bold;
	color: #000;
	float: left;
	width: 89%;
	line-height: 22.5px;
	font-size: 13px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
}
.List_1 dd a, .List_2 dd a {
	line-height: 17px;
	display: block;
	float: left;
	text-decoration: none;
	margin-left: 3%;
}

.List_1 dd a {width: 95%}
.List_2 dd a  {
	width: 45%
}
.List_2  dl  dd b {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 15px;
	color: #FFF;
	background-image: url(../images/subsideber_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 35px;
	display: block;
	height: 30px;
	padding-top: 7px;
	float: left;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	padding-bottom: 0px;
}
.List_2 dl dd a {
	width: 120px;
	padding-bottom: 2px;
	padding-left: 0px;
	color: #257272;
	font-size: 15px;
	font-weight: 900;
	font-family: "微軟正黑體";
	height: auto;
	margin-top: 5px;
	margin-bottom: auto;
	float: left;
}
#mainSidebar .List_2 dl dd a   {
	padding-left: 12px;
}




.dlNote {
	width: 100%;
	float: left;
	margin-bottom: 25px;
	margin-top: 2px;
}
.dlNote dt, .dlNote dd {
	float: left;
	line-height: 10px;
	background-repeat: no-repeat;
	background-position: left;
}
.dlNote dt {
	padding-left: 8px;
}
.dlNote dd {
	background-image: url(../docs/icon/note_dd.png);
	margin-right: 10px;
	padding-left: 5px;
}


.dlNote dd a {
	color: #0439ff;
	font-weight: bold;
}
.dlNote dd a:hover {
	text-decoration: underline;
}

.adArea li a {
	border: 1px solid #F8F7E5;
	height: 198px;
	width: 198px;
	position: relative;
	z-index: 3;
	float: left;
	text-indent: -10000px;
	top: -200px;
}
.adArea li a:hover {
	border: 3px solid #FBC600;
	height: 194px;
	width: 194px;
}
.adArea li img{
	float: left;
	height: 200px;
	width: 200px;
	position: relative;
	z-index: 2;
}
.bannerBox {
	border: 1px solid #EEE;
	float: left;
	z-index: -1;
	visibility: hidden;
}

.normalBox li {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	margin-top: 5px;
}
.readMore a,readMore a:hover ,a .readMore:hover{
	text-decoration: underline;
	text-align: right;
	float: left;
	margin-left: 10px;
}
.btnTxt em, .btnTxt a{
	font-family: "微軟正黑體";
	text-decoration: none !important;
	font-weight: bold;
	float: left;
	background: repeat-x top;
	margin-right: 10px;
	padding: 3px 7px;
	display: block;
}
.btnTxt em {
	color: #EEE;
	background: #777 url(../images/bg_shadow.png);
}
.bgSkin {background-color: #963 !important}
.bgF5 {background-color: #F5F5F5 !important}
.bgFFF {background-color: #FFF !important}
.bgEEE {background-color: #EEE !important}
.bg777 {background-color: #777 !important}

.bgSilverImg {background: url(../images/bg_silver.jpg) repeat-x;}
.bgShadow {
	background: url(../images/bg_shadow.png) repeat-x;
}
.bgLight {
	background: url(../images/bg_lighttop.png) repeat-x;
}
.bgRound {
	-khtml-border-radius: 15px;
	-webkit-border: 15px;}
.alphaY  {background-image: url(../docs/color_yellow.png);}
.alphaBK {
	background-image: url(../images/color_bk75.png);
}
.smallLink li a {
	float: left;
	background-image: url(../images/bg_doc.png);
	background-repeat: repeat-y;
	background-position: left;
	padding: 5px 10px;
	font-family: "微軟正黑體";
	margin: 10px 0px;
}

.iconMember {
	background-image: url(../images/icon/member.png)
}
.iconHot {background-image: url(../images/icon/speaker.png);}
.iconPlus {
	background-image: url(../images/icon/sideber.png);
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: left center;
}

.iconNote {background-image: url(../images/icon/paperclip.png);}
.iconTag {background-image: url(../images/icon/tag.png)}
.iconDrink {background-image: url(../images/icon/drink.png)}
.imgBox {
	background-color: #FFF;
	margin: 5px;
	padding: 3px;
	float: left;
	border: 2px solid #EEE;
}
body {
	font: 12px Verdana, Geneva, sans-serif;
	line-height: 17.5px;
	color: #333;
	width: 100%;
	background-image: url(../images/bg_body.jpg);
}
p {display: block;}
hr {
	border: 2px dotted #E4E2E1;
	background-color: #E4E2E1;
}
a {
	color: #999;
	text-decoration: none;
}
a:hover {
	color: #F99;
}

blockquote {
	float: left;
	width: 100%;
	background-image: url(../docs/color_nav.png);
	margin-right: auto;
	margin-left: auto;
}
 
 /* Font設定
--------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6{
	font-family: "微軟正黑體";
	display: block;
}
h1 {
	font-size: 35px;
	padding-bottom: 5px;
}
h2 {
	font-size: 35px;
	font-weight: lighter;
}

h3 {
	font-size: 20px;
	padding-bottom: 5px;
}
h4 {
	font-size: 20px;
	font-weight: lighter;
	
}
h5 {
	font-size: 15px;
	color: #cc6600;
}
h6{
	font-size: 12px;
	padding-bottom: 1px;
	color: #999;
	font-family: "微軟正黑體";
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
}

strong {
	color: #0975CB !important;
	font-weight: bolder;
	paddingt: 0px 2px
}
em {color: #000;font-weight: bolder}
.sidebarTitle{
	background-image: url(../images/hot_tilte.png);
	background-repeat: no-repeat;
	background-color: #6CC;
}
.sidebarTitle h1{
	background-color: #6CC;
	background-image: url(../images/hot_tilte.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 180px;
	background-position: 10px;
	font-size: 16px;
	font-family: "微軟正黑體", "新細明體", "標楷體";
	font-weight: bold;
	padding: 5px;
}
.name dd {
	font-size: 12px;
	color: #FFF;
	background-color: #F99;
	text-align: center;
	display: block;
	padding: 2px;
	float: right;
}
#communityLinks li {
	float: left;
}
#communityLinks {
	width: 100%;
	float: left;
}
#imageField {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: -50px 0px 5px 300px;
}

 #Header #inTopBox #form1 {
	padding: 0px;
	float: right;
	margin-top: 10px;
	margin-right: 170px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: right;
}
 #Header #inTopBox #form1 input {
	background-color: #E60012;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

 #Header #inTopBox #form1 #search {
	background-color: #FCFAFA;
	border-top-width: 1px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: solid;
	border-top-color: #300;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #300;
	padding: 0px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
