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

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, input, img, p{
	padding:0;
	margin:0;
}
img{border:0;}
a{ text-decoration:none;}

body{	background:url(../images/bg.jpg) no-repeat center top;}

#top{
	background:url(../images/menu-bg.jpg) repeat-x center 45px;
	height:85px;
}
#top_wrap{
	width:1002px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
}
#logo{
	position:absolute;
	left:0;
	top:15px;
	left:25px;
}
#lang{
	float:right;
	text-align:left;
	font-family:Verdana, "微軟正黑體";
	font-size:13px;
	color:#fff;
	padding:12px 0 0 0;
}
#lang a{
	font-family:Verdana, "微軟正黑體";
	font-size:13px;
	color:#425066;
	padding:0 12px 0 8px;
}
#lang a:hover{ text-decoration:underline;}
#menu{
	float:right;
	text-align:left;
	display:block;
	clear:both;
	padding:10px 0 0 0;
}
#menu li{
	float:left;
	background:url(../images/menu-line.jpg) no-repeat right 7px;
	list-style:none;
	padding:0 0 10px 0;
	width:122px;
	text-align:center;
}
#menu li a{
	font-family:Verdana, "微軟正黑體";
	font-size:14px;
	padding:20px 0 20px 0;
	color:#fff;
	display:block;
}
#menu li a:hover{background:url(../images/menu-current.jpg) no-repeat left 12px;}
#menu li a.current{background:url(../images/menu-current.jpg) no-repeat left 12px;}
#menu li:last-child{ background:none;}
#banner{
	width:1002px;
	height:441px;
	margin:0 auto;
}
#master{
	display:block;
	clear:both;
	width:1002px;
	margin:0 auto;
	padding:40px 0;
	overflow:hidden;
}
#about{
	float:left;
	width:534px;
	padding:0 30px 0 10px;
}
#about img {
	float:left;
	padding:30px 20px 0 0;
}
#about p{
	overflow:hidden;
	padding:40px 0 0 0;
	font-family:Verdana, "微軟正黑體";
	font-size:13px;
	color:#4e4e4e;
	line-height:20px;
}
h1{
	font-family:Verdana, "微軟正黑體";
	font-size:26px;
	color:#8cb53d;
	font-weight:normal;
	border-bottom:2px solid #8d8d8d;
	padding:0 0 5px 0;
}
h1 span{
	color:#003371;
	padding:0 0 5px 0;
	border-bottom:2px solid #8cb53d;
}
#product{
	overflow:hidden;
}
#product_title{
	font-family:Verdana, "微軟正黑體";
	font-size:26px;
	border-bottom:2px solid #8d8d8d;
	color:#003371;
	padding:0 0 5px 0;
}
#product_title o{color:#003371;}
#product_title span{
	padding:0 0 5px 0;
	color:#f19129;
	border-bottom:2px solid #f19129;
}
.slide{
	float:left;
	position:relative;
	width:420px;
	height:150px;
	overflow:hidden;
}
.slidebox{
	position:absolute;
	left:50%;
	top:20px;
	width:420px;
	height:130px;
	margin:0 0 0 -210px;
	overflow:hidden;
	z-index:10;
}
.slide .slide_move{
	position:absolute;
	top:0;
}
.slide li{
	position:absolute;
	list-style:none;
	width:120px;
	height:120px;
}
#footer{background:#425066;}
#copyright{
	margin:0 auto;
	width:1002px;
	text-align:center;
	padding:10px 0;
	line-height:20px;
	position: relative;
}
#copyright p{
	color:#fff;
	font-family:Verdana, "微軟正黑體";
	font-size:12px;
}
#copyright o{	
	color:#fff;
	padding:0 0 0 10px;
}
#copyright a{color:#fff;}
#copyright a:hover{ text-decoration:underline;}

.iso_logo{
	position: absolute;
	right:20px;
	top:15px;
	width:100px;
}