@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;
	margin-left: 9px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#content {
	width: 850px;
	margin-left: 9px;
	margin-top: 0px;
	font-size: 110%;
}

#content #con01 {
	width: 650px;
	float: right;
	padding-right: 5px;
	padding-bottom: 5px;
}
.a03 {
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #B9CDE2;
	display: block;
	color: #FFF;
	margin-right: 1px;
}
.a04 {
	background-color: #D3E0ED;
	display: block;
	margin-right: 1px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 1px;
	padding-left: 3px;
}
.a05 {
	background-color: #efefef;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 1px;
	margin-right: 1px;
	padding-left: 3px;
}


}
#con03 ul li {
	list-style-type: disc;
	padding-top: 3px;
	padding-bottom: 3px;
	list-style-position: outside;
}
#con03 ul {
	margin-bottom: 5px;
	margin-left: 20px;
}
#con01 ul {
	padding-top: 5px;
	margin-left: 20px;
}
#con01 ul li {
	list-style-type: disc;
	padding-top: 3px;
	padding-bottom: 3px;
	list-style-position: outside;
}

#con01 .section02 ul li {
	list-style-type: disc;
	padding-top: 3px;
	padding-bottom: 3px;
	list-style-position: outside;
}



#content #con02 {
	width: 150px;
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}

#content #con03 {
	width: 460px;
	float: right;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-right: 5px;
}
#content #con04 {
	width: 170px;
	float: right;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 55px;
}

#con02 ul li ul {
	padding-left: 10px;
	background-color: #efefef;
	background-image: url(../images/nav2_shadow_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#con02 ul li ul li a {
	background-color: #efefef;
	color: #666;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../images/arrow3.gif);
	background-repeat: no-repeat;
	background-position: 5px 4px;
}

#con02 ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#con02 ul li {
	list-style-type: none;
}
#con02 ul li a {
	color: #666;
	text-decoration: none;
	display: block;
	margin-bottom: 1px;
	background-color: #b9cde2;
	background-image: url(../images/arrow3.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#con02 li a:hover {
	color: #F00;
}

#con01 h1 {
	color: #1A58AF;
	font-size: 180%;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	margin-top: 5px;
}



#footer {
	padding: 0px;
	width: 850px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 9px;
}



#content #ad {
	float: left;
}
#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;
}
#content #news {
	width: 213px;
	margin-left: 1px;
	float: right;
}

#logo {
	width: 163px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#lan {
	margin-top: 30px;
	margin-left: 0px;
	font-size: 85%;
	color: #666;
	text-align: right;
	padding-right: 5px;
}

#lan a {
	color: #666;
	text-decoration: none;
}

#con01 p {
	margin-top: 5px;
	margin-bottom: 5px;
}

#con03 p {
	margin-top: 5px;
	margin-bottom: 5px;
}


input {
	border: 1px solid #999;
	width: 100px;
	height: 13px;
}
#news ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.more {
	color: #666;
	float: right;
	margin-right: 5px;
	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: 10px;
}

.img00 {
	vertical-align: bottom;
}
.img01 {
	float: right;
	padding-right: 30px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.img02 {
	vertical-align: middle;
}
.img03 {
	padding: 0px;
	margin-right: auto;
	margin-left: 15px;
	text-align: center;
}
.img04 {
	width: 100px;
	display: block;
	text-align: center;
	margin-top: 30px;
	float: left;
}
.img05 {
	float: right;
	width: 180px;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 10px;
}
.img06 {
	float: left;
	margin-right: 15px;
	padding-top: 5px;
}
.img07 {
	padding: 5px;
	border: 1px solid #CCC;
}
.img08 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
}

.img09 {
	float: right;
	margin-right: 30px;	
}

#products table tr td h1 {
	font-size: 100%;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
#products p {
	margin-top: 3px;
	margin-bottom: 3px;
}

#products {
	margin-right: 0px;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}


#news ul li {
	list-style-type: none;
}
.map {
	font-size: 90%;
	padding-left: 0px;
	padding-bottom: 5px;
}
.map a  {
	color: #1758A8;
	text-decoration: none;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 7px;
}
.map a:hover {
	color: #F00;
	text-decoration: none;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 7px;
}


#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;
}
#con02 ul li ul li ul {
	background-image: none;
}
#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;
}


/*下2行為防止點選圖片出現虛線*/
a {noFocusLine:expression(this.onFocus=this.blur())} /* For IE, onFocus 的 F 要大寫*/

:focus {-moz-outline-style: none} /* For Firefox */
/*結束float效果*/
.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;
}
#con02 h3 {
	font-size: 100%;
	background-color: #6f8ba8;
	display: block;
	padding: 5px;
	margin-bottom: 1px;
	color: #FFF;
	margin-top: 0px;
}

.box {
	padding: 5px;
	height: 250px;
	float: left;
	width: 200px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin: 0px;
}

.box2 {
	padding: 5px;
	height: 250px;
	float: left;
	width: 190px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}.box3 {
	border: 1px solid #6F8BA8;
	padding: 0px;
	margin-top: 10px;
}
.box4 {
	margin-bottom: 10px;
	padding-left: 0px;
	float: left;
	width: 603px;
	display: block;
	border: 1px solid #CCC;
	margin-top: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.box5 {
	margin-bottom: 10px;
	float: left;
	width: 95%;
	display: block;
	border: 1px solid #CCC;
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
}

}.box6 {
	padding: 0px;
	margin-top: 15px;
	width: 170px;
	margin-right: 5px;
	display: block;
	float: right;
}

.box7 {
	margin-top: 10px;
	margin-bottom: 10px;
}
.box8 {
	width: 280px;
	float: right;
	margin-left: 10px;
	margin-top: 5px;
}
.box9 {
	width: 450px;
	margin-right: 15px;
	margin-left: 0px;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	display: block;
}


.box10 {
	margin-top: 5px;
	margin-bottom: 10px;
	width: 620px;
}
.box11 {
	display: block;
	margin: 0px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #efefef;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.box12 {
	margin-bottom: 10px;
	width: 450px;
}
.box13 {
	width: 270px;
	margin-right: 10px;
	float: left;
	height: 130px;
	margin-bottom: 10px;
	border: 1px solid #CCC;
	padding: 10px;
	margin-left: 0px;
	display: inline;
}
.box14 {
	width: 622px;
}

.box15 {
	width: 600px;
	margin-left: 0px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	display: block;
	padding-left: 10px;
}

.box16 {
	width: 553px;
	margin-right: 10px;
	float: left;
	height: 130px;
	margin-bottom: 10px;
	border: 1px solid #CCC;
	margin-left: 0px;
	display: inline;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#con03 h4 {
	font-size: 110%;
	color: #1A58AF;
	margin-top: 5px;
	margin-bottom: 5px;
}
.a01 {
	font-size: 90%;
	color: #666;
	text-decoration: none;
}
#con01 .box ul {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}
#con01 .box ul li {
	list-style-type: none;
	background-image: none;
	margin: 0px;
	padding: 0px;
}
#con01 .box ul li a {
	color: #666;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../images/arrow3.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 10px;
}
#con01 .box ul li a:hover {
	color: #F00;
}
#con01 .box2 ul {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}
#con01 .box2 ul li {
	list-style-type: none;
	background-image: none;
	margin: 0px;
	padding: 0px;
}
#con01 .box2 ul li a {
	color: #666;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../images/arrow3.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 10px;
}
#con01 .box2 ul li a:hover {
	color: #F00;
}
#con02 .box3 p {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
#con01 h2 {
	font-size: 130%;
	color: #FFF;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
	background-color: #6F8BA8;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	width: 100%;
}




.section {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 585px;
	padding: 0px;
}
.section02 {
	background-color: #FFF;
	margin-top: 0px;
	margin-left: 0px;
	width: 80%;
	padding-top: 10px;
	padding-bottom: 10px;
}
.section03  {
	margin-top: 0px;
	margin-bottom: 20px;
	padding-right: 0px;
	padding-left: 0px;
	width: 612px;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
}
.section04 {
	float: left;
	width: 480px;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
}
.section05 {

}

.section06  {
	margin-top: 0px;
	margin-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
	width: 612px;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
}
#con01 hr{
	height: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
	padding: 0px;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	width: 600;
	margin-left: 0px;
	text-align: left;
	}

#con03 hr {
	height: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
	padding: 0px;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	width: 450px;
	margin-left: 0px;
	text-align: left;
}

#con01 h3 {
	font-size: 130%;
	color: #164C94;
	padding-top: 5px;
}

#con01 h4 {
	font-size: 110%;
	color: #164C94;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}
#con01 h4 a  {
	color: #164C94;
	text-decoration: none;
}
#con01 h4 a:hover {
	color: #F00;
	text-decoration: none;
}



#con01 h5{
	font-size: 100%;
	color: #164C94;
	padding-top: 5px;
}
.a02 {
	font-size: 110%;
	font-weight: bold;
	color: #FFF;
	background-color: #6F8BA8;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
}
#con04 .box11 ul {
	padding-left: 5px;
}
#con04 ul li  {
	padding-top: 3px;
	padding-bottom: 3px;
	list-style-type: none;
}

.email {
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-image: url(../images/Email.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 35px;
	margin-bottom: 5px;
}

.none_block {
	display: none;
}

#con01 .section03 ul {
	margin: 0px;
	padding: 0px;
}
#con01 .section03 ul li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 15px;
	padding-bottom: 5px;
}
#con01 .section03 ul li a {
	color: #333;
	text-decoration: none;
	display: block;
	background-image: url(../images/arrow3.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 15px;
}

#con03 .section03 ul {
	margin: 0px;
	padding: 0px;
}
#con03 .section03 ul li  {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
}
#con04 h4 {
	font-size: 105%;
	color: #1A58AF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 3px;
}


#con03 .section03 ul li a {
	color: #333;
	text-decoration: none;
	display: block;
	background-image: url(../images/arrow3.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 15px;
}


#con03 .section03 ul li a:hover{
	color: #F00;
	
	}
#con03 .section03 .box7 ul {
	margin-top: 15px;
}
#con03 .box9 .box8 ul li {
	background-image: url(../images/arrow3.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	list-style-type: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
}
#con03 .box9 .box8 ul li a {
	color: #333;
	text-decoration: none;
}
#con03 .box9 .box8 ul li a:hover {
	color: #F00;
}


#con02 h3 a {
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/arrow5.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 10px;
}
#con03 h1 {
	color: #1A58AF;
	font-size: 180%;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	margin-top: 5px;
}
#con04 h3 {
	font-size: 100%;
	background-color: #6f8ba8;
	display: block;
	padding: 5px;
	margin-bottom: 1px;
	color: #FFF;
	margin-top: 0px;
}
#con03 h3 {
	font-size: 130%;
	color: #164C94;
	padding-top: 5px;
	margin-bottom: 5px;
}
#con02 h3 a:hover {
	color: #F00;
	background-image: url(../images/arrow5.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}
#con04 .box11 .email a {
	font-weight: bold;
	color: #164C94;
	text-decoration: none;
}
#con04 .box11 .email a:hover {
	color: #F00;
}

.a06 {
	color: #666;
	font-weight: bold;
}


#con04 .box11 ul li a {
	color: #666;
	text-decoration: none;
	background-image: url(../images/arrow3.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 15px;
}
#con04 a:hover {
	color: #F00;
}



#con03 .section02 hr {
	height: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 5px;
	padding: 0px;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	width: 450px;
	margin-left: 0px;
	text-align: left;
	margin-top: 0px;
}

#con03 h2 {
	font-size: 145%;
	color: #164C94;
	margin-bottom: 10px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#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: 40px;
}
#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;
	
}
.a07 {
	font-weight: normal;
	color: #164C94;
	padding-right: 5px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
.a08 {
	display: block;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 200px;
}
#con01 h3 a {
	color: #164C94;
}
