/******************************************基本樣式******************************************/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 1px;
	margin: 0px;
	background-image: url(../design/contents-bg2.gif);
	background-repeat: repeat-y;
	background-position: 209px;
	background-color: #FFFFFF;
}
form {
	margin: 0px;
	padding: 0px;
}
/******************************************排版樣式******************************************/
/****************************************Banner-絕對位置; z=1*/
#Banner {
	background-image: url(../design/body-bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	position: absolute;
	z-index: 1;
	height: 210px;
	width: 100%;
}
#Banner-Area {
	height: 210px;
	width: 100%;
}
/****************************************Main-絕對位置; z=2*/
#Main {
	background-image: url(../design/copyright-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	position: absolute;
	z-index: 2;
	top: 100px;
	width: 100%;
}
#Main-Area {
	background-image: url(../design/copyright-head.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 990px;
}
/******************************Main_Top*/
#Main_Top {
	float: left;
	display: block;
	width: 780px;
}
#Main_Top-Area {/*主內文區*/
	margin: 0px;
}
/******************************Main_Bottom*/
#Main_Bottom {
	height: 100px;
	width: 1000px;
}
#Main_Bottom-Leger {/*Txt置底主選單*/
	height: 25px;
	line-height: 35px;
	overflow: hidden;
	width: 650px;
	padding-right: 160px;
	padding-left: 190px;
	text-align: center;
}
#Main_Bottom-Copyright {/*版權宣告區*/
	height: 75px;
	width: 975px;
	margin: 0px 15px;
}
#Main_Bottom-Copyright_LOGO {/*版權宣告-LOGO*/
	float: left;
	height: 75px;
	width: 185px;
	background-image: url(../design/copyright-LOGO.jpg);
	background-repeat: no-repeat;
	background-position: left 15px;
}
#Main_Bottom-Copyright_Top {/*版權宣告-Top*/
	position: absolute;
	left: 950px;
}
#Main_Bottom-Copyright_Top a {
	background: url(../design/copyright-TOP.jpg) no-repeat;
	height: 30px;
	width: 30px;
}
#Main_Bottom-Copyright_Top a:hover {
	background: url(../design/copyright-TOP2.jpg) no-repeat;
}
#Main_Bottom-Copyright_Txt {/*版權宣告-Txt*/
	float: left;
	margin: 15px 0px 0px 15px;
	font-size: 11px;
	letter-spacing: normal;
	line-height: 18px;
	color: #89754B;
}
#Main_Bottom-Copyright_Txt h5 {
	color: #6666CC;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
}
/******************************Main_Left*/
#Main_Left {
	float: left;
	display: block;
	width: 210px;
}
#Main_Left-Form {/*左上角Login/Logout表單區塊*/
	width: 185px;
	margin: 0px 10px;
	font-size: 11px;
	line-height: 20px;
	background-image: url(../icon/function-member_bg.gif);
	background-repeat: no-repeat;
	background-position: center 35px;
}
#Main_Left-Form table {
	width: 175px;
	height: 90px;
	margin: 4px auto;
	line-height: 18px;
}
.Main_Left-Form table_input {
	height: 13px;
	line-height: 13px;
	width: 75px;
	margin: 0px;
	font-size: 11px;
}
#Main_Left-Form table th {
	background-image: url(../icon/menu-form_bar2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 36px;
	font-weight: normal;
	font-size: 11px;
	letter-spacing: normal;
	color: #CCCCFF;
}
#Main_Left-Form table th a {
	color: #DDDDFF;
}
#Main_Left-Form table th a:hover {
	color: #FFFFFF;
	text-decoration: none;
	position: relative;
	top: -1px;
}
/******************************Main_Right*/
#Main_Right {
	float: left;
	width: 155px;
}
#Main_Right-Form {/*右上角站內檢索表單區塊*/
	background-image: url(../icon/function-search_bg.gif);
	background-repeat: no-repeat;
	left: 0px;
	height: 100px;
	width: 155px;
	margin-bottom: 5px;
	color: #FFFFFF;
}
#Main_Right-Form-Area {
	padding: 30px 10px 15px 10px;
}
#Main_Right-Form-Area input, #Main_Right-Form select {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
#Main_Right-Adv {/*右排Adv banner*/
	width: 155px;
	background-image: url(../design/right-bg.gif);
	background-repeat: repeat-y;
}
#Main_Right-Adv-Area {
	margin: 0px 5px;
}
#Main_Right-Adv-Area p {
	font-size: 9pt;
	margin-top: 5px;
	margin-bottom: 10px;
}

/******************************Main_Center*/
#Main_Center {
	float: left;
	display: block;
	width: 750px;
	padding: 0px 15px;
	background-image: url(../design/center-bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
}
#Main_Center-Area {/*主內文區*/
	margin: 5px 15px 0px 0px;
	line-height: 20px;
	width: 580px;
	float: left;
	display: block;
}

/******************************dl/dt/dd樣式*/
.dl_column {/*大圖文區塊*/
	margin: 0px;
	padding: 10px 0px;
	clear: both;
}
.dl_column dt {
	margin: 0px;
	padding: 0px;
}
.dl_column dt img {
	/*width: 240px;*/
}
.dl_column dt a {
	width: 240px;
	background-color: #FFFFFF;
	border-top: 1px solid #9F9F9F;
	border-right: 3px solid #9F9F9F;
	border-bottom: 3px solid #9F9F9F;
	border-left: 1px solid #9F9F9F;
	margin: 0px 10px 10px 0px;
	padding: 5px;
	float: left;
	display: block;
	text-align: center;
}
.dl_column dt a:hover {
	display: block;
	color: #000000;
	text-decoration: none;
	position: relative;
	left: -1px;
	top: -1px;
}
.dl_column dd {
	margin: 0px;
	padding: 0px;
}
.dl_column dd h4 {
	color: #330099;
	margin: 0px;
	font-size: 13px;
	background-image: url(../icon/icon-news.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 18px;
	vertical-align: top;
	border-bottom: 2px dotted #CCCCFF;
}

.dl_squareM, .dl_squareL {/*方圖文區塊*/
	margin: 15px 0px;
	padding: 0px;
	clear: both;
}
.dl_squareS {/*小方圖文區塊*/
	margin: 5px;
	padding: 0px;
	clear: both;
}
.dl_squareM dt, .dl_squareS dt, .dl_squareL dt {
	margin: 0px 8px 0px 0px;
	padding: 0px;
	float: left;
	display: block;
}
.dl_squareM dt a {
	width: 156px;
	display: block;
	text-align: center;
}
.dl_squareS dt a {
	display: block;
}
.dl_squareL dt a {
	width: 285px;
	display: block;
	text-align: center;
	background-image: url(../design/photo-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.dl_squareM dt a:hover {
	color: #000000;
	position: relative;
	left: -1px;
	top: -1px;
	background-image: url(../design/photos-bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.dl_squareM dt img, .dl_squareL dt img {
	background-color: #FFFFFF;
	border-top: 1px solid #9F9F9F;
	border-right: 3px solid #9F9F9F;
	border-bottom: 3px solid #9F9F9F;
	border-left: 1px solid #9F9F9F;
	padding: 5px;
}
.dl_squareM dt img {
	width: 140px;
	margin-bottom:22px;
	margin-right: 5px;
	padding: 5px;
}
.dl_squareL dt img {
	/*width: 270px;*/
	padding: 5px;
}
.dl_squareS dt img {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 5px;
	width: 60px;/*只有它用css設定寬度*/
}
.dl_squareM dd, .dl_squareS dd, .dl_squareL dd {
	margin: 0px;
	padding: 0px;
}
.dl_squareM dd h4, .dl_squareS dd h4, .dl_squareL dd h4 {
	color: #333399;
	margin: 0px;
	padding: 0px 0px 0px 18px;
	background-image: url(../icon/icon-product.gif);
	background-repeat: no-repeat;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	border-bottom: 2px dotted #CCCCFF;
}

.dl_plug {/*推薦商品*/
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 190px;
	float: left;
	border-top: 1px solid #FFCC00;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}
.dl_plug dt {
	font-weight: normal;
	text-align: left;
	background-color: #FFFFCC;
	margin: 0px;
	padding: 5px;
	color: #FF3300;
	background-image: url(../icon/table-th_bg1.jpg);
	background-repeat: repeat-x;
	border-bottom: 2px dotted #FFCC00;
}
.dl_plug dd {
	clear: both;
	margin: 5px;
	padding: 0px;
	text-align: left;
}
