*{
	margin:0px;
	padding:0px;
	border:0px;
	vertical-align:top;
}
input,select,option,textarea {
	color:#333333;
	font-size:12px;
	border:#cccccc solid 1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
input.inp-radio {
	vertical-align: middle;
}
body {
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/bg.gif) repeat-x #FFFFFF;
	text-align:center;
}
div#outline{
	margin: 0px auto 0px auto;
	width:970px;
}

/* ----------------------------------------------------------------------------------- 
	index
   ----------------------------------------------------------------------------------- */

div#header-idx{
	background:url(../images/header_idx_bg.jpg) no-repeat center top;
}

div#container-idx{
	background:url(../images/content_idx_bg.jpg) no-repeat center top;
	text-align:left;
	vertical-align:top;
	height:490px;
}

div#menu-func-idx{
	float:left;
}

div#news-list{
	background:url(../images/idx_news_bg.gif) no-repeat;
	width:280px;
	height:125px;
	margin-left:660px;
}

div#news-list-more{
	padding-left:232px;
	padding-top:18px;
	color:#B3B3B3;
}

div#news-list-more a{
	color:#B3B3B3;
	text-decoration:none;
}

div#news-list-more a:hover{
	color:#B3B3B3;
	text-decoration:underline;
}

div#news-list ul{
	padding-top:10px;
	padding-left:30px;
}

div#news-list li{
	line-height:22px;
	list-style:none;
	list-style-image:url(../images/idx_news_dot.gif);
	color:#606060;
}


div#news-list li a{
	color:#606060;
	text-decoration:none;
}

div#news-list li a:hover{
	color:#606060;
	text-decoration:underline;
}

div#event-banner{
	margin-left:660px;
}

div#event-banner img{
	border:#E6E6E6 solid 1px;
	width:255px;
	height:35px;
	padding:5px;
	margin:5px;
	margin-top:8px;
}

/* ----------------------------------------------------------------------------------- 
	inside
   ----------------------------------------------------------------------------------- */

div#header{
	background:url(../images/header_bg.jpg) no-repeat center top;
}

div#container-top{
	background:url(../images/content_bg.jpg) no-repeat center top;
}

div#container{
	background:url(../images/content_bottom_bg.gif) no-repeat bottom left;
	text-align:left;
	vertical-align:top;
	height:100%;
}

div#side{
	float:left;
	width:220px;
	margin-left:10px;
	margin-top:15px;
}

div#menu-func{
	margin-bottom:30px;
}

div#side .side-banner{
	border:#E6E6E6 solid 1px;
	background-color:#FFFFFF;
	padding:8px;
	margin-bottom:20px;
}

div#content{
	float:left;
	width:687px; 
	margin-left:13px;
	margin-top:10px;
}

div#banner-main{
	background:url(../images/banner_main_bg.jpg) no-repeat;
	width:687px;
	height:190px;
}

div#banner-main .pic{
	margin:18px;
	width:648px;
	height:154px;
	border:#AFE0DC solid 2px;
}
/*
div#content-header{
	background:url(../images/bread_crumb_bg.gif) no-repeat top left;
	vertical-align:top;
	height:40px;
	padding-top:1px;
}
*/


div#content-header{
	border-left:#F0F0F0 solid 1px;
	border-right:#F0F0F0 solid 1px;
	border-top:#F0F0F0 solid 1px;
	background:#FFFFFF;
	vertical-align:top;
	
	/* padding-bottom:20px; */
	
	margin-top:8px;
	margin-left:6px;
	margin-right:6px;
}

div#bread-crumb{
	color:#4089cc;
	line-height:25px;
	display:block;
	background:#ebebeb;
	
	border-left:#4089cc solid 7px;
	padding-left:10px;
		
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
}

div#bread-crumb a{
	color:#4089cc;
	text-decoration:none;
}

div#bread-crumb a:hover{
	color:#4089cc;
	text-decoration:underline;
}

div#content-body{
	position:relative;
	line-height:22px;
	min-height: 350px;
	padding:0px 0px 0px 0px;
	margin-left:6px;
	margin-right:6px;
	margin-bottom:60px;
	border-left:#F0F0F0 solid 1px;
	border-right:#F0F0F0 solid 1px;
	background:#FFFFFF;
	height:100%;
}

div#footer{
	/* clear:both; */
	text-align:left;
}

div#footer .footer-l{
	background:url(../images/footer_l.gif) no-repeat right #ffffff;
	float:left;
	width:46px;
	height:65px;
}

div#footer .footer-r{
	background:url(../images/footer_r.gif) no-repeat left #ffffff;
	float:right;
	width:46px;
	height:65px;
}

div#footer .footer-main{
	background:url(../images/footer_slogan.gif) no-repeat right #f1f1f1;
	height:65px;
	margin-left:46px;
	margin-right:46px;
	padding-left:14px;
}

div#footer .footer-links{
	line-height:38px;
	letter-spacing:1px;
	margin-right:10px;
	color:#b9b9b9;
}

div#footer .footer-links a{
	color:#b9b9b9;
	text-decoration:none;
}

div#footer .footer-links a:hover{
	color:#727272;
	text-decoration:none;
}

div#footer .footer-email{
	color:#fff;
	background:#b9b9b9;
	font-size:11px;
	line-height:22px;
	margin-left:15px;
}

div#footer .footer-phone{
	color:#b9b9b9;
	font-size:11px;
	line-height:18px;
	margin-left:15px;
}

div#footer .footer-copyright{
	/* background:url(../images/footer_cr.gif) no-repeat; */
	margin-top:10px;
	margin-bottom:50px;
	margin-left:60px;
	color:#b9b9b9;
	font-size:11px;
	letter-spacing:0.1em;
}
a#footer-email {
	display: block;
	width: 188px; height: 17px;
	float: left;
	background: transparent url(../images/footer_email_onoff.gif) 0 0 no-repeat;
	text-indent: -999em;
}
a#footer-email:hover {
	background-position: 0 -30px;
}

div#gotop {
	width: 45px; height:80px;
	z-index:100;
	position:absolute;
	right: -45px; top: 300px;
}
div#gotop a#gotop-home {
	display: block;
	width: 45px; height: 45px;
	background: transparent url(../images/gotop.gif) 0 0 no-repeat;
	text-indent: -999em;
}
div#gotop a#gotop-top {
	display: block;
	width: 45px; height: 35px;
	background: transparent url(../images/gotop.gif) 0 -45px no-repeat;
	text-indent: -999em;
}

div.clear{
  	height: 0;
  	margin: 0;
 	padding: 0;
	line-height: 0;
  	font-size: 1px;
}
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix{
	display:inline-block;
}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */
/* end of clearfix */


/* ----------------------------------------------------------------------------------- 
	p_detial
   ----------------------------------------------------------------------------------- */
   
   
div#p-detail{
	background:url(../images/p_detail_bg.gif) no-repeat center 20px;
	height:300px;
	padding-top:20px;
}

#p-detail .photo{
	background:url(../images/p_prods_260_bg.gif) no-repeat;
	width:280px;
	height:280px;
	text-align:center;
	margin-top:5px;
	margin-left:30px;
	float:left;
}

#p-detail .photo img{
	width:260px;
	height:260px;
	margin:10px;
}

#p-detail .text{
	float:left;
	width:320px;
	margin-left:10px;
	margin-top:15px;
	margin-bottom:40px;
	line-height:22px;
}

#p-detail .p-name{
	border-top:#b7e8eb solid 4px;
	padding-top:10px;
	margin-bottom:10px;
}

#p-detail ul.p-price{ 
    background-color:#b7e8eb; /* 容量、價格的底色，依功能別訂色 */
    margin:0px;
    padding:0px;
    margin-bottom:10px;
}

#p-detail ul.p-price li{
    display:inline; 
    color:#4089cc; /* 容量、價格文字的的顏色，依功能別訂色 */
    margin-right:30px;
    margin-left:10px;
}

#p-detail .p-desc{
	color:#6e6e6e;
	margin-bottom:10px;
	
}

#p-detail .p-code{
	border-top:#c0c0c0 dotted 1px;
	color:#c0c0c0;
	margin-bottom:10px;
}

#p-detail .back{
	margin-bottom:40px;
}

div#rel-prods{
	text-align:center;
	margin:0px auto;
	clear:both;
}
div#rel-prods-header{
	background:url(../images/p_rel_header.gif) no-repeat center top;
	height:50px;
}

div#rel-prods-list-content{
	position: relative;
	background-color:#F2F2F3;
	width:100%; height:130px;
}

div#rel-prods-list-content a.prev {
	display: block;
	position: absolute;
	left: 0; top: 0;
	width:60px;	height:170px;
}

div#rel-prods-list-content a.next {
	display: block;
	position: absolute;
	right: 0; top: 0;
	width:60px; height:170px;
}

div#rel-prods-footer{
	background:url(../images/p_rel_footer.gif) no-repeat center bottom;
	height:25px;
	clear:both;
}

/* ----------------------------------------------------------------------------------- 
	p_list
   ----------------------------------------------------------------------------------- */
   
div#p-list{
	margin-left:15px;
}
div.p-list .list-item,
div#p-list .list-item{
	background:url(../images/p_prods_140_bg.gif) no-repeat;
	width:160px;
	height:200px;
	text-align:center;
	float:left;
}

div.p-list .list-pic,
div#p-list .list-pic{
	width:140px;
	height:140px;
	margin:10px auto 0px auto;
}
div.p-list .list-name,
div#p-list .list-name{
	margin:4px 10px 10px 10px;
	background-color:#FFFFFF;
	height:37px;
	line-height:16px;
	vertical-align:middle;
}
div#p-all {
	padding: 10px;
}
div.p-header {
	margin-top: 5px; padding: 3px 0 3px 20px;
	color: #666;
	background-color: #eee;
	clear: both;
	cursor: pointer;
}
div.p-header:hover,
div.p-header-hover {
	color: white;
	background-color: #b7e8eb;
}

/* ----------------------------------------------------------------------------------- 
	n_list
   ----------------------------------------------------------------------------------- */
#n {
	background:url(../images/news_bg.gif) #FFFFFF repeat-x top;
}
.title{
	margin-top:15px;
	margin-left:35px;
}
#n-cate{
	text-align:right;
	letter-spacing:1px;
	line-height:30px;
	padding-right:20px;
}
#n-list{
	margin:0 auto 0 auto;
	width:630px;
	text-align:center;
}
.n-list-brief{
}
.n-list-brief-cate{
	text-align:center;
	width:125px;
	padding-top:15px;
	padding-bottom:15px;
	border-bottom:#aeaeae dashed 1px;
}
.n-list-brief-cate-1{
	background-color:#f0caef;
	padding:2px;
}
.n-list-brief-cate-2{
	background-color:#caf0cb;
	padding:2px;
}
.n-list-brief-cate-3{
	background-color:#cae8f0;
	padding:2px;
}

.n-list-brief-date{
	text-align:center;
	width:125px;
	padding-top:15px;
	padding-bottom:15px;
	border-bottom:#aeaeae dashed 1px;
}
.n-list-brief-title{
	font-size:15px;
	text-align:left;
	line-height:25px;
	font-weight:bolder;
	letter-spacing:1px;
}
.n-list-brief-title a{
	color:#000000;
	text-decoration:none;
}
.n-list-brief-title a:hover{
	color:#4089cc;
	text-decoration:none;
}
.n-list-brief-desc{
	text-align:left;
	line-height:18px;
	margin-left:10px;
	display:block;
	width:360px;
	padding-top:15px;
	padding-bottom:15px;
	border-bottom:#aeaeae dashed 1px;
}

/* ----------------------------------------------------------------------------------- 
	n_detail
   ----------------------------------------------------------------------------------- */
.n-detail-pic{
	border:#ebebeb solid 1px;
	background:#FFFFFF;
	padding:2px;
	margin-left:35px;
	margin-right:20px;
	float:left;
}
.n-detail-cate-1{
	background-color:#f0caef;
	margin-right:10px;
	margin-left:250px;
	line-height:24px;
}
.n-detail-cate-2{
	background-color:#caf0cb;
	margin-right:10px;
	margin-left:250px;
	line-height:24px;
}
.n-detail-cate-3{
	background-color:#cae8f0;
	margin-right:10px;
	margin-left:250px;
	line-height:24px;
}
.n-detail-title{
	background-color:#4089cc;
	margin-right:10px;
	margin-left:250px;
	margin-bottom:20px;
	font-size:15px;
	font-weight:bolder;
	color:#FFFFFF;
	line-height:35px;
}
.n-detail-desc{
	margin-left:290px;
	margin-right:15px;
}

/* ----------------------------------------------------------------------------------- 
	s_list
   ----------------------------------------------------------------------------------- */
.s-list-item-top{
	background:url(../images/share_item_bg1.gif) no-repeat center top;
	width:580px;
	height:150px;
	margin-left:40px;
	margin-bottom:20px;
}
.s-list-item{
	background:url(../images/share_item_bg2.gif) no-repeat center top;
	width:580px;
	height:150px;
	margin-left:40px;
	margin-bottom:20px;
}
.s-list-item-pic{
	width:120px;
	height:120px;
	border:#999999 solid 1px;
	margin:20px 15px auto 20px;
	float:left;
}
.s-list-item-title{
	color:#FFFFFF;
	padding-top:30px;
	line-height:18px;
	font-size:15px;
	margin-bottom:5px;
}
.s-list-item-desc{
	padding-right:20px;

}
/* ----------------------------------------------------------------------------------- 
	s_detail
   ----------------------------------------------------------------------------------- */

.s-list-item-title{
	color:#FFFFFF;
	padding-top:30px;
	line-height:18px;
	font-size:15px;
	margin-bottom:5px;
}
.s-detail-name{
	padding-right:20px;
	color:#4089cc;
	font-size:15px;
	font-weight:bolder;
}
.s-detail-brief{
	padding-right:20px;
	color:#4089cc;
}
.s-detail-desc{
	padding-left:70px;
	padding-right:70px;
}
.s-detail-pic{
	padding:2px;
	margin:3px;
	background-color:#FFFFFF;
	border:#ebebeb solid 1px;
}
   
/* ----------------------------------------------------------------------------------- 
	
   ----------------------------------------------------------------------------------- */
   
   
div#ad-list{
	text-align:center;
	margin:0px auto;
	clear:both;
}
div#ad-list-header{
	background:url(../images/ad_bottom.gif) no-repeat center top;
	height:66px;
	text-align:center;
}
.ad-list-year{
	width:65px;
	height:25px;
	margin:20px 3px 0px 3px;
}
div#ad-list-content{
	position: relative;
	background-color:#F2F2F3;
	width:100%; height:170px;
}

div#ad-list-content a.prev {
	display: block;
	position: absolute;
	left: 0; top: 0;
	width:60px;	height:170px;
}

div#ad-list-content a.next {
	display: block;
	position: absolute;
	right: 0; top: 0;
	width:60px; height:170px;
}

div#ad-list-footer{
	background:url(../images/p_rel_footer.gif) no-repeat center bottom;
	height:25px;
	clear:both;
}

div#hscroll-track {
	position: absolute;
	left: 60px; top: 0;
	width: 553px; height: 170px;
	overflow: hidden;
}

div#hscroll-vehicle {
	/*
	position: absolute;
	left: 0; top: 0;
	*/
	white-space: nowrap;
}

   
/* ----------------------------------------------------------------------------------- 
	sp
   ----------------------------------------------------------------------------------- */

.sp-pic{
	background:url(../images/sp_pic_bg.gif) repeat-y;
	text-align:center;
}
.sp-slogan{
	font-size:16px;
	font-weight:bolder;
	color:#4089cc;
	letter-spacing:1px;
	line-height:26px;
	margin-left:40px;
	margin-top:30px;
}
.sp-name{
	font-size:20px;
	line-height:26px;
	color:#000000;
	letter-spacing:1px;
	border-left:#c7f0f0 solid 30px;
	padding-left:10px;
}
.sp-desc{
	line-height:20px;
	color:#6e6e6e;
	margin-left:40px;
	padding-right:20px;
	padding-bottom:30px;
}
ul.sp-price{
	background-color:#c7f0f0;
	margin:0px;
	padding:0px;
	margin-left:30px;
	margin-bottom:10px;
	margin-top:5px;
}
ul.sp-price li{
	display:inline;
	color:#4089cc;
	margin-right:30px;
	margin-left:10px;
}
.sp-rel-prods{
	margin:15px 50px 15px 40px;
	border:#dbdbdb solid 2px;
}
.sp-rel-prods-pic{
	width:125px;
	height:125px;
	float:right;
	margin:10px;
	padding:2px;
	border:#CCCCCC solid 1px;
	background-color:#FFFFFF;
}
.sp-rel-prods-slogan{
	background-color:#c7f0f0;
	color:#4089cc;
	font-size:15px;
	font-weight:bolder;
	line-height:30px;
	letter-spacing:1px;
	padding-left:10px;	
}
.sp-rel-prods-name{
	color:#000000;
	font-size:20px;
	line-height:38px;
	letter-spacing:1px;
	padding-left:10px;	
}
ul.sp-rel-prods-price{
	margin:0px;
	padding:0px;
	margin-right:135px;
	margin-left:10px;
	border-bottom:#CCCCCC dashed 1px;
}
ul.sp-rel-prods-price li{
	display:inline;
	color:#4089cc;
	margin-right:30px;
}
.sp-rel-prods-desc{
	color:#6e6e6e;
	line-height:20px;
	padding:10px;
	margin-bottom:10px;
}
/* ----------------------------------------------------------------------------------- 
	
   ----------------------------------------------------------------------------------- */
      
/* ----------------------------------------------------------------------------------- 
	
   ----------------------------------------------------------------------------------- */
.block-pagination,
.pages{
	margin-top:30px;
	margin-bottom:30px;
	text-align:center;
	color:#999;
	clear:both;
	cursor: default;
}
.block-pagination a,
.block-pagination a:link,
.block-pagination a:visited,
.pages a,
.pages a:link,
.pages a:visited {
	color:#444444;
	text-decoration:none;
}
.block-pagination a:hover,
.pages a:hover {
	color:#000000;
	text-decoration:underline;
}