@charset "utf-8";
@import url("lpcp.css");
@import url("mp.css");
@import url("multimenu.css");
@import url("table.css");
@import url("layout.css");

/* CSS Document */
/*------------ 全部共用----------------------------------------*/
/*--------------------------------------導盲磚-----accesskey--*/
.accesskey {
	font-size: 15px;
	margin-left: 0px;
	position: absolute;
	width: 0px;
	z-index:99;
}
.accesskey a {
	color: #F9F9EA;
}

.left .accesskey  {
	margin-top: -20px;
	z-index:99;	

}
.left .accesskey a {
	color: #FFF;
}

/*--------------------------------------上方選單-- nav Start--*/
.nav {
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 100%;
	top: 0px;
	text-align: right;
	
}
.nav ul {
margin:0;
padding:0;
}
.nav li {
	display: inline;
	border-left: 1px solid #e5e5e5;
}
.nav li a {
	color: #666666;
	padding-top: 1px;
	padding-right: 5px;
	padding-left: 7px;

}
.nav li a:hover {
	color: #000000;
	text-decoration: underline;
}

/*-------------------------------------------------topbutton Start--*/
.topbutton {
}
.topbutton img {
	position: absolute;
	top: 2px;
	padding-top: 19px;
	padding-left: 5px;
	left: 410px;
}
/*-------------------------------------------------AD star(style A)*/
/*.ad {
	margin: 10px 5px 5px 15px;
}
html>body .ad {
	margin: 10px 5px 5px -25px;
}
*+html>body .ad {
	margin: 10px 5px 5px 15px;
}
.ad li {
	margin-bottom: 3px;
	list-style-type: none;
}
.ad li img {
	width: 145px;
	border: 1px solid #CCCCCC;
}
/*------------------------------------------------中間廣告選單-----*/
.picmenu {
	clear: none;
	left: 740px;
	top: 116px;
	float: right;
	font-size: 130%;
	color: #CC6633;
	margin: 5px 10px 5px 0px;
	height: 182px;
	width: 168px;
}
.picmenu ul {
	margin:0px;
	padding: 0px;
	list-style: none;
}
.picmenu li{
	margin:0px;
	padding: 0px;
	border-top: 1px dotted #a3c6fe;
	height: 35px;
}
.picmenu li a{
	display: block;
	list-style: none;
	text-indent: 12px;
	font: 100%/2 "微軟正黑體";
	color: #993300;

}
.picmenu li a:hover{
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: -1px 7px;
}
/*-----------------------------------------------new Start--*/
.new {
	width: 98%;
}
.newstitle {
	background-image: url(../images/newstitle_bg.gif);
	background-repeat: no-repeat;
	height: 28px;
	background-position: left top;
	text-align: left;
	margin: 0px;
}
.newstitle .newsright {
	background-image: url(../images/newsright_bg.gif);
	background-repeat: no-repeat;
	float: right;
	width: 64px;
	height: 28px;
	background-position: right top;
}
.body {
	margin: 0px;
	padding: 0px;
}
.body ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.body li {
	margin: 0px 10px;
	border-bottom: 1px dotted #a0a0a0;
	list-style: url(none) none outside;/*文字縮排*/
	display: block;
	padding: 5px 5px 5px 20px;
 *padding: 5px 5px 5px 20px;/*IE7*/
  _padding: 7px 5px 5px 20px;/*IE7*/
	background-position: 8px 13px;
	background-image: url(../images/arrow02.gif);
	background-repeat: no-repeat;
}
.body li a {
	font-size: 110%;
	color: #004986;
	text-decoration: none;
	line-height: 1.5em;
}
.body li a:hover {
	color: #990000;
	text-decoration: underline;
}
.more {
	text-align: right;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 15px;
}
.more a {

	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
}
.more a:hover {

	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
}
.Date {
	font-size: 90%;
	color: #FF0000;
}
.foot {
}
/*-----------------------------------------------footer Start--*/
.footer{
	clear:both;
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	height: 60px;
	font-size: 90%;
	color: #666666;
	line-height: 140%;
	padding-left: 20px;
	padding-top: 15px;
	background-color: #E2E2E2;
}
.footer .logo{
	float: left;
	margin-right: 5px;
	margin-left: -5px;
	*margin-left: -15px;
	_margin-left: -8px;
}
.a1 {
	margin-top: 10px;
	margin-bottom: 3px;
	float: right;
	margin-right: 20px;
	*margin-right: 10px;
	_margin-right: 5px;
}
.footer .link{
	margin-left: 10px;
}

.footer .link a{
	color: #996600;
	text-decoration: underline;
}
.footer .link a:hover{
	color: #CC0000;
	text-decoration: underline;	
}
/*-----------------------------------------------bottomad 廣告 Start--*/
.bottomad {
	width: 600px;
	float: left;
}
.bottomad ul{
	margin: 0px 5px;
	padding: 0px;
}
.bottomad li {
	list-style-type: none;
	display: inline;
	width: 141px;
	height: 65px;
	text-decoration: none;
}
.bottomad img {
	text-decoration: none;
	background-image: url(../images/button_02_off.gif);
	border-style: none;
}

/*--------------------------------------------內頁共用值----------------*/
img {
	border-style: none;
}
img a{
	text-decoration: none;
}
img a:hover{
	text-decoration: none;
}
a{
	color: #343235;
	text-decoration: none;
}
a:hover{
	color: #990000;
	text-decoration: none;
}
h1 {
	margin: 0px;
	padding: 0px;
}
h4 {
	color: #004986;
	background-image: url(../images/page_green.png);
	background-repeat: no-repeat;
	background-position: 2px center;
	padding-left: 24px;
	padding-top: 4px;
	 *padding-top: 5px;
	font-size: 125%;
}
h4 a {
	color: #009999;
	text-decoration: none;
}
h4 a:hover {
	color: #00C4C4;
	text-decoration: none;
}
/*----------------------------------------------------------------內頁標題*/

h3 {
	font-size: 125%;
	background-image: url(../images/title_bg01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding:9px 0px 11px 35px;
	*padding:13px 0 11px 35px;
	_padding:11px 0 11px 35px;
	display: block;
	line-height: 100%;
	border-right: 1px solid #ba9d78;
	color: #993300;
	margin: 5px 0px 8px 10px;
}
/*----------------------------------------------------------------path star (style B)*/
.path{
	padding-left:8px;
	height: 20px;
	margin-left: 5px;
	padding-top: 0px;
}
.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;
}


input {
	margin-right: 3px;
}

.hidden {
	display: none;
	visibility: hidden;
}
.Sitemap2 {
	padding-left: 20px;
}
