@charset "utf-8";
/* CSS Document */
html {
	height:100%;
}
body {
	background-color:#dfdfdf;
	height:100%;
	margin:20px 0px;
}
.cht {
	font-family:"新細明體"
}
.eng {
	font-family:"Arial";
}
.content {
	width:1048px;
	margin:auto;
}
.pageHead {
	width:100%;
	background-image:url(../images/head_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.pageBody {
	width:100%;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.pageFooter {
	width:100%;
	height:123px;
	margin:0px;
	display:block;
	background-image:url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	clear: both;
}
.pageFooter .copyText {
	width:100%;
	height:34px;
	display:block;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	clear: both;
}
.pageFooter .copyText p {
	width:992px;
	height:34px;
	display:block;
	line-height:34px;
	margin:0px auto 0px auto;
	padding:8px 8px 0px 8px;
	background-color:#FFF;
	font-size:12px;
	color:#717171;
	text-align:center;
	border-top:1px solid #E1DED6;
	background-color:#FFF;
}
.indexHead, .mainHead {
	width:992px;
	margin:0px auto 0px auto;
	padding:8px 8px 0px 8px;
	background-color:#FFF;
}
.indexBody {
	width:992px;
	margin:0px auto 0px auto;
	padding:0px 8px 0px 8px;
	background-color:#FFF;
}
.mainBody {
	width:1008px;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	background-color:#FFF;
}
.indexHead .menu {
	width:100%;
	background-image:url(../images/menu_bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:41px;
	display:block;
}
.indexHead .menu ul {
	float:right;
}
.indexHead .menu ul li {
	float:left;
	margin:0px 0px 0px 10px;
}
.indexHead .menu ul li span {
	display:none;
}
.indexHead .menu ul li a {
	width:104px;
	height:41px;
	display:block;
	cursor:pointer;
}
.indexHead .menu ul li a:hover {
	width:104px;
	height:41px;
	display:block;
	background-color:#211834;
	cursor:pointer;
}
.indexHead .menu ul li a.compInfo {
	background-image: url(../images/compInfo.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.indexHead .menu ul li a:hover {
	background-image: url(../images/compInfo_a.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.indexHead .menu ul li a.prodInfo {
	background-image: url(../images/prodInfo.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.indexHead .menu ul li a.prodInfo:hover {
	background-image: url(../images/prodInfo_a.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.indexHead .menu ul li a.compEven {
	background-image: url(../images/compEven.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.indexHead .menu ul li a.compEven:hover {
	background-image: url(../images/compEven_a.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.indexHead .menu ul li a.compPower {
	background-image: url(../images/compPower.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.indexHead .menu ul li a.compPower:hover {
	background-image: url(../images/compPower_a.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.indexHead .index {
	width:992px;
	margin:auto;
}
.indexHead .index .flash {
	width:796px;
	height:411px;
	float:left;
}
.indexHead .index .news {
	width:196px;
	float:left;
	background-color:#4B1362;
}
.indexHead .index .news .title {
	background-image: url(../images/newsTitleBg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-size:13px;
	color:#FFFEFE;
	font-weight:bold;
	line-height:20px;
	padding:41px 0px 0px 8px;
	_padding:41px 0px 4px 8px;
}
.indexHead .index .news .title img {
	vertical-align:middle;
	line-height:20px;
}
.indexHead .index .news .info ul {
	width:186px;
	margin:7px auto;
}
.indexHead .index .news .info ul li {
	width:173px;
	padding:0px 0px 0px 13px;
	color:#FFF;
	font-size:12px;
	line-height:28px;
}
.indexHead .index .news .info ul li a {
	color:#FFF;
	text-decoration:none;
}
.indexHead .index .news .info ul li a:hover {
	color:#FFDE03;
	text-decoration:none;
}
.indexHead .index .news .info ul li.bg {
	width:173px;
	padding:0px 0px 0px 13px;
	color:#FFF;
	font-size:12px;
	line-height:20px;
	background-color:#784F89;
}
.indexHead .index .news .footer {
	background-image:url(../images/newsFooterBg.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	width:100%;
	height:132px;
	padding:40px 0px 0px 0px;
}
.indexHead .index .news .footer ul {
	width:172px;
	padding:0px 0px 0px 20px;
}
.indexHead .index .news .footer ul li {
	float:left;
	color:#FFFFFF;
	width:50px;
}
.indexHead .index .news .footer ul li.there {
	float:left;
	color:#FFFFFF;
	width:38px;
}
.indexHead .index .news .footer ul li.line {
	width:11px;
	height:21px;
	display:block;
	background-image: url(../images/newsLine.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.indexHead .index .news .footer span {
	font-size:12px;
	text-align:center;
}
.indexHead .index .news .footer a {
	color:#FFFFFF;
	text-decoration:none;
}
.indexHead .index .news .footer a:hover {
	color:#FFD7F9;
	text-decoration:none;
}
.indexHead .index .news .footer span.eng {
	font-size:10px;
	color:#FE97E9;
	display:block;
	width:100%;
}
.indexMarquee {
	width:972px;
	height:24px;
	line-height:24px;
	clear:both;
	font-size:12px;
	color:#242424;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(../images/marquee-bg.jpg);
	background-position: left top;
}
.mainHead .marquee {
	width:842px;
	height:24px;
	line-height:24px;
	clear:both;
	font-size:12px;
	float:left;
	color:#4F4F4F;
}
.indexMarquee span.title, .mainHead .marquee span.title {
	font-weight:bold;
	padding:0px 10px 0px 0px;
}
/*
.indexBody .lSide {
	width:364px;
	float:left;
	display:block;
	height: 1px;
}
*/
.indexBody .rSide {
	width:990px;
	float:left;
	clear:right;
	display:block;
	border-left:1px solid #E1E1E1;
	margin-top: 19px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
.indexBody .media {
	width:183px;
	padding:17px;
	margin:32px 0px 0px 4px;
	border:1px solid #DEDEDE;
	float:left;
}
.indexBody .mediaInfo {
	width:132px;
	_width:125px;
	float:right;
	clear:right;
	padding:43px 0px 0px 0px;
}
.indexBody .mediaInfo .title {
	width:100%;
}
.indexBody .mediaInfo .cont {
	width:100px;
	color:#988D89;
	visibility:visible;
	font-size:12px;
	margin:10px 0px 0px 0px;
}
.indexBody .moreVideo {
	background-image: url(../images/indexMoreVideo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:100%;
	height:70px;
	margin:38px 0px 0px 0px;
	padding:31px 0px 0px 0px;
}
.indexBody .moreVideo p.txt {
	font-size:12px;
	color:#6c6c6c;
	width:100%;
}
.indexBody .moreVideo p.txt a {
	color:#BD461D;
	text-decoration:none;
}
.indexBody .moreVideo p.txt a:hover {
	color:#BD461D;
	text-decoration:underline;
}
.indexBody .moreVideo img {
	padding:4px 0px 0px 16px;
 *padding:0px 0px 0px 16px;
}
.indexBody .indexOffers {
	margin:21px 0px 0px 0px;
	clear:both;
}
.indexBody .indexOffers .title {
	width:354px;
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	background-image: url(../images/indexOffers_titleBg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.indexBody .indexOffers .list {
	width:349px;
	background-color:#F5F5F5;
	margin:8px 0px 0px 2px;
}
.indexBody .indexOffers .list ul {
	padding:2px 0px 2px 0px;
}
.indexBody .indexOffers .list ul li {
	color:#7D7D7D;
	font-size:12px;
	height:25px;
	line-height:25px;
	padding:0px 0px 0px 42px;
	background-image: url(../images/indexOffers_listDot.gif);
	background-repeat: no-repeat;
	background-position: 21px center;
}
.indexBody .indexOffers .list ul li a {
	color:#7D7D7D;
	text-decoration:none;
}
.indexBody .indexOffers .list ul li a:hover {
	color:#A65B9C;
	text-decoration:none;
}
.indexService {
	width:750px;
	float:left;
}
.indexService .service_item {
	width:185px;
	float:left;
	border-right:1px dotted #BBBBBB;
}
.indexService .service_item.noline {
	width:185px;
	float:left;
	border-right:0px dotted #BBBBBB;
}
.indexService .service_item .title {
	width:160px;
	background-image: url(../images/serviceItem_arraw.gif);
	background-repeat: no-repeat;
	background-position: 7px center;
	font-size:13px;
	line-height:15px;
	color:#A46A26;
	float:right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-left: 5px;
}
.indexService .service_item .info {
	width:185px;
	margin:10px 0px 0px 0px;
	float:right;
}
.indexService .service_item .photo {
	width:75px;
	float:left;
	padding-left: 7px;
}
.indexService .service_item .txt {
	width:67px;
	color:#686868;
	font-size:12px;
	float:right;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}
.indexService .service_item .txt a{
	color:#686868;
	text-decoration:none;
}
.indexService .service_item .txt a:hover{
	color:#AF74AE;
	text-decoration:none;
}
.indexService .service_item .btn {
	width:136px;
	float:right;
	text-align:right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.popularLink {
	width:730px;
	float:left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 9px;
}
.popularLink .title {
	width:100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.popularLink .rowList {
	width:730px;
	border-bottom:1px dotted #999999;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.popularLink .rowList.noline {
	width:730px;
	border-bottom:0px dotted #999999;
	padding:10px 0px;
}
.popularLink .linkList {
	float:left;
	width:102px;
	width:243px;
}
.popularLink .linkList .title {
	background-image:none;
	font-size:13px;
	text-align:center;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.popularLink .linkList .photo {
	text-align:center;
}
.popularLink .linkList .link {
	text-align:center;
}
.popularLink .linkList .link ul {
	width:100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.popularLink .linkList .link ul li {
	float:left;
	line-height:13px;
}
.popularLink .linkList .link a{
	color:#838383;
	font-size:13px;
	text-decoration:none;
}
.popularLink .linkList .link a:hover {
	color:#A65C9B;
	text-decoration:none;
	}
.adBanners {
	width:240px;
	float:right;
	clear:right;
}
.adBanners ul {
	padding: 0px;
	margin: 0px;
}
.adBanners ul li, .adBanners ul li a{
	display: block;
	width: 240px;
	float: left;
	border:0px;
}
.mainHead .mainSubmenu {
	width:150px;
	float:right;
}
.mainHead .mainSubmenu ul {
	width:150px;
}
.mainHead .mainSubmenu ul li {
	float:left;
	font-size:12px;
	color:#73716D;
	line-height:24px;
}
.mainHead .mainSubmenu ul li.line {
	padding:0px 3px;
	line-height:24px;
 *line-height:20px;
}
.mainHead .mainSubmenu ul li a {
	text-decoration:none;
	color:#73716D;
}
.mainHead .mainSubmenu ul li a:hover {
	text-decoration:underline;
	color:#73716D;
}
.mainHead .mainPhoto {
	width:100%;
	height:203px;
 *height:209px;
	display:block;
	text-align:center;
	clear:both;
}
.mainHead .menu {
	width:100%;
	background-image:url(../images/mainMenu_bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:33px;
	display:block;
	border-bottom:8px solid #E1DED6;
	margin:0px 0px 9px 0px;
 *margin:-6px 0px 9px 0px;
}
.mainHead .menu ul {
	float:right;
}
.mainHead .menu ul li {
	float:left;
	line-height:33px;
	text-align:center;
	margin:0px 0px 0px 14px;
	;
}
.mainHead .menu ul li a {
	width:104px;
	height:33px;
	display:block;
	cursor:pointer;
	color:#FFF;
	text-decoration:none;
}
.mainHead .menu ul li a:hover {
	width:104px;
	height:33px;
	display:block;
	background-color:#211834;
	cursor:pointer;
	color:#FFF;
}
.mainHead .menu ul li span {
	display:none;
}
.mainHead .menu ul li a.compInfo {
	background-image: url(../images/compInfo.png);
 *background-image: url(../images/main_compInfo.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.mainHead .menu ul li a.compInfo:hover {
	background-image: url(../images/compInfo_a.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.mainHead .menu ul li a.prodInfo {
	background-image: url(../images/prodInfo.png);
 *background-image: url(../images/main_prodInfo.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.mainHead .menu ul li a.prodInfo:hover {
	background-image: url(../images/prodInfo_a.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.mainHead .menu ul li a.compEven {
	background-image: url(../images/compEven.png);
 *background-image: url(../images/main_compEven.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.mainHead .menu ul li a.compEven:hover {
	background-image: url(../images/compEven_a.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.mainHead .menu ul li a.compPower {
	background-image: url(../images/compPower.png);
 *background-image: url(../images/main_compPower.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.mainHead .menu ul li a.compPower:hover {
	background-image: url(../images/compPower_a.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.mainBody .popularLink {
	width:283px;
	float:left;
	margin:0px;
	padding:0px;
}
.mainBody .popularLink .paddingSide {
	padding:0px 0px 0px 8px;
}
.mainBody .popularLink .title {
	width:100%;
	height:30px;
	padding-top:5px;
	background-repeat: repeat-x;
	background-position: left top;
	border:0px;
}
.mainBody .popularLink .mainList {
	width:271px;
	margin:auto;
}
.mainBody .popularLink .mainList .item {
	width:100%;
	border-bottom:1px dotted #999999;
	padding:5px 0px;
}
.mainBody .popularLink .mainList .item.noLine {
	border-bottom:0px dotted #999999;
}
.mainBody .popularLink .mainList .item .photo {
	float:left;
	width:101px;
}
.mainBody .popularLink .mainList .item .info {
	width:156px;
	float:right;
	clear:right;
}
.mainBody .popularLink .mainList .item .info .title {
	width:100%;
	height:auto;
 *line-height:16px;
	font-size:13px;
	background-image:none;
	padding-top:0px;
	margin:5px 0px 0px 0px;
}
.mainBody .popularLink .mainList .item .info ul.link {
	width:100%;
	margin:5px 0px 0px 0px;
}
.mainBody .popularLink .mainList .item .info ul.link li {
	float:left;
	font-size:13px;
	line-height:13px;
 *line-height:15px;
	color:#858585;
}
.mainBody .popularLink .mainList .item .info ul.link li a {
	color:#858585;
	text-decoration:none;
}
.mainBody .popularLink .mainList .item .info ul.link li a:hover {
	color:#A55D9D;
	text-decoration:none;
}
.mainBody .popularLink .mediaSide {
	width:100%;
	padding:14px 0px;
	margin:2px 0px 0px 0px;
	border-top:3px solid #EBE9E4;
	border-bottom:17px solid #EBE9E4;
}
.mainBody .popularLink .mediaSide .media {
	float:left;
	margin:14px 0px 0px 11px;
	padding:11px;
	border:1px solid #DCDCDC;
}
.mainBody .popularLink .mediaSide .mediaInfo {
	width:103px;
	_width:90px;
	float:right;
	margin:19px 0px 0px 0px;
}
.mainBody .popularLink .mediaSide .mediaInfo .title {
	background-image:none;
	height:auto;
}
.mainBody .popularLink .mediaSide .mediaInfo .cont {
	font-size:12px;
	color:#988D89;
	line-height:18px;
	padding:7px 0px 0px 0px;
}
.mainBody .popularLink .mediaSide .mediaInfo .moreVideo {
	width:100%;
	padding:45px 0px 0px 0px;
}
.mainBody .popularLink .mediaSide .mediaInfo .moreVideo p.txt a {
	color:#BD461D;
	text-decoration:none;
	font-size:12px;
}
.mainBody .popularLink .mediaSide .mediaInfo .moreVideo p.txt a:hover {
	color:#BD461D;
	text-decoration:underline;
}
.mainBody .popularLink .mediaSide .mediaInfo .moreVideo img {
	padding:2px 0px 0px 15px;
}
.mainBody .popularLink .adBanners {
	width:100%;
}
.mainBody .popularLink .adBanners ul {
	width:248px;
	margin:10px auto 3px auto;
}
.mainBody .popularLink .adBanners ul li {
	width:248px;
	margin:0px auto 10px auto;
	padding:0px;
	text-align:center;
}
.mainBody .eventGrowth {
	width:716px;
	float:left;
	border-left:1px solid #E1E1E1;
}
.mainBody .eventGrowth .title {
	position: absolute;
	width:686px;
	height:46px;
	margin:0px 0px 0px 12px;
	padding:5px 0px 2px 20px;
	background-image: url(../images/mainTitle_Bg_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.mainBody .eventGrowth .title2 {
	position: relative;
}
.mainBody .eventGrowth .title2 ul.list2 {
	margin:8px 0px 0px 180px;
	padding:0px;
}
/* list3變換按鈕-公司簡介 */
.mainBody .eventGrowth .title2 ul.list3 ul{list-style-type: none;margin: 0px;padding: 0px;}
.mainBody .eventGrowth .title2 ul.list3 li{margin: 2px;float: left;padding: 0px 0px 0px 10px;}
.mainBody .eventGrowth .title2 ul.list3 li a {text-indent: -3000px;font-size: 1px;}
.mainBody .eventGrowth .title2 ul.list3 li.one a 
{width: 57px;height: 40px;display: block;background: url(../images/title/01_company_01_2.jpg); background-repeat:no-repeat;}
.mainBody .eventGrowth .title2 ul.list3 li.one a:hover
{width: 70px;height: 40px;display: block;background: url(../images/title/01_company_01.jpg); background-repeat:no-repeat;}

.mainBody .eventGrowth .title2 ul.list3 li.two a 
{width: 72px;height: 40px;display: block;background: url(../images/title/01_company_02_2.jpg); background-repeat:no-repeat;}
.mainBody .eventGrowth .title2 ul.list3 li.two a:hover
{width: 89px;height: 40px;display: block;background: url(../images/title/01_company_02.jpg); background-repeat:no-repeat;}

.mainBody .eventGrowth .title2 ul.list3 li.three a 
{width: 57px;height: 40px;display: block;background: url(../images/title/01_company_03_2.jpg); background-repeat:no-repeat;}
.mainBody .eventGrowth .title2 ul.list3 li.three a:hover
{width: 70px;height: 40px;display: block;background: url(../images/title/01_company_03.jpg); background-repeat:no-repeat;}

.mainBody .eventGrowth .title2 ul.list3 li.four a 
{width: 87px;height: 40px;display: block;background: url(../images/title/01_company_04_2.jpg); background-repeat:no-repeat;}
.mainBody .eventGrowth .title2 ul.list3 li.four a:hover
{width: 105px;height: 40px;display: block;background: url(../images/title/01_company_04.jpg); background-repeat:no-repeat;}

.mainBody .eventGrowth .title2 ul.list3 li.five a 
{width: 57px;height: 40px;display: block;background: url(../images/title/01_company_05_2.jpg); background-repeat:no-repeat;}
.mainBody .eventGrowth .title2 ul.list3 li.five a:hover
{width: 70px;height: 40px;display: block;background: url(../images/title/01_company_05.jpg); background-repeat:no-repeat;}

.mainBody .eventGrowth .title2 ul.list3 li.six a 
{width: 57px;height: 40px;display: block;background: url(../images/title/01_company_06_2.jpg); background-repeat:no-repeat;}
.mainBody .eventGrowth .title2 ul.list3 li.six a:hover
{width: 70px;height: 40px;display: block;background: url(../images/title/01_company_06.jpg); background-repeat:no-repeat;}



/* list4變換按鈕-產品簡介 */
.mainBody .eventGrowth .title2 ul.list4 ul{list-style-type: none;margin: 0px;padding: 0px;}
.mainBody .eventGrowth .title2 ul.list4 li{margin: 2px;float: left;padding: 0px 0px 0px 6px;}
.mainBody .eventGrowth .title2 ul.list4 li a {text-indent: -3000px;font-size: 1px;}
.mainBody .eventGrowth .title2 ul.list4 li.one a 
{width: 43px;height: 40px;display: block;background: url(../images/title/02_product_01_2.jpg); background-repeat:no-repeat;}
.mainBody .eventGrowth .title2 ul.list4 li.one a:hover
{width: 52px;height: 40px;display: block;background: url(../images/title/02_product_01.jpg); background-repeat:no-repeat;}

.mainBody .eventGrowth .title2 ul.list4 li.two a 
{width: 54px;height: 40px;display: block;background: url(../images/title/02_product_02_2.jpg); background-repeat:no-repeat;}
.mainBody .eventGrowth .title2 ul.list4 li.two a:hover
{width: 66px;height: 40px;display: block;background: url(../images/title/02_product_02.jpg); background-repeat:no-repeat;}

.mainBody .eventGrowth .title2 ul.list4 li.three a 
{width: 57px;height: 40px;display: block;background: url(../images/title/02_product_03_2.jpg); background-repeat:no-repeat;}
.mainBody .eventGrowth .title2 ul.list4 li.three a:hover
{width: 69px;height: 40px;display: block;background: url(../images/title/02_product_03.jpg); background-repeat:no-repeat;}

.mainBody .eventGrowth .title2 ul.list4 li.four a 
{width: 60px;height: 40px;display: block;background: url(../images/title/02_product_04_2.jpg); background-repeat:no-repeat;}
.mainBody .eventGrowth .title2 ul.list4 li.four a:hover
{width: 72px;height: 40px;display: block;background: url(../images/title/02_product_04.jpg); background-repeat:no-repeat;}

.mainBody .eventGrowth .title2 ul.list4 li.five a 
{width: 74px;height: 15px;display: block;background: url(../images/title/02_product_05_2.jpg); background-repeat:no-repeat;}
.mainBody .eventGrowth .title2 ul.list4 li.five a:hover
{width: 88px;height: 17px;display: block;background: url(../images/title/02_product_05.jpg); background-repeat:no-repeat;}

.mainBody .eventGrowth .title2 ul.list4 li.six a 
{width: 65px;height: 15px;display: block;background: url(../images/title/02_product_06_2.jpg); background-repeat:no-repeat;}
.mainBody .eventGrowth .title2 ul.list4 li.six a:hover
{width: 71px;height: 17px;display: block;background: url(../images/title/02_product_06.jpg); background-repeat:no-repeat;}

.mainBody .eventGrowth .title2 ul.list4 li.seven a 
{width: 65px;height: 15px;display: block;background: url(../images/title/02_product_07_2.jpg); background-repeat:no-repeat;}
.mainBody .eventGrowth .title2 ul.list4 li.seven a:hover
{width: 71px;height: 17px;display: block;background: url(../images/title/02_product_07.jpg); background-repeat:no-repeat;}



/* list5變換按鈕-公司活動 */
.mainBody .eventGrowth .title2 ul.list5 ul{list-style-type: none;margin: 0px;padding: 0px;}
.mainBody .eventGrowth .title2 ul.list5 li{margin: 2px;float: left;padding: 0px 0px 0px 2px;}
.mainBody .eventGrowth .title2 ul.list5 li a {text-indent: -3000px;font-size: 1px;}
.mainBody .eventGrowth .title2 ul.list5 li.one a 
{width: 43px;height: 40px;display: block;background: url(../images/title/03_action_01_2.jpg); background-repeat:no-repeat;}
.mainBody .eventGrowth .title2 ul.list5 li.one a:hover
{width: 52px;height: 40px;display: block;background: url(../images/title/03_action_01.jpg); background-repeat:no-repeat;}

.mainBody .eventGrowth .title2 ul.list5 li.two a 
{width: 72px;height: 40px;display: block;background: url(../images/title/03_action_02_2.jpg); background-repeat:no-repeat;}
.mainBody .eventGrowth .title2 ul.list5 li.two a:hover
{width: 88px;height: 40px;display: block;background: url(../images/title/03_action_02.jpg); background-repeat:no-repeat;}

.mainBody .eventGrowth .title2 ul.list5 li.three a 
{width: 58px;height: 40px;display: block;background: url(../images/title/03_action_03_2.jpg); background-repeat:no-repeat;}
.mainBody .eventGrowth .title2 ul.list5 li.three a:hover
{width: 70px;height: 40px;display: block;background: url(../images/title/03_action_03.jpg); background-repeat:no-repeat;}

.mainBody .eventGrowth .title2 ul.list5 li.four a 
{width: 58px;height: 40px;display: block;background: url(../images/title/03_action_04_2.jpg); background-repeat:no-repeat;}

.mainBody .eventGrowth .title2 ul.list5 li.four a:hover
{width: 70px;height: 40px;display: block;background: url(../images/title/03_action_04.jpg); background-repeat:no-repeat;}




/* list5變換按鈕-充電小棧 */
.mainBody .eventGrowth .title2 ul.list6 ul{list-style-type: none;margin: 0px;padding: 0px;}
.mainBody .eventGrowth .title2 ul.list6 li{margin: 2px;float: left;padding: 0px 0px 0px 2px;}
.mainBody .eventGrowth .title2 ul.list6 li a {text-indent: -3000px;font-size: 1px;}
.mainBody .eventGrowth .title2 ul.list6 li.one a 
{width: 73px;height: 40px;display: block;background: url(../images/title/04_power_01_2.jpg); background-repeat:no-repeat;}
.mainBody .eventGrowth .title2 ul.list6 li.one a:hover
{width: 87px;height: 40px;display: block;background: url(../images/title/04_power_01.jpg); background-repeat:no-repeat;}

.mainBody .eventGrowth .title2 ul.list6 li.two a 
{width: 58px;height: 40px;display: block;background: url(../images/title/04_power_02_2.jpg); background-repeat:no-repeat;}
.mainBody .eventGrowth .title2 ul.list6 li.two a:hover
{width: 70px;height: 40px;display: block;background: url(../images/title/04_power_02.jpg); background-repeat:no-repeat;}

.mainBody .eventGrowth .title2 ul.list6 li.three a 
{width: 72px;height: 40px;display: block;background: url(../images/title/04_power_03_2.jpg); background-repeat:no-repeat;}
.mainBody .eventGrowth .title2 ul.list6 li.three a:hover
{width: 88px;height: 40px;display: block;background: url(../images/title/04_power_03.jpg); background-repeat:no-repeat;}





.mainBody .eventGrowth ul.list {
	width:647px;
	margin:0px 0px;
}
.mainBody .eventGrowth ul.list li {
	width:647px;
	font-size:13px;
	line-height:32px;
	color:#7D7D7D;
	background-image: url(../images/word_line.gif);
	background-repeat: no-repeat;
	background-position: 38px top;
	padding:5px 0px 0px 60px;
}
.mainBody .eventGrowth ul.list li a {
	color:#7D7D7D;
	text-decoration:none;
	cursor:pointer;
}
.mainBody .eventGrowth ul.list li a:hover {
	color:#A35C9E;
	text-decoration:none;
	cursor:pointer;
}
.mainBody .eventGrowth ul.list li span.year {
	width:50px;
	padding:0px 6px 0px 0px;
 *padding:0px 0px 0px 0px;
	_padding:0px 0px 0px 0px;
 *display:block;
	_display:block;
 *float:left;
	_float:left;
}
.mainBody .eventGrowth ul.list li span.month {
	width:30px;
	padding:0px 6px 0px 0px;
 *padding:0px 0px 0px 0px;
	_padding:0px 0px 0px 0px;
 *display:block;
	_display:block;
 *float:left;
	_float:left;
}
.mainBody .eventGrowth ul.list li span.txt {
	width:570px;
 *width:550px;
	_width:550px;
	float:right;
	display:block;
}
.mainBody .eventGrowth ul.word{
	font-size:13px;
	color:#7D7D7D;
	line-height:32px;
	width:550px;
 *width:550px;
	_width:550px;
 *float:left;
	_float:left;
	float:left;
	padding:20px 0px 0px 100px;
	display:block;
}
.mainBody .eventGrowth ul.word li span.t_txt {
	font-weight:bold;
	font-size:13px;
	color:#7D7D7D;
	width:100px;
 *width:100px;
	_width:100px;
	background-image: url(../images/word_line.gif);
	float:left;
	display:block;
}
.mainBody .eventGrowth ul.word li span.w_txt {
	width:400px;
 *width:400px;
	_width:400px;
	float:left;
	display:block;
	background-image: url(../images/word_line.gif);
}
.mainBody span.b_txt {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#666666;
	width:550px;
	padding:10px 0px 5px 200px;
	margin:auto!important;
	margin:auto;
}

.mainBody .eventGrowth ul.pageNumber {
	width:152px;
	margin:41px auto 32px auto;
	font-size:12px;
	line-height:25px;
	color:#7D7D7D;
}
.mainBody .eventGrowth ul.pageNumber li a {
	color:#7D7D7D;
	text-decoration:none;
}
.mainBody .eventGrowth ul.pageNumber li a:hover {
	color:#7D7D7D;
	text-decoration:underline;
}
.mainBody .eventGrowth ul.pageNumber li.prev, .mainBody .eventGrowth ul.pageNumber li.top, .mainBody .eventGrowth ul.pageNumber li.next, .mainBody .eventGrowth ul.pageNumber li.line {
	margin:0px;
	padding:0px;
	background-image:none;
	float:left;
	text-align:center;
}
.mainBody .eventGrowth ul.pageNumber li.prev {
	width:46px;
	text-align:right;
	background-image: url(../images/btnArraw_up.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.mainBody .eventGrowth ul.pageNumber li.next {
	width:46px;
	text-align:left;
	background-image: url(../images/btnArraw_down.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.mainBody .eventGrowth ul.pageNumber li.line {
	width:3px;
}
.mainBody .eventGrowth ul.pageNumber li.top {
	width:42px;
}
.font01{
font-size:12px;
color:#663399;
}
.font_b_01{
font-size:15px;
font-weight:bold;
color:#663399;
}

.mainBody .eventGrowth .product a {
	color:#7D7D7D;
	text-decoration:none;
	cursor:pointer;
	font-size:12px;
}
.mainBody .eventGrowth .product a:hover {
	color:#666666;
	font-weight:bold;
	text-decoration:underline;
	cursor:pointer;
	font-size:12px;
}

