body {
	padding:0;
	margin:0;
	font-family:'verdana',sans-serif;
	font-size:12px;
	color:#333;
	height:auto;
	/*background:url("../images/main-bg.png") no-repeat top center #c3c3c3;*/
	background-color:#f1f1f1;
	overflow:visible
}
.clearfix:after {
        content: ".";
        display: block;
        clear: both;
        overflow:hiddden;
        visibility: hidden;
        height: 0;
}

.clearfix {
        display: inline-block;
}

* html .clearfix {
        height: 1%;
}
a:active,a:focus {
	outline:0
}
h1,h2,h3,p,a,li,ul,ol,span {
	padding:0;
	margin:0;
	font-weight:normal;
	list-style:none;
	text-decoration:none;
	color:#333
}
h1,h2,h3 {
	font-family:'arial',sans-serif
}
h1 {
	font-size:23px
}
h2 {
	font-size:17px
}
h3 {
	font-size:16px
}
p {
	line-height:16px
}
#container,#header,#footer {
	width:1000px;
	margin:0 auto;
	overflow:visible;
	position:relative
}
#container {
	position:relative
}
#content {
	/*min-height:800px;*/
	height:auto;
	overflow:auto;
	/*background-color:#fafafa;*/
	background-color:#fff;
	margin:0;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	position:relative
}
#content .content_left{
	width:200px;
	float:left;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
	padding:0;
	padding-bottom:15px;
	border: 1px solid #c4c4c4;
	border-collapse:collapse;
	min-height:200px;
}
#content .content_left dl{
	padding:0;
	margin:0;
	margin-bottom:10px;
}
#content .content_left dt{
	height:30px;
	font-size:16px;
	line-height:30px;
	font-weight:bold;
	padding-left:5px;
	margin-bottom:10px;
	background-color:#d5378a;
	color:#fff;
}
#content .content_left dd{
	padding:0;
	padding-left:10px;
	line-height:2em;
	margin:0;
}
#content .content_left dd ul{
	padding:5px 5px 10px 25px;
}
.leftNavSmall{
	list-style:decimal;
}
.leftNavSmall li{
	list-style:disc;
	line-height:1em;
}
.leftNavSmall a:link{
	color:#0D5392;
	font-size:11px;
}
.leftNavSmall a:visited{
	color:#666;	
}
.leftNavSmall a:hover{
	color:#666;
	text-decoration:underline;
}
.leftNavSmall a:active{
	color:#666;	
}
#content .content_right{
	width:768px;
	overflow:hidden;
	float:left;
	margin-left:10px;
	margin-top:10px;
	padding:0;
	padding-bottom:15px;
	min-height:100px;	
}
.pagenos {
	FONT-SIZE: 11px; COLOR: #ffffff; font-family: Optima, Segoe, "Segoe UI", Candara, Calibri, Arial, sans-serif;padding:0px 2px;
}
.pageno {
	FONT-SIZE: 11px; COLOR: #fffff; font-family: Optima, Segoe, "Segoe UI", Candara, Calibri, Arial, sans-serif; TEXT-DECORATION: none;padding:0px 2px;
	background-color:#d5378a;
	-moz-border-radius: 4px; -webkit-border-radius: 4px; -khtml-border-radius: 4px; border-radius: 4px;
	height:30px;
	line-height:30px;
	padding-left:10px;
	color:#fff;
}
.pageno form{
	float:left;	
}
.result {
	FONT-SIZE: 11px; COLOR: #666666; font-family: Optima, Segoe, "Segoe UI", Candara, Calibri, Arial, sans-serif;
}
.pagenoRight {
	color:#fff;	
	float:right;
	margin-right:10px;
}
span.pageon a{
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #999; font-family: Optima, Segoe, "Segoe UI", Candara, Calibri, Arial, sans-serif; text-decoration:none;
}
span.pageno a{
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #fff; font-family: Optima, Segoe, "Segoe UI", Candara, Calibri, Arial, sans-serif; text-decoration:none;
}
.pagenoRight a.on{FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #fff; background-color:#d769bc; font-family: Optima, Segoe, "Segoe UI", Candara, Calibri, Arial, sans-serif; text-decoration:none;}
.pagenoRight a.list{FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #999; font-family: Optima, Segoe, "Segoe UI", Candara, Calibri, Arial, sans-serif; text-decoration:none;}
a.pageno:link {
	font-family: Optima, Segoe, "Segoe UI", Candara, Calibri, Arial, sans-serif;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none; 
}

a.pageno:hover {
	font-family: Optima, Segoe, "Segoe UI", Candara, Calibri, Arial, sans-serif;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline; 
}

a.pageno:active {
	font-family: Optima, Segoe, "Segoe UI", Candara, Calibri, Arial, sans-serif;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline; 
}

a.pageno:visited {
	font-family: Optima, Segoe, "Segoe UI", Candara, Calibri, Arial, sans-serif;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline; 
}
img {
	border:0
}
.content_r_con{
	padding:10px;
	border-bottom:1px solid #666;
	margin-bottom:10px;
}
.content_r_con .img{
	float:left;
}
.content_r_con .img img{
	width:100px;
	height:100px;
	border:0;
	margin-top:-15px;
}
.content_r_con .name{
	float:left;
	margin-left:10px;
	width:620px;
}
.content_r_con .name a {
	font-family: Optima, Segoe, "Segoe UI", Candara, Calibri, Arial, sans-serif;
	font-size:14px;
	color:#444;
	font-weight:bold;
	padding-right:5px;
	text-decoration:none;
}
.content_r_con .name a:hover{
	text-decoration:underline;
}
.content_r_con .downloads{
	float:left;
	margin-left:10px;
	margin-top:10px;
	width:620px;
}
.content_r_con .downloads span{
	maring:0 5px;	
}
/*产品详细页css 开始*/
.content_right .top{

}
.content_right .top img{
	float:left;
	margin-top:10px;
}
.content_right .top dl{
	float:left;
}
.content_right .top dt{
    color: #000000;
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 175%;
    font-weight: bold;
    line-height: 25px;
    margin: 0;
}
.content_right .top dd{
	margin:0;
	padding:0;
	margin-bottom:5px;
}
.content_right .share{
	clear:both;
}
.content_right .info{
	padding-top:10px; clear:both;font-family: Optima, Segoe, "Segoe UI", Candara, Calibri, Arial, sans-serif; font-size: 12px ;  color:#444444;
}
.content_right .img{
	margin-top:15px;
	overflow:hidden;	
}
.content_right .img .imgLeft{
	width:380px;
	overflow:hidden;
	margin:0;
	float:left;
	padding:0;
	margin-left:20px;
}

.content_right .img .imgRight{
	width:400px;
	padding-top:10px;
	float:left;
}
.content_right .img .imgRight .txt{
	height: 38px;
	vertical-align:middle;
	font-size:9px;
	color:#111111;
	margin-bottom:5px;
}
.content_right .img .imgRight .txt img{
	float:left;
	margin-right:5px;
}
.content_right .conTab{
	clear:both;
	padding-top:15px;
}
/*产品详细页css 结束*/
::selection {
	color:#f97006
}
.pdf,.xls,.doc,.zip {
	padding-left:35px;
	line-height:30px;
	display:inline-block;
	height:30px
}
a.pdf {
	background:url("../images/ico_pdf.png") no-repeat left center
}
a.xls {
	background:url("../images/ico_xls.png") no-repeat left center
}
a.zip {
	background:url("../images/ico_zip.png") no-repeat left center
}
a.doc {
	background:url("../images/ico_doc.png") no-repeat left center
}
.decode {
	width:auto;
	float:none;
	clear:both;
	height:auto;
	overflow:auto;
	padding:5px 0;
	margin:auto
}
.decode table {
	border:1px solid #EEE;
	border-collapse:collapse
}
.decode table td {
	border-bottom:1px solid #EEE;
	padding:6px 10px
}
.decode ul {
	margin:6px 20px;
	padding:6px
}
.decode ul li {
	list-style:circle
}
.decode ol {
	margin:6px 20px;
	padding:6px
}
.decode ol li {
	list-style:decimal
}
.decode a {
	color:#1e8cf0
}
.decode a:hover {
	color:#fdc214
}
.decode p,.decode h3 {
	margin:3px;
	padding:3px
}
#galwrapper {
	width:976px;
	height:410px;
	position:relative;
	margin:10px auto 10px auto;
	padding:10px;
	background-color:#EEE
}
#galthumb {
	width:280px;
	height:370px;
	float:right;
	margin:1px
}
#galthumb span {
	width:120px;
	height:72px;
	overflow:hidden;
	background-color:#000;
	display:block;
	position:relative;
	margin:5px;
	cursor:pointer;
	float:left;
	border:2px solid #c1c1c1
}
#galthumb span img {
	width:120px;
	height:72px;
	-ms-interpolation-mode:bicubic;
	position:absolute;
	left:0;
	top:0
}
#galthumb span:hover {
	border:2px solid #8fa5b5
}
#galmain {
	width:650px;
	height:400px;
	float:left;
	margin:3px;
	padding:0;
	overflow:hidden
}
#galmain img {
	width:650px;
	height:400px
}
#v_galwrapper {
	width:976px;
	height:370px;
	position:relative;
	margin:0 auto;
	padding:10px;
	background-color:#47525a
}
#v_galwrapper span {
	width:120px;
	height:72px;
	overflow:hidden;
	background-color:#000;
	display:block;
	position:relative;
	margin:5px;
	cursor:pointer;
	float:left
}
#v_galwrapper span img {
	width:120px;
	height:72px;
	-ms-interpolation-mode:bicubic;
	position:absolute;
	left:0;
	top:0
}
#v_galthumb {
	width:280px;
	height:370px;
	float:right;
	margin:1px
}
#v_galmain {
	width:640px;
	height:360px;
	float:left;
	margin:3px;
	padding:0;
	overflow:hidden
}
#v_galmain img {
	width:640px;
	height:360px
}
img#v_btn_close {
	position:absolute;
	float:left;
	right:1px;
	top:-18px;
	z-index:50!important;
	cursor:pointer;
	width:50px;
	height:25px
}
#vbnr {
	position:relative;
	width:1000px;
	height:200px;
	margin:10px auto
}
#vbnr img {
	cursor:pointer
}
.isIEmsg {
	width:800px;
	margin:0 auto;
	background-color:#b33d0f;
	line-height:20px;
	color:#FFF;
	text-align:center
}
div#sld {
	width:1000px;
	height:500px;
	text-align:center;
	position:relative
}
div#sld div.sld_img {
	position:absolute;
	width:1000px;
	height:500px;
	top:0;
	left:0
}
div#sld div.sld_img img {
	width:1000px;
	border:0
}
div#sld span {
	display:block;
	width:14px;
	height:14px;
	-webkit-box-shadow:1px 3px 5px #888;
	-moz-box-shadow:1px 3px 5px #888;
	box-shadow:1px 3px 5px #888;
	position:absolute;
	z-index:12;
	bottom:10px;
	background-color:#fcfcfc;
	cursor:pointer;
	-webkit-border-radius:16px;
	-moz-border-radius:16px;
	-ms-border-radius:16px;
	-o-border-radius:16px;
	border-radius:16px
}
div#sld span.selected {
	background-color:#d5378a
}
div#sld div {
	position:absolute;
	width:1000px;
	height:500px;
	top:33px;
	left:41px
}
img#sld_frame {
	position:absolute;
	z-index:7;
	top:0;
	left:20px
}
#msg {
	width:90%;
	text-align:center
}
.nvhi {
	color:#FFF!important;
	font-weight:bold
}
#header {
	width:1000px;
	height:110px;
	position:relative;
	overflow:visible;
	margin:0 auto
}
#header #logo {
	height:60px;
	position:absolute;
	top:15px;
	left:30px;
	border:0
}
#header img {
	border:0
}
#header #compLink {
	position:absolute;
	top:75px;
	right:240px;
	width:160px;
	height:28px
}
#header #compLink img#compare_cart {
	position:absolute;
	height:28px;
	top:0
}
#header #compLink span {
	display:block;
	position:absolute;
	top:8px;
	left:58px
}
#header .social_links {
	height:36px;
	position:absolute;
	top:60px;
	right:420px;
	width:auto;
	line-height:36px
}
ul.navi {
	background-color:#3d5b7c;
	background-color:#4e749e;
	background-image:-webkit-linear-gradient(top,#4e749e,#2c425a);
	background-image:-moz-linear-gradient(top,#4e749e,#2c425a);
	background-image:-o-linear-gradient(top,#4e749e,#2c425a);
	background-image:-ms-linear-gradient(top,#4e749e,#2c425a);
	background-image:linear-gradient(top,#4e749e,#2c425a);
	width:1000px;
	height:50px;
	-webkit-border-top-left-radius:8px;
	-webkit-border-top-right-radius:8px;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	border-top-left-radius:8px;
	border-top-right-radius:8px;
	text-align:center;
	background:url(../images/navi_bg.png);
}
ul.navi li {
	display:inline-block;
	width:auto;
	margin:0;
	text-align:center;
	position:relative
}
ul.navi li span {
	border-color:transparent transparent transparent #0a0f14;
	border-style:solid;
	border-width:6px;
	display:block;
	position:absolute;
	top:20px;
	left:3px
}
ul.navi li a {
	text-decoration:none;
	line-height:50px;
	display:block;
	color:#FFF;
	font-size:12px;
	padding:0 15px
}
ul.navi li a:hover {
	background-color:#d769bc;
	background-image:-webkit-linear-gradient(top,#d5378a,#d769bc);
	background-image:-moz-linear-gradient(top,#d5378a,#d769bc);
	background-image:-o-linear-gradient(top,#d5378a,#d769bc);
	background-image:-ms-linear-gradient(top,#d5378a,#d769bc);
	background-image:linear-gradient(top,#d5378a,#d769bc)
}
ul.subnavi {
	display:none;
	width:250px;
	padding:1px 1px 6px 1px;
	min-height:20px;
	height:auto;
	overflow:visible;
	position:absolute;
	z-index:8;
	background-color:#000;
	background-color:rgba(0,0,0,0.8);
	top:48px;
	left:-1px;
	-webkit-border-bottom-right-radius:8px;
	-webkit-border-bottom-left-radius:8px;
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-bottomleft:8px;
	border-bottom-right-radius:8px;
	border-bottom-left-radius:8px;
	text-align:left
}
ul.subnavi li {
	width:250px;
	overflow:visible;
	height:30px;
	line-height:30px;
	text-align:left
}
ul.subnavi li a {
	color:#FFF;
	height:30px;
	line-height:30px;
	padding-left:10px
}
.navi_hi {
	background-color:#d5378a;
	background-image:-webkit-linear-gradient(top,#d5378a,#d769bc);
	background-image:-moz-linear-gradient(top,#d5378a,#d769bc);
	background-image:-o-linear-gradient(top,#d5378a,#d769bc);
	background-image:-ms-linear-gradient(top,#d5378a,#d769bc);
	background-image:linear-gradient(top,#d5378a,#d769bc)
}
#search {
	width:270px;
	height:40px;
	position:absolute;
	top:30px;
	right:5px
}
#search input {
	width:160px;
	height:21px;
	position:absolute;
	top:0;
	right:40px;
	font-size:14px;
	color:#037bde;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	border:2px solid #ccc
}
.search1 {
	border:2px solid #037bde
}
#search img {
	height:30px;
	width:30px;
	top:0;
	right:0;
	position:absolute;
	border:0;
	cursor:pointer
}
#langSelect {
	position:absolute;
	top:75px;
	right:5px;
	width:210px;
	height:26px;
	border:1px solid #888;
	z-index:20;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	background-color:#333;
	background-color:#000;
	background-color:rgba(0,0,0,0.7);
	overflow:hidden;
	-webkit-box-shadow:1px 3px 5px #888;
	-moz-box-shadow:1px 3px 5px #888;
	box-shadow:1px 3px 5px #888
}
#langSelect a {
	display:block;
	width:210px;
	padding:5px;
	color:#EEE;
	text-decoration:none;
	line-height:12px
}
#langSelect a.currentLang {
	background-color:#333;
	background-color:#404040;
	background-image:-webkit-linear-gradient(top,#404040,#262626);
	background-image:-moz-linear-gradient(top,#404040,#262626);
	background-image:-o-linear-gradient(top,#404040,#262626);
	background-image:-ms-linear-gradient(top,#404040,#262626);
	background-image:linear-gradient(top,#404040,#262626)
}
#langSelect a:hover {
	background-color:#d769bc;
}
#langSelect img {
	width:18px;
	height:12px;
	margin:0 4px 0 -1px
}
#langs {
	display:none;
	width:200px;
	height:auto
}
.thisCountry {
	background-color:#d8ebf7
}
ul#depthNavi {
	background-color:#728491;
	height:30px;
	line-height:30px
}
ul#depthNavi li {
	color:#c1c1c1;
	display:inline-block;
	width:auto;
	padding:0 10px 0 21px;
	background:url(../images/depth_navi.png) no-repeat left center
}
ul#depthNavi a {
	color:#f9d786;
	line-height:30px
}
ul#depthNavi a:hover {
	text-decoration:underline
}
#footer_top {
	width:auto;
	min-height:50px;
	min-height:200px;
	height:auto;
	padding:20px 0 20px 0;
	background-color:#5f6d78;
	overflow:auto;
	margin-top:30px
}
#footer_note {
	float:left;
	margin-left:5px;
	min-height:200px;
	width:300px;
	padding:5px
}
#footer_note h3 {
	font-size:16px;
	font-weight:bold;
	margin-bottom:5px;
	color:#b3c0ca
}
#footer_note .decode {
	width:290px;
	padding:0;
	margin:0
}
#footer_note .decode p {
	padding:5px 0 0 5px;
	margin:0;
	color:#919ba1
}
#footer_links {
	width:660px;
	float:left;
	display:block;
	margin-left:5px;
	padding:5px
}
#footer_links div {
	width:200px;
	margin:0;
	float:left;
	display:block;
	padding:5px;
	min-height:200px;
	border-left:1px solid #49555d;
	border-right:1px solid #667682
}
#footer_links div h3 {
	font-size:15px;
	font-weight:bold;
	margin-bottom:5px
}
#footer_links div a {
	display:block;
	clear:both;
	float:none;
	font-size:12px;
	color:#f7f7f7;
	margin-bottom:12px;
	padding-left:16px;
	background:url(../images/arrow.png) no-repeat left 50%
}
#footer_links div a:hover {
	color:#f9d786!important
}
.footer_zone {
	width:1000px;
	height:auto;
	margin:0 auto;
	overflow:visible;
	position:relative
}
#footer_bottom {
	min-height:50px;
	height:auto;
	float:none;
	clear:both;
	padding:20px 0 20px 0;
	background:#000 url(../images/bottom-bg.jpg) repeat-x scroll center top;
    height: 60px;
    width: 100%;
	overflow:visible;
	position:relative
}
#footer_bottom ul.footer_terms {
	width:600px;
	overflow:visible
}
#footer_bottom ul.footer_terms li {
	line-height:21px;
	font-size:12px;
	color:#919ba1
}
#footer_bottom ul.footer_terms a {
	color:#919ba1;
	padding-left:21px;
	background:url(../images/arrow1.png) no-repeat left center
}
#footer_bottom ul.footer_terms a:hover {
	color:#f9d786!important;
	background:url(../images/arrow2.png) no-repeat left center
}
div#snap_wrap2 {
	width:1000px;
	height:340px;
	padding:0;
	margin:3px 0
}
div#snap_news {
	width:495px;
	padding:10px;
	height:310px;
	float:left;
	position:relative;
	margin:3px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	background-color:#fafafa
}
div#snap_news h2 {
	font-size:21px;
	text-shadow:0 0 1px #fff
}
div#snap_news div {
	display:block;
	width:495px;
	height:85px;
	border:1px solid #e6e6e6;
	margin:6px 0;
	position:relative;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	-ms-border-radius:8px;
	-o-border-radius:8px;
	border-radius:8px;
	background-color:#FFF
}
div#snap_news div:hover {
	background-color:#EEE;
	-webkit-box-shadow:1px 3px 20px #888;
	-moz-box-shadow:1px 3px 20px #888;
	box-shadow:1px 3px 20px #888
}
div#snap_news div h3 {
	position:absolute;
	display:block;
	width:300px;
	top:25px;
	left:170px;
	font-size:13px
}
div#snap_news div img {
	width:150px;
	height:75px;
	display:block;
	float:left;
	margin:3px;
	border:2px solid #CCC
}
div#snap_news div p {
	width:300px;
	height:60px;
	display:block;
	position:absolute;
	top:30px;
	left:170px;
	font-weight:bold
}
div#snap_news span {
	position:absolute;
	top:3px;
	right:10px
}
div#snap_products {
	width:500px;
	padding:10px;
	float:left;
	margin:3px;
	position:relative;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	background-color:#fafafa;
	height:375px;
	overflow:hidden
}
div#snap_products h2 {
	font-size:21px;
	text-shadow:0 0 1px #fff
}
div#snap_products div {
	display:block;
	width:500px;
	height:105px;
	border:1px solid #EEE;
	margin:6px 0;
	position:relative;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	-ms-border-radius:8px;
	-o-border-radius:8px;
	border-radius:8px;
	overflow:hidden;
	background-color:#FFF
}
div#snap_products div:hover {
	background-color:#EEE;
	-webkit-box-shadow:1px 3px 20px #888;
	-moz-box-shadow:1px 3px 20px #888;
	box-shadow:1px 3px 20px #888
}
div#snap_products div img {
	width:150px;
	height:100px;
	float:left;
	margin:3px;
	border:0;
	position:relative
}
div#snap_products div h3 {
	display:block;
	width:300px;
	position:relative;
	float:right;
	margin:6px 6px 0 0
}
div#snap_products div p {
	width:300px;
	height:48px;
	display:block;
	position:relative;
	float:right;
	margin:6px
}
div#snap_cats {
	width:450px;
	min-height:600px;
	height:auto;
	overflow:visible;
	display:block;
	margin:0 auto;
	padding:10px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	background-color:#fafafa;
	float:left
}
div#snap_cats h2 {
	font-size:21px;
	text-shadow:0 0 1px #fff
}
div#snap_cats div {
	width:200px;
	height:210px;
	float:left;
	border:1px solid #EEE;
	display:block;
	margin:8px 3px;
	padding:3px 7px;
	background-color:#FFF;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	-ms-border-radius:8px;
	-o-border-radius:8px;
	border-radius:8px
}
div#snap_cats div img {
	width:200px;
	height:133px;
	margin:3px auto
}
div#snap_cats div h3 {
	font-size:18px;
	margin:3px 6px
}
div#snap_cats div p {
	margin:3px 6px;
	font-size:11px
}
div#snap_cats div:hover {
	background-color:#EEE;
	-webkit-box-shadow:1px 3px 20px #888;
	-moz-box-shadow:1px 3px 20px #888;
	box-shadow:1px 3px 20px #888
}
div#mapSys {
	width:1006px;
	height:450px;
	border:1px solid #ccc;
	margin:30px auto;
	position:relative
}
div#world_zone {
	width:800px;
	height:450px;
	position:relative;
	overflow:hidden;
	border:1px solid #ccc;
	float:left
}
div#world_zone img {
	position:absolute;
	top:0;
	left:0
}
div#world_zone img.map_layer {
	display:none
}
div#world_zone img#world_map {
	z-index:0
}
div#world_zone span.map_link,div#world_zone a {
	position:absolute;
	z-index:20;
	display:block;
	padding:6px 18px;
	color:#fafafa;
	background-color:rgba(52,111,174,0.5);
	font-size:14px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	cursor:pointer
}
div#world_zone span.map_link:hover,div#world_zone a:hover {
	background-color:rgba(52,111,174,0.9)
}
div#world_zone a {
	left:360px;
	top:0
}
div#world_zone span#s_africa {
	top:200px;
	left:375px
}
div#world_zone span#s_australia {
	top:310px;
	left:630px
}
div#world_zone span#s_north_america {
	top:140px;
	left:100px
}
div#world_zone span#s_south_america {
	top:300px;
	left:192px
}
div#world_zone span#s_asia {
	top:120px;
	left:550px
}
div#world_zone span#s_europe {
	top:110px;
	left:380px
}
div#mapList_zone {
	width:200px;
	min-height:450px;
	height:auto;
	border:1px solid #ccc;
	float:right;
	background-color:#000;
	background-color:rgba(0,0,0,0.1);
	display:none;
	overflow:visible
}
div#mapList_zone h3 {
	background-color:#54616b!important;
	background-color:#6a7b88!important;
	background-image:-webkit-linear-gradient(top,#6a7b88,#3e474e)!important;
	background-image:-moz-linear-gradient(top,#6a7b88,#3e474e)!important;
	background-image:-o-linear-gradient(top,#6a7b88,#3e474e)!important;
	background-image:-ms-linear-gradient(top,#6a7b88,#3e474e)!important;
	background-image:linear-gradient(top,#6a7b88,#3e474e)!important;
	color:#f9d786!important;
	text-shadow:none!important;
	line-height:36px;
	padding-left:15px;
	margin-bottom:10px
}
div#mapList_zone a {
	display:block;
	padding-left:40px;
	line-height:26px;
	border-bottom:1px solid #a8a8a8;
	border-top:1px solid #d8d8d8;
	position:relative
}
div#mapList_zone a img {
	position:absolute;
	left:0;
	top:3px
}
div#mapList_zone a:hover {
	background-color:#fafafa
}
table.worldMapIE {
	margin:0 auto;
	width:auto
}
table.worldMapIE td {
	width:230px;
	vertical-align:top;
	padding:10px
}
table.worldMapIE a {
	display:block;
	position:relative;
	height:26px;
	overflow:hidden;
	line-height:30px
}
table.worldMapIE img {
	float:left;
	margin:2px 12px 2px 2px;
	border:1px solid #ccc
}
table.worldMapIE h3 {
	margin-top:20px;
	border-bottom:1px solid #b1b1b1;
	padding:6px
}
table.worldMapIE h2 {
	margin:0;
	padding:0
}
#catList {
	width:1000px;
	min-height:600px;
	height:auto;
	overflow:visible;
	padding:10px 0;
	margin:0 auto
}
#catList div {
	width:300px;
	height:296px;
	display:block;
	float:left;
	padding:10px 5px;
	margin:5px 0 5px 15px;
	overflow:hidden;
	border:1px solid #CCC;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	background-color:#f0f0f0;
	position:relative
}
#catList div:hover {
	background-color:#e2e2e2;
	-webkit-box-shadow:1px 3px 20px #888;
	-moz-box-shadow:1px 3px 20px #888;
	box-shadow:1px 3px 20px #888
}
#catList div img {
	display:block;
	margin:0 auto
}
#catList div h2 {
	margin:6px;
	display:block
}
#catList div p {
	margin:6px 6px 6px 8px
}
#proList {
	width:1000px;
	min-height:600px;
	height:auto;
	overflow:visible;
	padding:10px 0;
	margin:0 auto
}
#proList .list_horizontal div {
	width:900px;
	height:130px;
	padding:10px;
	margin:10px auto;
	position:relative;
	border:1px solid #ccc;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	background-color:#f0f0f0
}
#proList .list_horizontal div:hover {
	background-color:#e2e2e2;
	-webkit-box-shadow:1px 3px 20px #888;
	-moz-box-shadow:1px 3px 20px #888;
	box-shadow:1px 3px 20px #888
}
#proList .list_horizontal div img.tmb {
	display:block;
	margin:3px 10px 3px 3px;
	float:left
}
#proList .list_horizontal div h3 {
	font-size:16px;
	font-weight:bold;
	margin:6px;
	padding-left:6px
}
#proList .list_horizontal div h3 a {
	color:#346fae;
	text-decoration:underline
}
#proList .list_horizontal div span.pname {
	position:absolute;
	bottom:10px;
	left:5px;
	font-weight:bold;
	color:#47525a
}
#proList .list_horizontal div span.model {
	position:absolute;
	top:36px;
	right:5px
}
#proList .list_horizontal div p {
	width:400px;
	text-shadow:0 0 1px #fff;
	display:block;
	float:left
}
#proList .list_horizontal div span.compare {
	position:absolute;
	top:0;
	right:0;
	padding:12px 6px 6px 6px;
	background-color:#54616b;
	background-color:#6a7b88;
	background-image:-webkit-linear-gradient(top,#6a7b88,#3e474e);
	background-image:-moz-linear-gradient(top,#6a7b88,#3e474e);
	background-image:-o-linear-gradient(top,#6a7b88,#3e474e);
	background-image:-ms-linear-gradient(top,#6a7b88,#3e474e);
	background-image:linear-gradient(top,#6a7b88,#3e474e);
	color:#f9d786;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	cursor:pointer
}
#proList .list_horizontal div span.compare img.compare_btn {
	position:absolute;
	top:-5px;
	right:5px
}
#proList .list_horizontal div span.download {
	display:block;
	width:600px;
	height:30px;
	position:absolute;
	bottom:0;
	right:10px
}
#proList .list_horizontal div span.download a {
	padding:6px 12px;
	background-color:#c1c1c1;
	background-color:#dbdbdb;
	background-image:-webkit-linear-gradient(top,#dbdbdb,#a8a8a8);
	background-image:-moz-linear-gradient(top,#dbdbdb,#a8a8a8);
	background-image:-o-linear-gradient(top,#dbdbdb,#a8a8a8);
	background-image:-ms-linear-gradient(top,#dbdbdb,#a8a8a8);
	background-image:linear-gradient(top,#dbdbdb,#a8a8a8);
	color:#54616b;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	margin:1px;
	text-shadow:0 0 1px #fff
}
#proList .list_horizontal div span.download a:hover {
	background-color:#54616b;
	background-color:#6a7b88;
	background-image:-webkit-linear-gradient(top,#6a7b88,#3e474e);
	background-image:-moz-linear-gradient(top,#6a7b88,#3e474e);
	background-image:-o-linear-gradient(top,#6a7b88,#3e474e);
	background-image:-ms-linear-gradient(top,#6a7b88,#3e474e);
	background-image:linear-gradient(top,#6a7b88,#3e474e);
	color:#f9d786;
	text-shadow:none
}
#product_handle {
	width:980px;
	height:auto;
	overflow:auto;
	margin:0 auto
}
#product_handle a {
	display:block;
	float:left;
	padding:8px 6px;
	border:1px solid #333;
	color:#346fae;
	margin-left:3px
}
#overview {
	background-color:#EEE;
	margin:10px auto;
	padding:10px
}
#box_feature {
	background-color:#EEE;
	margin:10px auto
}
#box_sys {
	background-color:#EEE;
	margin:10px auto
}
#news_handle {
	width:990px;
	min-height:38px;
	height:auto;
	overflow:visible;
	margin:10px auto 0 auto;
	border-bottom:2px solid #ccc
}
#news_handle a {
	display:block;
	float:left;
	padding:10px 8px;
	margin-left:2px;
	font-size:12px;
	background-color:#3d5b7c;
	background-color:#4e749e;
	background-image:-webkit-linear-gradient(top,#4e749e,#2c425a);
	background-image:-moz-linear-gradient(top,#4e749e,#2c425a);
	background-image:-o-linear-gradient(top,#4e749e,#2c425a);
	background-image:-ms-linear-gradient(top,#4e749e,#2c425a);
	background-image:linear-gradient(top,#4e749e,#2c425a);
	color:#FFF;
	text-shadow:none;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px
}
.news_handle_hi {
	background-color:#54616b!important;
	background-color:#6a7b88!important;
	background-image:-webkit-linear-gradient(top,#6a7b88,#3e474e)!important;
	background-image:-moz-linear-gradient(top,#6a7b88,#3e474e)!important;
	background-image:-o-linear-gradient(top,#6a7b88,#3e474e)!important;
	background-image:-ms-linear-gradient(top,#6a7b88,#3e474e)!important;
	background-image:linear-gradient(top,#6a7b88,#3e474e)!important;
	color:#f9d786!important;
	text-shadow:none!important;
	height:24px;
	margin-top:-6px
}
#news_list {
	width:1000px;
	min-height:600px;
	height:auto;
	overflow:visible;
	padding:10px 0;
	margin:0 auto
}
#news_list div {
	width:900px;
	height:110px;
	padding:10px;
	margin:10px auto;
	position:relative;
	border:1px solid #ccc;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	background-color:#f0f0f0
}
#news_list div:hover {
	background-color:#e2e2e2;
	-webkit-box-shadow:1px 3px 20px #888;
	-moz-box-shadow:1px 3px 20px #888;
	box-shadow:1px 3px 20px #888
}
#news_list div img.tmb {
	display:block;
	margin:3px 10px 3px 3px;
	float:left
}
#news_list div h3 {
	font-size:15px;
	font-weight:bold;
	margin:6px;
	padding-left:6px;
	width:800px
}
#news_list div h3 a {
	color:#346fae;
	text-decoration:underline
}
#news_list div p {
	width:400px;
	text-shadow:0 0 1px #fff;
	display:block;
	float:left
}
#news_list div span {
	position:absolute;
	top:5px;
	right:5px;
	display:block;
	background-color:#667682;
	background-color:#808f9b;
	background-image:-webkit-linear-gradient(top,#808f9b,#505c65);
	background-image:-moz-linear-gradient(top,#808f9b,#505c65);
	background-image:-o-linear-gradient(top,#808f9b,#505c65);
	background-image:-ms-linear-gradient(top,#808f9b,#505c65);
	background-image:linear-gradient(top,#808f9b,#505c65);
	padding:3px 6px;
	color:#FFF;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px
}
#news_details {
	width:1000px;
	margin:10px 0 0 0;
	float:none;
	height:auto;
	overflow:visible;
	min-height:500px
}
#news_details div#bnr {
	width:1000px;
	height:300px;
	position:relative;
	margin-top:-11px
}
#news_details div#bnr img {
	width:1000px;
	height:300px;
	position:absolute;
	top:0;
	left:0
}
#news_details #news_overview {
	width:730px;
	margin:10px auto 0 auto;
	padding:10px;
	position:relative
}
#news_details #news_overview h3 {
	margin:20px 6px 6px 6px;
	font-size:1.5em;
	font-weight:bold;
	width:750px
}
#news_details #news_overview p {
	margin:6px 8px;
	font-size:1em
}
#news_details #news_overview span {
	position:absolute;
	top:0;
	right:-110px
}
#news_details div#galmain img {
	width:600px!important;
	height:300px!important
}
#news_details div#galwrapper {
	height:370px!important
}
#news_details div#galmain {
	height:370px!important
}
#relateNews {
	width:1000px;
	height:300px;
	float:none;
	display:block;
	clear:both
}
#relateNews div {
	border:1px solid #ccc;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	background-color:#f0f0f0;
	width:200px;
	height:200px;
	margin:6px;
	padding:10px;
	position:relative;
	float:left
}
#relateNews div:hover {
	background-color:#e2e2e2;
	-webkit-box-shadow:1px 3px 20px #888;
	-moz-box-shadow:1px 3px 20px #888;
	box-shadow:1px 3px 20px #888
}
#relateNews div img {
	display:block;
	margin:18px auto 10px auto;
	border:1px solid #888
}
#relateNews div h3 a {
	color:#346fae;
	text-decoration:underline
}
#relateNews div span {
	background-color:#c1c1c1;
	background-color:#dbdbdb;
	background-image:-webkit-linear-gradient(top,#dbdbdb,#a8a8a8);
	background-image:-moz-linear-gradient(top,#dbdbdb,#a8a8a8);
	background-image:-o-linear-gradient(top,#dbdbdb,#a8a8a8);
	background-image:-ms-linear-gradient(top,#dbdbdb,#a8a8a8);
	background-image:linear-gradient(top,#dbdbdb,#a8a8a8);
	color:#54616b;
	text-shadow:0 0 1px #fff;
	position:absolute;
	top:3px;
	right:3px;
	padding:3px 6px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px
}
#support_handle {
	width:990px;
	min-height:38px;
	height:auto;
	overflow:visible;
	margin:10px auto 0 auto;
	border-bottom:2px solid #ccc
}
#support_handle a {
	display:block;
	float:left;
	padding:10px 8px;
	margin-left:2px;
	font-size:12px;
	background-color:#3d5b7c;
	background-color:#4e749e;
	background-image:-webkit-linear-gradient(top,#4e749e,#2c425a);
	background-image:-moz-linear-gradient(top,#4e749e,#2c425a);
	background-image:-o-linear-gradient(top,#4e749e,#2c425a);
	background-image:-ms-linear-gradient(top,#4e749e,#2c425a);
	background-image:linear-gradient(top,#4e749e,#2c425a);
	color:#FFF;
	text-shadow:none;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px
}
.support_handle_hi {
	background-color:#54616b!important;
	background-color:#6a7b88!important;
	background-image:-webkit-linear-gradient(top,#6a7b88,#3e474e)!important;
	background-image:-moz-linear-gradient(top,#6a7b88,#3e474e)!important;
	background-image:-o-linear-gradient(top,#6a7b88,#3e474e)!important;
	background-image:-ms-linear-gradient(top,#6a7b88,#3e474e)!important;
	background-image:linear-gradient(top,#6a7b88,#3e474e)!important;
	color:#f9d786!important;
	text-shadow:none!important;
	height:24px;
	margin-top:-6px
}
#support_details {
	width:1000px;
	margin:10px 0 0 0;
	float:none;
	height:auto;
	overflow:visible;
	min-height:500px
}
#support_details div#bnr {
	width:1000px;
	height:300px;
	position:relative;
	margin-top:-11px
}
#support_details div#bnr img {
	width:1000px;
	height:300px;
	position:absolute;
	top:0;
	left:0
}
#support_details #support_overview {
	width:730px;
	margin:10px auto 0 auto;
	padding:10px;
	position:relative
}
#support_details #support_overview h3 {
	margin:6px;
	font-size:1.5em;
	font-weight:bold
}
#support_details #support_overview p {
	margin:6px 8px;
	font-size:1em
}
#support_details #support_overview span {
	position:absolute;
	top:16px;
	right:0
}
#support_details #support_overview td {
	border:0;
	padding:5px
}
#support_details #support_overview td h3 {
	font-size:16px;
	padding:0;
	margin:0;
	margin-top:16px
}
#support_details #support_overview table {
	border:0;
	width:600px
}
#support_faq {
	width:960px;
	padding:10px;
	margin:0 auto
}
#support_faq dl {
	border:1px solid #ccc;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	background-color:#f0f0f0;
	padding:10px
}
#support_faq dl:hover {
	background-color:#e2e2e2;
	-webkit-box-shadow:1px 3px 20px #888;
	-moz-box-shadow:1px 3px 20px #888;
	box-shadow:1px 3px 20px #888
}
#support_faq dl dt {
	font-size:1.3em;
	padding:6px 12px;
	border-bottom:1px solid #FFF;
	margin-bottom:10px;
	cursor:pointer
}
#support_faq dl dd {
	font-size:1em;
	display:none
}
div#pselector {
	height:50px
}
div#pselector form {
	width:auto;
	border:1px solid #ccc;
	padding:10px;
	background-color:#c1c1c1;
	background-color:#dbdbdb;
	background-image:-webkit-linear-gradient(top,#dbdbdb,#a8a8a8);
	background-image:-moz-linear-gradient(top,#dbdbdb,#a8a8a8);
	background-image:-o-linear-gradient(top,#dbdbdb,#a8a8a8);
	background-image:-ms-linear-gradient(top,#dbdbdb,#a8a8a8);
	background-image:linear-gradient(top,#dbdbdb,#a8a8a8);
	color:#54616b;
	text-shadow:0 0 1px #fff;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	float:left;
	margin-right:30px
}
div#faqDepth {
	line-height:30px;
	font-size:1em
}
div#faqDepth span {
	color:#346fae
}
#support_form {
	width:500px;
	height:auto;
	overflow:auto;
	margin:6px auto;
	padding:10px
}
#support_form label {
	display:block;
	float:left;
	width:200px
}
#support_form input[type="text"] {
	height:21px;
	width:260px
}
#support_form input[type="button"] {
	width:90px
}
#support_form textarea {
	width:260px;
	height:110px
}
#support_form h3 {
	border-bottom:1px dashed #ccc;
	margin-top:10px
}
#support_form ul {
	padding:6px
}
#support_form ul li {
	line-height:36px
}
.fieldError {
	border:2px dashed #ca447c!important;
	background-color:#f5dde6
}
#msg {
	width:90%;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	margin:5px auto;
	text-align:center;
	line-height:30px;
	font-size:14px;
	position:relative
}
#msg img {
	position:absolute;
	top:3px;
	right:3px;
	cursor:pointer
}
.ok {
	background-color:#5ebf7a;
	background-color:#70c689;
	background-image:-webkit-linear-gradient(top,#70c689,#4cb86b);
	background-image:-moz-linear-gradient(top,#70c689,#4cb86b);
	background-image:-o-linear-gradient(top,#70c689,#4cb86b);
	background-image:-ms-linear-gradient(top,#70c689,#4cb86b);
	background-image:linear-gradient(top,#70c689,#4cb86b);
	color:#fafafa
}
.error {
	background-color:#d75635;
	background-color:#db684a;
	background-image:-webkit-linear-gradient(top,#db684a,#ca4928);
	background-image:-moz-linear-gradient(top,#db684a,#ca4928);
	background-image:-o-linear-gradient(top,#db684a,#ca4928);
	background-image:-ms-linear-gradient(top,#db684a,#ca4928);
	background-image:linear-gradient(top,#db684a,#ca4928);
	color:#fafafa
}
#demo_list {
	width:980px;
	overflow:visible;
	margin:0 auto;
	padding-top:10px
}
#demo_list div {
	background-color:#e2e2e2;
	-webkit-box-shadow:1px 3px 5px #888;
	-moz-box-shadow:1px 3px 5px #888;
	box-shadow:1px 3px 5px #888;
	border:1px solid #ccc;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	width:959px;
	height:260px;
	margin:20px auto;
	padding:10px 0
}
#demo_list div h3 {
	font-size:1.5em;
	padding-left:10px;
	text-shadow:0 0 1px #fff
}
#demo_list div p {
	padding-left:12px
}
#demo_list div table {
	width:960px;
	margin:5px auto;
	border-collapse:collapse
}
#demo_list div table th {
	background-color:#c1c1c1;
	background-color:#dbdbdb;
	background-image:-webkit-linear-gradient(top,#dbdbdb,#a8a8a8);
	background-image:-moz-linear-gradient(top,#dbdbdb,#a8a8a8);
	background-image:-o-linear-gradient(top,#dbdbdb,#a8a8a8);
	background-image:-ms-linear-gradient(top,#dbdbdb,#a8a8a8);
	background-image:linear-gradient(top,#dbdbdb,#a8a8a8);
	color:#54616b;
	text-shadow:0 0 1px #fff;
	text-align:left;
	line-height:32px;
	padding-left:10px
}
#demo_list div table td {
	border:1px solid #fcfcfc;
	line-height:26px;
	padding-left:10px;
	background-color:#eaeaea;
	width:50%
}
#demo_list div table td a {
	color:#1097d9
}
img.qrcode {
	height:175px
}
#contact_handle {
	width:990px;
	min-height:38px;
	height:auto;
	overflow:visible;
	margin:10px auto 0 auto;
	border-bottom:2px solid #ccc
}
#contact_handle a {
	display:block;
	float:left;
	padding:10px 8px;
	margin-left:2px;
	font-size:12px;
	background-color:#3d5b7c;
	background-color:#4e749e;
	background-image:-webkit-linear-gradient(top,#4e749e,#2c425a);
	background-image:-moz-linear-gradient(top,#4e749e,#2c425a);
	background-image:-o-linear-gradient(top,#4e749e,#2c425a);
	background-image:-ms-linear-gradient(top,#4e749e,#2c425a);
	background-image:linear-gradient(top,#4e749e,#2c425a);
	color:#FFF;
	text-shadow:none;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px
}
.contact_handle_hi {
	background-color:#54616b!important;
	background-color:#6a7b88!important;
	background-image:-webkit-linear-gradient(top,#6a7b88,#3e474e)!important;
	background-image:-moz-linear-gradient(top,#6a7b88,#3e474e)!important;
	background-image:-o-linear-gradient(top,#6a7b88,#3e474e)!important;
	background-image:-ms-linear-gradient(top,#6a7b88,#3e474e)!important;
	background-image:linear-gradient(top,#6a7b88,#3e474e)!important;
	color:#f9d786!important;
	text-shadow:none!important
}
.mapHolder {
	width:200px;
	height:120px
}
.branch_list {
	width:900px;
	padding:10px;
	border:1px solid #EEE;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	margin:6px auto
}
.branch_list img {
	width:200px;
	height:120px;
	padding:5px;
	background-color:#FFF;
	border:1px solid #ccc;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px
}
.branch_list .decode {
	margin-left:420px;
	margin-top:-20px
}
.branch_list h2 {
	font-weight:bold;
	font-size:21px;
	margin-left:10px
}
.branch_list p {
	display:block;
	margin:2px 6px;
	height:21px;
	line-height:21px
}
.branch_list p span {
	display:block;
	width:100px;
	float:left;
	font-weight:bold;

	color:#325387
}
.searchTitle {
	background-color:#49555d;
	color:#EEE;
	font-size:1.5em;
	padding:6px 12px;
	font-family:verdana,sans-serif
}
ul.dsearch {
	width:920px;
	margin:30px auto;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px
}
ul.dsearch li {
	height:auto;
	position:relative;
	border:1px solid #ccc;
	padding:6px 6px 6px 30px;
	line-height:21px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	background-color:#fbfbfb;
	background-image:-webkit-linear-gradient(top,#fbfbfb,#e1e1e1);
	background-image:-moz-linear-gradient(top,#fbfbfb,#e1e1e1);
	background-image:-o-linear-gradient(top,#fbfbfb,#e1e1e1);
	background-image:-ms-linear-gradient(top,#fbfbfb,#e1e1e1);
	background-image:linear-gradient(top,#fbfbfb,#e1e1e1);
	margin:6px auto
}
ul.dsearch li:hover {
	background-color:#FFF;
	background-color:#fff;
	background-image:-webkit-linear-gradient(top,#fff,#d5d5d5);
	background-image:-moz-linear-gradient(top,#fff,#d5d5d5);
	background-image:-o-linear-gradient(top,#fff,#d5d5d5);
	background-image:-ms-linear-gradient(top,#fff,#d5d5d5);
	background-image:linear-gradient(top,#fff,#d5d5d5)
}
ul.dsearch li a {
	color:#037bde;
	text-decoration:underline;
	font-size:14px;
	line-height:26px
}
ul.dsearch li p {
	padding-left:3px
}
ul.dsearch li span {
	width:21px;
	height:21px;
	position:absolute;
	top:0;
	left:0;
	display:block;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
	background-color:#49555d;
	color:#EEE;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	line-height:21px;
	-webkit-box-shadow:1px 3px 5px #888;
	-moz-box-shadow:1px 3px 5px #888;
	box-shadow:1px 3px 5px #888
}
#downloadList {
	width:1000px;
	min-height:600px;
	height:auto;
	overflow:visible;
	padding:10px 0;
	margin:0 auto
}
#downloadList div.horizontal {
	width:900px;
	height:auto;
	padding:10px;
	margin:30px auto;
	position:relative;
	border:1px solid #ccc;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	background-color:#f0f0f0
}
#downloadList div.horizontal:hover {
	background-color:#e2e2e2;
	-webkit-box-shadow:1px 3px 20px #888;
	-moz-box-shadow:1px 3px 20px #888;
	box-shadow:1px 3px 20px #888
}
#downloadList div.horizontal h3 {
	font-size:16px;
	font-weight:bold;
	margin:6px;
	padding-left:6px
}
#downloadList div.horizontal div.decode {
	width:860px;
	text-shadow:0 0 1px #fff;
	display:block;
	float:none
}
#downloadList div.horizontal span.date {
	position:absolute;
	top:0;
	right:0;
	font-weight:bold;
	color:#47525a;
	background-color:#c1c1c1;
	background-color:#dbdbdb;
	background-image:-webkit-linear-gradient(top,#dbdbdb,#a8a8a8);
	background-image:-moz-linear-gradient(top,#dbdbdb,#a8a8a8);
	background-image:-o-linear-gradient(top,#dbdbdb,#a8a8a8);
	background-image:-ms-linear-gradient(top,#dbdbdb,#a8a8a8);
	background-image:linear-gradient(top,#dbdbdb,#a8a8a8);
	color:#54616b;
	text-shadow:0 0 1px #fff;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	padding:4px 12px
}
#downloadList div.horizontal span.type {
	position:absolute;
	top:-23px;
	left:2px;
	background-color:#c1c1c1;
	background-color:#dbdbdb;
	background-image:-webkit-linear-gradient(top,#dbdbdb,#a8a8a8);
	background-image:-moz-linear-gradient(top,#dbdbdb,#a8a8a8);
	background-image:-o-linear-gradient(top,#dbdbdb,#a8a8a8);
	background-image:-ms-linear-gradient(top,#dbdbdb,#a8a8a8);
	background-image:linear-gradient(top,#dbdbdb,#a8a8a8);
	color:#54616b;
	text-shadow:0 0 1px #fff;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	padding:4px 12px
}
#downloadList div.horizontal span.download {
	display:block;
	width:860px;
	height:26px;
	line-height:26px;
	margin:12px auto;
	float:none;
	clear:both
}
#downloadList div.horizontal span.download a {
	padding:2px 12px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	background-color:#3d5b7c;
	background-color:#4e749e;
	background-image:-webkit-linear-gradient(top,#4e749e,#2c425a);
	background-image:-moz-linear-gradient(top,#4e749e,#2c425a);
	background-image:-o-linear-gradient(top,#4e749e,#2c425a);
	background-image:-ms-linear-gradient(top,#4e749e,#2c425a);
	background-image:linear-gradient(top,#4e749e,#2c425a);
	color:#FFF;
	text-shadow:none;
	margin:1px;
	text-shadow:0 0 1px #fff;
	display:inline-block
}
#downloadList div.horizontal span.download a:hover {
	background-color:#54616b!important;
	background-color:#6a7b88!important;
	background-image:-webkit-linear-gradient(top,#6a7b88,#3e474e)!important;
	background-image:-moz-linear-gradient(top,#6a7b88,#3e474e)!important;
	background-image:-o-linear-gradient(top,#6a7b88,#3e474e)!important;
	background-image:-ms-linear-gradient(top,#6a7b88,#3e474e)!important;
	background-image:linear-gradient(top,#6a7b88,#3e474e)!important;
	color:#f9d786!important;
	text-shadow:none!important
}
.download_hi {
	background-color:#f2e9cc!important
}
.ui-tooltip {
	max-width:600px!important;
	font-size:10px!important;
	background:#f2f2f2!important;
	color:#536069!important;
	box-shadow:none!important;
	border:none!important
}
div.proOverview {
	display:block;
	position:relative;
	width:960px;
	float:none;
	clear:both;
	margin:10px auto;
	padding:10px;
	border:1px solid #CCC;
	background-color:#ededed;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px
}
div.zone_ti {
	height:auto;
	overflow:auto;
	display:block;
	position:relative;
	width:966px;
	float:none;
	clear:both;
	margin:10px auto;
	padding:5px;
	background-color:#FFF;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px
}
div.zone_ti img {
	width:200px;
	height:160px;
	margin:3px
}
div.zone_ti .decode {
	width:230px;
	position:absolute;
	top:50px;
	height:110px
}
div.zone_ti h2 {
	position:absolute;
	top:10px
}
div.zone_ti div.ti_unit_left {
	display:block;
	position:relative;
	float:left;
	width:456px;
	overflow:hidden;
	padding:10px;
	margine:6px
}
div.zone_ti div.ti_unit_left img {
	float:left
}
div.zone_ti div.ti_unit_left h2 {
	left:230px
}
div.zone_ti div.ti_unit_left .decode {
	left:230px
}
div.zone_ti div.ti_unit_right {
	display:block;
	position:relative;
	float:right;
	width:456px;
	overflow:hidden;
	padding:10px;
	margine:6px
}
div.zone_ti div.ti_unit_right img {
	float:right
}
div.zone_ti div.ti_unit_right h2 {
	left:10px
}
div.zone_ti div.ti_unit_right .decode {
	left:10px
}
#pbits_handle {
	width:990px;
	min-height:38px;
	height:auto;
	overflow:visible;
	margin:10px auto 0 auto;
	border-bottom:2px solid #ccc
}
#pbits_handle span {
	display:block;
	float:left;
	padding:10px 8px;
	margin-left:2px;
	font-size:14px;
	cursor:pointer;
	background-color:#3d5b7c;
	background-color:#4e749e;
	background-image:-webkit-linear-gradient(top,#4e749e,#2c425a);
	background-image:-moz-linear-gradient(top,#4e749e,#2c425a);
	background-image:-o-linear-gradient(top,#4e749e,#2c425a);
	background-image:-ms-linear-gradient(top,#4e749e,#2c425a);
	background-image:linear-gradient(top,#4e749e,#2c425a);
	color:#FFF;
	text-shadow:none;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px
}
#pbits_handle span:hover {
	background-color:#54616b!important;
	background-color:#6a7b88!important;
	background-image:-webkit-linear-gradient(top,#6a7b88,#3e474e)!important;
	background-image:-moz-linear-gradient(top,#6a7b88,#3e474e)!important;
	background-image:-o-linear-gradient(top,#6a7b88,#3e474e)!important;
	background-image:-ms-linear-gradient(top,#6a7b88,#3e474e)!important;
	background-image:linear-gradient(top,#6a7b88,#3e474e)!important;
	color:#f9d786!important;
	text-shadow:none!important
}
.pbits_handle_hi {
	background-color:#54616b!important;
	background-color:#6a7b88!important;
	background-image:-webkit-linear-gradient(top,#6a7b88,#3e474e)!important;
	background-image:-moz-linear-gradient(top,#6a7b88,#3e474e)!important;
	background-image:-o-linear-gradient(top,#6a7b88,#3e474e)!important;
	background-image:-ms-linear-gradient(top,#6a7b88,#3e474e)!important;
	background-image:linear-gradient(top,#6a7b88,#3e474e)!important;
	color:#f9d786!important;
	text-shadow:none!important
}
#pbits_details {
	width:1000px -20px;
	margin:10px 0 0 0;
	padding:10px;
	float:none;
	height:auto;
	overflow:visible;
	min-height:500px
}
#pbits_details ul li {
	list-style-image:url(../images/arrow.png)!important
}
#pbits_details ol li {
	list-style:decimal!important
}
#pbits_details ul,#pbits_details ol {
	padding-left:10px;
	margin:10px 2px;
	font-size:13px
}
#pbits_details li {
	line-height:21px;
	margin-left:10px
}
#pbits_details div#bnr {
	width:1000px;
	height:300px;
	position:relative;
	margin-top:-11px
}
#pbits_details div#bnr img {
	width:1000px;
	height:300px;
	position:absolute;
	top:0;
	left:0
}
#pbits_details #news_overview {
	width:730px;
	margin:10px auto 0 auto;
	padding:10px;
	position:relative
}
#pbits_details #news_overview h3 {
	margin:6px;
	font-size:1.5em;
	font-weight:bold
}
#pbits_details #news_overview p {
	margin:6px 8px;
	font-size:1em
}
#pbits_details #news_overview span {
	position:absolute;
	top:16px;
	right:0
}
#pbits_details div.download_links {
	display:block;
	width:600px;
	height:30px;
	margin:30px auto
}
#pbits_details div.download_links a {
	padding:6px 12px;
	background-color:#c1c1c1;
	background-color:#dbdbdb;
	background-image:-webkit-linear-gradient(top,#dbdbdb,#a8a8a8);
	background-image:-moz-linear-gradient(top,#dbdbdb,#a8a8a8);
	background-image:-o-linear-gradient(top,#dbdbdb,#a8a8a8);
	background-image:-ms-linear-gradient(top,#dbdbdb,#a8a8a8);
	background-image:linear-gradient(top,#dbdbdb,#a8a8a8);
	color:#54616b;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	margin:1px;
	text-shadow:0 0 1px #fff
}
#pbits_details div.download_links a:hover {
	background-color:#54616b;
	background-color:#6a7b88;
	background-image:-webkit-linear-gradient(top,#6a7b88,#3e474e);
	background-image:-moz-linear-gradient(top,#6a7b88,#3e474e);
	background-image:-o-linear-gradient(top,#6a7b88,#3e474e);
	background-image:-ms-linear-gradient(top,#6a7b88,#3e474e);
	background-image:linear-gradient(top,#6a7b88,#3e474e);
	color:#f9d786;
	text-shadow:none
}
#pbits_details table {
	border-collapse:collapse;
	width:800px;
	margin:10px auto;
	border:1px solid #ccc;
	-webkit-box-shadow:1px 3px 5px #888;
	-moz-box-shadow:1px 3px 5px #888;
	box-shadow:1px 3px 5px #888
}
#pbits_details table td {
	border-bottom:1px solid #d8d8d8;
	line-height:21px;
	height:21px;
	padding:6px
}
#pbits_details table tr.lineTitle td {
	background-color:#cacaca;
	background-color:#d7d7d7;
	background-image:-webkit-linear-gradient(top,#d7d7d7,#bdbdbd);
	background-image:-moz-linear-gradient(top,#d7d7d7,#bdbdbd);
	background-image:-o-linear-gradient(top,#d7d7d7,#bdbdbd);
	background-image:-ms-linear-gradient(top,#d7d7d7,#bdbdbd);
	background-image:linear-gradient(top,#d7d7d7,#bdbdbd);
	padding-left:10px;
	text-shadow:0 0 1px #fff
}
#pbits_details table tr:hover td {
	background-color:#fbfaec
}
.news_handle_hi {
	background-color:#54616b!important;
	background-color:#6a7b88!important;
	background-image:-webkit-linear-gradient(top,#6a7b88,#3e474e)!important;
	background-image:-moz-linear-gradient(top,#6a7b88,#3e474e)!important;
	background-image:-o-linear-gradient(top,#6a7b88,#3e474e)!important;
	background-image:-ms-linear-gradient(top,#6a7b88,#3e474e)!important;
	background-image:linear-gradient(top,#6a7b88,#3e474e)!important;
	color:#f9d786!important;
	text-shadow:none!important;
	height:24px;
	margin-top:-6px
}
table.specTable {
	width:500px;
	margin:10px auto;
	border:1px solid #CCC;
	padding:5px;
	background-color:#EEE;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	-webkit-box-shadow:1px 3px 5px #888;
	-moz-box-shadow:1px 3px 5px #888;
	box-shadow:1px 3px 5px #888
}
table.specTable td {
	height:26px;
	line-height:26px;
	padding-left:10px;
	border-bottom:1px solid #ccc;
	border-collapse:collapse
}
div#comp_handle {
	width:1000px;
	height:auto;
	overflow:auto;
	background-color:#536069;
	margin-bottom:0
}
div#comp_handle div {
	width:330px;
	min-height:260px;
	display:block;
	float:left;
	margin:10px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	position:relative;
	background-color:#EEE;
	text-align:center
}
div#comp_handle div h3 {
	border-bottom:3px solid #ccc;
	text-align:center;
	font-size:14px;
	line-height:36px;
	font-weight:bold
}
div#comp_handle div ul li {
	background:url('../images/arrow.png') no-repeat left center;
	padding:5px 0 5px 15px;
	border-bottom:1px solid #CCC;
	line-height:30px;
	font-size:12px;
	height:30px;
	position:relative;
	text-align:left
}
div#comp_handle div ul li img.delete {
	width:25px;
	float:right;
	position:absolute;
	top:12px;
	right:0
}
div#comp_handle div ul li a {
	width:100px;
	display:block;
	text-align:center;
	color:#1e8cf0
}
div#comp_handle div span.btn_cmp {
	display:inline-block;
	padding:6px 10px;
	text-align:center;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	cursor:pointer;
	background-color:#54616b!important;
	background-color:#6a7b88!important;
	background-image:-webkit-linear-gradient(top,#6a7b88,#3e474e)!important;
	background-image:-moz-linear-gradient(top,#6a7b88,#3e474e)!important;
	background-image:-o-linear-gradient(top,#6a7b88,#3e474e)!important;
	background-image:-ms-linear-gradient(top,#6a7b88,#3e474e)!important;
	background-image:linear-gradient(top,#6a7b88,#3e474e)!important;
	color:#f9d786!important;
	text-shadow:none!important
}
div#compZone {
	width:1000px;
	min-height:500px;
	height:auto;
	overflow:visible;
	margin:-2px 0 0 0;
	overflow-x:auto
}
div#compZone table {
	width:997px;
	border-collapse:collapse;
	margin:3px auto
}
div#compZone table th {
	font-size:16px;
	color:#536069;
	background-color:#f0f0f0;
	background-image:-webkit-linear-gradient(top,#f0f0f0,#d6d6d6);
	background-image:-moz-linear-gradient(top,#f0f0f0,#d6d6d6);
	background-image:-o-linear-gradient(top,#f0f0f0,#d6d6d6);
	background-image:-ms-linear-gradient(top,#f0f0f0,#d6d6d6);
	background-image:linear-gradient(top,#f0f0f0,#d6d6d6)
}
div#compZone table th img {
	display:block;
	padding:6px;
	background-color:#FFF;
	margin:3px auto;
	border:1px solid #ccc;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px
}
div#compZone table td {
	border:1px solid #c6c6c6;
	text-align:left;
	padding-left:6px;
	line-height:26px;
	height:26px
}
div#compZone table tr:hover td {
	background-color:#f2e9cc
}
#compMsg {
	position:absolute;
	top:52px;
	right:282px;
	z-index:6;
	height:30px;
	border:1px solid #ccc;
	min-width:50px;
	width:auto;
	-webkit-border-radius:16px;
	-moz-border-radius:16px;
	-ms-border-radius:16px;
	-o-border-radius:16px;
	border-radius:16px;
	line-height:30px;
	background-color:#536069;
	color:#fafafa;
	-webkit-box-shadow:1px 3px 5px #888;
	-moz-box-shadow:1px 3px 5px #888;
	box-shadow:1px 3px 5px #888;
	display:none;
	padding:1px 10px 1px 40px
}
#compMsg img {
	position:absolute;
	top:1px;
	left:1px
}
.specCol {
	background-color:#bfcdd1;
	color:#536069;
	width:160px
}
div#buyNavi {
	width:200px;
	min-height:600px;
	height:auto;
	overflow:visible;
	float:left;
	background-color:#e5e5e5
}
div#buyNavi h3 {
	background-color:#54616b!important;
	background-color:#6a7b88!important;
	background-image:-webkit-linear-gradient(top,#6a7b88,#3e474e)!important;
	background-image:-moz-linear-gradient(top,#6a7b88,#3e474e)!important;
	background-image:-o-linear-gradient(top,#6a7b88,#3e474e)!important;
	background-image:-ms-linear-gradient(top,#6a7b88,#3e474e)!important;
	background-image:linear-gradient(top,#6a7b88,#3e474e)!important;
	color:#f9d786!important;
	text-shadow:none!important;
	line-height:36px;
	padding-left:15px;
	margin-bottom:10px
}
div#buyNavi a {
	display:block;
	padding-left:40px;
	line-height:26px;
	border-bottom:1px solid #a8a8a8;
	border-top:1px solid #d8d8d8;
	position:relative
}
div#buyNavi a img {
	position:absolute;
	left:0;
	top:0
}
div#buyNavi a:hover {
	background-color:#fafafa
}
div#buyStores {
	width:780px;
	min-height:600px;
	height:auto;
	overflow:visible;
	float:right
}
div#buyStores div.store {
	border:1px solid #ccc;
	background-color:#e5e5e5;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	min-height:86px;
	height:auto;
	overflow:visible;
	width:750px;
	margin:10px auto;
	position:relative
}
div#buyStores div.store img {
	border:1px solid #ccc;
	padding:6px;
	background-color:#FFF;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	margin:6px;
	float:left
}
div#buyStores div.store h3 {
	margin:6px 0 6px 130px;
	font-size:16px;
	width:608px
}
div#buyStores div.store ul {
	display:block;
	width:600px;
	margin-left:130px
}
div#buyStores div.store ul li {
	line-height:21px;
	color:#5f5f5f
}
div#buyStores div.store ul a {
	color:#346fae;
	text-decoration:underline
}
div#buyStores div.store span.store_type {
	position:absolute;
	background-color:#54616b!important;
	background-color:#6a7b88!important;
	background-image:-webkit-linear-gradient(top,#6a7b88,#3e474e)!important;
	background-image:-moz-linear-gradient(top,#6a7b88,#3e474e)!important;
	background-image:-o-linear-gradient(top,#6a7b88,#3e474e)!important;
	background-image:-ms-linear-gradient(top,#6a7b88,#3e474e)!important;
	background-image:linear-gradient(top,#6a7b88,#3e474e)!important;
	color:#f9d786!important;
	text-shadow:none!important;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-bottomleft:5px;
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
	top:0;
	right:0;
	padding:6px 18px
}
div#aboutHandles {
	width:990px;
	min-height:38px;
	height:auto;
	overflow:visible;
	margin:10px auto 0 auto;
	border-bottom:2px solid #ccc
}
div#aboutHandles a {
	display:block;
	float:left;
	padding:10px 8px;
	margin-left:2px;
	font-size:12px;
	background-color:#3d5b7c;
	background-color:#4e749e;
	background-image:-webkit-linear-gradient(top,#4e749e,#2c425a);
	background-image:-moz-linear-gradient(top,#4e749e,#2c425a);
	background-image:-o-linear-gradient(top,#4e749e,#2c425a);
	background-image:-ms-linear-gradient(top,#4e749e,#2c425a);
	background-image:linear-gradient(top,#4e749e,#2c425a);
	color:#FFF;
	text-shadow:none;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px
}
.aboutHandles_hi {
	background-color:#54616b!important;
	background-color:#6a7b88!important;
	background-image:-webkit-linear-gradient(top,#6a7b88,#3e474e)!important;
	background-image:-moz-linear-gradient(top,#6a7b88,#3e474e)!important;
	background-image:-o-linear-gradient(top,#6a7b88,#3e474e)!important;
	background-image:-ms-linear-gradient(top,#6a7b88,#3e474e)!important;
	background-image:linear-gradient(top,#6a7b88,#3e474e)!important;
	color:#f9d786!important;
	text-shadow:none!important
}
div#aboutZone {
	width:900px;
	margin:0 auto;
	padding:10px
}
.prodinfo{
	font-family: Optima, Segoe, "Segoe UI", Candara, Calibri, Arial, sans-serif;
	font-size:12px;
	color:#333333;
	margin-left:10px;
	width:620px;
	float:left;
}
.prodinfo2{
	font-family: Optima, Segoe, "Segoe UI", Candara, Calibri, Arial, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:bold;
	margin-left:10px;
	width:620px;
	float:left;
	margin-top:10px;
}
.prodinfo2 img{
	padding:0 10px;	
}
.prodinfo2 strong{
	padding-right:10px;;	
}
.prodinfo2 span{
	font-weight:normal;
	margin-right:5px;
}
span.prodinfo3{
	
	font-family: Optima, Segoe, "Segoe UI", Candara, Calibri, Arial, sans-serif;
	font-size:14px;
	color:#333333;
	font-weight:bold;
}
span.prodinfo4{
	margin-left:10px;
}
.on{
background-color:#444;
color:#eee;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
padding:2px 4px;
margin:0 5px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
border-radius: 4px;}

.on:hover {
	background-color:#d5378a;
}
.off{
background-color:#CCC;
color:#EEE;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
padding:2px 4px;
margin:0 5px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
border-radius: 4px;}

a.leftnav:link {
	font-family: Optima, Segoe, "Segoe UI", Candara, Calibri, Arial, sans-serif; 
	font-size: 12px;
	color: #333333;
	text-decoration:none; 
}

a.leftnav:hover {
	font-family: Optima, Segoe, "Segoe UI", Candara, Calibri, Arial, sans-serif; 
	font-size: 12px;
	color: #d5378a;
	font-weight:bold;
	text-decoration:underline; 
}

a.leftnav:visited {
	font-family: Optima, Segoe, "Segoe UI", Candara, Calibri, Arial, sans-serif; 
	font-size: 12px;
	color: #333333;
	text-decoration:none; 
}
.leftnavtitle {
	font-family: Optima, Segoe, "Segoe UI", Candara, Calibri, Arial, sans-serif;
	font-size:12px;
	font-weight:;
	color: #848589;
	padding:0px 0px 8px 15px;
	}


.leftnavpad {
	padding-left:10px;
	}

.sideHeading {
	background-color:#555555;
	color:#ffffff;
	vertical-align:middle;
	height:40px;
	font-size:15px;
	padding:10px;
}
.classTitle{
	height:30px;
	font-size:16px;
	line-height:30px;
	font-weight:bold;
	padding-left:5px;
	background-color:#0f75bd;
	color:#fff;
}
.prodstyle{
	padding:5px;
}
.title_all {
   FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #444444; font-family: Optima, Segoe, "Segoe UI", Candara, Calibri, Arial, sans-serif;
}
.subtitle{
	font-family: Optima, Segoe, "Segoe UI", Candara, Calibri, Arial, sans-serif;
	font-size:13px;
	font-weight:;
	color:#999999;
}

.subtitle2{
    color: #454545;
    font-size: 116.667%;
    margin: 0;
    padding: 0;
}
.subtitle3{
	font-family: Optima, Segoe, "Segoe UI", Candara, Calibri, Arial, sans-serif;
	font-size:12px;
	color:#666666;
}
.greyboldtext{padding-top:10px;  font-family: Optima, Segoe, "Segoe UI", Candara, Calibri, Arial, sans-serif; font-size: 13px ;font-weight:bold; color:#444444}
.greytext{  font-family: Optima, Segoe, "Segoe UI", Candara, Calibri, Arial, sans-serif; font-size: 13px ; color:#333333}
.greyboldtextitalic{  font-family: Optima, Segoe, "Segoe UI", Candara, Calibri, Arial, sans-serif; font-size:13px; line-height:18px; font-weight:bold; color:#555555; font-style:italic;}

/**news css**/
.esiteMapPath { width:100%; height:20px; float:left; overflow:hidden; line-height:25px; padding-left:25px;border-bottom:1px solid #cccccc;}
.pageMainContent {
    clear: both;
    margin-bottom: 7px;
    overflow: hidden;
    width: 100%;
}
.pageMainContent .tm {
    border-bottom: 1px solid #ded0ab;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
}
.pageMainContent .tl {
    display: none;
}
.pageMainContent .tr {
    display: none;
}
.pageMainContent h2.tt {
    background: url(bullet.gif) no-repeat 5px center;
    color: #9a0103;
    font-weight: bold;
    padding-left: 15px;
}
.pageMainContent .mm {
    padding: 10px;
    line-height: 17px;
}
.pageMainContent .mm p {
    margin-bottom: 20px;
    text-indent: 2em;
}
.pageMainContent .ml {
    display: none;
}
.pageMainContent .mr {
    display: none;
}
.pageMainContent .bm {
    display: none;
}
.pageMainContent .bl {
    display: none;
}
.pageMainContent .br {
    display: none;
}
.pageMainContent td {
    vertical-align: middle;
}
ul.nl {
    list-style: none outside none;
}
ul.nl li {
	background: url(../images/dotLine.gif) repeat-x 0 bottom; 
    float: left;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    text-align: left;
    width: 100%;
}
ul.nl li .addTime { width:80px; height:35px; text-align:left;
    float: right;
    color: #666666;
}
ul.nl li .className{ width:600px; height:35px; float:left; overflow:hidden; padding-left:15px; background: url("../images/li.gif") no-repeat scroll 0 50% transparent;}
ul.nl li .className a:hover{
	text-decoration:underline;
}

.viewconertm{ width:100%; height:auto; float:left; line-height:25px; font-size:14px; font-weight:600; color:#d5378a; text-align:center; border-bottom:1px solid #333333; margin-bottom:10px; margin-top:10px;}

#tabcontent6{}
#tabcontent6 ul{}
#tabcontent3 ul li,#tabcontent6 ul li{
	border-bottom:1px solid #E8E8E8;
	padding:0 5px;
	height:32px;
	line-height:32px;
	vertical-align:middle;
}
#tabcontent6 ul li img{
	margin-right:5px;
	position:relative;
	vertical-align:middle;
	margin-bottom:2px;
}
#tabcontent3 ul li a:hover,#tabcontent6 ul li a:hover{color:#004B97; text-decoration:underline;}
#tabcontent3 ul li:hover,#tabcontent6 ul li:hover{background-color:#eeeeee;}

#caseList {margin-left:20px;}
#caseList li{
	border:1px #E8E8E8 solid;
	padding-bottom:0px;
	margin-right:0px;
	margin-left:10px;
	margin-right:22px;
	margin-top:21px;
	float:left;
	position:relative;
	overflow:hidden;
	padding:1px;
	width:210px;
	height:160px;
	overflow:hidden;
}
#caseList li:hover{
	/*background-color:#eeeeee;*/
	border:1px #d6d6d6 solid;
}
#caseList li span{
	position:relative;
	top:-30px;
	text-align:center;
	display:block;
	width:210px;
	height:28px;
	line-height:28px;
	background:rgba(213, 55, 138, 0.8) none repeat scroll 0 0 !important;/*实现FF背景透明，文字不透明*/
	filter:Alpha(opacity=80); background:#d5378a;
}
#caseList li span:hover{
	cursor:pointer;
}
#caseList li a{
	color:#FFF;
}
#caseList li a:visited{
	color:#FFF;
}
#caseList li a:hover{
	text-decoration:underline;
}
#caseList li a:active{
	color:#FFF;
}
.about{
	padding:15px;	
}

/* BreadCrumbs */

.breadcrumbs { line-height: 1.25; margin: 0 0 10px 0; }

.breadcrumbs ul { margin: 0 auto; }

.breadcrumbs li { background: url("../images/bg-li-content.png") no-repeat scroll 100% 50% transparent; display: inline-block; font-size: 105%; padding: 0 12px 0 2px; font-weight: bold; }

.breadcrumbs li:first-child { padding-left: 0; }

.breadcrumbs li:last-child { padding-right: 0; background: none transparent; }

.breadcrumbs li strong { color: #004b98; font-weight: normal; }

.breadcrumbs li a { color: #424141; font-size: 105%; }

.breadcrumbs span { width: 5px; height: 5px; float: left; margin: 9px 10px 0px 10px; background: url(../images/bg-li-content.png) 0 0 no-repeat; }

.breadcrumbs li.home a { padding: 0 0 0 0; font-weight:bold; font-size:14px;}

.side_contact{ position:absolute; top:350px;right:0;background:url(../images/right_contact.png) top left no-repeat; width:65px; height:230px; z-index:999;}
.side_contact ul{ display:block; margin:42px 6px 6px 23px;}
.side_contact ul li{background:url(../images/right_contact_line.png) bottom left no-repeat; width:38px; text-align:center; margin:0; padding:0;}
.side_contact ul li.last{ background:none;}
.side_contact ul li a{display:block; margin:0; padding:4px 8px; *padding:5px 8px;}


/* View Type: List */
.row { margin-left: 0px; clear: both;}
.row:after {
    content: "";
    display: table;
    line-height: 0;
}
li.item .item-inner {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DADADA;
    overflow: hidden;
    padding: 10px;
}
.item-inner {
    box-shadow: 0 0 5px #EDE8E8;
    position: relative;
    text-align: center;
}
.store-currency { display:none; float: left; font-size: 140%; font-weight: bold; margin-top: 4px; color:#004B98;}
.price {
    color: #004B98;
    cursor: text;
    font-size: 140%;
    font-weight: bold;
    transition: all 0.4s ease 0s;
}
.sku-product  { text-align:left !important; width:520px; float:right; }
.item.span3 { min-height:128 !important;}

.products-list { margin: 10px 0 0 5px; width:750px; padding:0; }

.products-list li.item { padding: 0; margin: 0 0 20px 0; }

.products-list li.item.last { border-bottom: 0; }

.products-list li.item .item-inner { padding: 10px; border: 1px solid #DADADA; background: #fff; overflow: hidden; }

.products-list li.item .item-inner:hover { border: 1px solid #ffffff; }

.products-list .product-image { margin: 0 auto !important; display: block; float: left; }

.products-list .product-shop { margin-left: 0px; }

.products-list .product-shop .f-fix p { margin: 0; }

.products-list button.btn-cart { float: left; }

.products-list button.btn-cart span { text-indent: inherit;  background-color: #004B97 !important; border-color: #004B97 !important; margin: 0; }

.products-list button.btn-cart span span { padding: 0; }

.products-list .product-name { margin: 0 0 10px; width:520px; float:right; font-weight: bold; font-size: 113%; min-height: 10px; text-align: left; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; }

.products-list .product-name a { font-size: 125%; font-weight:bold; color:#000; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; line-height:125%;}

.products-list .product-name a:hover { color: #d5378a; text-decoration: none; }

.products-list .f-fix .ratings .rating-links { width: auto; float: left; margin: 10px 10px 0; }

.products-list .ratings .rating-links a { width: auto; margin: 0 5px 0 0; }

.products-list .ratings .rating-links .separator { margin-left: 0; }

.products-list .price-box { display:none; float: left; margin: 2px 13px 0px 0; }

.products-list .availability { float: left; margin: 3px 0 0; }

.products-list .desc { width:520px; float:right; padding: 5px 0; margin: 10px 0; line-height: 1.35; color: #454545; font-size: 100%; text-align: left; }

.products-list .desc .link-learn { font-size: 100%; display:none; }

.products-list .add-to-links { clear: both; }

.products-list li .add-to-links { float: left; text-align: left; margin: 0; display:none; }

.products-list .add-to-links li { display: inline; }

.products-list .add-to-links .separator { display: inline; margin: 0 2px; }

.products-list .ratings { margin: 5px 0; }

.products-list .price-box .old-price .price, .products-list .price-box .old-price .price-label, .products-list .price-box .special-price .price-label { color: #454545; font-weight: normal; }

.first_short_desc_div { /*width:49%; float:left;*/ display:none;}

.first_short_desc_div ul { list-style:none; margin:0px; padding:0px; }

.first_short_desc_div li { width:100%; float:left; text-decoration:none; margin-bottom:5px; }

.first_short_desc_div li span { width:27%; float:left; }

.first_short_desc_div li p { width:73%; float:right; margin-bottom:0px; }


.second_short_desc_div { /*width:49%; float: right;*/ display:none;}

.second_short_desc_div ul { list-style:none; margin:0px; padding:0px; }

.second_short_desc_div li { width:100%; float:left; text-decoration:none; margin-bottom:5px;}

.second_short_desc_div li span { width:27%; float:left; }

.second_short_desc_div li p { width:73%; float:right; margin-bottom:0px; }

/* ======================================================================================= */