/******************************************標題類*/
.title {
	height: 30px;
	width: 100%;
	clear: both;
	margin-top: 15px;
	margin-bottom: 15px;
}
.title h3 {
	margin: 0 0 0 5px;
}
.title-Head {
	float: left;
	display: block;
	width: 45px;
	height: 30px;
}
.title-Words {
	float: left;
	display: block;
	height: 30px;
	line-height: 100px;
	overflow: hidden;
	background-image: url(../icon/title-bg.jpg);
}
.title-Tail {
	float: left;
	display: block;
	background-image: url(../icon/title-tail.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: 30px;
	width: 180px;
}
.title_index1 {
	background: url(../icon/title_index1.jpg) no-repeat;
	width: 140px;
}
.title_index2 {
	background: url(../icon/title_index2.jpg) no-repeat;
	width: 70px;
}
.title_index3 {
	background: url(../icon/title_index3.jpg) no-repeat;
	width: 105px;
}
.title4_1 {
	background: url(../icon/title4_1.jpg) no-repeat;
	width: 105px;
}
.title4_2 {
	background: url(../icon/title4_2.jpg) no-repeat;
	width: 105px;
}
.title4_3 {
	background: url(../icon/title4_3.jpg) no-repeat;
	width: 105px;
}
.title4_4 {
	background: url(../icon/title4_4.jpg) no-repeat;
	width: 105px;
}
.title4_5 {
	background: url(../icon/title4_5.jpg) no-repeat;
	width: 105px;
}
.title4_6 {
	background: url(../icon/title4_6.jpg) no-repeat;
	width: 87px;
}
.title4_7 {
	background: url(../icon/title4_7.jpg) no-repeat;
	width: 122px;
}
.title2_1 {
	background: url(../icon/title2_1.jpg) no-repeat;
	width: 87px;
}
.title2_2 {
	background: url(../icon/title2_2.jpg) no-repeat;
	width: 105px;
}
.title3_1 {
	background: url(../icon/title3_1.jpg) no-repeat;
	width: 122px;
}
.title3_2 {
	background: url(../icon/title3_2.jpg) no-repeat;
	width: 105px;
}
.title-01 {
	background: url(../icon/title-head01.jpg) no-repeat;
}
.title-02 {
	background: url(../icon/title-head02.jpg) no-repeat;
}
.title-03 {
	background: url(../icon/title-head03.jpg) no-repeat;
}
.title-04 {
	background: url(../icon/title-head04.jpg) no-repeat;
}
.title-05 {
	background: url(../icon/title-head05.jpg) no-repeat;
}
.title-06 {
	background: url(../icon/title-head06.jpg) no-repeat;
}
.title-07 {
	background: url(../icon/title-head07.jpg) no-repeat;
}
.title-08 {
	background: url(../icon/title-head08.jpg) no-repeat;
}
.title-09 {
	background: url(../icon/title-head09.jpg) no-repeat;
}
.title-10 {
	background: url(../icon/title-head10.jpg) no-repeat;
}
/******************************************按鈕類*/
.line {
	background-image: url(../icon/line-bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 18px;
}
.btnA {
	float: right;
	display: block;
	height: 15px;
	width: 35px;
	line-height: 100px;
	overflow: hidden;
}
.btnA-More {
	background-image: url(../icon/btnA-More.gif);
	background-repeat: repeat-x;
}
.btnA-Top {
	background-image: url(../icon/btnA-Top.gif);
	background-repeat: repeat-x;
}
.btnA-Back {
	background-image: url(../icon/btnA-Back.gif);
	background-repeat: repeat-x;
}