﻿#Main #Menu .download {
	width: 245px;
	height: 100px;
	background: url("/Images/NewStyle2/design/All_NoRepeat01.png") no-repeat -715px -381px;/*icon_download.png*/
}
#Main #Menu .download div {
	color: #FF0000;
	font-size: 11px;
	padding-left: 10px;
	width: 240px;
	height: 25px;
	display: block;
}
#Main #Menu .download a {
	width: 90px;
	height: 30px;
	display: block;
	line-height: 150px;
	overflow: hidden;
	padding: 20px 10px 20px 145px;
}
#Main #Menu .download a:hover {
	background: url("/Images/NewStyle2/design/All_NoRepeat01.png") no-repeat -725px -490px;/*icon_download_over.png*/
}

/*首頁Members*/
.Members {
	width: 700px;
	margin: 20px 0px;
	clear: both;
}
.Members .Members_title {
	font-size: 13px;
	font-weight: bold;
	width: 150px;
	height: 100px;
	display: block;
	float: left;
}
.Members .Members_list div {
	width: 92px;
	height: 92px;
	margin: 0px 0px 18px 18px;
	display: block;
	overflow: hidden;
	float: left;
	background-position:center center;
	background-repeat:no-repeat;
}
.Members .Members_list div div {
	margin:0px;
}
.Members .Members_list div a {
	width: 90px;
	height: 90px;
	display: block;
	border: 1px solid #FFFFFF;
	background: url("/Images/NewStyle2/design/All_NoRepeat01.png") no-repeat -580px 0px;/*s_member.png*/
}
.Members .Members_list div a:hover {
	border: 1px solid #B2B4BF;
	background: none;
}

.Members .btn_more {
	position: relative;
	right: 1px;
}

.Members div.menu {
	position: absolute;
	width: 24px;
	height: 19px;
	overflow: visible;
}
.Members div.menu a {
	background: url("/Images/NewStyle2/design/All_NoRepeat01.png") -586px -214px no-repeat;/*icon_menu.gif*/
	width: 24px;
	height: 19px;
	position: relative;
	top: 72px;
	left: 67px;
	cursor: pointer;
	border: none;
}
.Members div.menu a:hover {
	background: url("/Images/NewStyle2/design/All_NoRepeat01.png") -586px -233px no-repeat;/*icon_menu.gif*/
	border: none;
}

.ContentC .divider {
	margin: 20px 25px;
}

.ContentC .intro {
	margin:50px 25px 0px;
	width: 380px;
	float: left;
}

.ContentC .intro IMG {
	border: none;
}

.ContentC .intro SPAN.Title {
	white-space: nowrap;
}

.ContentC .intro SPAN.Title, .ContentC .finalsub SPAN.Title {
	color: #072b60;
	font-size: 2em;
	line-height: 1.5em;
	margin: 0px 0px 15px 0px;
}

.ContentC .prodpic {
	float:right;
	margin: 100px 0px 0px;
}

.ContentC .introsub {
	margin: 0px 0px 0px 20px;
	width: 580px;
	float: left;
}

.ContentC .introsub .divider2 {
	margin: 20px 0px 40px;
}

.ContentC .introsub .left IMG {
	float: left;
}

.ContentC .introsub .right IMG {
	float:right;
}

.ContentC .introsub SPAN {
	margin: 0px 0px 15px;
	font-size: 1.5em;
	line-height: 1.12em;
	color: #072b60;
}

.ContentC .introsub UL {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline-block;
	letter-spacing: 0px;
	width: 280px;
}

.ContentC .introsub UL LI {
	width: 280px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ContentC .introsub UL A IMG {
	float: none !important;
	border: none;
}

.ContentC .finalsub {
	margin: 0px 20px;
}

.ContentC .finalsub div{
	margin: 0px 20px 100px;
	width: 266px;
	float:left;
}

.ContentC .workswell .Title {
	margin: 0px 0px 15px;
	font-size: 1.75em;
	line-height: 2em;
	color: #072b60;
}

.ContentC .workswell {
	float: right;
	width: 200px;
	padding: 25px;
	margin: 0px 20px 0px 0px;
	background-color: #CEEFFF;
}

.ContentC .workswell .subtitle {
	font-size: 1.5em;
	line-height: 1.5em;
}