﻿/*------------------------------------------------------------

* Filename: base.css
* Version: 2.0.0 (2008-04-29) 
* Website: http://www.twinbird.com.tw
* Author: Medialand digi-tech. Inc. ¦ÌÄõ¼Æ¦ì¬ì§Þ 
* Contact: service@mail.medialand.com.tw
* Description: base element

== STRUCTURE: ==============================
* Page width: 990 px
* Number of columns: 1 or 2
============================================

-------------------------------------------------------------*/

/* =INDEX */

body.page-index #content {
/*	padding-left: 0 !important ;*/
padding: 0 0 0 0px;
}
body.page-index #footer {
	margin-top: 15px;
	*margin-top: 25px;	
}

/* =NEWS */
body.page-news h2 {
	background: url(../IMAGES/title/title_page_news.jpg) no-repeat left top;
}
body.page-news-index h3 {
	background: url(../IMAGES/title/title_section_hotnews.jpg) no-repeat left top;
	width: 146px;
	height: 23px;
	line-height: 23px;
}
body.page-news-index .page-info {
	padding: 10px 0 0 0;
	margin: 20px 0 0;
	background: url(../IMAGES/dec/dec_hotnews.gif) no-repeat right 30px;
	height: 140px;
}
.news-hotnews {
	width: 490px;
	line-height: 1.6;
	color: #999;
}
.btn-more {
	float: left;
	margin: 10px 2px 0 0;
	height: 80px;
}
.btn-more a {
	background: url(../IMAGES/button/btn_more.gif) no-repeat left top;
	text-indent: -9999px;	
	width: 66px;
	height: 54px;
	display: block;
	
}
.btn-more a:hover {
	background-position: left -54px;
}
.news-hotnews-topic {
	margin: 10px 0 0 0;
}
.news-list {
	position: relative;
}
.news-date {
	text-indent: -9999px;
	background: url(../IMAGES/title/title_news_date.gif) no-repeat left top;
}
.news-sort {
	text-indent: -9999px;
	background: url(../IMAGES/title/title_news_sort.gif) no-repeat left top;
}
.news-topic {
	text-indent: -9999px;
	background: #ECEBE6 url(../IMAGES/title/title_news_topic.gif) no-repeat left top;
	position: relative;
}
.news-topic span {
	position: absolute;
	right: 10px;
	top: 1px !important ;
	*top: 3px;
	text-indent: 0;
}
.news-topic span input {
	font-size: 0.9em !important ;
	*font-size: 0.8em !important ;
	padding: 2px 5px 0 5px !important ;	
	*padding: 0px 5px 2px 5px!important ;
	height: 12px !important ;
	*height: 12px !important ;
	line-height: 16px;	
	color: #999;
}
.news-topic span select {
	font-size: 0.9em !important ;
	*font-size: 0.8em !important ;
	width: 120px;
	height: 16px !important ;
	*height: 18px !important ;
	line-height: 18px;	
	color: #999;
}
#search-btn {
	background: transparent url(../IMAGES/icon/icon_search.gif) no-repeat left 2px !important ;
	*background-position: left 1px !important ;
	*background-position: left 1px;	
	text-indent: -9999px;
	width: 17px;
	height: 16px !important ;
	line-height: 16px;
	border: none;
	margin: 0px 0 0 2px !important ;

}
#search-btn:hover {
	background-position: left -16px;
}
/* search end */
#searchResult {
    position: absolute;
    top: -25px;
    left:0;
	color: #333;
}
#searchResult  span {
    margin: 0 5px;
	color: #007FD0;
}

.newsListTable td.news-dec {
	height: 4px;
	background: url(../IMAGES/dec/dec_news.gif) no-repeat left top;
	border: none;
}
.newsListTable {
	margin: 0;
	padding: 0;
	width: 730px;
	border-collapse: collapse;
	color: #999;
}
.newsListTable tr:hover {
	background: #fbfdeb;
}

.newsListTable td {
	padding: 0px 3px;
	height: 35px;
	color: #666666;
	text-align: center;
	border-bottom: 1px solid #ECEBE6;
}
	
.newsListTable td.subject {
	padding: 0px 3px 0px 15px;
	text-align: left;
}
.newsListTable td.date {
/*	width: 100px;*/
	color: #0082D6;
	font-size: 0.9em;
}
.newsListTable td a:link, .newsListTable td a:visited {
	color: #666666;
	text-decoration: none;
}
.newsListTable td a:hover {
	color: #000;
	text-decoration: none;
}
.newsListTable td.last {
	border: none;
}
/* show hide layer link type */
a.newsSubject {
position:relative;
text-decoration:none;
z-index:2;

}
a.newsSubject:hover {
background:transparent none repeat scroll 0%;
z-index:3;
}
a.newsSubject span {
display:none;
}
a.newsSubject:hover span {
background-color:#F6F6F6;
border-color:#DDDDDD rgb(204, 204, 204) rgb(204, 204, 204) rgb(221, 221, 221);
border-style:solid;
border-width:1px;
color:#555555;
display:block;
left:23px;
padding:3px 8px;
position:absolute;
top:15px;
width:400px;
}	


.news-info {
	padding: 10px 0 0 0;

}
.news-info-search {
	position: relative;
	background: #ECEBE6;
	height: 25px;
	line-height: 25px;
}
.news-info-search span {
	position: absolute;
	right: 5px;
	top: 2px !important ;
	*top: 0 !important ;
	*top: 3px ;
}
.news-info-search span input {
	font-size: 0.9em !important ;
	*font-size: 0.8em !important ;
	padding: 2px 5px 0 5px !important ;	
	*padding: 0px 5px 2px 5px!important ;
	height: 12px !important ;
	*height: 12px !important ;
	line-height: 16px;	
	color: #999;	
}
.news-info-search span select {
	font-size: 0.9em !important ;
	*font-size: 0.8em !important ;
	width: 120px;
	height: 16px !important ;
	*height: 18px !important ;
	line-height: 18px;	
	color: #999;
}

.news-info-search .back-btn {
	padding: 1px 19px 0 0 !important ;
	margin: 3px 0 0 15px !important ;
	background: #ECEBE6 url(../IMAGES/icon/icon_back.gif) no-repeat right top;
	color: #999;
	text-decoration: none !important ;
	display: inline-block;
	width: 80px;
	height: 18px !important ;
	line-height: 22px !important ;
	*padding: 0px 13px 0 0 !important ;
	*padding: 3px 13px 0 0;
	*margin-top: 4px;
	*height: 15px;
	*line-height: 15px;
	
}
.news-info-search .back-btn:hover {
	color: Black;
	background-position: right -18px;
}
.news-section-topic {
	font-size: 1.3em;
	font-weight: bold;
	color: #656565;
	border-bottom: 1px solid #ECEBE6;
	padding: 0 15px 10px;
	margin: 35px 0 0 0 !important ;
	*margin: 10px 0 0 0;
}
.news-section-topic span {
	font-weight: normal;
	font-size: 0.7em;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	color:#0082D6;
	border-left: 1px solid #9DD8FF;

}


/* =BRAND */
body.page-brand h2 {
	background: url(../IMAGES/title/title_page_brand.jpg) no-repeat left top;

}
body.page-brand #sidebar {
	display: none;
}
body.page-brand #main-article {
	float: left;
	width: 100%;
}
body.page-brand .brand-content {
	margin: 0 0 10px;
}



/* =DESIGN */
body.page-design h2 {
	background: url(../IMAGES/title/title_page_design.jpg) no-repeat left top;

}
body.page-design #sidebar {
	display: none;
}
body.page-design #main-article {
	float: left;
	width: 100%;
}
body.page-design .design-content {

}



/* =PRODUCT */
body.page-product h2 {
	background: #F8A27C url(../IMAGES/title/title_page_product.jpg) no-repeat left top;
	position: relative;
}
body.page-product #sidebar {
	border-color: #F8A27C;
}
body.page-product .banner-event {
	border-top: 6px solid #F8A27C;
}

.download-btn {
	text-indent: 0;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 167px;
	height: 20px;
	line-height: 20px;
	background: url(../IMAGES/bg/bg_btn_product.gif) no-repeat left top;
}
.download-btn a:link,.download-btn a:visited  {
	text-decoration: none;
	padding-left: 20px;
	height: 20px;
	line-height: 20px;
	background: url(../IMAGES/icon/icon_download.gif) no-repeat 5px center;
	color: White;
}
.print-btn {
	text-indent: 0;
	position: absolute;
	right: 5px;
	top: 0;
	height: 20px;
	line-height: 20px;
}
.print-btn a:link, .print-btn a:visited {
	text-decoration: none;
	padding-left: 20px;
	line-height: 20px;
	background: url(../IMAGES/icon/icon_print.gif) no-repeat 0px center;
	color: White;
}
.download-btn a:hover,  .print-btn a:hover {
	color: #FFCC99
}
.product-list {
}
.product-list li a{
	display: block;
}
.product-list li {
	position: relative;
	width: 222px;
	height: 110px;
	padding: 11px 10px;
	display: block;
	float: left;
	font-size: 0.9em;
	line-height: 1.2;
	color: #999;
	border-left: 1px solid #ECEBE6;
	border-bottom: 1px solid #ECEBE6;
	cursor: pointer;
}
.product-list li span {
	position: absolute;
	bottom: 25px !important ;
	right: 20px;
	*bottom: 37px !important ;
}
.product-list li.last {
	border-right: 1px solid #ECEBE6;
}
.product-list li.focus {
	background: url(../IMAGES/bg_porduct.GIF) no-repeat left top;

}

.product-pic {
	float: left;
	display: block;
	margin-right: 10px;
}
.product-name {
	margin: 25px 0 20px 0;
}

.product-info {
	padding: 40px 60px 10px 20px;
/*	height: 335px;*/
	border-bottom: 1px solid #E7E7E7;
	border-right: 1px solid #E7E7E7;
	border-left: 1px solid #E7E7E7;		

}
.product-pic-right {
	float: right;
	margin: -25px 0 0 0;
	
}
.product-money {
	text-indent: 2px;
}

.product-show {
	float: left;
/*	margin: 15px 0;*/

}
.product-show-fotos {
	float: left;
	width: 395px;
	padding: 0;
}
.product-show-fotos p {
	float: left;
	width: 112px;
	margin: 5px 15px 5px 0!important ;
	*margin: 5px 8px 5px 0;
}
.product-show-fotos p img {
	padding: 5px;
	border: 1px solid #bdbdbd;
}
.product-show-mov {
	float: right;
	width: 259px;
	height: 241px;
	padding-right: 35px;
}
.showflv-btn {
	clear: both;
	margin: 10px 0px 10px 0;
}
.showflv-btn span a {
	color:#F57E4B;
	text-decoration: none;
	padding: 2px 0 0 20px ;
	line-height: 16px;
	background: url(../IMAGES/icon/icon_showflv.gif) no-repeat left top;
}
.showflv-btn span a:hover {
	text-decoration: underline;
	color:#F57E4B;
}
.product-flv {
	width: 320px;
	height: 285px;
	border: 1px solid #ccc;
	padding: 20px;
	position: relative;
	background: White;
	
}
.product-flv-close {
	position: absolute;
	right: 4px;
	top: 4px;
}



.product-description {
	clear: both;
	margin: 20px 0;
	text-indent: 70px;
	color: #999;
}
.product-description ul {
	margin: 10px 0;
}
.product-intro-title {
	line-height: 20px;
	height: 20px;
	text-indent: -9999px;
	background: url(../IMAGES/title/title_product_intro.gif) no-repeat left top;	
}
.product-spefication-title {
	text-indent: -9999px;
	background: url(../IMAGES/title/title_product_specific.gif) no-repeat left top;
}
.product-pack-title {
	text-indent: -9999px;
	background: url(../IMAGES/title/title_product_pack.gif) no-repeat left top;
}
.product-fotos {
	border-top: 1px solid #ECEBE6;
	padding: 10px 20px 0 40px !important ;
	*padding: 10px 20px 0 55px !important;
}

/* COMBO STYLE */
body.page-product div.combo_object, body.page-product div.combo_object_content_content,
body.page-product div.combo_pic_one, body.page-product div.combo_pic_one img,
body.page-product div.combo_pic_two
 {
	width: 640px !important ;
	padding-right:0;
}
body.page-product .combo_pic_one{
	width: 660px !important;
	*width: 630px;
	text-align: justify;

}
body.page-product .combo_pic_one img {
	width: 660px !important;
	*width: 630px;
}
body.page-product .combo_pic_two {
	width: 600px !important;
	*width: 580px;
	padding-left: 0px;
}
body.page-product .combo_pic_two_left img , body.page-product .combo_pic_two_right img {
	border: none;
	padding: 0;
	width: 250px;
	height: 198px;
}
body.page-product .combo_pic_two_left , body.page-product .combo_pic_two_right {
	width: 250px;
}
body.page-product .combo_pic_two_left_memo, body.page-product .combo_pic_two_right_memo {
	background: url(../IMAGES/icon/icon_circle.gif) no-repeat left 7px;
	text-indent: 10px;
	padding: 0;
}
body.page-product .combo_object_content_content {
	width: 660px;
	text-align: justify;
}

body.page-product .combo_content_right{
	width:340px;
	text-align: justify;
	float:left;
}



/* =SERVICE */
body.page-service h2 {
	background: #AAB2D2 url(../IMAGES/title/title_page_store.jpg) no-repeat left top;
	position: relative;
}
body.page-service #sidebar {
	border-color: #AAB2D2;
}
body.page-service .banner-event {
	border-top: 1px solid #AAB2D2;
}

.service-list table {
	margin: 10px 0 20px 0;
	padding: 0;
	width: 730px;
	border-collapse: collapse;
	color: #999;
}
.service-brand {
	text-indent: -9999px;
	background: url(../IMAGES/title/title_store_brand.gif) no-repeat left top;
}
.service-sort {
	text-indent: -9999px;
	background: url(../IMAGES/title/title_store_sort.gif) no-repeat left top;
}
.service-special {
	text-indent: -9999px;
	background: #ECEBE6 url(../IMAGES/title/title_store_special.gif) no-repeat left top;
}
.service-link {
	text-indent: -9999px;
	background: #ECEBE6 url(../IMAGES/title/title_store_link.gif) no-repeat left top;
}
.service-list table td.service-dec {
	height: 2px;
	background: url(../IMAGES/dec/dec_store.gif) no-repeat left top;
	border: none;
	padding: 0;
}

.service-list table td.service-name {
	text-indent: -30px;
	text-align: center;
}
.service-list table tr:hover {
	background: #fbfdeb;
}

.service-list table td {
	padding: 10px 0px 3px;
	height: 35px;
	color: #666666;
	text-align: left;
	border-bottom: 1px solid #ECEBE6;
	text-indent: 5px;	
}
.service-list table td a:link, .service-list table td a:visited {
	color: #8498B4;
	text-decoration: underline;
}
.service-list table td a:hover {
	color: #333;
}
.service-list table td.last {
	border: none;
}




/* =LIFE */
body.page-life h2 {
	background: url(../IMAGES/title/title_page_life.jpg) no-repeat left top;

}
body.page-life #sidebar {
	display: none;
}
body.page-life #main-article {
	float: left;
	width: 100%;
}
.life-content {
	margin: 16px 0 0 0;
}
.life-content h3 {
	position: relative;	
	height: 20px;
	line-height: 20px;
	background: url(../IMAGES/title/title_section_pro.gif) no-repeat left 0;
	border-bottom: 1px solid #004078;
	margin: 0 0 10px 0;
}
.life-content h3 span {
	position: absolute;
	right: 0;
	top: 0px;
	text-indent:0;
	font: 12px/20px normal;
	height: 20px;
}
.backlist-btn {
	padding-left: 20px;
	background: url(../IMAGES/icon/icon_backlist.gif) no-repeat left top;
}
.life-content-title-name {
	width: 225px;
	_width:221px;
	height: 300px;
	float: left;
	background: url(../IMAGES/dec/dec_dbline.gif) no-repeat left bottom;
}
.life-content-title-name p {
	background: url(../IMAGES/title/title_section_pro_blog01.jpg);
	width: 135px;
	height: 82px;
	text-indent: -9999px;
	float: right;
	margin: 0 8px 0 0;
	_margin: 0 2px 0 0;
}
.life-article {
	margin: 20px 0 0 0;
	line-height: 24px;
	color: #333;
}
.life-article-content {
	width: 665px;
	float: left;
	background: url(../IMAGES/dec/dec_dot_gray.gif) repeat-y right top;
	padding: 0 15px 0 0;
	font-size: 13px;
}
.life-article-note {
	width: 260px;
	float: right;
	padding: 0 0 0 15px;
}
.article-name {
	text-indent: -9999px;
	margin: 0 0 25px 0;
}
.article-type01 {
	margin: 30px 0;
	clear: both;
}
.article-type-title {
	text-indent: -9999px;
	height: 15px;
	margin: 10px 0 10px 0;
}
.article-type02, .article-type03 {
	margin: 30px 0;
	clear: both;
}
.article-type02-pic {
	float: left;
	width: 250px;
	padding: 15px;
	margin: 0 15px 20px 0;
	background: #E6EFFF;
}

.article-type-pic-memo {
	line-height: 16px;
	padding-left: 12px;
	background: url(../IMAGES/icon/icon_circle.gif) no-repeat left 5px;
	color: #666;
	font-size: 12px;
	margin: 5px 0 0 0;
}
.article-type03-pic {
	float: right;
	width: 250px;
	padding: 15px;
	margin: 0 0 20px 15px;
	background: #E6EFFF;
}
.article-type04 {
	margin: 30px 0;
	clear: both;
}
.article-type04-pic {
	padding: 15px;
	background: #E6EFFF;
	width: 627px;
	margin: 20px 0;
}
.article-type-pic {
	background: #E6EFFF;
	width: 300px;
	padding: 15px;
	margin: 0 0 80px 0;
}



.pagebar-life {
	text-align: right;
	height: 20px;
	border-bottom: 1px solid #004078;
}

.pagebar-life li {
	float: left;
	line-height: 17px;
	height: 17px;
	margin: 0 5px;
}

.pagebar-life li a:hover,.pagebar-life li.top-btn a:hover {
	color: Black;
}
.pagebar-life li.pro-copyright {
	margin: 0 335px 0 0;
	color: #999;
}
.pagebar-life li.top-btn {
	padding-left: 15px;
	background: url(../IMAGES/icon/icon_top.gif) no-repeat left center;
	margin: 0 25px 0 0;
}
.pagebar-life li.top-btn a {
	color: #0082D6;	
}
.pagebar-life li.blog-btn {
	padding-left: 15px;
	background: url(../IMAGES/icon/icon_blog.gif) no-repeat left center;
}
.pagebar-life li.know-btn {
	padding-left: 15px;
	background: url(../IMAGES/icon/icon_know.gif) no-repeat left center;
}
.note-type1 {
	margin: 10px 0;
	clear: both;
	
}
.note-type1 .note-pic {
	float: left;
	width: 100px;
	
}
.note-type1 .note-content {
	float: right;
	height: 100%;
	width: 120px;	
}
.note-type2 {
	margin: 10px 0;
	clear: both;
}
.note-content {
	position: relative;
	padding: 15px;
	color: #999;
}
.note-dec-top {
	position: absolute;
	top: 0;
	left: 0;
	border-top: 1px solid #60AFFF;
	border-left: 1px solid #60AFFF;	
	display: block;
	height: 10px;
	width: 10px;
}
.note-dec-btm {
	position: absolute;
	bottom: 0;
	right: 0;
	border-bottom: 1px solid #60AFFF;
	border-right: 1px solid #60AFFF;	
	display: block;
	height: 10px;
	width: 10px;
}






body.page-life-pro01 .article-name {
	background: url(../IMAGES/title/title_pro_articlename01.gif) no-repeat left top;
	height: 62px;
}
.pro01-sec01 {
	background: url(../IMAGES/title/title_pro_sec01.gif) no-repeat left top;
}
.pro01-sec02 {
	background: url(../IMAGES/title/title_pro_sec02.gif) no-repeat left top;
}
.pro01-sec03 {
	background: url(../IMAGES/title/title_pro_sec03.gif) no-repeat left top;
}


body.page-life-pro02 .article-name {
	background: url(../IMAGES/title/title_pro_articlename02.gif) no-repeat left top;
	height: 27px;
}

body.page-life-pro02 .life-article-note, body.page-life-pro03 .life-article-note {
	float: right;
	width: 410px;

	margin: 0;
}
body.page-life-pro02 .life-article-content, body.page-life-pro03 .life-article-content {
	float: left;
	width: 410px;
	padding: 0 60px 0 60px;
	background: none;
}


body.page-life-pro02 .life-content-title-name p {
	background: url(../IMAGES/title/title_section_pro_blog02.gif);
	width: 199px;
	height: 82px;
	text-indent: -9999px;
	float: right;
	margin: 0 8px 0 0;
	_margin: 0 2px 0 0;
}
body.page-life-pro02 .pagebar-life li.pro-copyright {
	margin: 0 270px 0 0;
	color: #999;
}



body.page-life-pro03 .article-name {
	background: url(../IMAGES/title/title_pro_articlename03.gif) no-repeat left top;
	height: 27px;
}
body.page-life-pro03 .life-content-title-name p {
	background: url(../IMAGES/title/title_section_pro_blog03.gif);
	width: 180px;
	height: 104px;
	text-indent: -9999px;
	float: right;
	margin: 0 8px 0 0;
	_margin: 0 2px 0 0;
}
body.page-life-pro03 .life-article-content .article-type-pic {
	background: none;
	padding: 0;
	margin: 10px 0;
}
body.page-life-pro03 .life-article-content .article-type-pic img {
	margin:  0 5px 0 0;
}
.life-article-lab {
	clear: both;
	text-indent: -9999px;
	width: 956px;
	height: 360px;
	background: url(../IMAGES/life/03/blog03_left_pic18.jpg) no-repeat left top;
	margin: 0 0 100px; 
}

body.page-life-pro03 .pagebar-life li.pro-copyright {
	margin: 0 180px 0 0;
	color: #999;
}

.last {
	margin: 0 0 30px; 
}

/* =EVENT */
body.page-event .branding, b/*------------------------------------------------------------

* Filename: base.css
* Version: 1.0.0 (2008-05-19) 
* Website: http://www.twinbird.com.tw
* Author: Medialand digi-tech. Inc. ¦ÌÄõ¼Æ¦ì¬ì§Þ 
* Contact: service@mail.medialand.com.tw
* Description: base element

== STRUCTURE: ==============================
* Page width: 990 px
* Number of columns: 1 or 2
============================================

-------------------------------------------------------------*/

/* =INDEX */

body.page-index #content {
/*	padding-left: 0 !important ;*/
padding: 0 0 0 0px;
}
body.page-index #footer {
	margin-top: 15px;
	*margin-top: 25px;	
}

/* =NEWS */
body.page-news h2 {
	background: url(../IMAGES/title/title_page_news.jpg) no-repeat left top;
}
body.page-news-index h3 {
	background: url(../IMAGES/title/title_section_hotnews.jpg) no-repeat left top;
	width: 146px;
	height: 23px;
	line-height: 23px;
}
body.page-news-index .page-info {
	padding: 10px 0 0 0;
	margin: 20px 0 0;
	background: url(../IMAGES/dec/dec_hotnews.gif) no-repeat right 30px;
	height: 140px;
}
.news-hotnews {
	width: 490px;
	line-height: 1.6;
	color: #999;
}
.btn-more {
	float: left;
	margin: 10px 2px 0 0;
	height: 80px;
}
.btn-more a {
	background: url(../IMAGES/button/btn_more.gif) no-repeat left top;
	text-indent: -9999px;	
	width: 66px;
	height: 54px;
	display: block;
	
}
.btn-more a:hover {
	background-position: left -54px;
}
.news-hotnews-topic {
	margin: 10px 0 0 0;
}
.news-list {
	position: relative;
}
.news-date {
	text-indent: -9999px;
	background: url(../IMAGES/title/title_news_date.gif) no-repeat left top;
}
.news-sort {
	text-indent: -9999px;
	background: url(../IMAGES/title/title_news_sort.gif) no-repeat left top;
}
.news-topic {
	text-indent: -9999px;
	background: #ECEBE6 url(../IMAGES/title/title_news_topic.gif) no-repeat left top;
	position: relative;
}
.news-topic span {
	position: absolute;
	right: 10px;
	top: 1px !important ;
	*top: 3px;
	text-indent: 0;
}
.news-topic span input {
	font-size: 0.9em !important ;
	*font-size: 0.8em !important ;
	padding: 2px 5px 0 5px !important ;	
	*padding: 0px 5px 2px 5px!important ;
	height: 12px !important ;
	*height: 12px !important ;
	line-height: 16px;	
	color: #999;
}
.news-topic span select {
	font-size: 0.9em !important ;
	*font-size: 0.8em !important ;
	width: 120px;
	height: 16px !important ;
	*height: 18px !important ;
	line-height: 18px;	
	color: #999;
}
#search-btn {
	background: transparent url(../IMAGES/icon/icon_search.gif) no-repeat left 2px !important ;
	*background-position: left 1px !important ;
	*background-position: left 1px;	
	text-indent: -9999px;
	width: 17px;
	height: 16px !important ;
	line-height: 16px;
	border: none;
	margin: 0px 0 0 2px !important ;

}
#search-btn:hover {
	background-position: left -16px;
}
/* search end */
#searchResult {
    position: absolute;
    top: -25px;
    left:0;
	color: #333;
}
#searchResult  span {
    margin: 0 5px;
	color: #007FD0;
}

.newsListTable td.news-dec {
	height: 4px;
	background: url(../IMAGES/dec/dec_news.gif) no-repeat left top;
	border: none;
}
.newsListTable {
	margin: 0;
	padding: 0;
	width: 730px;
	border-collapse: collapse;
	color: #999;
}
.newsListTable tr:hover {
	background: #fbfdeb;
}

.newsListTable td {
	padding: 0px 3px;
	height: 35px;
	color: #666666;
	text-align: center;
	border-bottom: 1px solid #ECEBE6;
}
	
.newsListTable td.subject {
	padding: 0px 3px 0px 15px;
	text-align: left;
}
.newsListTable td.date {
/*	width: 100px;*/
	color: #0082D6;
	font-size: 0.9em;
}
.newsListTable td a:link, .newsListTable td a:visited {
	color: #666666;
	text-decoration: none;
}
.newsListTable td a:hover {
	color: #000;
	text-decoration: none;
}
.newsListTable td.last {
	border: none;
}
/* show hide layer link type */
a.newsSubject {
position:relative;
text-decoration:none;
z-index:2;

}
a.newsSubject:hover {
background:transparent none repeat scroll 0%;
z-index:3;
}
a.newsSubject span {
display:none;
}
a.newsSubject:hover span {
background-color:#F6F6F6;
border-color:#DDDDDD rgb(204, 204, 204) rgb(204, 204, 204) rgb(221, 221, 221);
border-style:solid;
border-width:1px;
color:#555555;
display:block;
left:23px;
padding:3px 8px;
position:absolute;
top:15px;
width:400px;
}	


.news-info {
	padding: 10px 0 0 0;

}
.news-info-search {
	position: relative;
	background: #ECEBE6;
	height: 25px;
	line-height: 25px;
}
.news-info-search span {
	position: absolute;
	right: 5px;
	top: 2px !important ;
	*top: 0 !important ;
	*top: 3px ;
}
.news-info-search span input {
	font-size: 0.9em !important ;
	*font-size: 0.8em !important ;
	padding: 2px 5px 0 5px !important ;	
	*padding: 0px 5px 2px 5px!important ;
	height: 12px !important ;
	*height: 12px !important ;
	line-height: 16px;	
	color: #999;	
}
.news-info-search span select {
	font-size: 0.9em !important ;
	*font-size: 0.8em !important ;
	width: 120px;
	height: 16px !important ;
	*height: 18px !important ;
	line-height: 18px;	
	color: #999;
}

.news-info-search .back-btn {
	padding: 1px 19px 0 0 !important ;
	margin: 3px 0 0 15px !important ;
	background: #ECEBE6 url(../IMAGES/icon/icon_back.gif) no-repeat right top;
	color: #999;
	text-decoration: none !important ;
	display: inline-block;
	width: 80px;
	height: 18px !important ;
	line-height: 22px !important ;
	*padding: 0px 13px 0 0 !important ;
	*padding: 3px 13px 0 0;
	*margin-top: 4px;
	*height: 15px;
	*line-height: 15px;
	
}
.news-info-search .back-btn:hover {
	color: Black;
	background-position: right -18px;
}
.news-section-topic {
	font-size: 1.3em;
	font-weight: bold;
	color: #656565;
	border-bottom: 1px solid #ECEBE6;
	padding: 0 15px 10px;
	margin: 35px 0 0 0 !important ;
	*margin: 10px 0 0 0;
}
.news-section-topic span {
	font-weight: normal;
	font-size: 0.7em;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	color:#0082D6;
	border-left: 1px solid #9DD8FF;

}


/* =BRAND */
body.page-brand h2 {
	background: url(../IMAGES/title/title_page_brand.jpg) no-repeat left top;

}
body.page-brand #sidebar {
	display: none;
}
body.page-brand #main-article {
	float: left;
	width: 100%;
}
body.page-brand .brand-content {
	margin: 0 0 10px;
}



/* =DESIGN */
body.page-design h2 {
	background: url(../IMAGES/title/title_page_design.jpg) no-repeat left top;

}
body.page-design #sidebar {
	display: none;
}
body.page-design #main-article {
	float: left;
	width: 100%;
}
body.page-design .design-content {

}



/* =PRODUCT */
body.page-product h2 {
	background: #F8A27C url(../IMAGES/title/title_page_product.jpg) no-repeat left top;
	position: relative;
}
body.page-product #sidebar {
	border-color: #F8A27C;
}
body.page-product .banner-event {
	border-top: 6px solid #F8A27C;
}

.download-btn {
	text-indent: 0;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 167px;
	height: 20px;
	line-height: 20px;
	background: url(../IMAGES/bg/bg_btn_product.gif) no-repeat left top;
}
.download-btn a:link,.download-btn a:visited  {
	text-decoration: none;
	padding-left: 20px;
	height: 20px;
	line-height: 20px;
	background: url(../IMAGES/icon/icon_download.gif) no-repeat 5px center;
	color: White;
}
.print-btn {
	text-indent: 0;
	position: absolute;
	right: 5px;
	top: 0;
	height: 20px;
	line-height: 20px;
}
.print-btn a:link, .print-btn a:visited {
	text-decoration: none;
	padding-left: 20px;
	line-height: 20px;
	background: url(../IMAGES/icon/icon_print.gif) no-repeat 0px center;
	color: White;
}
.download-btn a:hover,  .print-btn a:hover {
	color: #FFCC99
}
.product-list {
}
.product-list li a{
	display: block;
}
.product-list li {
	position: relative;
	width: 222px;
	height: 110px;
	padding: 11px 10px;
	display: block;
	float: left;
	font-size: 0.9em;
	line-height: 1.2;
	color: #999;
	border-left: 1px solid #ECEBE6;
	border-bottom: 1px solid #ECEBE6;
	cursor: pointer;
}
.product-list li span {
	position: absolute;
	bottom: 25px !important ;
	right: 20px;
	*bottom: 37px !important ;
}
.product-list li.last {
	border-right: 1px solid #ECEBE6;
}
.product-list li.focus {
	background: url(../IMAGES/bg_porduct.GIF) no-repeat left top;

}

.product-pic {
	float: left;
	display: block;
	margin-right: 10px;
}
.product-name {
	margin: 25px 0 20px 0;
}

.product-info {
	padding: 40px 60px 10px 20px;
/*	height: 335px;*/
	border-bottom: 1px solid #E7E7E7;
	border-right: 1px solid #E7E7E7;
	border-left: 1px solid #E7E7E7;		

}
.product-pic-right {
	float: right;
	margin: -25px 0 0 0;
	
}
.product-money {
	text-indent: 2px;
}

.product-show {
	float: left;
/*	margin: 15px 0;*/

}
.product-show-fotos {
	float: left;
	width: 395px;
	padding: 0;
}
.product-show-fotos p {
	float: left;
	width: 112px;
	margin: 5px 15px 5px 0!important ;
	*margin: 5px 8px 5px 0;
}
.product-show-fotos p img {
	padding: 5px;
	border: 1px solid #bdbdbd;
}
.product-show-mov {
	float: right;
	width: 259px;
	height: 241px;
	padding-right: 35px;
}
.showflv-btn {
	clear: both;
	margin: 10px 0px 10px 0;
}
.showflv-btn span a {
	color:#F57E4B;
	text-decoration: none;
	padding: 2px 0 0 20px ;
	line-height: 16px;
	background: url(../IMAGES/icon/icon_showflv.gif) no-repeat left top;
}
.showflv-btn span a:hover {
	text-decoration: underline;
	color:#F57E4B;
}
.product-flv {
	width: 320px;
	height: 285px;
	border: 1px solid #ccc;
	padding: 20px;
	position: relative;
	background: White;
	
}
.product-flv-close {
	position: absolute;
	right: 4px;
	top: 4px;
}



.product-description {
	clear: both;
	margin: 20px 0;
	text-indent: 70px;
	color: #999;
}
.product-description ul {
	margin: 10px 0;
}
.product-intro-title {
	line-height: 20px;
	height: 20px;
	text-indent: -9999px;
	background: url(../IMAGES/title/title_product_intro.gif) no-repeat left top;	
}
.product-spefication-title {
	text-indent: -9999px;
	background: url(../IMAGES/title/title_product_specific.gif) no-repeat left top;
}
.product-pack-title {
	text-indent: -9999px;
	background: url(../IMAGES/title/title_product_pack.gif) no-repeat left top;
}
.product-fotos {
	border-top: 1px solid #ECEBE6;
	padding: 10px 20px 0 40px !important ;
	*padding: 10px 20px 0 55px !important;
}

/* COMBO STYLE */
body.page-product div.combo_object, body.page-product div.combo_object_content_content,
body.page-product div.combo_pic_one, body.page-product div.combo_pic_one img,
body.page-product div.combo_pic_two
 {
	width: 640px !important ;
	padding-right:0;
}
body.page-product .combo_pic_one{
	width: 660px !important;
	*width: 630px;
	text-align: justify;

}
body.page-product .combo_pic_one img {
	width: 660px !important;
	*width: 630px;
}
body.page-product .combo_pic_two {
	width: 600px !important;
	*width: 580px;
	padding-left: 0px;
}
body.page-product .combo_pic_two_left img , body.page-product .combo_pic_two_right img {
	border: none;
	padding: 0;
	width: 250px;
	height: 198px;
}
body.page-product .combo_pic_two_left , body.page-product .combo_pic_two_right {
	width: 250px;
}
body.page-product .combo_pic_two_left_memo, body.page-product .combo_pic_two_right_memo {
	background: url(../IMAGES/icon/icon_circle.gif) no-repeat left 7px;
	text-indent: 10px;
	padding: 0;
}
body.page-product .combo_object_content_content {
	width: 660px;
	text-align: justify;
}

body.page-product .combo_content_right{
	width:340px;
	text-align: justify;
	float:left;
}



/* =SERVICE */
body.page-service h2 {
	background: #AAB2D2 url(../IMAGES/title/title_page_store.jpg) no-repeat left top;
	position: relative;
}
body.page-service #sidebar {
	border-color: #AAB2D2;
}
body.page-service .banner-event {
	border-top: 1px solid #AAB2D2;
}

.service-list table {
	margin: 10px 0 20px 0;
	padding: 0;
	width: 730px;
	border-collapse: collapse;
	color: #999;
}
.service-brand {
	text-indent: -9999px;
	background: url(../IMAGES/title/title_store_brand.gif) no-repeat left top;
}
.service-sort {
	text-indent: -9999px;
	background: url(../IMAGES/title/title_store_sort.gif) no-repeat left top;
}
.service-special {
	text-indent: -9999px;
	background: #ECEBE6 url(../IMAGES/title/title_store_special.gif) no-repeat left top;
}
.service-link {
	text-indent: -9999px;
	background: #ECEBE6 url(../IMAGES/title/title_store_link.gif) no-repeat left top;
}
.service-list table td.service-dec {
	height: 2px;
	background: url(../IMAGES/dec/dec_store.gif) no-repeat left top;
	border: none;
	padding: 0;
}

.service-list table td.service-name {
	text-indent: -30px;
	text-align: center;
}
.service-list table tr:hover {
	background: #fbfdeb;
}

.service-list table td {
	padding: 10px 0px 3px;
	height: 35px;
	color: #666666;
	text-align: left;
	border-bottom: 1px solid #ECEBE6;
	text-indent: 5px;	
}
.service-list table td a:link, .service-list table td a:visited {
	color: #8498B4;
	text-decoration: underline;
}
.service-list table td a:hover {
	color: #333;
}
.service-list table td.last {
	border: none;
}




/* =LIFE */
body.page-life h2 {
	background: url(../IMAGES/title/title_page_life.jpg) no-repeat left top;

}
body.page-life #sidebar {
	display: none;
}
body.page-life #main-article {
	float: left;
	width: 100%;
}
.life-content {
	margin: 16px 0 0 0;
}
.life-content h3 {
	position: relative;	
	height: 20px;
	line-height: 20px;
	background: url(../IMAGES/title/title_section_pro.gif) no-repeat left 0;
	border-bottom: 1px solid #004078;
	margin: 0 0 10px 0;
}
.life-content h3 span {
	position: absolute;
	right: 0;
	top: 0px;
	text-indent:0;
	font: 12px/20px normal;
	height: 20px;
}
.backlist-btn {
	padding-left: 20px;
	background: url(../IMAGES/icon/icon_backlist.gif) no-repeat left top;
}
.life-content-title-name {
	width: 225px;
	_width:221px;
	height: 300px;
	float: left;
	background: url(../IMAGES/dec/dec_dbline.gif) no-repeat left bottom;
}
.life-content-title-name p {
	background: url(../IMAGES/title/title_section_pro_blog01.jpg);
	width: 135px;
	height: 82px;
	text-indent: -9999px;
	float: right;
	margin: 0 8px 0 0;
	_margin: 0 2px 0 0;
}
.life-article {
	margin: 20px 0 0 0;
	line-height: 24px;
	color: #333;
}
.life-article-content {
	width: 665px;
	float: left;
	background: url(../IMAGES/dec/dec_dot_gray.gif) repeat-y right top;
	padding: 0 15px 0 0;
	font-size: 13px;
}
.life-article-note {
	width: 260px;
	float: right;
	padding: 0 0 0 15px;
}
.article-name {
	text-indent: -9999px;
	margin: 0 0 25px 0;
}
.article-type01 {
	margin: 30px 0;
	clear: both;
}
.article-type-title {
	text-indent: -9999px;
	height: 15px;
	margin: 10px 0 10px 0;
}
.article-type02, .article-type03 {
	margin: 30px 0;
	clear: both;
}
.article-type02-pic {
	float: left;
	width: 250px;
	padding: 15px;
	margin: 0 15px 20px 0;
	background: #E6EFFF;
}

.article-type-pic-memo {
	line-height: 16px;
	padding-left: 12px;
	background: url(../IMAGES/icon/icon_circle.gif) no-repeat left 5px;
	color: #666;
	font-size: 12px;
	margin: 5px 0 0 0;
}
.article-type03-pic {
	float: right;
	width: 250px;
	padding: 15px;
	margin: 0 0 20px 15px;
	background: #E6EFFF;
}
.article-type04 {
	margin: 30px 0;
	clear: both;
}
.article-type04-pic {
	padding: 15px;
	background: #E6EFFF;
	width: 627px;
	margin: 20px 0;
}
.article-type-pic {
	background: #E6EFFF;
	width: 300px;
	padding: 15px;
	margin: 0 0 80px 0;
}



.pagebar-life {
	text-align: right;
	height: 20px;
	border-bottom: 1px solid #004078;
}

.pagebar-life li {
	float: left;
	line-height: 17px;
	height: 17px;
	margin: 0 5px;
}

.pagebar-life li a:hover,.pagebar-life li.top-btn a:hover {
	color: Black;
}
.pagebar-life li.pro-copyright {
	margin: 0 335px 0 0;
	color: #999;
}
.pagebar-life li.top-btn {
	padding-left: 15px;
	background: url(../IMAGES/icon/icon_top.gif) no-repeat left center;
	margin: 0 25px 0 0;
}
.pagebar-life li.top-btn a {
	color: #0082D6;	
}
.pagebar-life li.blog-btn {
	padding-left: 15px;
	background: url(../IMAGES/icon/icon_blog.gif) no-repeat left center;
}
.pagebar-life li.know-btn {
	padding-left: 15px;
	background: url(../IMAGES/icon/icon_know.gif) no-repeat left center;
}
.note-type1 {
	margin: 10px 0;
	clear: both;
	
}
.note-type1 .note-pic {
	float: left;
	width: 100px;
	
}
.note-type1 .note-content {
	float: right;
	height: 100%;
	width: 120px;	
}
.note-type2 {
	margin: 10px 0;
	clear: both;
}
.note-content {
	position: relative;
	padding: 15px;
	color: #999;
}
.note-dec-top {
	position: absolute;
	top: 0;
	left: 0;
	border-top: 1px solid #60AFFF;
	border-left: 1px solid #60AFFF;	
	display: block;
	height: 10px;
	width: 10px;
}
.note-dec-btm {
	position: absolute;
	bottom: 0;
	right: 0;
	border-bottom: 1px solid #60AFFF;
	border-right: 1px solid #60AFFF;	
	display: block;
	height: 10px;
	width: 10px;
}






body.page-life-pro01 .article-name {
	background: url(../IMAGES/title/title_pro_articlename01.gif) no-repeat left top;
	height: 62px;
}
.pro01-sec01 {
	background: url(../IMAGES/title/title_pro_sec01.gif) no-repeat left top;
}
.pro01-sec02 {
	background: url(../IMAGES/title/title_pro_sec02.gif) no-repeat left top;
}
.pro01-sec03 {
	background: url(../IMAGES/title/title_pro_sec03.gif) no-repeat left top;
}


body.page-life-pro02 .article-name {
	background: url(../IMAGES/title/title_pro_articlename02.gif) no-repeat left top;
	height: 27px;
}

body.page-life-pro02 .life-article-note, body.page-life-pro03 .life-article-note {
	float: right;
	width: 410px;

	margin: 0;
}
body.page-life-pro02 .life-article-content, body.page-life-pro03 .life-article-content {
	float: left;
	width: 410px;
	padding: 0 60px 0 60px;
	background: none;
}


body.page-life-pro02 .life-content-title-name p {
	background: url(../IMAGES/title/title_section_pro_blog02.gif);
	width: 199px;
	height: 82px;
	text-indent: -9999px;
	float: right;
	margin: 0 8px 0 0;
	_margin: 0 2px 0 0;
}
body.page-life-pro02 .pagebar-life li.pro-copyright {
	margin: 0 270px 0 0;
	color: #999;
}



body.page-life-pro03 .article-name {
	background: url(../IMAGES/title/title_pro_articlename03.gif) no-repeat left top;
	height: 27px;
}
body.page-life-pro03 .life-content-title-name p {
	background: url(../IMAGES/title/title_section_pro_blog03.gif);
	width: 180px;
	height: 104px;
	text-indent: -9999px;
	float: right;
	margin: 0 8px 0 0;
	_margin: 0 2px 0 0;
}
body.page-life-pro03 .life-article-content .article-type-pic {
	background: none;
	padding: 0;
	margin: 10px 0;
}
body.page-life-pro03 .life-article-content .article-type-pic img {
	margin:  0 5px 0 0;
}
.life-article-lab {
	clear: both;
	text-indent: -9999px;
	width: 956px;
	height: 360px;
	background: url(../IMAGES/life/03/blog03_left_pic18.jpg) no-repeat left top;
	margin: 0 0 100px; 
}

body.page-life-pro03 .pagebar-life li.pro-copyright {
	margin: 0 180px 0 0;
	color: #999;
}

.last {
	margin: 0 0 30px; 
}

/* =EVENT */
body.page-event #header, body.page-event .branding  {
    height: 105px;

}
body.page-event #main-article {
	float: left;
	width: 100%;
} {
    height: 97px;

}
body.page-event #main-article {
	float: left;
	width: 100%;
}