@charset "utf-8";
/* CSS Document */

body {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	/* [disabled]background-color: #000; */
	margin: 0px;

}
html,body {
	height:100%;
	margin: 0px;
}
td,th {
	color: #333;
	font-size: 1em;
}

a:link {
	color: #CCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCC;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
#wrap {
	margin: auto;
	width: 780px;
	/*	background-image: url(../images/index_bg.jpg);
	background-repeat: no-repeat;*/
	height: auto;
}
#TopArea {
	clear: both;
	height: 136px;
	display: none;	
}
.logo{
	width: 175px;
	height: 136px;
	float: left;
	}
.language_bar{
	float: right;
	height: 48px;
	width: 810px;
	text-align: right;
	margin-top: 12px;
	font-size: 0.75em;
	}
.menuArea{
	float: right;
	width: 750px;
	height: 76px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	display: none;	
	}	
.menuStart {
	text-align: center;
	width: 80px;
	-webkit-border-radius: 4px 0px 0px 4px;
	-moz-border-radius: 4px 0px 0px 4px;
	border-radius: 4px 0px 0px 4px;
	background: #535353;
	behavior: url(js/radius/PIE.htc);
	float: left;
	padding-top: 12px;
	padding-bottom: 12px;
	display:none;
}
.menuEnd {
	text-align: center;
	width: 20px;
	-webkit-border-radius: 0px 4px 4px 0px;
	-moz-border-radius: 0px 4px 4px 0px;
	border-radius: 0px 4px 4px 0px;
	background: #FEFEFE;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FEFEFE), to(#bbbfc2));
	background: -webkit-linear-gradient(#FEFEFE, #bbbfc2);
	background: -moz-linear-gradient(#FEFEFE, #bbbfc2);
	background: -ms-linear-gradient(#FEFEFE, #bbbfc2);
	background: -o-linear-gradient(#FEFEFE, #bbbfc2);
	background: linear-gradient(#FEFEFE, #bbbfc2);
	-pie-background: linear-gradient(#FEFEFE, #bbbfc2);
	behavior: url(js/radius/PIE.htc);
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
	float: right;
	display:none;
}
#searchArea {
	clear: both;
	height: 45px;
	text-align: right;
	display: none;	
}
.search {
	margin-top: 12px;
	width: 400px;
	float: right;
}
.searchForm {
	text-align: center;
	width: 200px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	behavior: url(js/radius/PIE.htc);
	font-size: 11px;
	color: #666;
	vertical-align: middle;
	line-height: 16px;
	height: 18px;
	display:none;	
}
.searchButtom {
	text-align: center;
	width: 60px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
	background-color: #093467;
	behavior: url(js/radius/PIE.htc);
	height: 20px;
	display:none;	
}
#flashArea {
	clear: both;
	height: 350px;
	/* [disabled]margin-bottom: 20px; */
	/*	border: 1px solid #0f3e69; */
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	behavior: url(js/radius/PIE.htc);
	display:none;	
}
#latestNews {
	clear: both;
	height: 24px;
	font-size: 0.8em;
	line-height: 20px;
	border: 2px solid #336699;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	behavior: url(js/radius/PIE.htc);
	background-color: #012638;
	margin-bottom: 12px;
	margin-top: 15px;
	overflow: hidden;
	padding-left: 20px;
	display:none;	
}
.textslide{overflow:hidden;height:20px;}
#hotProductArea {
	clear: both;
	height: 120px;
	margin-bottom: 20px;
	border: 2px solid #336699;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	behavior: url(js/radius/PIE.htc);
	/* [disabled]background-color: #000; */
	padding-top: 5px;
	padding-bottom: 5px;
}
.hotProduct{
	width: 240px;
	height: 112px;
	border: 1px solid #333;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	/* [disabled]behavior: url(js/radius/PIE.htc); */
	margin-right: 5px;
	float: left;
	background-position: center center;
	background-color: #000;
	}
.hotProductLast{
	width: 240px;
	height: 112px;
	border: 1px solid #000;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	/* [disabled]behavior: url(js/radius/PIE.htc); */
	float: left;
	background-position: center center;
	background-color: #333;
	}	
#newsEventArea {
	clear: both;
	height: 150px;
	margin-bottom: 20px;
	border: 2px solid #336699;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	behavior: url(js/radius/PIE.htc);
	background-color: #000;
	text-align: center;
}
#buttomArea {
	clear: both;
	height: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #333;
	text-align: center;
	font-size: 0.8em;
	padding-top: 3px;
	display: none;		
}
#copyright {
	clear: both;
	height: 20px;
	margin-bottom: 20px;
	text-align: center;
	font-size: 0.8em;
	display: none;		
}
#contactInfo {
	clear: both;
	height: 20px;
	margin-bottom: 20px;
	text-align: center;
	font-size: 0.8em;
	display: none;		
}

#pdLeft {

	float: left;
	width: 200px;
	display: none;	
}
#pdLeftSlide {
	border: 2px solid #336699;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	behavior: url(js/radius/PIE.htc);
	background-color: #000;
	float: left;
	width: 190px;
	/* [disabled]height: 500px; */
	margin-bottom: 20px;
	padding-top: 10px;
}
.hidel {
	font-size: xx-small;
	color: #000;
}

#pdLeftNewP {
	border: 2px solid #336699;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	behavior: url(js/radius/PIE.htc);
	/* [disabled]background-color: #000; */
	float: left;
	width: 190px;
	/* [disabled]height: 450px; */
	color: #CCC;
	text-align: center;
	font-size: 1.3em;
}
#pdLeftApp {
	/* [disabled]border: 2px solid #336699; */
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	behavior: url(js/radius/PIE.htc);
	/* [disabled]background-color: #39F; */
	float: left;
	width: 190px;
	/* [disabled]height: 200px; */
	color: #CCC;
	text-align: center;
	font-size: 1.3em;
	padding-top: 10px;
	padding-bottom: 10px;
}

.pdleftIcon {
	float: left;
	width: 50px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.pdleftIconText {
	float: left;
	width: 110px;
	text-align: left;
	margin-left: 0px;
	font-size: 0.8em;
	margin-top: 5px;
}


#pdMain {
	margin-bottom: 20px;
	color: #333;
	font-size: 0.8em;
}
#pdRight {
	width: 780px;
	margin: auto;
	border: thin none #FFF;
}
.backtotop_center {
	/* [disabled]width: 77px; */
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: auto;
	text-align: center;
	margin-right: auto;
	display: none;		
}
.backtotop_right {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: auto;
	text-align: right;
	margin-right: auto;
	display: none;		
}

.imagePadding {
	padding: 12px;
}
.support_qa_detail {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}

#change {
	width: 90%;
	border-top-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CFDFEF;
	border-left-color: #CFDFEF;
	margin: auto;
	/* [disabled]padding: 2px; */
}
#change td {
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CFDFEF;
	border-bottom-color: #CFDFEF;
	/* [disabled]padding: 2px; */
}
