/* -------------------mp style------------------------------*/

/* 上方Banner    Flash取代 */

#header {
	background-image: url(../images/menu.jpg);
	background-position: center top;
	background-repeat:no-repeat;
	height: 235px;
	width: auto;
}

/* BANNER下方  首頁搜尋 */

#search {
	background: #FFFFFF;
	background-image:url(../images/search_mp_bg.gif);
	background-position: left top;
	height:74px;
	width:231px;
	text-align:left;
}

#search form {
	padding: 0px 8px 0px 85px;
}

#search .Head {
	height:10px;
	width:60px;	
}

#search .Button {
	width:24px;
	height:20px;
	margin-top:27px;
	padding: 0px 5px;
	background: url(../images/search_mp_but.gif) no-repeat 2px 2px;
	border-style: none;
}

#search .Button:hover {
	background: url(../images/search_mp_but_1.gif) no-repeat 2px 2px;
	border-style: none;
}

#search .input {
	width:90px;
	height:15px;
	border-width: 0px;
	text-align:left;
	border-style: none;
	background: #e0e0e0;
	margin-top:27px;
	padding: 1px;
	color: #666666;
}

/* 產品與解決方案*/
#products{
    margin-top:10px;
}

/* 最新消息 */
#News {
	clear: both;
	margin: 0px;
	vertical-align: middle;
	padding: 10px 1px 2px 5px;
}
#News .Head {
	width:635px;
	background: url(../images/news_line.gif) no-repeat left;
	margin-left:13px;
	height: 30px;
}

html > body #News .Head {
	background-position: left;
}
#News .Body {
	padding: 8px 10px 20px;
	margin: -20px 0px 0px;
	background: no-repeat right top;
}
#News .Body h1 {
	font-weight: normal;
	color:#EE4C9B;
	margin-top: 25px;
	margin-bottom: 10px;
	margin-left: 6px;
}
#News .Body h3 {
	color: #EE4C9B;
	margin-bottom: 5px;
	margin-top: 10px;
	margin-left: 130px;
}

#News .Body .F {
	color: #EE4C9B;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 4px;
	padding-right:5px;
}

#News .Body .T {
	width:105px;
	height:20px;
	background: url(../images/services_title.gif) no-repeat left;
	padding-top:5px;
	background-repeat:no-repeat;
}

#News .Body img {
	float: left;
	padding:2px;
	margin-left:5px;
	margin-right: 5px;
	/*margin-top:20px;*/
	/*border: 1px double #B3B3B3;*/
	width: 120px;
	height:90px;
}
#News .Body p {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	margin: 0px 0px 0px 6px;
	padding: 0px;
}
#News .more {
	text-align: right;
	margin-right: 3px;
	margin-top: -50px;
}
#News .more a {
	color: #7A7E81C;
	text-decoration: none;
}
#News .more a:hover {
	color: #EA8357;
	text-decoration: underline;
}
#News .Body ul {
	clear: both;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 5px;
}
#News .Body ul li {
	list-style-type: none;
	font-weight: normal;
	font-variant: normal;
	color: #3D6176;
	display: inline;
}
#News .Body ul li a {
	display: block;
	color: #FF6600;
	text-decoration: none;
	background-image: url(../images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: 1px 6px;
	padding-right: 15px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 1px;
}
#News .Body ul li a:hover {
	color: #1C7D97;
}
#News .Foot/*,#epaper .Foot*/ {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DFDED5;

}


/*字級設定*/
#Fontset {
	color: #333333;
	padding: 0px 5px 0px 0px;
	margin: 10px 5px 0px 20px;
}
#Fontset ul {
	margin: 0;
}
#Fontset li {
	background-position: left -20px;
	margin-top: 10px;
	text-decoration: inherit;
	display: inline;
	vertical-align: -40%;
}
#Fontset span {
	border: none;
	text-align: center;
	font-weight: normal;
	line-height: 30px;
	float: left;
}

/* 公益活動 */
#Event {
	clear: both;
	margin: 0px;
	vertical-align: middle;
    padding: 20px 1px 2px 5px;
}
#Event .Head {
	width:634px;
	height:30px;
	margin-left:13px;
	background: url(../images/service_line.gif) no-repeat left;
}

html > body #Event .Head {
	background-position: 8px 5px;
	background-position:left;
}
#Event .Body {
	padding: 8px 10px 20px;
	margin: -20px 0px 0px;
	background: no-repeat right top;
}
#Event .Body h1 {
	font-weight: normal;
	color:#006ECC;
	margin-top: 25px;
	margin-bottom: 10px;
	margin-left: 6px;
}
#Event .Body h3 {
	color: #EE4C9B;
	margin-bottom: 5px;
	margin-top: 10px;
	margin-left: 130px;
}

#Event .Body .F {
	color: #006ECC;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 4px;
	padding-right:5px;
}

#Event .Body .T {
	width:105px;
	height:20px;
	background: url(../images/services_title.gif) no-repeat left;
	padding-top:5px;
	background-repeat:no-repeat;
}

#Event .Body img {
	float: left;
	margin-left:5px;
	margin-right: 5px;
	margin-top:20px;
	border: 1px double #B3B3B3;
	width: 120px;
	height:90px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#Event .Body p {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	margin: 0px 0px 0px 6px;
	padding: 0px;
}
#Event .more {
	text-align: right;
	margin-right: 3px;
	margin-top: -50px;
}
#Event .more a {
}
#Event .more a:hover {
	color: #EA8357;
	text-decoration: underline;
}
#Event .Body ul {
	padding: 5px;
	margin: 5px 0px 0px;
	clear: both;
}
#Event .Body ul li {
	font-weight: normal;
	font-variant: normal;
	color: #3D6176;
	display: inline;
}
#Event .Body ul li a {
	display: block;
	color: #FF6600;
	text-decoration: none;
	background-image: url(../images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding-right: 15px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 1px;
}
#Event .Body ul li a:hover {
	color: #1C7D97;
}
#Event .Foot/*,#epaper .Foot*/ {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DFDED5;

}

/* 下載 */
#declare {
	text-align: left;
	width: 231px;
	clear: both;
}
#declare .Head {
	padding-right: 15px;
	background-image:url(../images/download_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align:right;
}

#declare .Head .more {
	text-align:left;
	padding: 15px 3px 0px 5px;
}

#declare .Head .more a {
	text-align:right;
	padding: 17px 3px 0px 5px;
}

#declare .Body {
	text-align: center;


	background-repeat:no-repeat
	background-position: left top;
	vertical-align: middle;
	width: 231px;
	padding-top: 15px;
	background: url(../images/download_bg.gif) no-repeat;
	padding-bottom: 5px;
	height: 52px;
}

#declare .declare_b {
	width: 198px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	background: url(../images/download_foot.gif) no-repeat;
}
#declare .Body h1{
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-variant: normal;
	color: #FF6600;
}

#declare .Body .more {
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 2px;
}

#declare .Body .more a {
	color: #FF8D00;
	text-decoration: none;
	background-image: url(../images/icon_orange01.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-bottom: 1px;
	background-position: right top;
	padding-right: 17px;
	text-align: right;
	display: block;
}
#declare .Body .more a:hover  {
	color: #FF3300;
	text-decoration: underline;
}
#declare .Body pre {

}
#declare .Foot {
	margin: 0px;
	padding: 0px;
	clear: both;
	height:26px;
	background-image:url(../images/download_foot.gif);
	background-repeat:no-repeat;
}


/* 相關聯結 */
#Contactus {
	text-align: left;
	width: 231px;
	clear: both;
}
#Contactus .Head {
	background: url(../images/about_link.gif) no-repeat;
	height: 56px;
}

#Contactus .Body {
	background: url(../images/about_bg.gif) repeat-y center top;
	padding:5px 50px 7px;
}

#Contactus .Foot {
	clear: both;
	height:26px;
	background: url(../images/about_down.gif) no-repeat;
}

/* 廣告區 */
#Banner {
	text-align: left;
	width: 231px;
}
#Banner .Head {
	background: url(../images/link.gif) no-repeat;
	height: 54px;
}

#Banner .Body {
	background: url(../images/about_bg.gif) repeat-y center top;
	padding:5px 45px 7px;
}
#Banner .Body img{
	margin-top:2px;
}
#Banner .Foot {
	height:26px;
	background: url(../images/about_down.gif) no-repeat;
}

/*-----------------------------------------------------------   epaperarea */
#epaper{
	padding-top: 15px;
	width: 240px;
	height: 110px;
	background-image: url(../images/epaperbg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align:center;
}
#epaper .head{
	color: #88882D;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: center;
	background: url(../images/paper.gif) no-repeat;
	height: 54px;
}
#epaper .Body {
	background: url(../images/about_bg.gif) repeat-y left top;
	padding:5px 40px 7px 0px;
}


#epaper .Button {
	width:50px;
	height:22px;
	margin: 5px;
	padding: 2px 10px 10px 10px;
	border-style: none;
	border: 1px double #B3B3B3;
}
#epaper .Button:hover {
	background: #3B98ED;
	border: 1px double #125B9E;
}
#epaper .Foot {
	height:26px;
	background: url(../images/about_down.gif) no-repeat;
}
/*-----------------------------------------------------------   epaperarea */
.id-epaper{
	padding-top: 15px;
	width: 240px;
	height: 150px;
	background-image: url(../images/epaperbg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align:center;
}
.id-epaper .head{
	color: #88882D;
	
	font-weight: bold;
	letter-spacing: 3px;
	text-align: center;
}
.id-epaper form {
	padding:2px 2px 0px 2px;
}

.id-epaper .Button {
	width:50px;
	height:22px;
	margin: 5px;
	padding: 2px 10px 10px 10px;
	border-style: none;
	border: 1px double #B3B3B3;
}
.id-epaper .Button:hover {
	background: #3B98ED;
	border: 1px double #125B9E;
}
.id-epaper a {
	padding-top: 2px;
	font-size:13px;
}
