﻿@charset "utf-8";
/*===============上面這是清除css原預設格式===============*/
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,img
{margin:0;padding:0;font-weight:normal;}
body {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	margin:0;
	padding:0;
}
p{
	/*\*/
	letter-spacing: 0.1em;
	/**/
	margin:0 0 10px 0;
}
a{
	text-decoration:none;
	color: #000000;
}
a:hover{
    color: #ff7000;
}
ul,li{
list-style-type:none;
}
.clean{
    clear:both;
}
#container {
	text-align:left;
	position: relative;
	margin: 0 auto;
	width: 970px;
}
#container_welcome {
	text-align:left;
	position: relative;
	margin: 0 auto;
	width: 841px;
}
#header{
    height:120px;
	position: relative;
}
/*公司logo*/
h1 {
	position: relative;
	z-index: 0;	
}
h1 img{
	z-index:1;
	position:absolute;
	left: 0px;
	top: 0px;
	border:none;
}
/*跑馬*/
.runs{
    position:absolute;
	left:475px;
	top: 50px;
}
.runs input{
    border:1px solid #ffffff;
}
/*小標*/
#small {
	position:absolute;
	left: 315px;
	top: 104px;
	width:160px;
	background: url(../images/small_bg.jpg) no-repeat 68px 4px;
}
#small li{
    float:left;
	margin:0 15px 0 0;
}
#small li a{
    color:#000000;
}
#small li a:hover{
    color:#b90000;
}
#small .home {
    background:url(../images/home.jpg) no-repeat left center;
	padding:0 0 0 23px;
}
#small .favorite {
	background:url(../images/favorite.jpg) no-repeat left center;
	padding:0 0 0 20px;
}
/*主選單*/
#button {
	position: absolute;
	left: 465px;
	top:87px;
	width:485px;
}
#button li{
    float:left;
}
#button li a{
	color:#004f7f;
}
#bu01 a{
    background: url(../images/main_button/bu_life.jpg) no-repeat left center;
	width:85px;
	display:block;
	height:17px;
	padding:16px 0 0 12px;
}
#bu02 a{
	background: url(../images/main_button/bu_product.jpg) no-repeat left center;
	width:70px;
	display:block;
	height:15px;
	padding:18px 0 0 25px;
}
#bu03 a{
	background: url(../images/main_button/bu_about.jpg) no-repeat left center;
	width:70px;
	display:block;
	height:15px;
	padding:18px 0 0 25px;
}
#bu04 a{
	background: url(../images/main_button/bu_branch.jpg) no-repeat left center;
	width:70px;
	display:block;
	height:15px;
	padding:18px 0 0 25px;
}
#bu05 a{
	background: url(../images/main_button/bu_contact.jpg) no-repeat left center;
	width:70px;
	display:block;
	height:15px;
	padding:18px 0 0 27px;
}
#bu01 a:hover{
    background: url(../images/main_button/bu_life_1.jpg) no-repeat left center;
}
#bu02 a:hover{
	background: url(../images/main_button/bu_product_1.jpg) no-repeat left center;
}
#bu03 a:hover{
	background: url(../images/main_button/bu_about_1.jpg) no-repeat left center;
}
#bu04 a:hover{
	background: url(../images/main_button/bu_branch_1.jpg) no-repeat left center;
}
#bu05 a:hover{
	background: url(../images/main_button/bu_contact_1.jpg) no-repeat left center;
}
/*左區塊*/
#left_sidebar {
	float: left;
	width:207px;
	background:url(../images/list_footer.jpg) no-repeat left bottom;
	padding:0 0 14px 0;
}
/*左區塊-產品搜尋*/
#product_search {
	background:url(../images/product_search_bg.jpg) no-repeat left bottom;
	width:207px;
	height:220px;
}
#product_search .section {
	padding:65px 0 0 33px;
}
#product_search .section li {
    background:url(../images/icon_white_7.jpg) no-repeat left 3px;
	padding:0 0 0 13px;
	margin:0 0 12px 0;
	color:#ffffff;
}
.search_button{
    padding:3px 0 0 40px;
}
/*左區塊-巧晟產品列表*/
.left_bg_index{
	background:url(../images/list_bg.jpg) repeat-y left top;
	padding:0 0 8px 0;
}
.left_bg_index ul{
	padding: 5px 0 0 16px;
}
.left_bg_index ul li{
	background:url(../images/list_line.jpg) no-repeat left bottom;
	line-height:2;
	margin:3px 0 0 4px;
}
.left_bg_index ul li a{
	background:url(../images/icon_gray_7.jpg) no-repeat 15px center;
	padding:0 0 0 26px;
	color:#000000;
	display:block;
}
.left_bg_index ul li a:hover{
	color:#ff7000;
	font-weight:bold;
}
/*產品動畫區塊*/
#flash_area {
	float: left;
	width:747px;
	height:262px;
}
#flashcontent{
float: left;
	width:747px;
	height:262px;}
	
#flashcontent_01{
	width:747px;
	height:262px;
	margin: 30px 0 0 0;
	}
/*主區塊*/
#main {
	float: left;
	width: 740px;
	background:url(../images/decorate_bg.jpg) no-repeat 575px bottom;
	padding:0 0 0 7px;
}
#new_product {
	background:url(../images/product_bg_1px.jpg) repeat-y;
	float:left;
	width:551px;
}
#new_product  .new_pro_bg{
	background: url(../images/title_products_footer.jpg) no-repeat left bottom;
	padding:0 14px 13px 17px;
	width:518px;
	float:left;
}
#new_product .new_pro_bg .products {
	float: left;
	width:168px;
	height:147px;
	margin:0 0 8px 0;
	padding:0 4px 0 0;
	display: inline;
}
#new_product .new_pro_bg .products .pro_name {
	text-align: center;
	padding:3px 0 0 0;
}
#new_product .new_pro_bg .products .pro_name a{
    color:#000000;
}
#new_product .new_pro_bg .products .pro_name a:hover{
    color:#f76c00;
	text-decoration:underline;
}
#container #main #new_product .new_pro_bg .products img {
	border: 1px solid #d2d2d2;
}
/*會員專區*/
#member {
	float: left;
	padding:0 0 0 4px;
	background:url(../images/title_member_1px.jpg) repeat-y 4px top;
}
#member .member_bottom_bg {
	background: url(../images/member_footer.jpg) no-repeat left bottom;
	padding:10px 0 25px 20px;
}
#member .member_bottom_bg .member_word {
	padding:0 0 10px 0;
}
#member .member_bottom_bg .member_word input{
    height:15px;
	font-size:11px;
	color:#000000;
}
#member .member_bottom_bg .member_button {
	padding:0 0 8px 20px;
	background:url(../images/member_line.jpg) no-repeat left bottom;
}
#member .member_bottom_bg .member_button input {
	margin-right: 7px;
}
#member .member_bottom_bg .forget {
	background:url(../images/icon_orange.gif) no-repeat left 8px;
	padding:7px 0 0 15px;
	margin:0 0 0 70px;
}
#member .member_bottom_bg .forget a{
    color:#000000;
}
#member .member_bottom_bg .forget a:hover{
    color:#ff7700;
}
#member .member_bottom_bg .add {
	font-weight: bold;
	color: #015aae;
}
#member .member_bottom_bg .add a {
	color: #015aae;
}
#member .member_bottom_bg .add a:hover {
	color: #e60000;
	text-decoration:underline;
}
/*小標_btm*/
#small_1 {
	width:157px;
	background: url(../images/small_bg.jpg) no-repeat 68px 5px;
	float:right;
	display:block;
	padding:1px 0 0 0;
}
#small_1 li{
    float:left;
}
#small_1 li a{
    color:#767676;
}
#small_1 li a:hover{
    color:#b90000;
}
#small_1 .home {
    background:url(../images/home.jpg) no-repeat left center;
	padding:0 0 0 23px;
	margin:0 15px 0 0;
}
#small_1 .favorite {
	background:url(../images/favorite.jpg) no-repeat left center;
	padding:0 0 0 20px;
	margin:0 8px 0 0;
}
/*btm*/
#footer {
	clear: both;
}
#footer #bottom_button {
	float: right;
	width:340px;
	display:block;
}
#footer #bottom_button li{
	float: left;
}
#footer #footer_info{
	background: url(../images/footer_bg.jpg) no-repeat left top;
	padding:10px 0 0 0;
	clear:both;
}
#footer_info_area {
	padding-bottom: 15px;
    letter-spacing: 0.1em;
}

#footer_info .info_area_1{
    float:left;
	padding:0 40px 0 27px;
	line-height:1.6;
}

#footer_info .info_area{
    float:left;
	padding:0 45px 0 15px;
	line-height:1.6;
	background:url(../images/line_straight.jpg) repeat-y;
}
.blue{
    color:#097b97;
}
.white{
    color:#8d8d8d;
}
.white a{
    color:#8d8d8d;
}
.white a:hover{
    color:#8d8d8d;
}
#footer #footer_info .last {
	letter-spacing: 0.1em;
}
#footer_small{
    padding:10px 0 0 0;
}

#container .fla_top {
	background-image: url(../images/flash_top.jpg);
	float: left;
	height: 5px;
	width: 747px;
	overflow:hidden;
	zoom:1;
}
#welcome_flash {
	text-align: center;
}
#container_welcome .welcome_footer {
	background-color: #4d3001;
	height: 23px;
	width: 750px;
	padding:8px 0 0 91px;
	color:#feedd1;
}
.blue_mail{
    background:url(../images/blue_mail.jpg) no-repeat left center;
	padding:0 0 0 20px;
	margin:0 0 0 10px;
	float:left;
}
.blue_mail a{
    color:#feedd1;
}
.blue_mail a:hover{
    color:#ffffff;
}
.fl{
    float:left;
}
.fl_ework{
    float:left;
	color:#ffffff;
	margin:0 0 0 10px;
}
.fl_ework a{
	color:#ffffff;
}
.fl_ework a:hover{
	color:#ed1e1e;
}
#container_welcome .skip .skip_e {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#00479e;
	font-weight: bold;
}
#container_welcome .skip .skip_e a{
	color:#00479e;
}
#container_welcome .skip .skip_e a:hover{
	color:#e60000;
}
#container_welcome .skip {
	text-align: center;
	padding: 7px 0 0 0;
}
#container_welcome .skip .skip_c {
	font-size: 18px;
}
#container_welcome .skip .skip_c a:hover{
    text-decoration:underline;
}

