@charset "utf-8";
body {
	background-color: #CCC;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 78%;
	color: #333;
}
#wrapper {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	width: 867px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
#header {
	width: 850px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-left: 9px;
}
#content {
	width: 850px;
	margin-left: 9px;
}
#footer {
	padding: 0px;
	width: 850px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 9px;
}
#lan {
	margin-top: 30px;
	margin-left: 0px;
	font-size: 85%;
	color: #666;
	text-align: right;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

#lan a {
	color: #666;
	text-decoration: none;
}


#content #ad {
	padding: 0px;
	float: left;
	width: 636px;
	margin: 0px;
}
#content #news {
	width: 213px;
	margin-left: 1px;
	float: right;
	padding: 0px;
	margin-top: 0px;
}
#news h1 {
	font-size: 100%;
	background-image: url(../images/news_h1_bg.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
}

#logo {
	width: 163px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#products .section_box h1 a {
	color: #333;
	text-decoration: none;
}
.section_box {
	float: left;
	width: 265px;
	margin-right: 10px;
	border: 1px solid #CCC;
	padding-top: 10px;
	background-image: url(../images/box_bg.gif);
	background-repeat: repeat-x;
	margin-top: 5px;
}
input {
	border: 1px solid #999;
	width: 100px;
	height: 13px;
}
.more {
	color: #666;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}
#content .more a {
	color: #666;
	text-decoration: none;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: right 6px;
	padding-right: 8px;
}
.img01 {
	float: right;
	padding-right: 10px;
}
#products h1 {
	font-size: 110%;
	margin-bottom: 5px;
	padding-bottom: 0px;
	color: #333;
	margin-top: 0px;
	padding-top: 0px;
}
#products p {
	margin-top: 3px;
	margin-bottom: 3px;
}


#products {
	margin-right: 0px;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
}
.img02 {
	vertical-align: middle;
}
#news ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}


#news ul li {
	list-style-type: none;
}


/*如需要使用展覽圖片  請註解下列 news ul li a*/
#news ul li a {
	color: #333;
	text-decoration: none;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	background-image: url(../images/arrow3.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	padding-left: 10px;
}


.img00 {
	vertical-align: bottom;
}

#nav2 {
	background-color: #CCC;
	width: 850px;
	font-size: 90%;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #666;
}
#nav2 ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-right: 5px;
	float: right;
	margin-left: 0px;
}
#nav2 ul li {
	list-style-type: none;
	display: inline-block;
	float: left;
}
#nav2 ul li a {
	color: #666;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-right: 5px;
	margin-left: 5px;
}

#nav2 ul li a:hover {
	color: #FFF;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-right: 5px;
	margin-left: 5px;
}

#rightinfo {
	float: right;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 12px;
	color: #666;
}

#header #search {
	float: right;
	padding-right: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-image: url(../images/search_bg2.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 170px;
	padding-left: 10px;
	padding-top: 5px;
}
.bt {
	width: 50px;
	height: 20px;
	background-color: #efefef;
	font-size: 90%;
	border: 1px solid #CCC;
}
#textfield {
	height: 18px;
	margin: 0px;
	width: 110px;
	padding: 0px;
	border: 1px solid #CCC;
}

a {noFocusLine:expression(this.onFocus=this.blur())} /* For IE, onFocus  F 閬憭批神*/

:focus {-moz-outline-style: none} /* For Firefox */
.clear {
	clear: both;
	height: 0px;
	font-size: 1px;
	line-height: 0px;
}
#content .more a:hover {
	color: #F00;
	text-decoration: none;
}

#news ul li a:hover {
	color: #F00;
	text-decoration: none;
}
#nav ul li a:hover {
	color: #FFF;
	background-image: url(../images/nav_bg_hover.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#ad ul {
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#ad ul li {
	list-style-type: none;
}

#sddm div
{
	visibility: hidden;
	background-color: #efefef;
	z-index: 999;
	position: absolute;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #4881AE;
	border-bottom-color: #4881AE;
	border-left-color: #4881AE;
	margin: 0px;
	background-image: url(../images/darrow.gif);
	background-position: 15px top;
	background-repeat: no-repeat;
	padding: 0px;
}
#sddm li div a
	{
	display: block;
	width: auto;
	text-align: left;
	text-decoration: none;
	color: #25426F;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
	white-space: nowrap;
	top: 10px;
	position: relative;
	margin: 0;
	font-weight: normal;
}
#sddm li div a:hover
	{
	background-color: #93B6D2;
	background-image: none;
	color: #FFF;
	
}
#nav  {
	background-image: url(../images/bar_bg2.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 28px;
}
#sddm   {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#sddm li   {
	list-style-type: none;
	display: inline;
	float: left;
}
#sddm li a   {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 15px;
	padding-left: 15px;
}


#sddm li a:hover {
	background-image: url(../images/nav_bg_hover.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	
}
