@charset "utf-8";
@import url("layout.css");
@import url("header.css");
@import url("multimenu.css");
@import url("footer.css");
@import url("friendly.css");
@import url("lp.css");
@import url("cp.css");
@import url("sitemap.css");
@import url("qa.css");
@import url("oldqa.css");
/*------------------------------*/
/*--Design Setting Start--*/
/*--leftbg design--*/
.leftbg {
}
/*--center design--*/
/*-----------------------------------------------------------------------------------headline最新消息*/
.headline {
	margin: 0px;
	padding: 0px;
}
.headline ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 20px;
	height: 155px;
	overflow: auto;
	SCROLLBAR-FACE-COLOR: #edebeb;
	SCROLLBAR-HIGHLIGHT-COLOR: #fcfcfc;
	SCROLLBAR-SHADOW-COLOR: #fcfcfc;
	SCROLLBAR-3DLIGHT-COLOR: #fcfcfc;
	SCROLLBAR-ARROW-COLOR: #909090;
	SCROLLBAR-TRACK-COLOR: #fcfcfc;
	SCROLLBAR-DARKSHADOW-COLOR: #fcfcfc;
	SCROLLBAR-BASE-COLOR: #fcfcfc
}
.headline li {
	background-image: url(../images/icon01.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 105px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 1px;
	margin-bottom: 5px;
}
.headline a {
	color: #666666;
	text-decoration: none;
}
.headline a:hover {
	color: #990000;
	text-decoration: underline;
}
.headline .date {
	color: #0068b7;
	margin-right: 8px;
	margin-left: -85px;
}
.headline .more {
	text-align: right;
	margin-top: 0px;
	position: relative;
	top: -15px;
	right: 5px;
}
/*----------------------------------------------------------------------------主題網站*/
.datatable01 {
	margin-left: 0px;
	margin-bottom: 15px;
	width: 99%;
	border-collapse:collapse;
	clear: both;
}
.datatable01 td {
	width: 50%;
	padding-right: 10px;
}
.matter {
	margin-left: 15px;
	margin-bottom: 0px;
	width: 95%;
}
.matter h2 {
	background-image: url(../images/matter_h201.gif);
	background-repeat: no-repeat;
	height: 21px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 14px;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 0px;
	width: 95%;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.matter .more {
	text-align: right;
	margin-top: 0px;
	position: relative;
	top: -15px;
	right: 5px;
}
.matter ul {
	margin: 0px;
	padding: 0px;
}
.matter li {
	background-image: url(../images/matterbgrightgif.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-weight: bold;
	font-size: 120%;
	color: #707070;
	padding: 0;
	margin:0 0 4px 0;
	text-align: left;
}
.matter li img{
	margin-right: 7px;
	
}
.matter li a {
	color: #707070;
	text-decoration: none;
	
	

}
.matter li a:hover {
	color: #006699;
	text-decoration: none;
}

/*----------------------------------------------------------------------------主題專區*/
.matter2 {
	margin-left: 5px;
	margin-bottom: 0px;
	width: 98%;
}
.matter2 h2 {
	background-image: url(../images/matter_h202.gif);
	background-repeat: no-repeat;
	height: 21px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 14px;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 0px;
	width: 95%;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.matter2 .more {
	text-align: right;
	margin-top: 0px;
	position: relative;
	top: -15px;
	right: 5px;
}
.matter2 ul {
	margin: 0px;
	padding: 0px;
}
.matter2 li {
	background-image: url(../images/matterbgrightgif.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-weight: bold;
	font-size: 120%;
	color: #707070;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	text-align: left;
}
.matter2 li img{
	
}
.matter2 li a {
	color: #707070;
	text-decoration: none;

}
.matter2 li a:hover {
	color: #006699;
	text-decoration: none;
}

/*------------------------------------------------------------------------email*/
.datatable02 {
	margin-left: 0px;
	margin-bottom: 15px;
	width: 99%;
	border-collapse:collapse;
	clear: both;
}
.datatable02 .leftblock {
	padding-right: 10px;
	width: 160px;
}
.datatable02 .rightblock {
	padding-right: 10px;
	width: 95%;
}
/*------------------------------------------------------------email*/
.email {
	background-image: url(../images/email_bg.jpg);
	background-repeat: no-repeat;
	height: 116px;
	width: 146px;
	margin-left: 15px;
	margin-bottom: 15px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
}
.email form{
	margin:0 0px;
	
	}
.email h2 {
	color: #065c81;
	font-size: 120%;
	background-image: none;
	display: block;
	text-align: left;
	margin:0;
	padding:6px 0 10px 24px;
	padding:9px 0 10px 24px\9;	
}
.email .text {
	
	padding:0 0 0 5px;
	margin:0px 0 5px 0px;
}
.email .account {
	background-image: url(../images/emailicon.gif);
	background-repeat: no-repeat;
	background-position: 75px 10px;
	padding-left: 0px;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 5px;
	color: #FFFFFF;
	padding-right: 5px;
	margin-top: 5px;
	padding-bottom: 0px;
}
.email .account a {
	color: #FFFFFF;
	text-decoration: none;
}
.email .account a:hover {
	color: #FFFFCC;
	text-decoration: none;
}
/*------------------------------------------------------------emailin*/
.emailin {
	background-image: url(../images/email_bg2.jpg);
	background-repeat: no-repeat;
	height: 116px;
	width: 158px;
	margin-left: 15px;
	margin-bottom: 15px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
}
.emailin h2 {
	color: #065c81;
	font-size: 120%;
	background-image: none;
	margin-top: 0px;
	display: block;
	margin-bottom: 10px;
	text-align: left;
	margin-left: 28px;
	padding-top: 8px;
}
.emailin .text {
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: -15px;
}
html> body .emailin .text {
	margin-left: 0px;
}
*+html> body .emailin .text {
	margin-left: -15px;
}
.emailin .account {
	background-image: url(../images/emailicon.gif);
	background-repeat: no-repeat;
	background-position: 75px 10px;
	padding-left: 0px;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 5px;
	color: #FFFFFF;
	padding-right: 5px;
	margin-top: 5px;
	padding-bottom: 0px;
}
.emailin .account a {
	color: #FFFFFF;
	text-decoration: none;
}
.emailin .account a:hover {
	color: #FFFFCC;
	text-decoration: none;
}
/*-------------------------------------------------------------------------ad*/
.ad {
	background-image: url(../images/adbgright.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 116px;
	width:325px;
	
}
.ad .leftbg {
	background-image: url(../images/adbgleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	
	height: 116px;
	float: left;
}
.ad ul {
	margin: 40px 8px 0;
	padding: 0 0 0;
	width:310px;
	overflow:hidden;
	
}
.ad li {
	display: inline;
	margin-right: 5px;
}
.ad li img{
	height: 40px;
	width: 125px;
	border: 1px solid #999999;
}
/*--rightbg design--*/
.rightbg {
}
.banner {
	margin-left: 15px;
	margin-bottom: 15px;
}
/*-----------------------------------------------------------------------------三大防制重點*/
.important {
	margin-left: 15px;
	margin-bottom: 15px;
}
.important h2 {
	background-image: url(../images/important_h2bg.gif);
	background-repeat: no-repeat;
	height: 21px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 14px;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 8px;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 0px;
}
.important ul {
	margin: 0px;
	padding: 0px;
}
.important li {
	background-image: url(../images/importantbg.jpg);
	background-repeat: no-repeat;
	height: 216px;
	width: 124px;
	margin-right:5px;
	float: left;
	color: #626262;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.important li .title01 {
	font-size: 120%;
	color: #c63d4c;
	margin-bottom: 5px;
	font-weight: bold;
	display: block;
	text-align: center;
	margin-top: 10px;
}
.important li .title02 {
	font-size: 120%;
	color: #937b1a;
	margin-bottom: 5px;
	font-weight: bold;
	display: block;
	text-align: center;
	margin-top: 10px;
}
.important li .title03 {
	font-size: 120%;
	color: #0075a9;
	margin-bottom: 5px;
	font-weight: bold;
	display: block;
	text-align: center;
	margin-top: 10px;
}
.important li img {
	display: block;
	height: 125px;
	width: 108px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
.important li p {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-left: 4px;
	padding-right: 2px;
}
.important li a {
	color: #999999;
}
.activephoto {
	margin-left: 15px;
	margin-bottom: 15px;
}
/*-----------------------------------------------------------------matterin*/
.matterin{
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.matterin li{
	margin-bottom: 3px;	
}
/*---------------------------------------------------------------------h2-*/
h2{
	background-image: url(../images/h2bgright.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 120%;
	color: #eb6100;
	margin-left: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h2 div{
	background-image: url(../images/h2bgleft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 15px 0 20px 40px;
}
/*--footer design--*/
.footer {
}
/*--------------------------------------------------------------------accesskey star*/
.accesskey {
	font-size: 10px;
	position: absolute;
	padding-top: 0px;
	padding-left: 0px;
}
.accesskey a {
	color: #FFFFFF;
}

/*----------------------------------------------------------------a*/
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}

/*--Design Setting End--*/
/*----------------------------------------------------------------colorword*/
.red{
	color: #CC0000;
}
.green{
	color: #669933;
}
.blue{
	color: #0099CC;
}
.tdcenter{
	text-align: center;
}
/*------------------------------------------------------------------marquee跑馬燈*/
.marquee {
 margin:10px 0px 10px 15px;
 width:390px;

}
.marquee marquee{
	float: left;
	margin-right: 5px;
}
.marquee .list{
margin:0;
padding:0;}
.marquee .list li{
	display:inline;
	margin-right: 25px;
	background-image: url(../images/icon07.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 13px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.marquee .list li a {
	color: #006633;
}
