@charset "utf-8";
/* CSS Document */
.tx,.txl {
	font-size: 15px;
	line-height: 22px;
	font-weight: bold;
}
body {
	margin: 0px;
	padding: 0px;
	color: #666;
	font-family: Helevetica, Arial, sans-serif;
	font-size: 10pt;
	line-height:1.5em;
	background-color: #f6f6f6;
	background-image: url(../images/body.jpg);
	background-repeat: repeat-x;
}

a, a:link, a:visited {
	color: #0066CC;
	text-decoration: none;
}

a:hover {
	color: #CC0000; text-decoration: none;
}

p { margin: 0px; padding: 0 0 10px 0; }
img { border: none; }

h1 { font-size: 40px; font-weight: bold; margin: 0 0 30px 0; padding: 5px 0; color: #9efff7; }
h2 {
	font-size: 12pt;
	font-weight: bold;
	padding: 0px;
	color: #303030;
	line-height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h3 { font-size: 21px; margin: 0 0 20px 0; padding: 0; padding: 0; color: #e2d8bd; }
h4 { font-size: 18px; margin: 0 0 20px 0; padding: 0; }
h5 { font-size: 16px; margin: 0 0 10px 0; padding: 0; }
h6 { font-size: 14px; margin: 0 0 5px 0; padding: 0;}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }
.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

.margin_r30 { margin-right: 30px; }

.vertical_divider { border-right: 1px solid #d9d9d9; }
.horizon_divider {  border-bottom: 1px solid #d9d9d9; }

.float_l {
	float: left;
}

.float_r {
	float: right;
}

.image_wrapper {
	display: inline-block;
	padding: 8px;
	border: 1px solid #999;
	background: #ffffff;
	margin-bottom: 10px;
}
.fl_img {
	float: left;
	margin: 3px 30px 15px 0;
}
.fr_img {
	float: right;
	margin: 3px 0 15px 30px;
}

blockquote {
	margin-left: 20px;
}
.serviceContact {
	font-size: 12pt;
	font-weight: bold;
	color: #F00;
}

cite { font-weight: bold; }
cite span { color: #8da332; }
em { color: #5d6d1e; }

.list {
	margin: 20px 0;
	padding: 0;
	list-style: none;
}



.list li {
	line-height: 1em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 40px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/list.png);
	background-repeat: no-repeat;
	background-position: 20px 2px;
}




.list li a {
	color: #666666;
	text-decoration: none;
}


.list li a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.clist {
	padding: 0;
	list-style: none;
	margin: 0px;
}
.clist li {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/right_nav.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	height: 30px;
	background-position: left;
}
.clist li a {
	color: #303030;
	text-decoration: none;
}
.clist li a:hover {
	color: #CC0000;
	text-decoration: none;
}
.slist {
	padding: 0px;
	list-style: none;
	margin: 0px;
}
.slist li {
	line-height: 1em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/list.png);
	background-repeat: no-repeat;
	background-position: 13px 1px;
}


.button a {
	clear: both;
	display: block;
	width: 100px;
	height: 28px;
	padding: 6px 24px 0 0;
	margin-top: 15px;
	background: url(../images/button_hover.png) no-repeat;
	color: #666;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.button a:hover {
	color: #000;
	background: url(../images/button.png) no-repeat;
}

#header_wrapper {
	width: 100%;
	height: 80px;
	background: url(../images/header_wrapper.jpg) center top no-repeat;
}

#header {
	width: 1000px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 15px;
	height: 80px;
}

#header  #site_title {
	float: right;
	width: 190px;
	height: 30px;
	margin-top: 5px;
	margin-bottom: 40px;
	margin-left: 0px;
	text-align: right;
	color: #FFF;
	font-size: 11pt;
	font-weight: normal;
}

#banner_wrapper {
	width: 100%;
	height: 270px;
	margin-bottom: 10px;
	background: url(../images/banner_wrapper.jpg) center top no-repeat;
}

#banner {
	width: 960px;
	padding-top: 10px;
	margin: auto;
	height: 250px;
}

/* menu */

#menu {
	clear: both;
	width: 930px;
	height: 28px;
	background: url(../images/menu.png) no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 13px;
	padding-right: 35px;
	padding-bottom: 13px;
	padding-left: 35px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#menu ul li a {
	float: left;
	display: block;
	width: 102px;
	height: 27px;
	padding: 5px 0 0 0;
	margin: 0 5px 0 0 ;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	color: #333;	
	font-weight: bold;
	outline: none;
}

#menu ul li a:hover, #menu ul li .current {
	color: #FFF;
	background: url(../images/menu_hover.png) no-repeat;
}

/* end of menu */

#main {
	clear: both;
	width: 1000px;
	background: url(../images/main.png) center repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

#main_bottom {
	width: 1000px;
	height: 5px;
	background: url(../images/main_bottom.png) no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#content {
	float: left;
	width: 650px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
}
#content .ctitle {
	float: left;
	height: 30px;
	width: 100%;
	font-weight: bold;
	font-size: 14pt;
	line-height: 30px;
	color: #303030;
}
#content .contentbox {
	float: left;
	height: auto;
	width: 635px;
	padding-left: 15px;
}
#content .contentbox2 {
	float: left;
	height: auto;
	width: 620px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 25px;
}
.contentbox2 h2 a {
	color: #303030;
	text-decoration: none;
}

#contentbox2_form {
	float: left;
	height: auto;
	width: 620px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 25px;
}


#contentbox2_form form {
	margin: 0px;
	padding: 0px;
}

#contentbox2_form form .input_field {
	width: 350px;
	padding: 5px 0;
	background: #fff;
	border: 1px solid #dfdfdf;
}

#contentbox2_form form label {
	display: block;
	width: 300px;
	margin-right: 10px;
	font-size: 14px;
}

#contentbox2_form form textarea {
	width: 450px;
	height: 150px;
	background: #fff;
	border: 1px solid #dfdfdf;
}

#contentbox2_form form .submit_btn {
	margin-left: 108px;
	padding: 5px 10px;
	background: #EEEEEE;
	border: 1px solid #CCCCCC;
	color: #666666;
}

#sidebar {
	float: right;
	width: 300px;
}

#sidebar .sidebar_title {
	display: block;
	width: 272px;
	height: 70px;
	padding-top: 14px;
	padding-left: 30px;
	color: #fff;
	font-size: 12pt;
	font-weight: bold;
	background-image: url(../images/h3.png);
	background-repeat: no-repeat;
	background-position: right;
}

#sidebar .sidebar_box {
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
}
/*表格樣式*/
.frame-top {
	background-image: url(images/frame-tops.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 13px;
}
.frame-center {
	background-image: url(../images/frame-center.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.frame-centers {
	background-image: url(../images/frame-centers.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.frame-bootom {
	background-image: url(images/frame-bottoms.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 13px;
}
.frame-center2 {
	background-image: url(../images/frame-center2.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.frame-centeralls {
	background-image: url(image/frame-alls.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.two_column {
	width: 260px;
}

.three_column {
	float: left;
	width: 250px;
	padding-right: 30px;
}

.three_column img {
	float: left;
	width: 48px;
}

.three_column p {
	float: right;
	width: 180px;
}

.services_box {
	margin-bottom: 40px;
}

.services_box .sb_left {
	float: left;
	width: 80px;
}

.services_box .sb_right {
	float: right;
	width: 480px;
}

/* gallery */
#gallery {
	clear: both;
	}
	
	#gallery a {
		border: none;
	}
	#gallery ul { list-style: none; margin: 0; padding: 0; }
	#gallery ul li {
		padding: 0;
		margin: 0 0 40px 0;
		padding-bottom: 30px;
		border-bottom: 1px solid #CCC;
	}
	
	#gallery ul li .left {
		float: left;
		width: 190px;
	}
	
	#gallery ul li .left img {
		width: 180px;
		height: 110px;
		border: none;
		border: 5px solid #d4cbaf;
	}
	
	#gallery ul li .right {
		float: right;
		width: 350px;
	}
	
	#gallery ul li .right button {
		margin: 0;
	}

#footer {
	width: 1000px;
	text-align: center;
	background: url(../images/footer.png) no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
.note {
	color: #F00;
}
.code {
	color: #F00;
}
.serviceTitle {
	color: #00F;
	font-size: 12pt;
}
.news_list {
	padding: 0px;
	float: left;
	width: 100%;
	text-align: left;
	margin: 0px;
}
.news_list_title {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.news_list_title a {
	text-decoration: none;
}
