/* CSS Document */
body,table,td,div,form,p,img,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,hr{
       margin:0;
       padding:0;
       border:0;
}
body{
	margin:0;
	font-size:14px;
	color:#000;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}

select,input,img,select{vertical-align:middle;}
ul,ol{list-style-type:none;}
table,td,tr,th,input,select{font-size:12px;}
input {font-family:Arial;}
table{border-collapse:collapse;}

a {color:#ffffff; text-decoration:underline;}
a:hover {text-decoration: none;}

hr {
	margin:0;
	padding:0;
	border:0;
	height:1px;
	border:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	overflow: hidden;
	margin:5px auto;
	width: 100%;
}
#left hr {
	border:0;
	margin:0
}


strong {
	color:#09C;
	line-height: 30px;
	font-size: 16px;
}

.margin-t50{ margin-top:50px}
.margin-b30{ margin-bottom:30px}
.margin-l10{ margin-left:10px}
.margin-r10{ margin-right:10px}

.clear{ clear:both}
/*font*/
.f12{font-size:12px;}
.f14{font-size:14px;}
.fb{font-weight:800;}
.fi{font-style:italic;}

/*Color*/
.white{ color:#FFF}
.red{ color:#FF0000}
.black{
	color:#666666
}
.gray{
	color:gray
}
.blue{
	color:#336699
}
.green{
	color:#336600
}

/*Area*/
#page,#head,#main,#nav,#foot {
	margin:0 auto;
	height:auto;
	overflow:hidden;
	clear: both;
}

/* page */
#page{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height:auto;
	clear:both;
	overflow:hidden;
	width: 750px;
	padding-top: 0px;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E3E3E3;
	border-left-color: #E3E3E3;
}

#head{

}

.logo{
	font-size:24px;
	color:#09C;
	text-align:left;
	line-height: 30px;
	/*font-style: italic;*/
	font-weight: bold;
	font-family: "標楷體", Georgia, "Times New Roman", Times, serif;
	margin-left:20px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	height: 70px;
	width:400px;
	float: left;
	padding-top:7px;
}
.logo span {font-family: Georgia, "Times New Roman", Times, serif;}

.top_contact{ width:180px;float:right;font-size:14px;margin: 10px 0 0 0;color: #09C;}
.top_contact a{ color:#09C;}
.top_contact a:hover{color:#09C;}
.clr {clear:both;}

.lan{ width:120px; float:right;font-size:12px;}
.lan a{ color:#8c8245;}
.lan a:hover{color:#aca358;}
/* nav*/

#nav{
	font-size: 13px;
	font-weight: bold;
	padding-left: 20px;
	background-image: url(../images/index_02.jpg);
	background-repeat: no-repeat;
	height: 44px;
}
#nav-t{
	height:30px;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: -8px -202px;
	width:180px;
}
#nav-b{
	height:20px;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: -8px -251px;
	width: 180px;
}

#nav div {
	height: 20px;
	line-height: 20px;
	float: left;
	width: 100px;
	margin-right: 20px;
	margin-top: 12px;
	_margin-top:16px
}
#nav img{
	margin-bottom:0px;
	margin-right:10px;
}
#nav div a {
	color:#FFF;
	text-decoration:none;
	line-height: 20px;
	height: 20px;
}
#nav div a:hover {
	color:#FC0;
	text-decoration:none;
	line-height: 20px;
	height: 20px;
}
/*--------------------*/
#banner1{
	background-image: url(../images/banner1.jpg);
	background-repeat: no-repeat;
	height: 145px;
}
#banner2{
	background-image: url(../images/banner2.jpg);
	background-repeat: no-repeat;
	height: 145px;
}
#banner3{
	background-image: url(../images/banner3.jpg);
	background-repeat: no-repeat;
	height: 145px;
}
#banner4{
	background-image: url(../images/banner4.jpg);
	background-repeat: no-repeat;
	height: 145px;
}





#main{
	background-image: url(../images/index_04.jpg);
	background-repeat: repeat-x;
	padding-top: 50px;
}
#right {
	float: right;
	width: 585px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
#middle {
	float: left;
	width: 32%;
	margin:68px 0 0 20px;
}
#left {
	width: 214px;
	float: left;
}
.title{
	margin:0;
	height: 30px;
	font-weight: bold;
	text-indent: 40px;
	line-height: 30px;
	color: #09C;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-image: url(../images/index_08.jpg);
	background-repeat: no-repeat;
	background-position: left;
	clear: both;
}
.title img{
	margin-right:20px;
}
.content{
	margin: 0 30px;
}
#left .content{
	margin:0;

}
#left .content-c{
	padding: 30px 0;
	}

.content img{
	padding: 3px;
}
.content-t {
	background-repeat:no-repeat;
	padding:0;
	background-image: url(../images/top_bback.gif);
	height: 30px;
}
.content-c {
	padding: 10px 0 10px 0;
	margin: 0;
	width: 100%;
}
.content-c span{ color:#0CF;
	line-height: 30px;
	font-size: 16px;
	font-weight:bold;
}
.content-c  a{
	color:#776f3e;
}

.content-c ul{
	 list-style-type:circle; padding-left:12px;margin-left: 6px;
	}
.content-b {
	background-repeat:no-repeat;
	padding:0;
	background-image: url(../images/bott_bback.gif);
	height: 17px;
}

.pro{
	margin:5px;
	line-height: 20px;
}
.pro_c{
	padding: 10px;

	}

.contact-td {
	padding:50px 100px;
}
.protab{
	padding:10px;
	line-height: 20px;
}

.h1{
	font-size: 14px;
	text-transform: none;
	line-height:25px;
	color:#999999;
	text-decoration: none;
	background-color: #000000;
	width: 100px;
	text-align: center;
	font-weight: bold;
}
.h2{
	font-size: 18px;
	text-transform: lowercase;
	line-height:14px;
	color:#5e8800;

}

img.left {
	float: left;
}
img.right {
	float: right;
}
	
.pic{
	border:1px solid #B9EEFF;
	margin: 10px;
	background-color: #FFF;
}
#foot{
	font-size:11px;
line-height: 50px;
	text-align: center;
	color: #FFF;
	margin-top: 20px;
	line-height: 30px;
	background-image: url(../images/index_07.jpg);
	background-repeat: repeat-x;

}
#foot a {
	color:#FFF;
	text-decoration:underline;
	background-color:inherit;
}
#foot a:hover {
	text-decoration:underline;
	color:#333;
}
#footbg {
	background-color: #a3aab1;
	width: 100%;
}
