@charset "utf-8";
/* CSS Document */
body {
	margin: 0; padding: 0;
	font: normal 11px "Microsoft JhengHei", Arial, Verdana;
	background: url('../Images/bg.png');
}
*{outline: none;}
img {border: 0;}
#divContainer
{
	width: 944px;
	margin: 0 auto;
	overflow: hidden;
	background: url('../Images/allbg.png') repeat-y 50% top;
}
.container {
	
	width: 928px;
	padding: 0;
	margin: 0 auto;
}
#header {
	background: url('../Images/main_v2.jpg') no-repeat;
	width: 928px; height: 393px;
	float: left;
}
#header02 {
	background: url('../Images/header01.jpg') no-repeat;
	width: 928px; height: 234px;
	float: left;
}
#divShadowDivider {
	width: 928px;
	height: 28px;
	margin: 0 auto;
	float: left;
	background: #fff url('../Images/shadow.jpg') repeat-x 50% top;
	}
#divShadowDivider01 {
	width: 928px;
	height: 28px;
	margin: 0 auto;
	float: left;
	background: #fff url('../Images/maindevider.jpg') no-repeat 50% top;
	}
.divLineDivider {
	width: 500px;
	height: 1px;
	margin: 0 auto;
    float: left;
	background: url('../Images/divider.gif') no-repeat;
}
ul#topnav {
	margin: 0; padding-top: 60px;
	float: right;
	width: 65%;
	list-style: none;
	font-size: 1.1em;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	position: relative;
}
ul#topnav li a {
	float: left; 
	text-indent: -9999px;
	height: 35px;
}
ul#topnav li:hover a, ul#topnav li a:hover { background-position: left bottom; }
ul#topnav a.home {
	background: url('../Images/nav_home01.png') no-repeat;
	width: 115px; 
}
ul#topnav a.products {
	background: url('../Images/nav_companyinfo.png') no-repeat;
	width: 135px; 
}
ul#topnav a.sale {
	background: url('../Images/nav_solutionsystem.png') no-repeat;
	width: 115px;
}
ul#topnav a.community {
	background: url('../Images/nav_awards.png') no-repeat;
	width: 115px; 
}
ul#topnav a.store {
	background: url('../Images/nav_career.png') no-repeat;
	width: 115px; 
}
 
 ul#topnav a.contact {
	background: url('../Images/nav_contactus.png') no-repeat;
	width: 115px; 
}
ul#topnav li .sub {
	font-family: Verdana, Geneva, sans-serif;
	position: absolute;	
	top: 35px; left: 7px;
	background:#fff;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 95%, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.1)));
    background-image: -moz-linear-gradient(-90deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
	padding: 20px 20px 20px;
	box-shadow:3px 3px 4px #595959;
	-webkit-box-shadow:0px 0px 0px #595959;
	-moz-box-shadow:3px 3px 4px #595959;
	float: left;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	display: none;
}
ul#topnav li .row {
	clear: both; 
	float: left; 
	width: 100%; 
	margin-bottom: 10px;
}
ul#topnav li .sub ul{
	list-style: none;
	margin: 0; padding: 0;
	width: 150px;
	float: left;
}
ul#topnav .sub ul li {
	width: 100%;
	color: #fff;
}
ul#topnav .sub ul li h2 {
	padding: 0;  margin: 0;
	font-size: 1em;
	font-weight: normal;
}
ul#topnav .sub ul li h2 a {
	padding: 5px 0;
	background-image: none;
	font-weight: bold;
	color: #000;
}
ul#topnav .sub ul li a {
	float: none; 
	text-indent: 0; /*--Reset text indent--*/
	height: auto;
	background: url() no-repeat 5px 12px;
	padding: 3px 5px 7px 15px;
	display: block;
	text-decoration: none;
	color: #000;
	font-size: 0.8em
}
ul#topnav .sub ul li a:hover {color: #333; background-position: 5px 12px ;}

#sidenav {
	margin: 0 0 0 0;
	width: 180px;
	height: 180px;
	float: left;
    padding-top: 10px;
	background-color: #fff;
	background: url('../Images/boxsince2004.jpg') no-repeat;
}
#sidenav h2 {
	text-indent: -99999px;
	height: 41px;
	padding: 0; margin: 15px 0 5px;
	background-position:  20px top;
}

#sidenav ul li{
	font-size: 11px;
	margin: 0; padding:  0;
	display: inline;
}
#sidenav ul li a{
	display: block;
	margin: 0px; padding:  5px 0 5px 15px;
	text-decoration: none;
	color: #333;
}
#sidenav ul li a:hover {
	color: #999;
}

#sideDisplay {
	width: 265px;
	float: left;
    padding: 45px 0px 0px 25px;
	background-color: #fff;
}

.Button
{
	color:#005CFF;
	font-style:normal;
	text-decoration:underline;
	cursor:pointer;	
	font-weight: bold;
	color: #666;
}
	
.titleHeader {
	font-size: 18px;
	font-weight: bold;
	color: #666;
	padding-left: 20px;
}
.titleHeaderSmall {
	font-size: 13px;
	font-weight: bold;
	color: #000;
}
.titleHeaderHuge {
	font-size:22px;
	font-weight: bold;
	color: #000;
	padding-left: 20px;
	padding-top: 10px;
}
#contentMain {
	margin: 30px 0 15px 0;
	float: left;
	width: 450px;
	padding-top: 10px;
}
#contentMain02 {
	margin: 10px 0 20px 0;
	float: left;
	width: 630px;
	padding-top: 10px;
}
#content {
	margin: 0 0 30px 0;
	float: left;
	width: 618px;
	padding-top: 10px;
}
.displayListContentBlue {
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 220px;
	background:#E1FDFF;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 95%, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.1)));
	background-image: -moz-linear-gradient(-90deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
}
	
.contentLeft {
	float: left;
	width: 250px;
}
.contentBlueBox {
	float: left;
	width: 254px;
	height: 119px;
	background: url('../Images/bluebox.png') no-repeat;
	padding-left: 10px;
	padding-top: 10px;
}
.contentRight{
	float: right;
	width: 250px;
}	
.contentSmall {
	margin: 0 25px 0 0;
	padding-left: 0px;
	float: right;
	width: 250px;
	/*--background: url('../Images/line.png') no-repeat;--*/
}
.contentProductMain {
	margin: 0 0 0 35px;
	font-size:16px;
	font-weight: bold;
	color: #1572b4;
	padding-left: 0px;
	float: left;
	width: 250px;
	/*--background: url('../Images/line.png') no-repeat;--*/
}
.contentProductMain02 {
	margin: 0 0 0 45px;
	font-size:16px;
	font-weight: bold;
	color: #397917;
	padding-left: 0px;
	float: left;
	width: 260px;
	/*--background: url('../Images/line.png') no-repeat;--*/
}		
.contentText {
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	line-height: 18px;
}
.contentText02 {
	padding-left: 80px;
	padding-right: 30px;
	padding-top: 15px;
	font-size: 12px;
	color: #333;
	line-height: 18px;
}
.contentText02 a{
	text-decoration: underline;
	color: #333;
}
.contentText02 a:hover {
	color: #999;
}
.contentTextSmall {
	padding-top: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	line-height: 18px;
	height: 100px;
}
.contentTextSmall02 {
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	line-height: 18px;
}
.contentTextSmallRegular {
	padding-top: 10px;
	font-size: 12px;
	line-height: 18px;
	height: 100px;
}
.contentTextSmallRegular02 {
	padding-top: 10px;
	font-size: 12px;
	line-height: 18px;
	color: #000;
}
.contentTextSmallRegular02 a{
	color: #000;
	text-decoration:none
}
.contentTextSmallRegular02 a:hover{
	text-decoration:underline;
	color: #000;
}
.buttonMore {
	float: right;
	width: 60px;
	height: 24px;
	padding-top:10px;
}
.titleBlueBar {
	margin-top: 12px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 35px;
	padding-top:3px;
	background: url('../Images/blueBar.png') no-repeat;
	color: #fff;
	height: 22px;

}
.titleGreenBar {
	margin-top: 12px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 35px;
	padding-top:3px;
	background: url('../Images/greenBar.png') no-repeat;
	color: #fff;
	height: 22px;

}
.pointBlueBar {
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 2px;
	background: url('../Images/pointBarBlue01.png') no-repeat;
	color: #fff;
	height: 22px;
	width: 503px;
}
.pointBlueBar02{
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 2px;
	background: url('../Images/pointBarBlue02.png') no-repeat;
	color: #fff;
	height: 44px;
	width: 503px;
}
.pointGreenBar {
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 2px;
	background: url('../Images/pointBarGreen01.png') no-repeat;
	color: #fff;
	height: 22px;
	width: 503px;
}
.pointGreenBar02 {
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 2px;
	background: url('../Images/pointBarGreen02.png') no-repeat;
	color: #fff;
	height: 44px;
	width: 503px;
}
.pointDot{
	float: none;
	padding-left: 25px;
	padding-right: 10px;
	vertical-align:middle;
}
.expendedTextLocation_header{
	padding-left: 63px;
	padding-right: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #000;
}
.expendedTextLocation{
	padding-left: 50px;
	padding-right: 10px;
	font-size: 12px;
    color: #000;
}
.expendedTextLocation02{
	padding-left: 50px;
	padding-right: 10px;
	font-size: 12px;
    color: #000;
}
.expendedTextLocation ul
{
	list-style:none;
	font-size: 12px;
	background-color:#e0f4ff;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 95%, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.1)));
	background-image: -moz-linear-gradient(-90deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
}
.expendedTextLocation02 ul
{
	list-style:none;
	font-size: 12px;
	background-color:#e0ffe1;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 95%, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.1)));
	background-image: -moz-linear-gradient(-90deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
}
.expendedTextLocation li{
	padding-left: 20px;
	padding-right: 10px;
	margin-top: 6px;
	background:url('../Images/dots.png') no-repeat;
    vertical-align:middle;
}
.expendedTextLocation02 li{
	padding-left: 20px;
	padding-right: 10px;
	margin-top: 6px;
	background:url('../Images/dots.png') no-repeat;
    vertical-align:middle;
}
.pointPDF{
	float: none;
	padding-left: 1px;
	vertical-align:middle;mah
}
#footer {
	background: url('../Images/footer.jpg') no-repeat;
	margin: 0;
	padding: 0;
	float: left;
	width: 928px;
	height: 117px;
}
.footerText {
	float: right;
	padding-right: 20px;
	padding-top: 20px;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
}
.footerText a{
	text-decoration:none;
	color: #fff;
}
.footerText a:hover {
	text-decoration:underline;
	color: #fff;
}