@charset "utf-8";
@import url("mp.css");
@import url("lpcp.css");
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-family: "新細明體";
}
form {
	margin: 0px;
}
.navbg{
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
	height: 19px;
	text-align: right;
}
html>body .navbg{
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
	height: 25px;
	text-align: right;
	padding: 0px;
	margin: 0px;
	background-color: #DEDEDE;
}
*+html>body .navbg{
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
	height: 19px;
	text-align: right;
}
a{
	color: #343235;
	text-decoration: none;
}
a:hover{
	color: #990000;
	text-decoration: none;
}
.accesskey {
	font-size: 10px;
	float: left;
	margin-left: -5px;
}
.accesskey a {
	color: #F9F9EA;
}

/*----------------------------------------------------------------nav star (style A)*/
.nav{
	color: #333333;
	font-size: 75%;
	margin: 0px 5px 0px 0px;
	padding: 0px;
}
html>body .nav{
	color: #333333;
	font-size: 75%;
	margin: -7px 5px 0px 0px;
	padding: 0px 0px 5px;
}
*+html>body .nav{
	color: #333333;
	font-size: 75%;
	margin: 0px 5px 0px 0px;
	padding: 0px;
}
.nav li{
	display:inline;
	list-style:none;
	margin-right: 3px;
}

*+html>body .nav li{
	display:inline;
	list-style:none;
	margin-right: -1px;	
}
/*...............................................*/	
.nav .rss{
	height: 17px;
	
}

.nav .rss a{
	background-image: url(../images/navicon01_03.gif);
	background-repeat: no-repeat;
	height: 17px;
}
html>body .nav .rss a{
	background-image: url(../images/navicon01_03.gif);
	background-repeat: no-repeat;
	height: 17px;
	padding-bottom: 15px;
}

.nav .rss a:hover{
	background-image: url(../images/navicon02_03.gif);
	background-repeat: no-repeat;
	height: 17px;
}

/*...............................................*/	
.nav .sitemap{
	height: 17px;
}
.nav .sitemap a{
	background-image: url(../images/navicon01_05.gif);
	background-repeat: no-repeat;
	height: 17px;
}
html>body .nav .sitemap a{
	background-image: url(../images/navicon01_05.gif);
	background-repeat: no-repeat;
	height: 17px;
	padding-bottom: 15px;
}
.nav .sitemap a:hover{
	background-image: url(../images/navicon02_05.gif);
	background-repeat: no-repeat;
	height: 17px;
}
/*...............................................*/	
.nav .vocabulary{
	height: 17px;
	
}
.nav .vocabulary a{
	background-image: url(../images/navicon01_07.gif);
	background-repeat: no-repeat;
	height: 17px;
	
}
html>body .nav .vocabulary a{
	background-image: url(../images/navicon01_07.gif);
	background-repeat: no-repeat;
	height: 17px;
	padding-bottom: 15px;
}
.nav .vocabulary a:hover{
	background-image: url(../images/navicon02_07.gif);
	background-repeat: no-repeat;
	height: 17px;
}
/*...............................................*/	
.nav .mail{
	height: 17px;
}
.nav .mail a{
	background-image: url(../images/navicon01_09.gif);
	background-repeat: no-repeat;
	height: 17px;
	
}
html>body .nav .mail a{
	background-image: url(../images/navicon01_09.gif);
	background-repeat: no-repeat;
	height: 17px;
	padding-bottom: 15px;
}
.nav .mail a:hover{
	background-image: url(../images/navicon02_09.gif);
	background-repeat: no-repeat;
	height: 17px;
}
/*...............................................*/	
.nav .opinion{
	height: 17px;
}
.nav .opinion a{
	background-image: url(../images/navicon01_11.gif);
	background-repeat: no-repeat;
	height: 17px;
	
}
html>body .nav .opinion a{
	background-image: url(../images/navicon01_11.gif);
	background-repeat: no-repeat;
	height: 17px;
	padding-bottom: 15px;
}
.nav .opinion a:hover{
	background-image: url(../images/navicon02_11.gif);
	background-repeat: no-repeat;
	height: 17px;
}
/*...............................................*/	
.nav .join{
	height: 17px;
}
.nav .join a{
	background-image: url(../images/navicon01_13.gif);
	background-repeat: no-repeat;
	height: 17px;
	
}
html>body .nav .join a{
	background-image: url(../images/navicon01_13.gif);
	background-repeat: no-repeat;
	height: 17px;
	padding-bottom: 15px;
}
.nav .join a:hover{
	background-image: url(../images/navicon02_13.gif);
	background-repeat: no-repeat;
	height: 17px;
}
/*...............................................*/	
.nav .english{
	height: 17px;
}
.nav .english a{
	background-image: url(../images/navicon01_15.gif);
	background-repeat: no-repeat;
	height: 17px;
	
}
html>body .nav .english a{
	background-image: url(../images/navicon01_15.gif);
	background-repeat: no-repeat;
	height: 17px;
	padding-bottom: 15px;
}
.nav .english a:hover{
	background-image: url(../images/navicon02_15.gif);
	background-repeat: no-repeat;
	height: 17px;
}
/*...............................................*/	
.nav .home{
	height: 17px;
}
.nav .home a{
	background-image: url(../images/navicon01_17.gif);
	background-repeat: no-repeat;
	height: 17px;
	
}
html>body .nav .home a{
	background-image: url(../images/navicon01_17.gif);
	background-repeat: no-repeat;
	height: 17px;
	padding-bottom: 15px;
}
.nav .home a:hover{
	background-image: url(../images/navicon02_17.gif);
	background-repeat: no-repeat;
	height: 17px;
}
/*----------------------------------------------------------------nav End*/
/*----------------------------------------------------------------header star (style A)*/
.header{
	position:relative;
	height:94px;
	text-align: left;
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
}
/*----------------------------------------------------------------header End*/
.area{
	height: 22px;
	margin: 0px;
	text-align: left;
	background-color: #E6E6E6;
	background-image: url(../images/area_bg.jpg);
	background-repeat: repeat-x;
	font-size: 83%;
	color: #333333;
	padding-left: 10px;
	padding-top: 5px;
}
html>body .area{
	height: 17px;
	margin: 0px;
	text-align: left;
	background-color: #E6E6E6;
	background-image: url(../images/area_bg.jpg);
	background-repeat: repeat-x;
	font-size: 83%;
	color: #333333;
	padding-left: 10px;
	padding-top: 5px;
}


h1{
	float: left;
	margin: 0px 0px -6px;
	padding: 0px;
}
html>body h1{
	float: left;
	
	margin: 0px 0px -6px;
	padding: 0px;
	clear: both;
}
*+html>body h1{
	float: left;
	
	margin: 0px;
	padding: 0px;
}
.flash{
	float: left;
	margin: 0px;
	padding: 0px;
}	

/*----------------------------------------------------------------header End*/

/*----------------------------------------------------------------layout star (style A)*/
.layout{
	width:100%;
	border-collapse:collapse;
}
.layout td{
	vertical-align: top;	
}	
.layout .left{
	width:175px;
	background-color: #FFFFFF;
	background-image: url(../images/left_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}
.layout .right{
	width: 150px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 5px;	
	
}

.layout .center{
	
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
}
/*----------------------------------------------------------------layout end*/
/*----------------------------------------------------------------list star (style A)*/
.menutitle{
	height: 28px;
	color: #FFFFFF;
	font-size: 100%;
	font-weight: bold;
	padding-top: 7px;
	background-color: #6AC5E6;
	margin: -1px 1px 0px 0px;
	text-align: center;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
html>body .menutitle{
	height: 21px;
	color: #FFFFFF;
	font-size: 100%;
	font-weight: bold;
	padding-top: 7px;
	background-color: #6AC5E6;
	margin: -1px 10px 0px 0px;
	text-align: center;
	


}.level1{
	margin: 0px 7px;
	font-weight: bold;
	font-size: 95%;
}
html>body .level1{
	margin: 0px 10px 0px -30px;
	font-weight: bold;
	font-size: 95%;
}
*+html>body .level1{
	margin: 0px 10px 0px 7px;
	font-weight: bold;
	font-size: 95%;
}
.level1 li{
	list-style-type: none;
	margin-bottom: 1px;
	background-image: url(../images/quicknews_icon.gif);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-left: 25px;
	background-position: 5px 8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	margin-right: 0px;
	margin-left: 0px;
	color: #666666;
	padding-bottom: 3px;
}

.level1 a{
	color: #595959;	
}

.level1 a:hover{
color: #990000;
}
/*----------------------------------------------------------------menu end*/
/*-------------------------------------------------------------menu第二層*/	

.level2 {
	margin: 0px 6px;
	text-align: left;
	font-size: 93%;
}
html>body .level2 {
	margin: 0px 8px 0px -34px;
	text-align: left;
}
*+html>body .level2 {
	margin: 0px 7px 0px 6px;
	text-align: left;
}
.level2 li{
	color: #003663;
	list-style-type: none;
	padding-top: 6px;
	padding-bottom: 3px;
	padding-left: 30px;
	background-image: url(../images/icon09.gif);
	background-color: #8BD1EA;
	margin-bottom: 0px;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #E5F3F3;
	border-left: none;
	background-repeat: no-repeat;
	background-position: 20px 12px;
	font-weight: normal;
	padding-right: 5px;
}
*+html>body .level2 li{
	color: #003663;
	list-style-type: none;
	padding-top: 6px;
	padding-bottom: 3px;
	padding-left: 25px;
	background-image: url(../images/icon09.gif);
	background-color: #8BD1EA;
	margin-bottom: 0px;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #E5F3F3;
	border-left: none;
	background-repeat: no-repeat;
	background-position: 12px 12px;
	font-weight: normal;
	padding-right: 5px;
}
.level2 li a{
	color: #003663;
	text-decoration: none;
	line-height: 130%;	
}
.level2 li a:hover{
	
	color: #333333;
	text-decoration: none;
	
}

/*-------------------------------------------------------------menu第三層*/	
.level3 {
	margin: 0px 6px;
	text-align: left;
	font-size: 93%;
}
html>body .level3 {
	margin: 0px 8px 0px -34px;
	text-align: left;
}
*+html>body .level3 {
	margin: 0px 8px 0px 6px;
	text-align: left;
}
.level3 li{
	color: #0076A3;
	list-style-type: none;
	padding-top: 6px;
	padding-bottom: 3px;
	padding-left: 32px;
	background-image: url(../images/icon09_2.gif);
	background-color: #9BE0F9;
	margin-bottom: 0px;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #E5F3F3;
	border-left: none;
	background-repeat: no-repeat;
	background-position: 20px 12px;
	font-weight: normal;
	padding-right: 5px;
}
*+html>body .level3 li{
	color: #0076A3;
	list-style-type: none;
	padding-top: 6px;
	padding-bottom: 3px;
	padding-left: 32px;
	background-image: url(../images/icon09_2.gif);
	background-color: #9BE0F9;
	margin-bottom: 0px;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #E5F3F3;
	border-left: none;
	background-repeat: no-repeat;
	background-position: 20px 12px;
	font-weight: normal;
	padding-right: 5px;
}
.level3 li a{
	color: #0076A3;
	text-decoration: none;
	line-height: 130%;
}
.level3 li a:hover{
	
	color: #333333;
	text-decoration: none;
	
}



/*----------------------------------------------------------------AD star(style A)*/
.ad{
	margin: 10px 5px 10px 15px;
}
html>body .ad{
	margin: 10px 5px 10px -25px;
}
*+html>body .ad{
	margin: 10px 5px 10px 15px;
}
.ad li{
	margin-bottom: 3px;
	list-style-type: none;
}
.ad li img{
	height: 45px;
	width: 130px;
	border: 1px solid #CCCCCC;
}	

/*----------------------------------------------------------------AD End*/
/*----------------------------------------------------------------footer star (style A)*/
.footer{
	clear:both;
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	height: 60px;
	font-size: 83%;
	color: #666666;
	line-height: 140%;
	padding-left: 20px;
	padding-top: 15px;
	background-color: #E2E2E2;
}
html>body .footer{
	clear:both;
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	height: 60px;
	font-size: 83%;
	color: #666666;
	line-height: 140%;
	padding-left: 20px;
	padding-top: 15px;
}
.footer .logo{
	float: left;
	margin-right: 10px;
}
.footer .link{
	margin-left: 10px;
}
.footer .link a{
	color: #006699;
	text-decoration: underline;	
}
.footer .link a:hover{
	color: #CC0000;
	text-decoration: underline;	
}
/*----------------------------------------------------------------base End*/
/*----------------------------------------------------------------path star (style B)*/
.path{
	padding-left:22px;
	background: url(../images/home.gif) no-repeat 2px 0px;
	color: #333333;
	font-size: 83%;
	height: 17px;
	margin-left: 10px;
	padding-top: 2px;
	margin-top: 20px;
}
.path a{
	color: #333333;
	text-decoration: none;
	margin-right: 3px;
	margin-left: 3px;
}
.path a:hover{
	color: #CC0000;
	text-decoration: none;
	margin-right: 3px;
	margin-left: 3px;
}
/*----------------------------------------------------------------path End*/
/*................................................................內頁標題*/
.intitle{
	background-image: url(../images/title_bg01.gif);
	background-repeat: no-repeat;
	height: 47px;
	text-align: left;
	color: #9E0B0E;
	font-size: 95%;
	padding-left: 60px;
	font-weight: bold;
	padding-top: 17px;
	background-position: left top;
	margin: 10px 20px 25px 10px;
}
html>body .intitle{
	background-image: url(../images/title_bg01.gif);
	background-repeat: no-repeat;
	height: 47px;
	text-align: left;
	color: #9E0B0E;
	font-size: 95%;
	padding-left: 60px;
	font-weight: bold;
	padding-top: 17px;
	background-position: left top;
	margin: 10px 20px 10px 10px;
}
.intitle .right{
	background-image: url(../images/title_bg02.gif);
	background-repeat: no-repeat;
	height: 47px;
	float: right;
	background-position: right top;
	margin-top: -35px;
}
html>body .intitle .right{
	background-image: url(../images/title_bg02.gif);
	background-repeat: no-repeat;
	height: 47px;
	float: right;
	background-position: right top;
	margin-top: -36px;
}
*+html>body .intitle .right{
	background-image: url(../images/title_bg02.gif);
	background-repeat: no-repeat;
	height: 47px;
	float: right;
	background-position: right top;
	margin-top: -32px;
}
input {
	margin-right: 3px;
}
/* ---------------------------------------------------------網站導覽 */
.Sitemap2 {
	margin-left: 35px;
}

.Sitemap2 ul {
	font-size: 13px;
	line-height: 150%;
}
.Sitemap2 ul li {
	margin-top: 3px;
	list-style-type: square;
}
.Sitemap2 ul li a {
}
.Sitemap2 ul ul{
	font-size: 13px;
	line-height: 150%;
}
.Sitemap2 ul ul li {
	margin-top: 3px;
	list-style-type: disc;
}
.Sitemap2 ul ul li a {
}
.Sitemap2 ul ul ul{
	font-size: 13px;
	line-height: 150%;
}
.Sitemap2 ul ul ul li {
	margin-top: 3px;
	list-style-type: circle;
}
.Sitemap2 ul ul ul li a {
}
.a1 {
	margin-top: 5px;
	margin-bottom: 3px;
	float: right;
	margin-right: 15px;
}
/* -----------------------------------------------------------分頁----- */
.page {
	margin-bottom: 15px;
	color: #666666;
	font-size: 13px;
	margin-right: 15px;
	margin-left: 10px;
	margin-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.page img{
	margin-right: 5px;
	margin-left: 5px;	
}
.page .number{
	font-weight: bold;
	color: #66CC00;
	margin-right: 3px;
	margin-left: 3px;
}
.page ul{
	margin: 0px;
	display: inline;
}
html>body .page ul{
	margin: 0px 0px 0px -40px;
	display: inline;
}
*+html>body .page ul{
	margin: 0px;
	display: inline;
}
.page li{
	margin: 0px 4px 0px 0px;
	list-style-type: none;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
}
.page li a{
	color: #006600;
	text-decoration: underline;
}
.page li a:hover{
	color: #CC6600;
	text-decoration: underline;
}
/*----------------------------------------------------------------visitor star (style A)*/
.visitor{
	color: #006699;
	padding-left: 5px;
	background-image: none;
}

/*----------------------------------------------------------------update End*/

