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

body {
	background-color: #f0f0f0;
	background-image: url(../images/page-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 23px;
}

input {
	border: 1px solid #CCCCCC;
}

#warp{
	width: 1131px;
	margin-right: auto;
	margin-left: auto;
	clear: right;
}
.menu{
	text-align: right;
	height: 22px;
	padding-top: 43px;
}
.menu a{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/menu-line02.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 40px;
}
.menu a:hover{
	color: #88cdff;
	text-decoration: none;
}
.title{
	text-align: right;
}
#bodycontent{
	background-image: url(../images/content-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 30px;
	padding-left: 30px;
	margin-bottom: 50px;
}
#bodycontent02{
	background-image: url(../images/content-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 90px;
	padding-left: 90px;
	margin-bottom: 50px;
}
#bodycontent02 h1 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
#bodycontent02 li  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	line-height: 27px;
}
#bodycontent02 li  a{
	color: #0066CC;
	text-decoration: none;
}
#bodycontent02 li  a:hover{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.root{
	font-family: Verdana, "新細明體";
	font-size: 11px;
	color: #333333;
	text-align: right;
	padding-top: 20px;
	padding-bottom: 10px;
}
.root a{
	color: #7D7D7D;

}
.root a:hover{
	color: #000000;
	text-decoration: none;

}
#copyright{
	font-size: 11px;
	color: #b3b3b3;
	text-align: center;
	background-image: url(../images/copyright-bg.gif);
	background-repeat: repeat-x;
	height: 91px;
	background-position: top;
	padding-top: 10px;
}
.pro-table{
	background-image: url(../images/table-03.gif);
	background-repeat: repeat-x;
	height: 17px;
}
.pro-tableb{
	background-image: url(../images/table-04.gif);
	background-repeat: repeat-x;
	height: 19px;
}
.pro-tablec{
	background-image: url(../images/table-05.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 65px;
	font-family: Arial, "新細明體";
	font-size: 11px;
	line-height: 12px;
	background-color: #FFFFFF;
}
.pro-detil{
	margin-left: 20px;
}
.pro-detil h1{
	background-image: url(../images/title-li.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-bottom: 10px;
	padding-left: 45px;
	font-family: Arial, "新細明體";
	font-size: 20px;
	color: #3f3f3f;
	font-weight: bold;
	height: 30px;
	padding-top: 10px;
}
.pro-detil table{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
	margin-left: 10px;
}
.pro-detil td{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	font-size: 12px;
	line-height: 17px;
	background-color: #FFFFFF;
}
.pro-detil th{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #db0027;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
#bg{
	background-color: #C5E2EB;
}
.standard{
	margin-left: 10px;
	color: #0066CC;
	line-height: 18px;
}
.number {
	font-size: 9px;
	vertical-align: super;
}
.jump-page{
	text-align: right;
}
.jump-page #form {
	margin-top: 0px;
	margin-bottom: 0px;
}
.jump-page #form #jumpMenu {
	font-size: 12px;
}
.sitemap td{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
.sitemap th{
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.sitemap th a{
	color: #000000;
	text-decoration: none;
}
.sitemap th a:hover{
	color: #CC3300;
	text-decoration: none;
}
.sitemap td a{
	color: #0066CC;
	text-decoration: none;
}
.sitemap td a:hover{
	color: #000000;
	text-decoration: none;
}

