body {
	font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}
a {
	text-decoration: none;
	color: #c00;
}

a:hover, a:active, a:visited {
	color: #666;
}
ul, li, dl, dd,  dt {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.mb30 {
	margin-bottom: 30px;
}
.shareto span {
	color: #d10000;
	font-weight: 700;
}
.keywords {
	margin: 20px 0;
}
.keywords a {
	color: #666666;
	font-size: 12px;
	margin-left: 5px;
	text-decoration: underline;
}
.Lchina, .Lenglish, .Lhongkong {
	display: inline-block;
 *display:inline;
	zoom: 1;
	width: 16px;
	height: 12px;
	background-image: url(../images/all.gif);
	background-repeat: no-repeat;
}
.Lchina {
	background-position: 0px 1px;
}
.Lhongkong {
	background-position: 0px -31px;
}
.Lenglish {
	background-position: 0px -15px;
}
.stl-text {
	margin: 0;
	padding: 0 15px;
	line-height: 22px;
	font-size: 14px;
}
/*.stl-text span + p:first-letter {
	color: #D10000;
	float: left;
	font-size: 34px;
	

font-weight: bold;
	padding: 5px 5px 0 0;
}*/
.stl-text p {
	margin-bottom: 15px;
	line-height: 22px;
}
.stl-tagwrap {
	margin-right: 40px;
}
.stl-taglist {
	display: block;
	word-break: keep-all;
}
.stl-taglist a {
	background: url(../images/tag.gif) no-repeat scroll right top transparent;
	color: #666666;
	cursor: pointer;
	display: block;
	float: left;
	height: 25px;
	margin: 0 10px 10px 0;
	padding-right: 4px;
	text-decoration: none;
}
.stl-taglist a span {
	background: url(../images/tag.gif) no-repeat scroll left top transparent;
	display: block;
	float: left;
	height: 25px;
	padding: 4px 4px 0 6px;
}
.stl-taglist  a:visited {
	color: #999;
}
.stl-taglist a:hover {
	color: #CC0000;
}
#floatCt {
	width: 29px;
	height: 64px;
	background: url(../images/floatdiv.gif) 0 0 no-repeat;
}
#floatCt a {
	width: 29px;
	height: 32px;
	display: block;
}
.pagination {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 20px;
}
.pagination a {
	background: url(../images/nbr.gif) no-repeat scroll right top transparent;
	color: #666666;
	cursor: pointer;
	display: block;
	float: left;
	font-weight: bold;
	height: 22px;
	margin-right: 3px;
	padding-right: 4px;
	text-decoration: none;
}
.pagination a span {
	background: url(../images/nbl.gif) no-repeat scroll left top transparent;
	display: block;
	float: left;
	height: 18px;
	padding: 4px 4px 0 6px;
	line-height: 15px;
}
.pagination .ellipsis {
	float: left;
}
.pagination a.cur, .pagingnumber a:hover {
	background: url(../images/nbr.gif) no-repeat scroll right -22px  transparent;
}
.pagination a.cur span, .pagingnumber a:hover span {
	background: url(../images/nbl.gif) no-repeat scroll left -22px transparent;
	color: #FFFFFF;
	height: 20px;
}
.link a {
	display: block;
	float: right;
	margin: 10px 0 10px 10px;
}
.endsitemap {
	background: url(../images/all.gif) no-repeat scroll -40px 0  transparent;
	float: left;
	height: 16px;
	width: 80px;
}
.endrss {
	background: url(../images/all.gif) no-repeat scroll -40px -19px transparent;
	float: left;
	height: 16px;
	width: 80px;
}
.endxhtml {
	background: url(../images/all.gif) no-repeat scroll -40px -38px transparent;
	float: left;
	height: 16px;
	width: 80px;
}
.endcss {
	background: url(../images/all.gif) no-repeat scroll -40px -56px transparent;
	float: left;
	height: 16px;
	width: 80px;
}
.stl-form {
	margin-bottom: 0;
}
.stl-form div {
	margin-top: 10px;
	clear: both
}
.stl-form label {
	text-align: left;
	float: left;
	width: 50px;
 margin-right:20px
}
.stl-form label.need {
	font-weight: 700;
}
.stl-form input {
	height: 20px;
	width: 160px;
	background-color: #eee;
	font-size: 12px;
 line-height:18px;
	color: #069;
	font-family: Arial, Helvetica, sans-serif;
}
.stl-form textarea {
	padding-top: 5px;
	width: 250px;
	font-size: 12px;
	color: #069;
	background-color: #eee;
	font-family: Arial, Helvetica, sans-serif;
	overflow: auto
}
.stl-form select {
	height: 28px;
	width: 200px;
	border: 2px solid #ccc;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.stl-form input:focus, .stl-form select:focus, .stl-form textarea:focus, .stl-form checkbox:focus {
	background: #fafafa;
	color: #666
}
.stl-form .button {
	background-color: #CC0000;
	color: #FFFFFF;
	display: block;
	margin-left: 70px;
	padding: 6px;
 	text-decoration: none;
	text-align: center;
	width: 60px;
}
.stl-form .button:hover {
	background: #333
}
.validation-tips.bottom {
	margin: 3px 0 3px 62px !important;
}
.alert {
	background: url(../images/ico-alert.png) 0 0 no-repeat;
	height: 24px;
	text-indent: 30px;
	line-height: 24px;
}
.container_24 {
	background: url(../images/bg_body_m.gif) 0 0 repeat-y;
}
.stl-header {
	height: 120px;
	background: url(../images/bg_body_hf.gif) 0 0 no-repeat;
}
.stl-header.index {
	height: 65px;
}
.stl-header .header-logo {
	display: block;
	height: 65px;
	text-indent: -9999px;
	background: url(../images/logo.gif) 0px center no-repeat;
}
.stl-header  .header-submenu {
	margin-top: 12px;
}
.stl-header .header-submenu a {
	color: #999;
	margin-left: 7px;
}
.stl-header .header-submenu a:hover {
	color: #D10000;
}
.stl-header .header-nav {
	height: 43px;
	position: relative;
}
.stl-header .header-nav ul li {
	margin-top: 10px;
	float: left;
	font-weight: 700;
	font-size: 15px;
	padding: 0 18px;
	_width:70px;
	_padding: 0 12px;
}
.stl-header .header-nav ul li a {
	height: 35px;
	display: block;
        color: #666;
	z-index: 100;
}
.stl-header .header-nav ul li a.cur {
	color: #D10000;
	background: url(../images/curnav-arrow.gif) center bottom no-repeat;
}
.stl-header.index .header-nav ul li a.cur {
	color: #D10000;
	background: none;
}
.stl-header .header-nav ul li a:hover {
	color: #D10000;
}
.stl-slider {
	height: 250px;
	padding: 25px 0;
}
.stl-slider #slider {
	width: 870px;
	height: 250px;
	margin: 0 auto;
}
.stl-slider #slider .flex-control-nav {
	bottom: 10px;
	right: 10px;
	position: absolute;
	text-align: center;
	width: auto;
}
.stl-slider #slider .flex-control-nav li {
	margin: 0 3px;
}
.stl-slider #slider .flex-control-nav a {
	opacity: 1;
	width: 8px;
	height: 8px;
	background: transparent url(../images/bg-slider-dot.png) 0 0 no-repeat;
}
.stl-slider #slider .flex-control-nav  a.flex-active {
	opacity: 1;
	background-position: -8px 0;
}
.stl-section .section-info {
	margin-bottom: 35px;
}
.stl-section .section-info p {
 line-height:22px;
}
.stl-section .section-info h2 a {
	width: 230px;
	height: 60px;
	display: block;
	text-indent: -9999px;
	margin-bottom: 15px;
}
.stl-section .section-info  h2 a.info-head1 {
	background: url(../images/bg_newshead1.jpg) 0 0 no-repeat;
}
.stl-section .section-info h2 a.info-head2 {
	background: url(../images/bg_newshead2.jpg) 0 0 no-repeat;
}
.stl-section .section-info h2 a.info-head3 {
	background: url(../images/bg_newshead3.jpg) 0 0 no-repeat;
}
.stl-section  .section-info h3 a {
	line-height: 40px;
	font-weight: 700;
        color:#333
}

.stl-section  .section-info h3 a:hover {
        color:#fff;
	background:#c00;
        padding:2px
}
.stl-section .section-info.about {
	background: url(../images/globalmap.gif) 45px 5px no-repeat;
	float: left;
	margin-bottom: 55px;
}
.stl-section .section-info.about a {
	/*color: #D10000;*/
}
.stl-section .section-right {
	float: right;
}
.stl-section .section-right h4 a {
	font-size: 12px;
	font-weight: 700;
}
.stl-section .section-right .stl-taglist {
	margin-top: 15px;
}
.stl-footer-nav {
	width: 918px;
	padding: 40px 0;
	margin: 0 auto;
	background: url(../images/bg_footer.gif) 0 0 repeat-x;
}
.stl-footer-nav div {
	padding-right: 20px;
}
.stl-footer-nav h3 {
	margin-bottom: 10px;
}

.stl-footer-nav h3 a {
	color:#666;
}
.stl-footer-nav h3 a:hover {
	color:#D10000;
}
.stl-footer-nav ul li a {
	display: block;
	width: 100%;
	line-height: 27px;
	border-top: 1px dotted #D1D1D1;
	color: #666;
}
.stl-footer-nav ul li a:hover {
	color: #c00;
}
.stl-footer {
	height: 110px;
	margin-bottom: 40px;
	background: url(../images/bg_body_hf.gif) 0 bottom no-repeat;
}
.stl-footer .footer-ct {
	background: url(../images/logo-s.gif)  right top no-repeat;
	height: 50px;
	padding-top: 40px;
}
.stl-footer .copyright {
	font-size: 80%;
	text-align: right;
}
.stl-title {
	width: 918px;
	height: 48px;
	margin: 0 auto;
	background: url(../images/bg_title.gif) 0 0 repeat-x;
}

.stl-title a {
	color:#666
}
.stl-title a:hover {
	color:#d10000
}
.stl-title h2 {
	width: 185px;
	line-height: 48px;
	font-size: 22px;
	text-indent: 22px;
	color: #d10000;
	font-weight: normal;
	font-family: Century Gothic, Verdana, Geneva, sans-serif;
	float: left;
}
.stl-title ul {
	position: relative;
}
.stl-title ul li {
	float: left;
	margin-top: 16px;
}
.stl-title ul li a {
	border: 1px solid #dfdfdf;
	background: #F6F6F6;
	line-height: 30px;
	color:#666;
	height: 30px;
	display: block;
	padding: 0 10px;
	margin-right: 2px;
	font-weight: 700;
	-webkit-box-shadow: 0px -2px 3px #dddddd;
	-moz-box-shadow: 0px -2px  3px #dddddd;
	box-shadow: 0px -2px 3px #dddddd;
}
.stl-title ul li a:hover {
	color:#d10000
}
.stl-title ul li a.cur {
	background: #FFFFFF;
	border-bottom: 1px solid #fff;
	color: #d10000;
}
.stl-title span {
	float: right;
	display: block;
	line-height: 48px;
	height: 48px;
	margin-right: 20px;
}
.stl-content {
	padding: 20px 0;
}
.stl-content .content-left {
	margin-bottom: 30px;
}
.stl-content .content-left .left-pic img {
	width: 150px;
	height: 200px;
}
.stl-content .content-left h1 {
	font-size: 16px;
 	margin-bottom:20px;
}
.stl-content .productlist {
	float: left;
	clear: both;
	width:100%;
}
.stl-content .productlist li {
	float: left;
	width: 100px;
	margin: 0 40px 0 15px;
	height: 185px;
}


.stl-content .productlist li a:hover {
	color:#000
}
.stl-content .productlist li a:visited {
	color:#666
}
.stl-content .productlist li img {
	width: 100px;
	height: 100px;
}
.stl-content .productlist li p {
	text-align: center;
	margin-top: 10px;
	color: #c00;
}
.stl-content .newslist li {
	float: left;
	margin-bottom: 20px;
}
.stl-content .newslist li h3 a {
	color: #c00;
	display: block;
	font-size: 12px;
	margin-bottom: 15px;
}

.stl-content .newslist li h3 a:hover {
	color:#333;
}
.stl-content .newslist li h3 a:visited {
	color:#666;
}
.stl-content .newslist li p {
	margin-bottom: 20px;
	line-height: 22px;
}
.stl-content .newslist li div {
	float: right;
 	margin-left: 25px;
	width: 500px;
}
.stl-content .newslist li span {
	display: block;
	float: left;
	height: 72px;
	width: 72px;
}
.stl-content .content-right .subnav-box {
	padding: 5px;
	background-color: #F6F6F6;
	margin-bottom: 30px;
}
.stl-content .content-right .subnav-box h3 {
	height: 40px;
	line-height: 34px;
 	font-size:22px;
	text-indent: 10px;
	font-weight: normal;
	font-family: Century Gothic, Verdana, Geneva, sans-serif;
}
.stl-content .content-right .subnav-box li {
	margin-bottom: 2px;
	background-color: #ffffff;
}
.stl-content .content-right .subnav-box li a {
	height: 30px;
	line-height: 30px;
	text-indent: 30px;
	margin-bottom: 2px;
	display: block;
	widoth: 100%;
	color:#666;
	background: url(../images/subnav-arrow.gif) 12px 9px no-repeat;
}
.stl-content .content-right .subnav-box li a:hover {
	color:#d10000
}
.stl-content .content-right .subnav-box li  a.cur {
	color: #d10000;
	background-position: 12px -19px;
}
.stl-content .content-right .taglist-box {
	padding-left: 10px;
}
.stl-content .content-right .taglist-box h4 {
	font-size: 14px;
	margin-bottom: 20px;
}
.stl-content .content-right .rightlist-box {
	margin-bottom: 40px;
}
.stl-content .content-right .rightlist-box h4 {
	background: url(../images/circle-arrow.gif) 5px center no-repeat;
	text-indent: 25px;
	line-height: 24px;
	height: 24px;
	margin-bottom: 10px;
}
.stl-content .content-right  .rightlist-box li {
	border-bottom: 1px solid #EEEEEE;
	margin: 0 0 5px 30px;
}
.stl-content .content-right .rightlist-box li a {
	line-height: 24px;
	height: 24px;
	color: #666;
}
.stl-content .content-right .rightlist-box li a.cur,
.stl-content .content-right .rightlist-box li a:hover {
	color: #d10000;
}
.stl-content #productslider {
	height: 250px;
}
.stl-content  #productslider .flex-control-nav {
	bottom: -15px;
	text-align: center;
}
.stl-content #productslider .flex-control-nav li {
	margin: 0 3px;
}
.stl-content  #productslider .flex-control-nav a {
	opacity: 1;
	width: 8px;
	height: 8px;
	background: transparent url(../images/bg-slider-dot.png) 0 0 no-repeat;
}
.stl-content #productslider .flex-control-nav a.flex-active {
	opacity: 1;
	background-position: -16px 0;
}
.stl-content .product-intro p {
	line-height: 20px;
	margin-bottom: 20px;
}
.stl-content .product-intro h3 {
	font-size: 14px;
	margin-bottom: 20px;
}
.stl-content .product-intro ul {
	margin-bottom: 25px;
}
.stl-content .product-intro ul li {
	line-height: 22px;
	list-style: disc;
	margin-left: 16px;
}
#btn_requestprice {
 	background:url(../images/btn_requestprice.gif) 0 0 no-repeat;
	width: 72px;
	height: 32px;
	text-indent: -9999px;
	display: block;
	float: left;
	margin-right: 15px;
}
#btn_pdfdownload {
	background: url(../images/btn_pdfdownload.gif) 0 0 no-repeat;
	width: 102px;
	height: 32px;
	text-indent: -9999px;
	display: block;
	float: left;
	margin-right: 15px;
}
#btn_typelink {
	background: url(../images/btn_typelink.gif) 0 0 no-repeat;
	width: 72px;
	height: 32px;
	line-height:32px;
	font-weight:700;
	display: block;
	float: left;
	margin-right: 15px;
	text-align:center;
	vertical-align:middle;
	color:#000;
}
.stl-content .product-info {
	margin-top: 20px;
	padding-top: 20px;
}
.stl-content  .product-info h3 {
	text-indent: 30px;
	font-size: 14px;
	background: url(../images/red_dot.gif) 15px center no-repeat;
	margin-bottom: 20px;
}
.newsdetail table, .stl-content .product-info table {
	width: 100%;
	border-collapse: collapse;
}
.newsdetail table th, .stl-content .product-info table th {
 	background:url(../images/bg_tableheader.gif) 0 0 repeat-x;
}
.newsdetail table, .newsdetail th, .newsdetail td, .stl-content .product-info table, .stl-content .product-info th, .stl-content .product-info td {
	line-height: 20px;
	padding: 5px;
	border: 1px solid #eee;
	color: #666666;
}
.newsdetail table, .newsdetail th, .newsdetail td {
	font-size: 12px;
}
.newsdetail ul, .stl-text ul, .stl-content .product-info ul {
	margin-left: 16px;
}
.newsdetail ul li, .stl-text ul li, .stl-content .product-info ul li {
	line-height: 22px;
	list-style: disc;
	margin-left: 16px;
}
.newsdetail ol li, .stl-text ol li, .stl-content .product-info ol li {
	line-height: 22px;
	list-style: decimal;
	margin-left: 16px;
}
.stl-content .bottomlist-box {
	margin-bottom: 20px;
}
.stl-content .bottomlist-box h4 {
 	background:url(../images/circle-arrow.gif) 5px center no-repeat;
	text-indent: 25px;
	line-height: 24px;
	height: 24px;
}
.stl-content .bottomlist-box ul {
	margin-top: 15px;
}
.stl-content  .bottomlist-box li {
	float: left;
	margin-right: 70px;
}
.stl-content .bottomlist-box img {
	width: 100px;
	height: 100px;
}
.stl-content .bottomlist-box p {
 text-align:center;
	margin-top: 10px;
	color: #d10000;
}
.stl-content .product-index li {
	width: 200px;
	float: left;
	margin: 0 8.7px;
	height:550px;
}
.stl-content  .product-index li img {
	width: 200px;
	height: 300px;
}
.stl-content .product-index li h3 a {
	color: #d10000;
	margin: 25px 0 15px;
	display: block;
	text-indent: 10px;
	font-size: 14px;
}
.stl-content .product-index li h3 a:hover {
	color:#333

}
.stl-content .product-index li p {
	padding: 0 10px;
	line-height: 22px;
}
.stl-content .contact-map {
	margin-top: 30px;
}
.stl-content  .contact-map img {
	width: 868px;
	height: 200px;
}
.stl-content .newsdetail, .stl-content .newsdetail p {
	font-size: 14px;
	line-height: 24px;
	padding: 0;
}
.stl-content .sitemap {
	border-bottom: 1px solid #EEEEEE;
	margin-bottom: 25px;
	padding-bottom: 20px;
}
.stl-content .sitemap .grid_6 {
	font-weight: 700;
	font-size: 14px;
}
.stl-content .sitemap a {
	color:#666
}

.stl-content .sitemap a:hover {
	color:#d10000
}

.stl-content .sitemap strong {
	color: #666666;
	display: block;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.stl-content .sitemap ul {
	float: left;
}
.stl-content .sitemap ul li {
	margin-bottom: 8px;
	width: 150px;
	line-height: 24px;
	height: 24px;
	float: left;
}
.stl-content .sitemap ul li  a {
	color: #666;
}
.nextrecorder {
	color: #333333;
	font-size: 12px;
	height: 30px;
	margin-top: 20px;
}
.nextrecorder a {
	color: #31609C;
}
.nextrecorder  a:visited {
	color: #666666;
	text-decoration: none;
}
.nextrecorder div {
	float: left;
}
.nextrecorder span {
	float: right;
}

.pls{
}

.pls a {
    background: url(../images/designbypls.gif) 0 0 no-repeat;
    display: block;
    height: 11px;
    margin: 10px 0;
    width: 62px;
	text-indent:-9999px;
	float:right;
}

.__innerlink{
	border-bottom:1px solid #c00;
}

.__innerlink:hover{
	color:#c00;
}