@charset "utf-8";
@import url("multi_drop_menus1.css");
@import url("multi_drop_menus2.css");
@import url("tableSet.css");
@import url("form.css");
@import url("TT_categoryTable.css");
@import url("TT_menuList3.css");
@import url("TT_itemBox.css");
@import url("TT_pages.css");
@import url("TT_feature_picBox.css");
@import url("TT_picBox.css");
@import url("TT_leftBox1.css");
@import url("TT_leftList1.css");
@import url("TT_orderInfoBox.css");

/* 
	Thunder Tiger- All Rights Reserved.
	Thunder Tiger 精密模型網站 CSS Style(writed by Thunder Tiger/Carol13 carol13@thundertiger.com)
	2008.11
*/ 

body {
	font: .8em Verdana, Arial, Helvetica, sans-serif, "新細明體";
	background: #003366 url(../imgs/pageBg_c.gif) repeat-y left;
}
* {
	margin: 0px;
	padding: 0px;
}
* img {
	border: 0px;
}
p {
	line-height: 1.5em;
}

#all {
	width: 1020px;
}

* a {
	color: #0066FF;
	text-decoration: underline;
}
* a:hover {
	text-decoration: none;
}

/*頁首標頭欄*/
div#header {
	width: 978px;
	height: 80px;
	background: #fff;
}
div#header_inner {
	width: 100%;
	position: relative;
	z-index: 10;
}

div#header_inner img {
	border: 0px;
	position: absolute;
	top: 20px;
	left: 20px;
}
div#header_inner .search {
	position: absolute;
	top: 20px;
	right: 20px;
}
div#header_inner .search img {
	position: static;
}

/*左邊功能欄*/
div#lefter {
	float: left;
	width: 176px;
}
div#lefter_inner {
	width: 100%;
	position: relative;
	z-index: 9;
}
div#lefter_inner form {
	margin: 0px 0px 0px 9px;
	padding: 0px 10px 10px 10px;
}
div#lefter_inner form input, textarea {
	padding: 1px 3px;
}


div#lefter_inner .Products h1 {
	height: 43px;
	background: url(../imgs/title_Products.gif) no-repeat;
}
div#lefter_inner .Download h1 {
	height: 45px;
	background: url(../imgs/title_Download.gif) no-repeat;
}

div#lefter_inner .MembersClub h1 {
	height: 45px;
	background: url(../imgs/title_MemberClub.gif) no-repeat;
}
div#lefter_inner .MembersClub h1:hover {
	background: url(../imgs/title_MemberClub_hover.gif) no-repeat;
}

div#lefter_inner .MembersClub h1 a {
	display: block;
	width: 100%;
	font-size: 1px;
	color:#9f7a00;
	text-decoration: none;
	padding-top: 25px;
}
div#lefter_inner .MembersClub h1 a:hover {
	color:#9f0d00;
}

div#lefter_inner .E-newspaper h1 {
	height: 45px;
	background: url(../imgs/title_E-newspaper.gif) no-repeat;
}
/**/
div#lefter_inner .TopProducts h1 {
	height: 45px;
	background: url(../imgs/title_TopProducts.gif) no-repeat;
}
div#lefter_inner .TopProducts div {
	margin: 0px 0px 5px 15px;
	clear: both;
	text-align: left;
	position:relative;
}

div#lefter_inner .TopProducts a {
	margin: 0px;
	padding: 0px 0px 0px 25px;
	color: #fff;
	text-decoration: none;
	display: block;
}
div#lefter_inner .TopProducts span {
	padding: 2px;
	background: #036;
	color: #fff;
	font-size: 10px;
	float: left;
	position: absolute;
	left: 0px;
	margin-top: 5px;
}
div#lefter_inner .TopProducts a:hover {
	color: #000;
	text-decoration: underline;
}

/*中間內容欄*/
div#content {
	width: 800px;
	float: left;
}
div#content_inner {
	margin: 0px 10px;
	padding: 0px 4px 0px 0px;
	position: relative;
	z-index:8;
}
div#content_inner .mainContent {
	overflow: hidden;
	padding: 20px 5px;
}

.mainContent a {
	text-decoration: none;
	color: #000;
}

.mainContent p {
	line-height: 1.5em;
	margin-bottom: 15px;
}

.mainContent p img {
}

.mainContent h1 {
	font-size: 1.6em;
	color: #000;
	margin-bottom: 5px;
}
.mainContent h1.TT {
	background:url(../imgs/logo_TT.gif) no-repeat right;
	padding-right: 110px;
}
.mainContent h1.AE {
	background:url(../imgs/logo_AE.gif) no-repeat right;
	padding-right: 110px;
}
.mainContent h1.ACERC {
	background:url(../imgs/logo_ACERC.gif) no-repeat right;
	padding-right: 110px;
}



.mainContent .icons {
}
.mainContent .icons img {
	padding: 0px 5px 0px 0px;
	border: 0px;
}

.mainContent h2 {
	font-size: 1.2em;
	color: #fff;
	margin: 10px 0px 10px 0px;
	padding: 3px 10px;
	background: url(../imgs/titleBg2.gif) repeat-x left top;
	position: relative;
	z-index: 1;
}
.mainContent h2 .more {
	right: 40px;
	top: 4px;
	color: #fff;
	font-size: .7em;
	background: #ee021f;
	border: 1px solid #1e266f;
	position: absolute;
}
.mainContent h2 .more a {
	padding: 1px 5px;
	color: #fff;
	display: block;
}
.mainContent h2 .more a:hover {
	color: #000;
	background: #fff;
}
.mainContent h2 .more:hover {
	background: #fff;
	border: 1px solid #CCCCCC;
}

.mainContent h3 {
	font-size: 1.2em;
	color: #003399;
}
.mainContent h4 {
	font-size: 1.2em;
	color: #003399;
	margin: 0px 0px 10px 0px;
}
.goTop {
	text-align: right;
}
.goTop a {
	color: #132673;
	font-weight: bold;
	padding-left: 20px;
	background: url(../imgs/icon_goTOP.gif) no-repeat;
}
.goTop a:hover {
	color: #132673;
	background: url(../imgs/icon_goTOP_h.gif) no-repeat;
}
/*產品內容頁設定*/
.leftCollumn {
	width: 280px;
	padding: 0px 10px 0px 0px;
	text-align: left;
	vertical-align: top;
}
.rightCollumn {
	padding: 0px 0px 0px 10px;
	text-align: left;
	vertical-align: top;
	width: 100%;
}

/*頁尾版權欄*/
div#footer {
	clear: both;
	width: 980px;
	padding-top: 10px;
	background: url(../imgs/pageBg_c.gif) repeat-y left;
}
div#footer_inner {
	padding: 35px 10px 15px 10px;
	background: #364353 url(../imgs/footerBg.gif) no-repeat top right;
	text-align: center;
	color: #fff;
	font-size: .85em;
	line-height: 1.5em;
	margin: 0px 10px 0px 185px;
}
div#footer_inner a {
	color: #a9e4ff;
	text-decoration: none;
	padding: 1px 5px;
	margin: 0px 2px;
}
div#footer_inner a:hover {
	background: #fff;
	color: #cd021b;
	font-weight: bold;
}

