@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e7e3da;
	background-image: url(img/background.jpg);
	background-position:center;
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
}

#box {
	width: 920px;
	float: none;
	margin: auto;
	height: auto;
	overflow: hidden;
}



#banner {
	margin: auto;
	width: 920px;
	clear: both;
	height: 276px;
	overflow: hidden;
}

.banner_01 {
	float: left;
	width: auto;
}

.banner_02 {
	float: right;
	width: auto;
}

.banner_03 {
	clear: both;
	overflow: hidden;
}


#guide_01 {
	width: 52px;
	clear: both;
	height: auto;
	float: left;
}

#guide_02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 300px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 15px;
	float: left;
	}

#guide_02_contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 300px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 15px;
	float: left;
	background-image: url(img/contact_guide_back.jpg);
}

#guide_02 a {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

#guide_02_contact a {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

#left {
	float: left;
	width: 640px;
	font-size: 12px;
	color: #333333;
}

#news_T_bar {
	float: left;
	height: 450px;
	width: 180px;
	background-image: url(img/t-bar.jpg);
	background-repeat: no-repeat;
}


#right {
	float: right;
	width: 260px;
}

#bottom {
	margin: auto;
	clear: both;
	width: 920px;
}

#bottom_left {
	float: left;
	width: 450px;
	padding-top: 30px;
}

#bottom_right {
	float: right;
	width: 450px;
	padding-top: 30px;
}

#law_main {
	float: left;
	width: 450px;
	padding-top: 30px;
}

#about {
	float: left;
	width: 620px;
	padding-top: 30px;
	padding-right: 20px;
}

#contact_main {
	float: left;
	width: 620px;
	padding-top: 30px;
	padding-right: 20px;
	background-image: url(img/contact_main_back.jpg);
}


.post {
	background-image: url(img/post_background.jpg);
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-bottom: 20px;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
	line-height: 17px;
}

.post a {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.post_analyze {
	background-image: url(img/post_background.jpg);
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-bottom: 20px;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
	line-height: 17px;
}

.contact_post {
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-bottom: 20px;
	margin-right: 10px;
	border: 1px solid #ff0000;
	height: auto;
	line-height: 17px;
}




.post_list {
	list-style-type: circle;
}

#analyze {
	float: left;
	width: 620px;
	padding-top: 30px;
	padding-right: 20px;
}

#line_01 {
	background-image: url(img/line01.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 20px;
	overflow: hidden;
	height: 550px;
}

#line_01_contact {
	background-image: url(img/line01.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 20px;
	overflow: hidden;
	height: 450px;
}

#line_01_news {
	background-image: url(img/line01.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 20px;
	overflow: hidden;
	height: 440px;
}

#line_01_services {
	background-image: url(img/line01.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 20px;
	overflow: hidden;
	height: 650px;
}

#services {
	float: right;
	width: 260px;
	padding-top: 30px;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
	border: 1px none #FFFF99;
	background-image: url(img/service_background.jpg);
	background-repeat: no-repeat;
}

#services a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

#link {
	float: right;
	width: 260px;
	padding-top: 30px;	
}

#link ul{
	list-style-type: none;
	margin: 0px;
	padding: 5px;
}

#process {
	clear: both;
	overflow: hidden;
	margin-top: 10px;
}

#footer1 {
	clear: both;
	width: 920px;
	overflow: hidden;
	margin-top: 0px;
}

#footer2 {
	clear: both;
	width: 100%;
	overflow: hidden;
	background-color: #333333;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding-bottom: 10px;
}

#footer2 a:link 
{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

#footer2 a:visited
{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

#footer2 a:hover
{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

#footer2 a:actived 
{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.font_style_01 {
	font-size: 12px;
	color: #333333;
	line-height: 17px;
}

.font_style_01 a:hover {
	text-decoration: underline;
}

.font_style_02 {
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
	font-family: "細明體";
}

.iframe_box {
	padding-left: 10px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

.process_list {
	height: auto;
	float: left;
	width: 600px;
	clear: left;
}

.process_list_pic {
	float: left;
}

.process_list_text {
	float: left;
	margin-top: 38px;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 10px;
}

#sitemap_list {
	font-size: 12px;
	color: #666666;
	line-height: 30px;
}
#sitemap_list li {
	list-style-type: square;
}
#sitemap_list a {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.list {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 17px;
}
.list ul {
	list-style-position: outside;
	list-style-type: square;
	margin-left: 21px;
}
