body
{
	margin:0px;
	padding:0px;
	background-color:#FFFFCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	height:850px;
}
p
{
	padding:0px;
	margin:0px;
}
.underline
{
	text-decoration:underline;
}
a:link
{
	color:#000000;
	text-decoration:none;
}
a:visited
{
	color:#000000;
	text-decoration:none;
}
a:hover
{
	color:#FF6633;
	text-decoration:underline;
}
h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}
h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}

h3
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	padding-left:10px;
	font-size:16px;
	font-weight:normal;
}
/* 以上為整體網站的Comon Setting*/


/* 網站主要放置內容div*/
#main
{
	margin:auto;
	position:relative;
	top:20px;
	padding:5px;
	width:1000px;
	height:703px;
	background-color:#ffffff;
}
/* 網站主要放置內容div*/


/* header */
#header
{
	
	background:url(../img/headerbg.jpg) no-repeat;
	height: 120px;
	width: 1000px;	
}
	/*header區的link*/
#header a:link, a.whitelink:link
{
	color:#FFFFFF;
	text-decoration:none;
}
#header a:visited, a.whitelink:visited
{
	color:#ffffff;
	text-decoration:none;
}
#header a:hover, a.whitelink:hover
{
	position:relative;
	left:1px;
	top:1px;
	color:#ffffff;
	text-decoration:none;
}

	/*header區的link 結束*/
	
#header ul
{
	position:absolute;
	top:95px;
	left:220px;
	margin:0px;
	padding:0px;
	color:#ffffff;
}
#header li
{
	display:inline;
	list-style-type: none;
	padding-right:20px;
	padding-left:20px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
	/*header li 為左框線,故使用wheretobuy 達成最後一個li左右都有框線*/
#header li.wheretobuy
{
	display:inline;
	list-style-type: none;
	padding-right:20px;
	padding-left:20px;
	border-left-width: 2px;
	border-right-widt:2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

#header ul.utility 
{
	position:absolute;
	top:58px;
	left:765px;
	margin:0px;
	padding:0px;
	width:235px;
	font-weight:normal;	
}
#header li.utility
{
	margin-left:10px;
	padding:2px;
	float:left;
	background-image: url(../img/sitemap.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header li.utilitycontact
{
	margin-left:10px;
	padding:2px;
	float:left;
	background-image: url(../img/tel.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*header區結束*/


	/*intro區開始*/
#intro
{
	background: url(../img/introbg.jpg) no-repeat;
	height: 320px;
	width: 1000px;
}
#comuperonmodule 
{
	padding-top:5px;
	position:absolute;
	left:439px;
	top:209px;
	width:139px;
	height:22px;
}
#computeronmoduleintro
{
	position:absolute;
	left:41px;
	top:127px;
	width:462px;
	height:315px;
	visibility:visible;
}
		/*圖片說明的ul 和li*/
#computeronmoduleintro ul
{
	margin:0px;
	padding:0 0 0 0px;
	width:550px;
}
#computeronmoduleintro li
{
	padding:0px;
	margin:0px;
	float:left;
	width:100px;
	text-align:center;
	list-style-type: none;	
	font-size:10px;
	line-height:10px;
}
#comexpress
{
	padding-top:5px;
	position:absolute;
	left:464px;
	top:247px;
	width:84px;
	height:24px;
}
#comexpressintro
{
	position:absolute;
	left:42px;
	top:127px;
	width:457px;
	height:315px;
	visibility: hidden;
}
#flash
{
	position:absolute;
	top:118px;
	left:-4px;
	
}
#xtx 
{
	padding-top:5px;
	padding-left:30px;
	position:absolute;
	left:463px;
	top:287px;
	width:57px;
	height:20px;
}
#xtxintro
{
	position:absolute;
	left:40px;
	top:127px;
	width:457px;
	height:315px;
	visibility:hidden;
}
#etx
{
	padding-top:5px;
	padding-left:30px;
	position:absolute;
	left:462px;
	top:328px;
	width:57px;
	height:19px;
}
#etxintro
{
	position:absolute;
	left:42px;
	top:127px;
	width:413px;
	height:315px;
	visibility:hidden;
}
#carrierboard
{
	padding-top:5px;
	padding-left:0px;
	position:absolute;
	left:463px;
	top:367px;
	width:86px;
	height:21px;

}
#carrierboardintro
{
	position:absolute;
	left:42px;
	top:127px;
	width:399px;
	height:315px;
	visibility: hidden;
}
#introright 
{
	position:absolute;
	left:575px;
	top:123px;
	width:430px;
	height:282px;
}
.timetomarket/*名字取的不好,intro右邊的四個框格*/
{
	position:relative;
	float:left;
	width:210px;
	height:138px;
}
#standard 
{
	position:absolute;
	left:107px;
	top:282px;
	width:314px;
	height:38px;
}

/* intro 區結束*/


/*info */
#info
{
	height: 256px;
	width: 1000px;
	padding-top: 5px;
}
.plist/*產品列表的框格*/
{
	float:left;
	padding-left:10px;
	padding-right:20px;
}

#info ul
{	
	padding:0px;
	margin:0px;
}
#info li
{
	padding-bottom:0px;
	list-style-type:none;
}

#info a:hover/*底圖顏色較深故改變hover顏色讓hover更清晰*/
{
	color:#CC0000;
}

#productlist
{
	background-image: url(../img/productlistbg.jpg);
	height: 256px;
	width: 388px;
	float: left;
	padding-right:5px;
	background-repeat: no-repeat;	
}
#productlist li
{
	padding-bottom:8px;
}

#service
{
	background-image: url(../img/servicebg.jpg);
	height: 256px;
	width: 286px;
	float: left;
	padding-right:5px;
	background-repeat: no-repeat;
}

#service ul 
{
	margin:20px 0 0 50px;
}
#service li
{
	list-style-image: url(../img/icon-1.jpg);
	padding-bottom:10px;
	list-style-position: outside;
}
#news
{
	background-image: url(../img/newsbg.jpg);
	height: 256px;
	width: 316px;
	float: left;
	background-repeat: no-repeat;
}
#news ul
{
	margin:20px 0 0 15px;
	padding:0px 10px 0 20px;
}
#news li
{
	list-style-image: url(../img/icon-1.jpg);
	padding-bottom:10px;
	list-style-position: outside;
	
}
#wheretobuy
{
	position:absolute;
	left:689px;
	top:598px;
	width:318px;
	height:109px;
	z-index:1;
}
#wheretobuy a.whitelink:hover, #service a.whitelink:hover, #news a.whitelink:hover/*service, news, wheretobuy 都做了whitelink*/
{
	position:relative;
	left:1px;
	top:1px;
	color:#ffffff;
	text-decoration:none;
	
}

/*info 區結束*/
#footer
{
	font-size:10px;
	margin:auto;
	color:#3366CC;
	position:relative;
	top:20px;
	width:1000px;
}