@charset "UTF-8";

body {
	background-color:#fff;
	background: url(../img/ivory_background.gif) repeat;
	color: #802632;
	font-family: Arial, Helvetica, sans-serif, "新細明體", Osaka, "標楷體";
	font-size: 12px;
	margin: 0 auto;
	text-align: center;
	}
	
p {
	line-height: 1.5em;
	padding: 5px 0;
	margin: 0;
	}
	
dl {
	clear: both;
	margin: 0;
	padding: 5px 0;
	}
	
dt {
	float: left;
	clear: both;
	width: auto;
	}
	
dd {
	margin-left:10em;
	}
	
.dl_bottom {
	border-bottom: 1px solid #FFF;
	}
	
h1,h2,h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 1em;
	margin:0;
	padding: 0;
	}
	
a, a:link {
	color:  #000;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}
	
.clear_both {
	clear: both;
	font-size: 0px;
	height: 0px;
	}

#wrapper {
	background: url(../img/wrapper_bg_tak.gif) repeat-y;
	margin: 0 auto;
	padding: 0 15px;
	width: 950px;
	}
	
#header {
	background:url(../img/header_bg_tak.gif) no-repeat;
	border-bottom: 3px solid #c1c8b8;
	height: 290px;
	text-align:left;
	}
	
#content {
	background:url(../img/ivory_background.gif) repeat;
	padding: 16px;
	text-align: left;
	}
	
#footer {
	background: url(../img/foot_bg_tak.gif) no-repeat;
	font-size: 15px;
	height: 100px;
	padding: 8px;
	text-align: center;
	}
	
/* =============== TEXT ================= */

.page_top {
	margin-bottom: 15px;
	text-align: right;
	padding: 8px 0 5px;
	}

.title_grid h2 {
	background:url(../img/border_checker_tak.gif) repeat-x;
	border-bottom: 1px solid #c1c8b8;
	font-size: 13px;
	margin: 0 0 20px;
	padding: 15px 0 10px;
	}
	
/* =============== HEADER ================= */

#head_logo {
	float: left;
	padding: 28px 0 0 30px;
	width: 225px;
	}
	
#header h1 {
	font-size: 22px;
	padding-left: 10px;
	}

#header h2 {
	font-size: 14px;
	font-weight: normal;
	padding: 5px 0 0 10px;
	}

#header h3 {
	font-size: 28px;
	color: #000;
	font-weight: normal;
	padding: 0 0 0;
	}
	
#head_right {
	float: left;
	padding: 25px 0 0;
	width: 695px;
	}
	
/* =============== MENU BAR ================= */
#menubar {
	padding: 0;
	margin: 10px 0 0;
	}
	
#menubar a {
	background: url(../img/menu_btn_bg_tak.gif) no-repeat;
	display: block;
	float: left;
	height: 21px;
	line-height: 1em;
	margin-left: 8px;
	padding: 14px 0 0 15px;
	width: 200px;
	}
	
#menubar a:hover {
	background-position: 0 -35px;
	color: #fff;
	text-decoration: none;
	}
	
/* =============== CONTENT LEFT ================= */

#cont_left {
	background: #3684c4;
	float: left;
	width: 200px;
	}
	
#cont_left h2,h3 {
	color: #fff;
	font-size: 14px;
	}
	
#cont_left h2{
	background: #802632;
	border-top: 2px solid #cc8f97;
	padding: 7px 9px;
	}
	
#cont_left h3 {
	background: none;
	padding: 7px 9px;
	}
	
#cont_left ul {
	background: #c1c8b8;
	font-size: 17px;
	line-height: 1.2em;
	list-style-type: none;
	margin: 0;
	padding: 0 10px;
	}
	
#cont_left li {
	padding: 3px 0 4px;
	}
	
#cont_left p {
	line-height: 1.3em;
	padding: 2px 9px 10px;
	}
	
/* =============== CONTENT RIGHT ================= */

	
#cont_right {
	float: right;
	width: 700px;
	}
	
.main_title {
	background: #9d505a;
	padding: 10px;
	}

.main_title h2 {
	color: #FFF;
	font-size: 13px;
	float: left;
	}
	
.main_title h3 {
	color: #ffdd83;
	float: right;
	font-size: 12px;
	font-weight: normal;
	}
	
.main_link {
	background: #c4daf6;
	color: #FFF;
	text-align: right;
	padding: 6px 10px;
	}
	
.main_link a{
	color: #fff;
	text-decoration: none;
	}
	
.main_link a:hover {
	text-decoration: underline;
	}
	
.topics_row {
	padding: 15px 0;
	}
	
.topics_row h2 {
	background: #c4daf6;
	color: #000;
	font-size: 13px;
	padding: 10px;
	}
	
.topics_left {
	float: left;
	background: #9d505a;
	width: 340px;
	}
	
.topics_right {
	background: #9d505a;
	float: right;
	width: 340px;
	}
	
/* =============== PRODUCT ================= */

.product_row {
	background: #fff;
	margin: 0;
	_height: 1%; /*IE6*/
	}
	
*:first-child+html .product_row {
	height: 1%; /*IE7*/
	}
	
.product_detail {
	color: #000;
	background: #c1c8b8;
	padding: 20px;
	}
	
.product_detail h2 {
	color: #2458a4;
	}
	
.product_detail h3 {
	color: #9d505a;
	margin: 20px 0;
	}
	
.product_detail dl {
	border-top: 1px solid #FFF;
	margin: 15px 0 0;
	padding: 15px 0 0;
	line-height: 1.6em;
	}
	
.product_deatil dt {
	width: 6em;
	color: #FFF;
	font-weight: bold;
	clear: both;
	}
	
.product_detail dd {
	color: #802632;
	margin-left: 6em;
	padding: 0;
	}

/* =============== LIST ================= */

	
.list_row {
	border-bottom: 1px dotted #c4daf6;
	padding: 5px 0 15px;
	}
	
.list_row h3 {
	padding: 0 0 20px;
	color: #ffbb00;
	}
	
.list_row ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
.list_row li {
	display:block;
	float: left;
	line-height: 1.5em;
	margin: 0 32px 0 0;
	width: 150px;
	}

.list_row img {
	padding-bottom: 5px;
	}

#list_row_right {
	float: right;
	margin: 0;
	}
	
/* =============== COMPANY ================= */

.company_info {
	margin-bottom: 15px; 
	}
	
div.company_info  div{
	display:table-cell;
	vertical-align:bottom;
	}

* html div.company_info div{/* IE 6 */
	display:inline;
	zoom:1;
	}

*:first-child+html div.company_info div{/* IE 7 */
	display:inline;
	zoom:1;
	}

.company_info_text {
	padding-left: 10px;
	width: 510px;
	}
	
* html .company_info_text {/* IE 6 */
	padding-left: 10px;
	width: 500px;
	}

.company_info dl {
	border-bottom: 1px solid #FFF;
	}
	
.company_info dt {
	width: 5em;
	} 
	
.company_info dd {
	margin-left: 5em;
	} 	

.company_detail h2 {
	background: #406080;
	border-bottom: 1px solid #c4daf6;
	font-size: 13px;
	padding: 5px;
	}

.company_detail dl{
	line-height: 2em;
	}
	
.company_detail dt {
	border-bottom: 1px dotted #c4daf6;
	width: 5em;
	}
	
.company_detail dd {
	border-bottom: 1px dotted #c4daf6;
	margin-left: 5em;
	}
