﻿/*--------------------------reset﹙from pixnet﹚*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym {border:0;}
pre{font-size: 1em ;}
.article-content{ _height: 1% ;  overflow: hidden ;  _overflow: none;}
.article-content p{margin-bottom: 1em;}
a {	text-decoration: none;		}
/*a:focus { -moz-outline-style: none; }*/
br{letter-spacing: normal;}
/*--------------------------all setting*/


/* 讓 footer 保 證 置 底 */ 
html, body, #wrapper {height: 100%;}
body > #wrapper {height: auto; min-height: 100%;}


body { text-align: center;font-size: 92%;font-family: Arial, Helvetica, sans-serif;line-height: 1.4;background: #FDF9EE url(imgs/bg_body.jpg) center top repeat-x}
p {	/*\*/letter-spacing: 0.08em;	/**/}
img { border: 0;}


#blog-main {
}
#wrapper {
	width: 960px; 
	margin: 0 auto; /* 自動調整左右邊界 */
	padding-bottom: 121px!important;
	padding-bottom/**/:0;/*ie6*/
	text-align: left; /* 設定靠左對齊﹙修正#body的設置﹚ */
	background: url(imgs/bg_wrapper.gif) 450px bottom no-repeat;
}
#brand h1{
	float: left;
	position: relative;
	width: 230px;
	margin-right: 10px;
}
#brand a {
	position: absolute;
	top: 51px;
	left: 5px;
	width: 218px;
	height: 42px;
	text-indent: -5000px;
	background: url(imgs/logo.gif) left top no-repeat;
	z-index: 10;
}
#header {
	position: relative;
	width: 960px;
	height:145px;
}
#nav-main {	position: absolute;	top: 20px;z-index: 1;}
#nav_supp {position: absolute; top:2px; right: 10px; font-size:12px; color:#fff;}
#nav_supp a {color:#fff;text-decoration:none;}
#nav_supp a:hover {color:#fff;text-decoration:underline;}
#navigation {display:none;}
#container { width: 940px;margin:0 auto;}

/* more */ 
.go a { display: inline-block;overflow: hidden;width: 24px;height: 0 !important;height /**/: 11px;padding-top: 11px;background-image:url(imgs/bt_go.gif);background-position: 0 0;}
.go a:hover { background-position: 0 11px;}
.index_blog a { display: inline-block;overflow: hidden;width: 204px;height: 0 !important;height /**/: 232px;padding-top: 232px;background-image:url(imgs/bt_index_blog.jpg);background-position: 0 0;}
.index_blog a:hover { background-position: 204px 0;}
.index_online-dm a { display: inline-block;overflow: hidden;width: 201px;height: 0 !important;height /**/: 154px;padding-top: 154px;background-image:url(imgs/bt_index_online-dm.jpg);background-position: 0 0;}
.index_online-dm a:hover { background-position: 201px 0;}




#index_left-cloumn { width:310px;float:left;margin-right:10px; }
#index_middle-cloumn { width:390px;float:left;margin-right:10px; }
#index_right-cloumn { width:220px;float:right;background:url(imgs/bg_index-right-column_section.gif) top left no-repeat;}

#index_middle-column_section {width:390px;height:290px;padding-top:13px;background:url(imgs/bg_index-middle-column_section.gif) top left no-repeat; }
#index_news {margin-left:11px;}
#index_news ul {width:150px;margin-left:5px;padding-left:200px;background:url(imgs/bg_index_news.jpg) top left no-repeat;}
#index_news li {line-height:1.5em;padding-left:6px;background:url(imgs/bg_index-middle-column_list.gif) bottom left no-repeat;} 
#index_news li a { font-size:12px;color:#A60101;}
#index_news li a:hover { color: #330000;}
#index_floor-guide {margin-left:11px;margin-top:8px!important;margin-top/**/:14px;}
#index_floor-guide ul{width:150px;height:110px;margin-left:5px;padding-left:200px;background:url(imgs/bg_index_floor-guide.jpg) top left no-repeat;}
#index_floor-guide li{line-height:1.5em;padding-left:6px;background:url(imgs/bg_index-middle-column_list.gif) bottom left no-repeat;}
#index_floor-guide li a { font-size:12px;color:#266E01;}
#index_floor-guide li a:hover { color: #003300;}
#index_card {margin-left:11px;}
#index_card ul {font-size:11px;}
#index_card li {display:block;float:left;width:120px;padding-top:97px;}
#index_card h3 {display:inline;}
/* 控制首頁右側欄位大小 */
#index_right-column_section {
	width:204px;
	height:700px;
	margin:0 auto;
	padding-top:5px;
}


/* 首 頁 圖 片 輪 播 */
#ifocus { width:310px;}
	#ifocus_pic { display:inline; position:relative; float:left; width:310px; height:290px; overflow:hidden; background:#ff9900;margin-bottom:7px!important;margin-bottom/**/:0;}
		#ifocus_piclist { position:absolute; }
		#ifocus_piclist li { width:310px; height:290px; overflow:hidden; }
		#ifocus_piclist img { width:304px; height:284px; margin:3px;}
	#ifocus_btn { display:inline-block; width:310px; margin:0; }
		#ifocus_btn li { width:310px; height:51px; margin:0;margin-top:7px; opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50);}
		#ifocus_btn img { width:310px; height:51px; }
		#ifocus_btn .current { background: url(img/ifocus_btn_bg.gif) no-repeat; opacity:1; -moz-opacity:1; filter:alpha(opacity=100);}
	#ifocus_opdiv { z-index:15;}
	#ifocus_tx { color:#FF0000;}
		#ifocus_tx .normal { display:none; }





		
#footer-wrapper {
	clear:both;
	height: 121px;
	margin: 0 auto; /* 自動調整左右邊界 */
	margin-top: 0 auto; /* 自動調整上下邊界 */
	clear:both;
	height: 121px;	
	background: url(imgs/bg_footer.gif) left top repeat-x;
}
#footer-main {
	position: relative;
	width:960px;
	margin: 0 auto;
	text-align: left;
}
#copyright {
	position: absolute;
	top: 18px;
	left: 25px;
	padding-top: 6px;
	padding-left: 40px;
	font-size: 12px;
	line-height: 1.8em;
	color: #adadad;
	background: url(imgs/bg_copyright.gif) left top no-repeat;
}
ul#family {
	position: absolute;
	top: 17px;
	left: 556px!important;
	left/**/: 550px;
}	
ul#family li{
	display:block;
	float:left;
	margin-left:15px;
}




/* 讓 footer 保 證 置 底 */ 
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
