@charset "utf-8";
/* CSS Document */
body{
	font-family:Arial,Verdana, Geneva, sans-serif, "細明體", "新細明體","微軟正黑體";
	font-size:11px;	
	color:#373737;
	background:#fff url(images/index_bg.jpg) left top repeat-x;
	-webkit-text-size-adjust:none;
}
#wrapper{
	margin:0 auto;
	width:1000px;
	background-color:#fff;
}
#header
{
	height:110px;
	position:relative;
}
#logo{
	position:absolute;
	left:32px;
	top:23px;
}
#lang{
	position:absolute;
	right:0;
	top:13px;
}
#lang select{
	font-size:12px;
	font-family:Arial,Verdana, Geneva, sans-serif, "細明體", "新細明體","微軟正黑體";
}

#nav{
	position:absolute;
	left:226px;
	top:45px;
	width:774px;	
	height:32px;	
}
#nav li{
	float:left;
	height:32px;
}
#nav li a{
	display:block;	
	height:32px;
	text-indent:-9999px;
	background:url(images/nav.jpg) left top no-repeat;
}
#nav li#b1 a{	
	width:209px;
	background-position:0 0;
}
#nav li#b2 a{	
	width:161px;
	background-position:-209px 0;
}
#nav li#b3 a{	
	width:185px;
	background-position:-370px 0;
}
#nav li#b4 a{	
	width:219px;
	background-position:-555px 0;
}

#nav li#b1 a:hover{	
	background-position:0 bottom;
}
#nav li#b2 a:hover{	
	background-position:-209px bottom;
}
#nav li#b3 a:hover{	
	background-position:-370px bottom;
}
#nav li#b4 a:hover{		
	background-position:-555px bottom;
}

#banner{
	width:1000px;
	height:425px;
	background:transparent url(images/banner.jpg) left top no-repeat;
}


#news_section{
	margin-left:25px;
	min-height:260px;
}
.area{
	width:300px;
	height:260px;
	float:left;
	margin:0 25px 0 0;
	position:relative;
}
.area h2{
	border-bottom:#adadad 1px solid;
	
}
.area .more{
	position:absolute;
	right:0;
	top:20px;
	width:40px;
	height:13px;
}
.area .more a{
	display:block;
	width:40px;
	height:13px;
	text-indent:-9999px;
	background:url(images/more.jpg) left bottom no-repeat;
}
.area .more a:hover{
	background:url(images/more.jpg) left top no-repeat;
}

/* 益人分享 */
#slideEvent{
	margin-top:16px;
	width:260px;
	padding-left:40px;
	height:200px;
}
#idSlider{
	
}
#idSlider td{	
}
#idSlider td h3{
}

#slideEventBlock{
	width:260px;
	height:200px;
	overflow:hidden;
}

.num {
	position:absolute;
	left:3px;
	top:50px;	
}

.num li{		
	margin:1px 1px 5px;
	width:25px;
	height:13px;
	padding:0 1px 1px 0;
	font-family:"Myriad Pro",Arial, Gadget, sans-serif;		
	color:#999;
	font-weight:bold;
	text-align:center;
	line-height:13px;
	background-color:#efefef;
	border:#d0d0d0 1px solid;
	cursor:pointer;
}
.num li.on {		
	color:#000;
	background-color:#FFF;
}


/* 產品介紹 */
#slideEvent2{
	margin-top:16px;
	width:260px;
	padding:0;
	height:200px;
}
#idSlider2{
	
}
#idSlider2 td{
	height:210px;
}
#idSlider2 td h3{
	padding-left:18px;
	font-size:12px;
	line-height:15px;
	margin-bottom:5px;
}
#idSlider2 td h3#b1{
	background:url(images/icon_01.jpg) left 1px no-repeat;
}
#idSlider2 td h3#b2{
	background:url(images/icon_02.jpg) left 1px no-repeat;
}
#idSlider2 td h3#b3{
	background:url(images/icon_03.jpg) left 1px no-repeat;
}
#idSlider2 td h3#b4{
	background:url(images/icon_04.jpg) left 1px no-repeat;
}
#idSlider2 td h3#b5{
	background:url(images/icon_05.jpg) left 1px no-repeat;
}
#idSlider2 td h3#b6{
	background:url(images/icon_06.jpg) left 1px no-repeat;
}
#idSlider2 td h3#b7{
	background:url(images/icon_07.jpg) left 1px no-repeat;
}

#slideEventBlock2{
	width:275px;
	height:210px;
	overflow:hidden;
}

.num2 {
	position:absolute;
	right:0;
	top:50px;	
}

.num2 li{	
	width:12px;
	height:12px;
	background:url(images/pagination.png) left 0 no-repeat;		
	cursor:pointer;
	margin-bottom:5px;
	text-indent:-9999px;
}
.num2 li.on {
	background:url(images/pagination.png) left -12px no-repeat;
}



#share h3{
	width: 260px;
    height: 16px;
	line-height:16px;
    overflow: hidden;
	font-size:12px;
	margin-bottom:2px;
}
#share .date{
	color:#f73939;
	margin-bottom:5px;
}
#share p a{
	display:block;
	width:260px;
	height:155px;
	overflow:hidden;
	font-size:11px;
	line-height:1.6em;
	text-decoration:none;
	color:#6f6f6f;
}
#share p a:hover{
	color:#000;
}


#news ul{
	margin-top:16px;
}
#news li{
	background:url(images/icon_dot.jpg) left 4px no-repeat;
	position:relative;
	margin-bottom:10px;
	height:18px;
	line-height:18px;
}
#news li a{
	display:block;
	width:220px;
	height:18px;
	line-height:18px;
	overflow:hidden;
	padding-left:7px;
	font-size:11px;
	text-decoration:none;
	color:#6f6f6f;	
}
#news li a:hover{
	color:#000;	
}
#news li span{
	position:absolute;
	right:0;
	top:0;
	color:#f73939;
}



/*  footer  */
#footer{
	clear:both;
	width:100%;
	height:56px;
	position:relative;
	background:url(images/footer_bg.jpg) left top repeat-x;
}
#footer_logo{
	position:absolute;
	left:26px;
	top:16px;
}
#footer_copy{
	position:absolute;
	left:147px;
	top:25px;
	font-size:12px;
	font-family:"微軟正黑體",Arial,Verdana, Geneva, sans-serif;
	font-weight:bold;
}
#footer_info{
	position:absolute;
	right:21px;
	top:10px;
	line-height:1.6em;
	text-align:right;
}
#footer_info a{
	text-decoration:none;
	color:#F30;
}
#footer_info a:hover{
	color:#333;
	text-decoration:underline;
}