﻿@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	background-image: url(../images/top_background.jpg);
	background-repeat: no-repeat;
	background-position: center 25px;
	font-size: 10pt;
	line-height: 15pt;
	color: #333;
}
/***************首頁上方頁面連結****************/
#index_menu_bar_box {
	background-image: url(../images/menu_bar_reprat_background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 70px;
	width: 100%;
}
#index_menu_bar_box ul {
	width: 1152px;
	height: 70px;
	MARGIN: 0 auto 0;
	padding: 0;
	list-style: none;
}
#index_menu_bar_box ul li {
	float: left;
}
/**************首頁動畫廣告**********************/
#index_adv {
	#padding-top: 20px;
}
#main_top_box {
	width: 100%;
}
/********************內容區域*******************/
#content {
	width: 100%;
	background-image: url(../images/content_cloud_background.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	position: absolute;
	margin-top: 600px;
}
#content_panel {
	width: 1152px;
	height: 1250px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#panel_01 {
	float: left;
	height: 193px;
	width: 36px;
}
#panel_02 {
	float: left;
	height: 150px;
	width: 616px;
	margin-bottom: 10px;
	background-image: url(../images/main_page_jpg_02.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	padding-top: 54px;
}
#panel_03 {
	float: left;
	height: 193px;
	width: 22px;
}
#panel_04 {
	float: left;
	height: 131px;
	width: 238px;
	background-image: url(../images/main_page_jpg_04.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 62px;
	padding-left: 121px;
}
#panel_05 {
	float: left;
	height: 199px;
	width: 20px;
}
#panel_06 {
	float: left;
	height: 150px;
	width: 255px;
	background-image: url(../images/main_page_jpg_06.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 63px;
	padding-left: 10px;
	text-align: left;
}
#panel_07 {
	float: left;
	height: 193px;
	width: 18px;
}


#panel_08 {
	float: left;
	height: 150px;
	width: 490px;
	padding-top: 47px;
	padding-left: 30px;
	padding-bottom: 10px;
	background-image: url(../images/main_page_jpg_08.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 33px;
	text-align: left;
}
#panel_09 {
	float: left;
	height: 206px;
	width: 390px;
	padding-top: 5px;
	background-repeat: no-repeat;
	background-position: 20px;
}
#panel_10 {
	float: left;
	height: 50px;
	width: 1152px;
	text-align: center;
	padding-top: 40px;
}
#panel_02 ul {
	margin: 0px;
	padding-left: 16px;
}
#panel_02 ul li {
	text-align: left;
	width: 570px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-top: 4px;
	padding-bottom: 4px;
}
/************************************************************/






