@charset "utf-8";
/* CSS Document */

html,body{
	margin: 0px;
	padding: 0px;
}

ul,li,p{	
	margin: 0px;
	padding: 0px;}
	
a{
	color: #333333;
		text-decoration: none;
}

a:hover{
	color: #0066FF;
	text-decoration: none;
}
h1{font-family: "微軟正黑體", "Segoe UI", Arial;
	font-size: 20pt;}

h2{
	font-family: "微軟正黑體", "Segoe UI", Arial;
	font-size: 16pt;
	margin: 0px;
}

h3{font-family: "微軟正黑體", "Segoe UI", Arial;
	font-size: 14pt;}

h4{font-family: "微軟正黑體", "Segoe UI", Arial;
	font-size: 12pt;}

h5{
	font-family: "微軟正黑體", "Segoe UI", Arial;
	font-size: 10pt;
	line-height: 150%;
}

h6{
	font-family: "微軟正黑體", "Segoe UI", Arial;
	font-size: 9pt;
}	

.blue{
	color: #3366FF;
}

.green{
	color: #00CC00;
}

.red{
	color: #FF0000;
}

.clear{
	clear: both;
	margin: 0px;
}

.bar{
	height: 1px;
	clear: both;
	margin: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
}

.pan_L20px{
	padding-left: 20px;
}

.left{
	float: left;
}

.right{
	float: right;
}



/*---index---*/


.index{
	width: 850px;
	margin: 0 auto;
	border: solid #ccc 1px;
}

/*------------*/
.header{
	width: 850px;
	height: 70px;
	background-image: url(images/header_bg.jpg);
}

.logo{
	float: left;
	width: 184px;
	height: 43px;
	margin-top: 20px;
	margin-left: 10px;
}

.up_menu{
	float: left;
	width: 520px;
	height: 55px;
	margin-top: 15px;
	margin-left: 80px;
}

.up_menu ul{}

.up_menu li{
	list-style-type: none;
	font-family: "微軟正黑體", "Segoe UI", Arial;
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
	line-height: 12pt;
	width: 110px;
	display: block;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	height: 35px;
	padding-top: 5px;
	padding-left: 10px;

}

.up_menu li a{	color: #333333;
	text-decoration: none;}

.up_menu li a:hover,.up_menu li a.look{
	color: #0066FF;
	display: block;
	border-left-color: #0066FF;
	border-left-style: solid;
	border-left-width: 5px;
	padding-left: 5px;
}

.banner{
	width: 850px;
	height: 270px;
	clear: both;
}

/*------------*/


/*----left menu------*/

.left_menu{
	width: 180px;
	float: left;
}


.left_menu_bn{
	width: 180px;
	background-image: url(images/products_bn.jpg);
	height: 72px;
}

.left_menu ul{
	width: 160px;
	margin: 0 auto;
	font-family: "微軟正黑體", "Segoe UI", Arial;
	font-size: 12px;
	color: #333333;
	line-height: 22pt;
	margin-top: 10px;
}

.left_menu li{
	height: 35px;
	display: block;
	text-decoration: none;
	color: #333333;
	font-family: "微軟正黑體", "Segoe UI", Arial;
	font-size: 12px;
	border-bottom-color: #666666;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	width: 160px;
	list-style-type: none;
	line-height: 28pt;
}

.left_menu li a{
	text-decoration: none;
	color: #333333;
	width: 160px;
	height: 35px;
	display: block;	
}

.left_menu li a:hover,.left_menu li a.look{
	text-decoration: none;
	color: #0066FF;
	background-image: url(images/menu_over.jpg);
	width: 160px;
	height: 35px;
	display: block;	
}

.professional{
	width: 180px;
	height: 153px;
	clear: both;
}

/*------*/
.nav{
	float: left;
	font-family: "微軟正黑體", "Segoe UI", Arial;
	font-size: 9pt;
	color: #333333;
	width: 620px;
	margin-left: 20px;
	height: 20px;
	text-align: right;
	padding-right: 20px;
	background-color: #F6F6F6;
}
.main{
	float: left;
	width: 500px;
	margin-left: 20px;
	padding: 5px;
	font-family: "微軟正黑體", "Segoe UI", Arial;
}
/*------*/
.title{
	border-left-color: #0066FF;
	border-left-style: solid;
	border-left-width: 5px;
	padding-left: 10px;
	margin-top: 5px;
}
/*----contacts-----*/
.contacts{
	font-family: "微軟正黑體", "Segoe UI", Arial;
	font-size: 12pt;
	color: #333333;
	width: 450px;
	margin: 0 auto;
	border: solid #ccc 1px;
}

.name{
	float: left;
	font-family: "微軟正黑體", "Segoe UI", Arial;
	font-size: 10pt;
	color: #333333;
	height: 25px;
	width: 100px;
	text-align: right;
	padding: 2px;
}

.type{
	float: left;
}


.bar_co{
	clear: both;
	margin: 1px;
}
/*--footer--*/

.footer{
	width: 850px;
	height: 80px;
}

.add{
	float: left;
	margin-left: 5px;
	font-family: "微軟正黑體", "Segoe UI", Arial;
	font-size: 9pt;
	color: #333333;
	line-height: 12pt;
	width: 300px;
	margin-top: 20px;
}

.copyright{
	font-family: "微軟正黑體", "Segoe UI", Arial;
	font-size: 8pt;
	color: #333333;
	float: right;
	margin-top: 50px;
	padding-right: 2px;
}
/*-------產品------*/

.products{
	width: 400px;
	margin: 0 auto;
}

.pd{
	width: 168px;
	float: left;
	margin: 10px;
}
.pd_img{
	width: 154px;
	height: 154px;
	border: solid #ccc 1px;
	padding: 5px;
}

.pd_img img{
	width: 150px;
	height: 150px;
}

.pd_bn{
	height: 30px;
	font-family: "微軟正黑體", "Segoe UI", Arial;
	font-size: 10pt;
	color: #333333;
	line-height: 22pt;
	text-align: center;
}
