@charset "utf-8";
/* CSS Document */


/*取消 Html 原有樣式  reset.css ---------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;font-size: 12px;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,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%;}



/*佈局，版面 ----------------------------------------------------------------*/ 
#container/*版面外框*/{
	width: 980px;
	margin-right: auto;
	margin-left: auto;
} 
#header/*橫幅*/{
	position: relative;
	background-image: url(images/index_head.jpg);
	background-repeat: no-repeat;
	padding-top: 23px;
	background-position: center top;
}

#header .http{
	position: absolute;
	top: 3px;
	left: 20px;
	color: #d5d3d6;
	background-image: url(images/icon_home.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
}
input.bittopm1 {
	color: #FFFFFF;
	background-color: #2E2F33;
}

#header .TNab/*橫幅區小選單*/ {
	position: absolute;
	top: 3px;
	right: 20px;
}
#header .TNab a {
	margin-right: 15px;
	margin-left: 5px;
}

#sidebar/*邊區塊*/{ float: left;width: 220px;}
#mainContent/*主區塊*/{

	clear: both;
	background-position: center;
}
#footer/*頁腳*/{
	clear: both;
	height: 33px;
	background-image: url(images/index_footer.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	text-align: center;
	font-size: 8;
	color: #E3E3E3;
	font-size: 8px;
	color: #E5DDC8;
	background-position: center;
}
#footer a/*頁腳*/{
	color: #d7c52e;
}

/*各頁面 layout----------------------------------------------------------------*/
body /*首頁*/{
	background-image: url(images/bg.jpg);

	background-repeat: repeat-x;
	background-color: #e5ddc7;
	line-height: 1.2em;
}
a{color: #464851;}
a:hover{
	color: #990000;
}
.indexch,.indexch a,.indexch p,.indexch li , {
	font-family: "新細明體";
	font-size: 12px;
}
.indexch h1,.indexch h2,.indexch h3.indexch ,h4,.indexch h5 {
	font-family: "新細明體";

}
.indexen,.indexen a,.indexen p,.indexen li   /*/英文首頁*/{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.indexen h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6b634e;
}

.main_index{	background-image: url(images/index_bg.jpg);
	background-repeat: repeat-y;}
.main_products {
	background-image: url(images/products_bg.jpg);
}
.main_about {
	background-image: url(images/about_bg.jpg);
}
.main_contactus{
	background-image: none;
	background-color: #d5d3d6;
}
.main_Foucs{
background-image: url(images/Foucs_bg.jpg);
}
p.color1 {
	color: #464851;
}
.text {

}
.news {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.news img{
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
	border: 2px solid #BDBDC5;
}
.news a {
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 8px;
}
.news h1 a{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.news p {
	margin-top: 5px;
}

.news h4,.news h4 a {
	color: #333333;
	font-size: 13px;
	font-weight: bold;
}

.news td {
	background-image: url(images/index_newlibg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 15px;
}
.news table {
	margin-bottom: 25px;
}



a.a2 {
	color: #e5ddc7;
	float: left;
}
a.a3 {
	color: #336666;
}

h2 {
	padding-left: 24px;
	font-size: 13px;
	color: #323337;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

ul.productsMneu{
	margin-left: 23px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 19px;
}
.productsMneu li {
	
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 6px;
}
.productsMneu a {
	background-repeat: no-repeat;
	display: block;
	padding-left: 10px;
	background-position: 0px 2px;
	text-decoration: none;
	color: #333333;
}


.productsMneu a:hover {
	color: #FFFF00;
}
.main_products .productsMneu a {background-image: url(images/it03.jpg);}
.main_products .productsMneu li {background-image: url(images/index_newlibg.jpg);}

.main_about .productsMneu a {background-image: url(images/it05.jpg);}
.main_about .productsMneu li {background-image: url(images/about_newlibg.jpg);}

.main_Foucs .productsMneu a {background-image: url(images/it04.jpg);}
.main_Foucs .productsMneu li {
	background-image: url(images/Foucs2_libg.jpg);
}
.productList {
	margin-top: 5px;
	margin-bottom: 15px;
	width: 100%;
}
.productList td.tdimg {
	background-image: url(images/products_pbg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 150px;
	text-align: justify;
	padding-top: 10px;
	padding-left: 9px;
}
.productList td {
	width: 25%;
}
th.th1 {
	background-repeat: no-repeat;
	height: 30px;
	background-position: left;
	padding-top: 2px;
	text-align: left;
}

h3 {
	background-image: url(images/about_th2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	background-color: #cac8ce;
	margin-top: 5px;
	margin-bottom: 8px;
	font-size: 14px;
	color: #333333;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	text-align: left;
}
ul.numul,ol.numul {

}
.numul li {
	list-style-type: disc;
	padding: 7px;
	list-style-position: outside;
}

.table{
	border: 2px solid #B0ADB1;
}.table td {
	padding: 8px;
	border: 1px solid #FFFFFF;
}
.table th {
	background-image: url(images/thbg.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding: 6px;
	background-color: #8A8A96;
}
.table .td1 {
	color: #FFFFFF;
	background-color: #3E3E46;
}
.table .td2 {
	color: #FFFFFF;
	background-color: #A59FA6;
}
.news2 {
}
.news2 li {
	background-color: #cac8ce;
	background-image: url(images/Foucs_05.jpg);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	padding-left: 20px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	margin-bottom: 5px;
}
td.tdline {
	background-image: url(images/index_newlibg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 20px;
	background-color: #FFFFFF;
}
h5{
	color: #996600;
	border-bottom-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #333333;
	border-right-color: #333333;
	border-left-color: #333333;
	padding-bottom: 8px;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}
.item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(images/it01.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 15px;
	line-height: 18px;
}
.item2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/it01.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 15px;
	line-height: 18px;
}

.word {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}


input.btn1 {
	color: #FFFFFF;
	background-color: #B5AEA4;
	padding-top: 1px;
	border: 1px solid #5C564B;
	cursor: pointer;
}
.services {
	border: 1px solid #CCCCCC;
}
.member {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 15px;
	letter-spacing: 1px;
}
.memberen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 12px;
}
.dtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #323337;
}
.dtitle a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #323337;
	text-decoration: none;
}
.dtitle  a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFF00;
}
.dtitle1   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFF00;
}
.year {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #FF780C;
	line-height: 20px;
	padding-top: 7px;
	padding-right: 2px;
	padding-bottom: 7px;
	padding-left: 7px;
	text-align:left;
	vertical-align: top;
}
.news-txt{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 2px;
	padding-left: 7px;
	text-align:left;
	vertical-align: middle;
}
