﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display:inline-block;
}
.clearfix {
	display:block;
}
body {
	color: #333333;
	background-color: #E6E9F2;
	background-image: url(/skin/default/images/body_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: "宋体", Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
a:visited, a:link {
	text-decoration: none;
	color: #003aa1;
}
a:hover {
	text-decoration: none;
	color: #F00;
}
.mainwrapper {
	width: 980px;
	margin: 0 auto;
	position: relative;
}
.box-left {
	float: left;
}
.box-right {
	float: right;
}

.textbox {
	background-color: #FFF;
	color: #666666;
	background-image: url(/skin/default/images/textbox_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #a4aab7;
}
/*------------------------------------------------------------------------*/
#head {
	height: 60px;
}
#head .box-left {
	background-image: url(/skin/default/images/logo.gif);
	background-repeat: no-repeat;
	background-position: 18px 15px;
	height: 50px;
	width: 340px;
}
#head ul {
	float: right;
	width: 350px;
	margin-top: 20px;
}
#head ul li {
	float: left;
	margin-right: 5px;
}
ul#menu {
	background-image: url(/skin/default/images/nav_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 28px;
}
ul#menu li {
	float: left;
}
ul#menu li.separator {
	background-image: url(/skin/default/images/nav_separator.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 28px;
	width: 1px;
}
ul#menu li a {
	color: #FFF;
	display: block;
	text-decoration: none;
	height: 21px;
	padding-top: 7px;
	padding-right: 18px;
	padding-left: 18px;
	float: left;
}
#menu li a:hover {
	color: #F00;
}
#flashbanner {
	margin-top: 5px;
}


#scrollnews {
	background-color: #000;
	background-image: url(/skin/default/images/nav_bg1.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 20px;
	color: #dddddd;
	padding-top: 6px;
	padding-left: 10px;
	width: 970px;
}
#index-row {
	margin-top: 10px;
}
#index-row .box-left {
	width: 350px;
}
.subtitle {
	background-repeat: repeat-x;
	background-position: left top;
	height: 28px;
}
#newstitle {
	background-image: url(/skin/default/images/news_title.gif);
}
.textlist {
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.textlist ul li {
	line-height: 18px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(/skin/default/images/li_1.gif);
	background-repeat: no-repeat;
	background-position: 5px 12px;
	padding-left: 18px;
	color: #888888;
}
.textlist ul li a {
	padding-right: 10px;
}

.textlist ul {
	margin-top: 5px;
}
#index-row .box-right .sbox-left .textlist a {
	display: block;
	background-image: url(/skin/default/images/li_1.gif);
	background-repeat: no-repeat;
	background-position: 5px 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	line-height: 18px;
	padding-top: 3px;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 3px;
	padding-left: 18px;
}
#index-row .box-right .sbox-left .textlist a strong {
	font-weight: normal;
}
#index-row .box-right .sbox-left .textlist .more a {
	line-height: normal;
	background-image: none;
	display: inherit;
	margin: 0px;
	padding: 0px;
	border-bottom-style: none;
}



.textlist .more {
	padding-top: 10px;
	text-align: right;
	margin-right: 10px;
	margin-left: 10px;
}
.textlist .more a {
	border-bottom-style: none;
}

a.supportlink {
	background-image: url(/skin/default/images/pic_sd.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 65px;
	width: 172px;
	margin-top: 5px;
}
a.serviceslink {
	background-image: url(/skin/default/images/pic_xs.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 65px;
	width: 173px;
	margin-top: 5px;
}
#index-row .box-right {
	width: 625px;
}
#index-row .box-right .sbox-left {
	float: left;
	width: 350px;
}
#newproductstitle {
	background-image: url(/skin/default/images/newpro_title.gif);
}
#index-row .box-right .sbox-right {
	float: right;
	width: 270px;
}
#cooptitle {
	background-image: url(/skin/default/images/coop_title.gif);
}
#index-row .box-right .sbox-right #logos {
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 10px;
	height: 177px;
	width: 270px;
	text-align: center;
}
#index-row .box-right .sbox-right #logos a {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}

#index-row .box-right .sbox-right ul li {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#mainbody {
	margin-top: 10px;
}
#mainbody .box-left {
	width: 220px;
}
ul#category-list {
	background-color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cfd7e3;
	border-bottom-color: #cfd7e3;
	border-left-color: #cfd7e3;
	padding-bottom: 15px;
	padding-top: 3px;
}
ul#category-list li {
	position: relative;
	margin-bottom: 3px;
}
ul#category-list li a {
	display: block;
	background-image: url(/skin/default/images/li_3.gif);
	background-repeat: no-repeat;
	background-position: 13px 11px;
	padding-left: 25px;
	height: 18px;
	padding-top: 8px;
	font-weight: bold;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cfd7e3;*/
	border-left: 4px solid #cfd7e3;
	border-right:1px solid #cfd7e3;
	border-bottom:1px solid #cfd7e3;
	border-top:1px solid #cfd7e3;
	width: 165px;
	margin-right: auto;
	margin-left: auto;
	background-color: #eff1f5;
}
ul#category-list li ul {
	position: absolute;
	left: 199px;
	top: 0px;
}
ul#category-list li ul li a {
	text-decoration: underline;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	position: relative;
}
ul#category-list li .sublist a 
{
    background: none;
    border-left: none;
	border-right:none;
	border-bottom:1px dashed #cfd7e3;
	border-top:none;
    height: auto;
    padding-bottom: 5px;
}
ul#category-list li .sublist a strong
{
    font-weight:normal;    
}
ul.txtlist , .prolist{
	background-color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CFD7E3;
	border-bottom-color: #CFD7E3;
	border-left-color: #CFD7E3;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-top: 0px;
}
ul.txtlist li {
	background-image: url(/skin/default/images/li_1.gif);
	background-repeat: no-repeat;
	background-position: 13px 13px;
	width: 165px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CFD7E3;
	padding-left: 25px;
	padding-top: 6px;
	color: #888888;
	line-height: 18px;
	padding-bottom: 5px;
}
ul.txtlist li a {
	display: block;
}
ul.txtlist li.more {
	background-image: none;
	text-align: right;
	border-bottom-style: none;
	padding-bottom: 0px;
	height: auto;
}
ul.txtlist li.more a {
	text-decoration: underline;
}
.prolist a {
	width: 165px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 25px;
	line-height: 18px;
	background-image: url(/skin/default/images/li_1.gif);
	background-repeat: no-repeat;
	background-position: 13px 13px;
	display: block;
	padding-top: 6px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CFD7E3;
}
.prolist a strong {
	font-weight: normal;
}
.prolist a.more {
	background-image: none;
	height: auto;
	text-align: right;
	padding-bottom: 0px;
	border-bottom-style: none;
	text-decoration: underline;
}
a.xs {
	background-image: url(/skin/default/images/pic_xs1.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 55px;
	width: 220px;
	display: block;
	margin-top: 10px;
}


#mainbody .box-right {
	width: 745px;
	overflow: hidden;
	padding-bottom: 20px;
}
#location {
	height: 20px;
	padding-top: 8px;
	padding-left: 17px;
	text-transform: capitalize;
	background-image: url(/skin/default/images/li_2.gif);
	background-repeat: no-repeat;
	background-position: 5px 11px;
}
#location a {
	text-decoration: underline;
}
.current-title {
	margin-right: auto;
	margin-left: auto;
	height: 27px;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFD7E3;
	margin-bottom: 10px;
}
.current-content {
	background-image: url(/skin/default/images/content_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 685px;
	font-size: 14px;
	line-height: 180%;
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 10px;
}
.current-content .contents {
	padding-right: 20px;
	padding-left: 20px;
}
.current-content .contents .zzlist a {
	display: block;
	background-color: #FFF;
	border: 1px #dddddd solid;
	width: 200px;
	height: 165px;
	overflow: hidden;
	float: left;
	margin-left: 4px;
	margin-right: 5px;
	padding: 2px;
	font-size: 12px;
	text-align: center;
	color: #666;
	margin-top: 5px;
	margin-bottom: 10px;
}
.current-content .contents .zzlist a:hover {
	text-decoration: underline;
	color: #F00;
}
.current-content .contents .zzlist a img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.current-content-bottom {
	background-image: url(/skin/default/images/content_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	clear: both;
	float: none;
	height: 15px;
	width: 745px;
}
.current-content .title {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding-top: 15px;
}
.current-content .date {
	font-size: 12px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
	color: #888888;
	text-transform: capitalize;
}
.current-content .contents .current-txtlist ul.list li {
	color: #888888;
}
.current-content .contents .current-txtlist ul.list li a {
	padding-right: 10px;
}

#mainbody .box-right .tools {
	margin-top: 30px;
	padding-top: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CFD7E3;
	text-transform: capitalize;
	margin-right: auto;
	margin-left: auto;
	color: #666666;
	font-size: 12px;
}
#mainbody .box-right .tools a.gotop {
	background-image: url(/skin/default/images/ico_gotop.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	display: block;
	float: right;
	padding-left: 13px;
	margin-top: -15px;
}

.productlist, .productlist1 {
	padding-left: 0px;
	margin-top: 20px;
}
.productlist  a  {
	display: block;
	height: 195px;
	width: 200px;
	margin: 0px;
	overflow: hidden;
	float: left;
	text-align: center;
	font-size: 12px;
	background-color: #FFFFFF;
	line-height: 16px;
	border: 1px solid #dddddd;
	padding-top: 5px;
}
.productlist  a  img  {
	display: block;
	height: 150px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
.productlist  a  strong  {
	text-align: center;
	display: block;
	font-weight: normal;
}
.productlist1 a {
	display: block;
	height: 26px;
	padding-top: 5px;
	border-bottom: 1px #dddddd dashed;
	font-size: 12px;
	background-image: url(/skin/default/images/li_1.gif);
	background-repeat: no-repeat;
	background-position: 5px 15px;
	padding-left: 15px;
}
.productlist1 em {
	font-style: normal;
	font-weight: bold;
	display: block;
	margin-top: 5px;
}

.productlist1 a strong {
	font-weight: normal;
}


#foot {
	color: #666;
	line-height: 24px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-top: 15px;
	padding-top: 6px;
}
#foot .box-left {
	width: 550px;
}
#foot .box-right {
	width: 430px;
	text-align: right;
}


#foot a {
	color: #666;
	text-decoration: none;
	white-space: nowrap;
}
#foot a:hover {
	color: #F00;
	text-decoration: underline;
}

.current-content .productlist a {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
}
*+html .current-content .productlist a {
	margin-right: 12px;
	margin-left: 12px;
}
.pager {
	clear: both;
	float: none;
	margin-top: 15px;
	text-align: center;
	font-size: 12px;
	color: #666666;
}
.current-productdetail {
	background-repeat: repeat-x;
	background-position: left top;
}
.current-productdetail .ptitle  {
	font-size: 14px;
	font-weight: bold;
}
.current-productdetail .pspec  {
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFD7E3;

}
.current-productdetail .pdec  {
	line-height: 180%;
	clear: both;
	float: none;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 20px;
}
.clientslist img {
	float: left;
	margin-right: 17px;
	margin-bottom: 17px;
	margin-top: 8px;
	margin-left: 0px;
	padding-bottom: 0px;
	height: 63px;
	width: 198px;
}
