﻿@charset "utf-8";
@import url("layout_mp.css");
@import url("header.css");
@import url("menu.css");
@import url("headline.css");
@import url("table.css");
@import url("list.css");
@import url("footer.css");
@import url("friendly.css");
@import url("lp.css");
@import url("cp.css");
@import url("sitemap.css");
@import url("multimenu.css");
@import url("np.css");
@import url("qp.css");
@import url("forwardForm.css");
@import url("tabpanel1_class.css");
/*------------------------------*/
/*--Design Setting Start--*/

/*--header setting--*/

/*--leftbg design--*/
.leftbg {
		
}

/*--center design--*/
.center {
	
}

h1{
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
}
h2{
	background-image: url(../images/h2_icon.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	padding-left: 22px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
h2 span{

}
.word{
	background-image: url(../images/icon10.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 20px;
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 120%;
	color: #006699;
}
.word a{
	color: #FF3366;
	text-decoration: underline;
}
.word a:hover{
	color: #CC0000;
}
/*--rightbg design--*/
.rightbg {
	
}
/*---------------------------------------------------------------------主題網站*/
.lemma{
	margin-top: 35px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.lemma h2{
	margin-bottom: 10px;
	margin-left: 3px;
}
.lemma ul{
	margin: 0px;
	padding: 0px;	
}
.lemma ul li{
	padding: 0px;
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
}
/*---------------------------------------------------------------------------ad*/
.rightbg .ad{
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 184px;
	text-align: center; 
}
.rightbg .ad ul{
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;	
}
.rightbg .ad ul li{
	margin-bottom: 2px;
	
}
.rightbg .ad ul li img{
		
}
/*---------------------------------------------------------------------------banner*/
.leftbg .ad{
	margin-top: 10px;
	margin-right:0;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: center;
}
.leftbg .ad ul{
	margin: 0px;
}
.leftbg .ad li{
	margin-bottom: 6px;
}
.leftbg .ad li img{
width: 162px;			
}
/*---------------------------------------------------------------------------more*/
.more {
	background-image: url(../images/morebg02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	color: #FFFFFF;
	padding-right: 10px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 20px;
	_margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 95%;
}
.more a{
	color: #333333;
	text-decoration: none;
	background-image: url(../images/morebg01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	padding-bottom: 5px;
	padding-top: 4px;
	_padding-top: 5px;
	display: block;
	font-family: "新細明體";
	line-height: 100%;
}
.more a:hover{
	color: #CC0000;
	text-decoration: none;
}
/*--------------------------------------------------------------------------formBtn--*/
.formBtn {
	text-align: center;
}

.btn{
	background-color: #FFFFFF;
	color: #333333;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
	background-image: url(../images/buttonbg03.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}
/*--footer design--*/
.footer {
	
}

/*--------------------------------------------------------------------accesskey star*/
.accesskey {
	font-size: 9px;
}
.accesskey a {
	color: #A0D5F7;
}
.header .accesskey {
	font-size: 10px;
	float: left;
	color: #0b95ff;
}
.header .accesskey a {
	color: #0b95ff;
}
.header .accesskey a:hover {
	color: #FFCC00;
}
/*----------------------------------------------------------------a*/
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
/*--Design Setting End--*/
/*------------------------------*/
