/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
/*h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}*/

abbr, acronym {
	border:0;
}
body {
	margin:0;
	padding:0;
	background-image:url(images/wapp_bg.jpg);
	background-position:center top;
	background-repeat: repeat-y;
}
/*-----------------------------------*/
#wrapper {
	width:900px;
	margin:0 auto;
	background-image:url(images/wapp_bg_in.jpg); background-repeat:repeat-y;
}
/*-----------------------------------*/
#top_flash {
	width:900px;
	height:280px;
	background-image:url(images/top_bg.jpg);
	background-repeat:no-repeat;
	padding-bottom:10px;
}
#top_flash #apDiv1{ display:block; width:700px; height:40px; margin-top:30px; margin-left:200px; background-color:#235789;position:absolute;}

/*選單----------*/
.MENU{ display:block; height:40px;}

.MENU ul {
	padding:0px 0px 0px 0px;
}
.MENU li {
	float:left;
	padding:0px;
}
.MENU li.Company a/*公司簡介----------*/ {
	display: block;
	margin-left:21px;
	width: 125px;
	height:40px;
	background-image:url(images/menu/001.jpg);
	text-indent:-9999px;
}
.MENU li.Company a:hover/*公司簡介-----------------------------------------------------------*/ {
	background-position:right -40px;
}
.MENU li.Company a:focus {
	outline:0
} /*公司簡介----------取消FF虛線*/
.MENU li.RF a/*RF Amplifiers射頻功率放大器----------------------------------------------------------------*/ {
	display: block;
	width: 156px;
	height:40px;
	background-image:url(images/menu/002.jpg);
	text-indent:-9999px;
}
.MENU li.RF a:hover/*RF Amplifiers射頻功率放大器----------*/ {
	background-position:right -40px;
}
.MENU li.RF a:focus {
	outline:0
} /*RF Amplifiers射頻功率放大器----------取消FF虛線*/
.MENU li.Phased a/*Phased Array Systems相位陣列系統-----------------------------------------------------------------*/ {
	display: block;
	width: 214px;
	height:40px;
	background-image:url(images/menu/003.jpg);
	text-indent:-9999px;
}
.MENU li.Phased a:hover/*Phased Array Systems相位陣列系統----------*/ {
	background-position:right -40px;
}
.MENU li.Phased a:focus {
	outline:0
} /*Phased Array Systems相位陣列系統----------取消FF虛線*/
.MENU li.Contacts a/*Contact Us聯絡我們-----------------------------------------------------------------*/ {
	display: block;
	width: 140px;
	height:40px;
	background-image:url(images/menu/004.jpg);
	text-indent:-9999px;
}
.MENU li.Contacts a:hover/*Contact Us聯絡我們----------*/ {
	background-position:right -40px;
}
.MENU li.Contacts a:focus {
	outline:0
} /*Contact Us聯絡我們----------取消FF虛線*/

/*-----------------------------------*/
#LEFT {
	display:block;
	width:150px;
	float:left;
	background-color:#eaeaea;
}
#LEFT h3{ display:block; width:150px; height:40px; background-image:url(images/pro_menu_tb_bg.jpg); background-repeat:no-repeat; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; line-height:16px; padding-top:5px; text-align:center;}

#LEFT ul {
	padding: 5px 5px 5px 5px;
}
#LEFT li {
	background-image: url(images/mark.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding: 5px 5px 5px 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-family:Arial, Helvetica, sans-serif, 新細明體;
	font-size:12px;
	color:#666666;
}
#LEFT li a{ color:#666666;text-decoration:none;}
#LEFT li a:hover{
	color:#3333FF;
}
/*-----------------------------------*/
#RIGHT {
	display:block;
	width:730px;
	float:right;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:20px;
}
#RIGHT .tt{ display:block; width:730px; height:40px; background-image:url(images/tt/bg.jpg); background-repeat:no-repeat;}

#RIGHT .rf_top_tt{
	display:block;
	width:280px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:40px;
	text-decoration:inherit;
	background-color:#FFFFFF;
	color:#3b8dd2;
	font-style:oblique;font-weight:bold;
}

#RIGHT .about_top_tt{
	display:block;
	width:150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:40px;
	text-decoration:inherit;
	background-color:#FFFFFF;
	color:#3b8dd2;
	font-style:oblique;
	font-weight:bold;
}
#RIGHT .pas_top_tt{
	display:block;
	width:350px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:40px;
	text-decoration:inherit;
	background-color:#FFFFFF;
	color:#3b8dd2;
	font-style:oblique;
	font-weight:bold;
}
#RIGHT .contacts_top_tt{
	display:block;
	width:230px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:40px;
	text-decoration:inherit;
	background-color:#FFFFFF;
	color:#3b8dd2;
	font-style:oblique;
	font-weight:bold;
}

#RIGHT h6{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; font-weight:normal;}
#RIGHT .IDD{ font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#669966; font-weight:bold; line-height:18px;}
/*---- 頁尾 -------------------------*/
#FOOTER {
	clear: both;
	display:block;
	width:900px;
	height:50px;
	background-color:#235789; text-align:center;
}
#FOOTER p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:50px;
	text-align:center;
	color:#FFFFFF;
}
/*-----------------------------------*/
img.PHOTOimg {
	float: left;
	margin-right:10px;
	margin-left:10px;
	border:3px solid #CCCCCC;
}

.qqq {
	border-width:1px;
	border-style:solid;
	border-top-color:#ffffff;
	border-right-color:#C8E3E3;
	border-bottom-color:#C8E3E3;
	border-left-color:#ffffff;
	background-color:#2b9a6f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	line-height:18px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	color:#FFFFFF;
}
.qqq1 {
	border-width:1px;
	border-style:solid;
	border-top-color:#ffffff;
	border-right-color:#A3D1D1;
	border-bottom-color:#A3D1D1;
	border-left-color:#ffffff;
	background-color:#E0EFEF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
		padding-left:10px;
	padding-right:10px;
		padding-top:2px;
	padding-bottom:2px;
}
.qqq2 {
	border-width:1px;
	border-style:solid;
	border-top-color:#ffffff;
	border-right-color:#8DC7C7;
	border-bottom-color:#8DC7C7;
	border-left-color:#ffffff;
	background-color:#A3D1D1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
		padding-left:10px;
	padding-right:10px;
			padding-top:2px;
	padding-bottom:2px;
}
.qqq3 {
	border-width:1px;
	border-style:solid;
	border-top-color:#ffffff;
	border-right-color:#A3D1D1;
	border-bottom-color:#A3D1D1;
	border-left-color:#ffffff;
	background-color:#E0EFEF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
		padding-left:10px;
	padding-right:10px;
		padding-top:2px;
	padding-bottom:2px;
}
.qqq4 {
	border-width:1px;
	border-style:solid;
	border-top-color:#ffffff;
	border-right-color:#8DC7C7;
	border-bottom-color:#8DC7C7;
	border-left-color:#ffffff;
	background-color:#A3D1D1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
		padding-left:10px;
	padding-right:10px;
			padding-top:2px;
	padding-bottom:2px;
}

