@charset "utf-8";
@import url("mp.css");
@import url("lpcpap.css");
/* CSS Document */
body {
		margin: 0px;
		padding: 0px;
		background-image: url(../images/body_bg.jpg);
		background-repeat: repeat-x;
		font-family: "新細明體";
}
form {
	margin: 0px;
}
.inputyellow {
	font-size: 13px;
	border: 1px solid #B9AE88;
}
.inputgray {
	font-size: 15px;
	border: 1px solid #999999;
	margin-right: 10px;
}
p{
	font-size: 15px;
	color: #333333;
	line-height: 150%;
	margin-top: 8px;
	margin-bottom: 8px;
}
/*----------------------------------------------------------------header star (style A)*/
.header{
		position:relative;
		height:125px;
		background-image: url(../images/header_bg.jpg);
		background-repeat: no-repeat;
		text-align: left;
}
			
@media print{ /*這一段是為了避免列印時無法出現底圖而設定的，請勿刪除*/
}
/*----------------------------------------------------------------header End*/
/*----------------------------------------------------------------nav star (style A)*/
.nav{
		float: right;
		color: #005B7F;
		font-size: 13px;
		margin: 5px 5px 0px 0px;
		font-weight: bold;
}
	
.nav li{
		display:inline;
		list-style:none;
		border-left-width: 2px;
		border-left-style: solid;
		border-left-color: #005B7F;
		padding-right: 3px;
		padding-left: 3px;}
		
.nav li a{
		margin /**/:0px;
		color: #00374D;
		text-decoration: none;
}
.nav li a:hover{
		margin /**/:0px;
		color: #FFFFFF;
		text-decoration: none;
}
/*----------------------------------------------------------------layout star (style A)*/
.layout{
	width:100%;
	border-collapse:collapse;
	
}	
.layout .left{
	width: 180px;
	padding-top: 10px;
}
.layout .right{
	width: 230px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.layout .center{
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.layout td{
	vertical-align: top;
}
/*----------------------------------------------------------------layout end*/
/*----------------------------------------------------------------list star (style A)*/
.menu{
	width:180px;
	margin: 0px 0px 10px 10px;
}
html>body .menu{
	width:180px;
	margin: 0px 0px 10px -30px;
}
*+html>body .menu{
	width:180px;
	margin: 0px 0px 10px 10px;
}
.menu li{
	display:block;
	list-style-type: none;
	margin-bottom: -2px;
}

/*----------------------------------------------------------------menu end*/
.member{
	margin-left: 10px;
	margin-bottom: 20px;
}
.member .head{}
.member .body{
	background-image: url(../images/member_02.gif);
	background-repeat: repeat-y;
	text-align: left;
	padding-left: 20px;
	padding-top: 3px;
	width: 179px;
}
.member ul{
	margin: 0px;
	padding: 0px;
}
.member li{
	background-image: url(../images/member_icon.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 8px;
	background-position: 0px 10px;
	font-size: 15px;
	color: #635B3F;
	margin-top: 3px;
}
html>body .member li{
	background-image: url(../images/member_icon.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 8px;
	background-position: 0px 5px;
	font-size: 15px;
	color: #635B3F;
	margin-top: 3px;
}
*+html>body .member li{
	background-image: url(../images/member_icon.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 8px;
	background-position: 0px 10px;
	font-size: 15px;
	color: #635B3F;
	margin-top: 3px;
}
.member .button{
	margin-top: 8px;
	margin-left: 30px;
	margin-bottom: 8px;
	
}
.member .smallword{
	font-size: 11px;
	text-align: center;
	line-height: 150%;
	margin-left: -40px;
}
.member .foot{}
/*----------------------------------------------------------------footer star (style A)*/
.footer{
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 61px;
	font-size: 13px;
	line-height: 150%;
	padding-top: 15px;
	padding-left: 180px;
}

.footer img{
	float: left;
	margin-right: 10px;
}
/*----------------------------------------------------------------base End*/
/* --------------------------------------------------------------------路徑 */

.path{
	font-family: "新細明體";
	color: #5E5044;
	text-align: left;
	margin-top: 8px;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 13px;
	background-image: url(../images/home.gif);
	background-repeat: no-repeat;
	height: 18px;
	padding-left: 25px;
	padding-top: 3px;
}
.path a{
	color: #796859;
	text-decoration: underline;
}
.path a:hover{
	color: #990000;
	text-decoration: underline;
}
/* ......................................................................內頁標題 */
.title2{
	background-image: url(../images/title2_bg.gif);
	background-repeat: no-repeat;
	height: 47px;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.title2 .rightbg{
	background-image: url(../images/title2_bg_right.gif);
	background-repeat: no-repeat;
	height: 47px;
	float: right;
	width: 29px;
}
h2{
	color: #9E0B0E;
	margin-top: 15px;
	margin-left: 40px;
	font-size: 120%;
}
html>body h2{
	color: #9E0B0E;
	margin-top: 15px;
	margin-left: 40px;
	font-size: 120%;
	padding-top: 13px;
}
*+html>body h2{
	color: #9E0B0E;
	margin-top: 15px;
	margin-left: 40px;
	font-size: 120%;
	padding: 0px;
}
h3{
	color: #006699;
	margin-top: 0px;
	margin-left: 10px;
	font-size: 17px;
	background-color: #E7E7E7;
	margin-right: 20px;
	padding: 5px;
}
a{
	color: #009999;
	text-decoration: underline;
}
a:hover{
	color: #990000;
	text-decoration: none;
}
/* -----------------------------------------------------------------------回上頁 */
.backright{
	background-image: url(../images/back.jpg);
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 25px;
	padding-top: 5px;
	font-size: 13px;
	font-weight: normal;
	margin-right: 5px;
	float: right;
	margin-top: 15px;
}

.backright a{
	text-decoration: none;
	color: #009999;
}
.backright a:hover{
	text-decoration: none;
	color: #006666;
}
input {
	display: inline;
	white-space: nowrap;
}
select {
	display: inline;
	white-space: nowrap;
}
/* ---------------------------------------------------------網站導覽 */
.Sitemap {
	margin-left: 35px;
}

.Sitemap ul {
	font-size: 13px;
	line-height: 150%;
}
.Sitemap ul li {
	margin-top: 3px;
	list-style-type: square;
}
.Sitemap ul li a {
	color: #666666;
}
.Sitemap ul ul{
	font-size: 13px;
	line-height: 150%;
}
.Sitemap ul ul li {
	margin-top: 3px;
	list-style-type: disc;
}
.Sitemap ul ul li a {
}
.Sitemap ul ul ul{
	font-size: 13px;
	line-height: 150%;
}
.Sitemap ul ul ul li {
	margin-top: 3px;
	list-style-type: circle;
}
.Sitemap ul ul ul li a {
}
