body{
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	color: #6b6b6b;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
li{
	list-style-type: square;
	list-style-position: inside;
}
div.box {
	margin: auto;
	width: 1000px;
}
div.top_menubox {
	background-image: url(../images/menu_01.jpg);
	background-repeat: no-repeat;
	height: 78px;
	width: 1000px;
	overflow: hidden;
}
div.top_menubox_l {
	float: left;
	width: 357px;
}
div.top_menubox_r {
	float: left;
}

div.flash {
	clear: both;
	height: 323px;
	background-image: url(../images/index_02.jpg);
	background-repeat: no-repeat;
}
div.navbar {
	text-align: right;
	margin-right: 30px;
	clear: both;
	color: #339;
	height: 25px;
	padding-top: 5px;
}
div.navbar a{
	color: #339;
}
div.navbar a:hover{
	color: #000;
}
div.contentbox {
	margin-right: 30px;
	margin-left: 30px;
	clear: both;
	overflow: hidden;
}
div.content_l {
	float: left;
	width: 200px;
	margin-right: 55px;
}
div.content_r {
	float: left;
	width: 685px;
}
div.index_about {
	overflow: hidden;
	width: 685px;
	font-family: "新細明體", Arial;
}
div.index_about a{
	text-decoration: none;
	color: #6d6d6d;
}
div.index_about a:hover{
	color: #36C;
}
div.index_about ul{
	margin: 0px;
	padding: 0px;
}
div.index_about li{
	background-image: url(../images/line01.jpg);
	background-position: 0px 25px;
	background-repeat: no-repeat;
	line-height: 35px;
	list-style-type: square;
}

/* ======================================================================================================================================================= */
div.index_about td{
	background-color: #F6F6F6;
}
div.index_about table tr td.BG{
	background-color: #F6F6F6;
	font-size: 12px;
	margin-bottom: 5px;
}
div.index_about table tr td textarea{
	margin-left:10px;
	margin-right: 10px;
}

div.index_about table tr td span{
	display:block;
	padding:0;
	color:#333;
	font-size:12px;
	line-height:26px;
	margin: 0;
}
div.index_about table tr td span.BJ{
	display:block;
	padding:0;
	color:#ffffff;
	font-size:12px;
	line-height:26px;
	margin: 0;
}
div.paginationbox {
	padding-top: 30px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
div.paginationbox a{
	color: #333;
	text-decoration: none;
}
div.paginationbox a:hover{
	color: #36C;
}
div.index_newsbox {
	clear: both;
	overflow: hidden;
}
div.index_newsbox a{
	text-decoration: none;
	color: #1980a7;
}
div.index_newsbox a:hover{
	color: #666;
	text-decoration: underline;
}
div.index_news01 {
	float: left;
	margin-right: 6px;
	margin-left: 6px;
	width: 330px;
}
div.index_news01_text {
	background-image: url(../images/news_pic.jpg);
	background-repeat: no-repeat;
	padding-left: 125px;
	margin-top: 10px;
	padding-bottom: 20px;
}
div.index_news02_text {
	background-image: url(../images/case_pic.jpg);
	background-repeat: no-repeat;
	padding-left: 125px;
	margin-top: 10px;
	padding-bottom: 20px;
}
div.index_contactbox {
	clear: both;
	margin-top: 10px;
}



div.footer_menu {
	clear: both;
	margin-right: 30px;
	margin-left: 30px;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 10px;
	color: #999;
}
div.footer_menu a{
	text-decoration: none;
	color: #999;
}
div.footer_menu a:hover{
	color: #333;
}
div.footerbox {
	width: 100%;
	text-align: center;
	background-image: url(../images/bg02.jpg);
	background-repeat: repeat-x;
	height: 35px;
	padding-top: 15px;
	background-position: left bottom;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
}
div.footerbox a{
	color: #666;
	text-decoration: none;
}
div.footerbox a:hover{
	color: #339;
}
div.footer {
	width: 630px;
	margin: auto;
}

div.footertext {
	width: 550px;
	float: left;
}
div.w3c {
	width: 80px;
	padding-top: 2px;
	float: left;
}
.textcolor01 {
	color: #166808;
	font-size: 16px;
}
.textcolor02 {
	color: #166808;
}
.textcolor03 {
	color: #39C;
}

