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;
	
}
#add a:link, #add a:visited, a.add:link, a.add:visited, #text a:link, #text a:visited
{
	color:#3366FF;
}

a:hover
{
	color:#FF6633;
	text-decoration:underline;
	
}


h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333333;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}

#des h1
{
	color:#3399CC;
}
	
h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	margin: 0px;
	padding: 0px;
	
}

h3
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	font-size:16px;
	font-weight:normal;
	color:#FF6600;
}

hr
{
	position:relative;
	background-color:white;
	border:0px;
	float:left;
	width:810px;
	color:white;
	height:4px;	
}


#main
{
	margin:auto;
	position:relative;
	top:20px;
	padding:5px;
	width:1000px;
	height:700px;
	background-color:#ffffff;
}

/* header 區*/
#header
{
	
	background:url(../img/headerbg.jpg) no-repeat;
	height: 120px;
	width: 1000px;	
}
#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 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
{
	display:inline;
	list-style-type: none;
	padding-right:20px;
	padding-left:20px;
	border-left-width: 2px;
	border-right-width: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區結束*/

/*leftnav 左方導覽列*/
#leftnav
{
	float:left;
	background:url(../img/leftnav.jpg) no-repeat;
	height:580px;
	width:190px;
}

#leftnav a:hover, #content a:hover
{
	color:#FA4407;
	
}

.firstul
{
	margin:0px;
	padding-top:37px;
	padding-left:45px;
	list-style-type:none;
	color:#000000;
}
li.firstul 
{
	padding-bottom:0px;
}
.secondul
{
	margin:0px;
	padding-left:30px;
	padding-bottom:0px;
}

.secondul li
{
	padding-left:0px;
	padding-bottom:0px;
	list-style-type:none;
	list-style-position: outside;
	list-style-image: url(../img/icon-1.jpg);
}

/*left左方導覽列結束*/


/*content內容區*/
#content
{
	position:relative;
	float:left;
	background:url(../img/contentbg.jpg) repeat-y;
	height:580px;
	width:810px;
}

#crumb{
	position:relative;
	left:15px;
	top:5px;
	width:792px;
	height:29px;

}

#photo
{
	position:relative;
	float:left;
	left:40px;
	top:10px;
	width:201px;
	height:153px;
}
#des
 {
	position:relative;
	float:left;
	left:40px;
	top:5px;
	width:528px;

}

#des ul
{
	padding:0px;
	margin:0px;
	padding-left:30px;
}

#des li
{
	padding-left:0px;
	list-style-image: url(../img/icon-1.jpg);
	list-style-type: none;
	
}

#download
{
	position:relative;
	float:left;
	top:12px;
	left:20px;
	width:700px;
}

#download ul
{
	margin:0px;
	padding-top:5px;
	padding-left:100px;
	padding-bottom:10px;
}
#download li
{
	display:inline;
	padding-right:40px;
}

#orderinfo
{
	position:relative;
	float:left;
	top:12px;
	left:20px;
	width:780px;

	
}

.important
{
	color:#FF0000;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#orderinfo p
{
	padding:5px;
}

#footer
{
	font-size:10px;
	margin:auto;
	color:#3366CC;
	position:relative;
	top:20px;
	width:1000px;
}

#benefits {
	position:absolute;
	left:10px;
	top:29px;
	width:405px;
	height:221px;
	border-width: 1px 3px 3px 1px;
	border-style: solid;
	border-color: #CCCCCC #999999 #999999 #CCCCCC;
	background-color:white;
	
}

#modularize {
	position:absolute;
	left:22px;
	top:226px;
	width:762px;
	height:228px;

	background: #FFFFFF  url(../app/timetomarket/modulizeconcept.jpg) no-repeat;
	border-width: 1px 3px 3px 1px;
	border-style: solid;
	border-color: #CCCCCC #999999 #999999 #CCCCCC;

}
#iestandard{
	position:absolute;
	left:46px;
	top:433px;
	width:752px;
	height:107px;

	background:  #FFFFFF url(../app/timetomarket/standard.jpg) no-repeat;
	background-position: center;
	border-width: 2px 5px 5px 2px;
	border-style: solid;
	border-color: #CCCCCC #999999 #999999 #CCCCCC;

}
#designto {
	position:absolute;
	left:23px;
	top:29px;
	width:764px;
	height:128px;
	background-color: #FFFFFF;
	border-width: 1px 3px 3px 1px;
	border-style: solid;
	border-color: #CCCCCC #999999 #999999 #CCCCCC;
	height:155px;
}
#urunique {
	position:absolute;
	left:22px;
	top:195px;
	width:763px;
	height:100px;
	background-color: #FFFFFF;
	border-width: 1px 3px 3px 1px;
	border-style: solid;
	border-color: #CCCCCC #999999 #999999 #CCCCCC;
	height:500px;
}

#platform {
	position:absolute;
	left:21px;
	top:31px;
	width:750px;
	height:140px;
	background: #FFFFFF;
	border-width: 1px 3px 3px 1px;
	border-style: solid;
	border-color: #CCCCCC #999999 #999999 #CCCCCC;
}
#platpic {
	position:absolute;
	left:21px;
	top:182px;
	width:750px;
	height:683px;
	background-position: center;
	border-width: 1px 3px 3px 1px;
	border-style: solid;
	border-color: #CCCCCC #999999 #999999 #CCCCCC;
	background: #FFFFFF url(../app/multiplatform/platform.jpg) no-repeat;
}

#mainproductlist
{
	position:relative;
	left:10px;
	top:0px;
	width:794px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#mainproductlist ul
{
	margin:0px;
	padding:10px 0 0 10px;
}
#mainproductlist li
{
	text-align:center;
	padding:0 5px 0 0;
	float:left;
	width:190px;
	height:165px;
	list-style-position: inside;
	list-style-type: none;
}

#secproductlist 
{
	position:relative;
	left:34px;
	top:10px;
	width:770px;
	height:200px;
}

#secproductlist ul
{
	float:left;
	margin:0px;
	padding:0 50px 0 0;
	list-style-type: none;
}
#secproductlist li
{

	padding-top:5px;

}

#contact 
{
	position:relative;
	left:71px;
	top:0px;
	width:660px;
	height:145px;
}

#add
{
	position:relative;
	padding:0px;
	margin:0px;
	width:660px;
	height:145px;
	border: 1px solid #999999;	
	margin-bottom:5px;
}
#add li
{
	width:600px;
	padding:0 0 3px 0;
	list-style-type:none;
}

#pagechange
{
	position:relative;
	top:5px;
}

#text
{
	position:absolute;
	left:36px;
	top:31px;
	width:742px;
	height:229px;
}

#inquiry 
{
	float:left;
	width:480px;
}


#card 
{
	float:left;
	width:257px;
	height:140px;
	border: 1px solid #0099cc;
	margin-bottom:2px;
}

#applicationfocus
{
	padding:10px 0 10px 0 ;
	text-align:center;
}
#applicationfocus ul
{
	margin:0px;
	padding:0px;
}
#applicationfocus li
{
	margin:0px;
	padding:0px 10px 0px 10px;
	display:inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;	
}
.leftborder
{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}