@charset "utf-8";
/* CSS Document */
@import url("layout.css");
@import url("common.css");
@import url("friendly.css");
@import url("table.css");
@import url("page.css");


/*--------------------------------------導盲磚-----accesskey--*/
.accesskey {
	font-size: 10px;
	margin-left: 0px;
	position: absolute;
	width: 11px;
	height: 21px;
	left: 213px;
}
.accesskey a {
	color: #F9F9EA;
}
/*-----------------------------------------------center Start--*/
.user {
	height: 232px;
	margin: 0px auto;
	padding: 0px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.pic img{
	width: 535px;
	height: 107px;
	padding: 5px 0px 4px 5px;
}
/*-------------------------------------------flash-*/
.flash {
	top: 0px;
	left: 0px;
	z-index:95;
}
/*---------------左邊開始-------------------------------*/
.menu {
	padding: 80px 15px 10px 35px;
	font: bold 15px Verdana;
}
.menu ul {
	margin: 0px;
	padding: 0px;
}
.menu li {
	list-style: url(none) none;
	padding-top: 8px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #FF6600;
	display: block;
}
.menu li a {
	color: #FF3300;
	line-height: 1em;
}
.menu li a:hover {
	color: #333333;
	text-decoration: none;
}
/*-----------------------------------------------leftad Start--*/
.leftbg .ad {
	margin: 200px auto 0px;
	padding: 0px;
	width: 140px;
}
.leftbg .adFrame {

}
.leftbg .adFrame ul {
	margin: 0px;
	padding: 0px;
}
.leftbg .adFrame ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-style: none;
}

/*-----------------------------------------------friendly Start--*/

.friendly {
	margin: 0;
	background-image: url(../images/friendly_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 5px;
}
.friendly .before {
	padding-right: 8px;
	color: #999999;
}
.friendly .path {
	color: #990;
}


/*---------------中間開始-------------------------------*/

.body {	text-align: center;}

.body img {border: 5px solid #F3F3F3;}

.more {
	text-align: right;
	margin: 5px 0px 0px;
	padding-right: 60px;
}

.body2 {
	background-image: url(../images/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 250px;
	width: 718px;
	margin: 10px auto;
}
.body2 span {
	color: #FF3300;
	display: block;
	margin: 0px 20px;
	font-size: 130%;
	padding: 0px;
	font-weight: bold;
	font-family: Verdana;
}

/*---------------footer design-------------------------------*/
.footer {
	overflow: hidden;
	margin: 0;
	padding: 30px 20px 15px;
	color: #999999;
	height: 50px;
	line-height: 1.7em;
}
.footer p {
	margin: 0;
	text-align: left;
}
