@charset "utf-8";
@import url("form.css");
@import url("multi_drop_menus1.css");
@import url("leftBox1.css");
@import url("tableSet.css");
@import url("content.css");
@import url("define.css");
@import url("ban20090909.css");
/* 
	Thunder Tiger- All Rights Reserved.
	Thunder Tiger Skyhobby CSS Style(writed by Thunder Tiger/Carol13 carol13@thundertiger.com)
	2009.04
*/ 
* { font-size:12px;}
body {
	margin: 0px;
	padding: 0px;
	/*background: url(../imgs/pageBg2.gif) repeat-x;*/
	font: .8em  Arial, Helvetica, sans-serif,"宋体";
	/*font-family:"宋体";*/
}
.itemNo {
	color: #6f88ae;
}

.pageHead {
	background: url(../imgs/pageBg1.jpg) no-repeat 300px top;
	height: 96px;
	width: 990px;
	margin: 0px auto;
	position: relative;
}
.pageHead img.logo {
	margin: 25px 0px 0px 0px;
	border: none;
}
.gao a {
	text-decoration:none; color:#FFF;
}
.gao a:hover {
	text-decoration:none; color:#FFF;
}
/*頁首右上選單*/
.pageHead .menu1 {
	position: absolute;
	right: 0px;
	top: 7px;
	font-size: 95%;
}
.pageHead .menu1 a {
	text-decoration: none;
	color: #000;
	padding: 0px 3px;
}
.pageHead .menu1 a:hover {
	text-decoration: underline;
}
/*會員登入*/
.pageHead .member {
	position: absolute;
	right: 0px;
	top: 65px;
	color: #1d5288;
	font-size: 95%;
}
.pageHead .member a {
	color: #1d5288;
	text-decoration: none;
	padding: 0px 3px;
}
.pageHead .member a:hover {
	text-decoration: underline;
}
/*主體框架*/
.pageBody {
	width: 990px;
	margin: 7px auto 0px auto;
}
.pageBody .pageLeft {
	width: 205px;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	text-align: center;
}
.pageLeft img {
	margin: 15px 0px 0px 0px;
}

.pageBody .pageMain {
	padding: 0px 0px 0px 13px;
	margin: 0px;
	vertical-align: top;
	overflow: hidden;
}

/*產品內容頁設定*/
.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%;
}
/*訂購說明*/
.pageBody .pageMain .orderInfoBox {
	border: 3px solid #b6d3e6;
	margin: 20px 0px;
	padding: 0px 10px 20px 10px;
	background: #eee;
	color: #073546;
}
.pageBody .pageMain .orderInfoBox h2 {
	background: url(../imgs/arrow_right_shadow3.gif) no-repeat;
}
.pageBody .pageMain .orderInfoBox h3 {
	color: #073546;
}
.pageBody .pageMain .orderInfoBox p {
	color: #073546;
	margin-left: 10px;
}
.pageBody .pageMain .orderInfoBox a {
	color: #0066FF;
	margin: 0px 5px;
	text-decoration: underline;
}
.pageBody .pageMain .orderInfoBox a:hover {
	text-decoration: none;
}


/*頁首選單bar*/
.topBar {
	background: url(../imgs/HeadBarBg.jpg) no-repeat center;
	height: 35px;
	width: 990px;
	/*border-bottom: 3px solid #e6e6e6;*/
	margin: 0px auto;
	position: relative;
	text-align: right;
}

/*頁尾選單列*/
.footMenuList {
	width:990px;
	color: #2c5574;
	font-size: 12px;
	text-align: center;
	margin: 0px auto;
	padding: 3px 0px;
	margin-top: 5px;
	height:35px;
	vertical-align:middle;
}

/*頁尾版權*/
.pageFoot {
	background: #5ca6d5;
	color: #fff;
	font-size: 12px;
	text-align: center;
	margin: 0px auto;
	padding: 15px 0px;
	line-height: 27px;
}
.pageFoot a {
	color: #fff;
	padding: 0px 5px;
	text-decoration: none;
}
.pageFoot a:hover {
	border-bottom: 1px dotted #2c5574;
	color: #000;
	text-decoration: none;
}