@charset "utf-8";
#MenuSub {
	background-image: url(../images/Background_MenuSub.png);
	background-repeat: no-repeat;
	height: 33px;
	width: 465px;
	float: right;
	padding-top: 5px;
	padding-right: 20px;
	margin-right: 20px;
}
#MenuSub ul {
	padding-left: 10px;
	padding-top: 3px;
}
#MenuSub li {
	float: left;
	font-size: 13px;
	color: #000;
	letter-spacing: 1px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 22px;
}
#MenuSub li a {
	color: #000;
}



#MenuSub .Search {
	font-size: 13px;
	line-height: 22px;
	color: #919191;
	letter-spacing: 2px;
	float: right;
	height: 22px;
	width: 165px;
	overflow: hidden;
	padding-top: 3px;
}

#MenuSub .Search .gsc-input input {
	border: 1px solid #FFF;
	width: 165px;
	background-image: none !important;
	font-size: 13px;
	color: #333;
}

#Framework_Footer {
	background-color: #66d2b9;
	background-image: url(../images/Background_Framework_Footer_Style0.jpg);
	background-repeat: repeat-x;
	width: 100%;
	margin-top: 30px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-bottom: 75px;
}

#Framework_Footer .FrameTable {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#Framework_Footer .FrameTable ul {
	float: left;
	padding-right: 35px;
}


#Framework_Footer .FrameTable li {
	font-size: 15px;
	line-height: 24px;
	color: #333;
	letter-spacing: 2px;
}

#Framework_Footer .FrameTable li a {
	font-size: 13px;
	color: #000;
	line-height: 22px;
	letter-spacing: 1px;
}



#Framework_Footer .FrameTable li a:hover { color: #FFF; }
#Framework_Footer .FrameTable .FrameRight { float: right; }

#Framework_Footer .FrameTable .FrameRight .FrameLink {
	color: #666;
	font-size: 11px;
	line-height: 24px;
}

#Framework_Footer .FrameTable .FrameRight .FrameLink a {
	color: #000;
	font-size: 13px;
}

#Framework_Footer .FrameTable .FrameRight .FrameLink a:hover { color: #FFF; }

#Framework_Footer .FrameTable .FrameRight .Copyright {
	font-size: 12px;
	line-height: 20px;
	color: #333;
	padding-top: 10px;
}

.FrameSubTitle {
	font-size: 22px;
	line-height: 42px;
	color: #FFF;
	background-image: url(../images/Background_FrameSubTitle.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	height: 42px;
	width: 190px;
	letter-spacing: 2px;
}
.FrameSub .FrameSearch {
	font-size: 22px;
	color: #FFF;
	background-image: url(../images/Background_FrameSearch.png);
	background-repeat: no-repeat;
	text-align: center;
	height: 100px;
	width: 190px;
	padding-bottom: 20px;
	letter-spacing: 2px;
	line-height: 46px;
	background-position: center top;
	margin-top: 95px;
}
.FrameSub .FrameSearch .Textfield {
	font-size: 15px;
	line-height: 38px;
	color: #666;
	height: 38px;
	width: 158px;
	border: 1px solid #CCC;
	text-align: center;
}



.FrameSeries {
	width: 186px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e6e6e6;
	border-left-color: #e6e6e6;
	background-color: #FFF;
	padding-right: 1px;
	padding-left: 1px;
}
.FrameSeries li  {
	font-size: 12px;
	line-height: 22px;
	color: #b3b3b3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
	width: 160px;
	padding: 13px;
}
.FrameSeries li .DLbtn  {
	height: 30px;
	width: 160px;
}
.FrameSeries li img {
	height: 100px;
	width: 170px;
}
.FrameSeries li .Title {
	font-family: 'Roboto Condensed', "微軟正黑體", sans-serif;
	padding-right: 8px;
	padding-left: 8px;
	letter-spacing: 0px;
}

.FrameSeries li a {
	font-size: 18px;
	line-height: 22px;
	color: #333;
	text-decoration: none;
	display: block;
}
.FrameSeries li a:hover {
	color: #999;
}
.FrameSeries li .Label {
	height: 20px;
	padding-top: 10px;
}
.FrameSeries li .Label a.More {
	float: right;
	height: 20px;
	color: #808080;
	font-size: 13px;
	line-height: 20px;
	background-image: url(../images/Btn_More.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	width: 60px;
	padding-left: 20px;
}
.FrameSeries li .Label a:hover.More {
	color: #999;
}
