<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	word-spacing:1.2px;
}
a {text-decoration:none}
img { border:0px;}

li { list-style-position:inside}
/*   background-color:#f1f1f1;  */
body{
	background-color:#ffffff;
}

#wrapper{
	margin:0 auto;
	width:1120px;
}

#top{
	width:1120px;
	height:80px;
	margin:0px;
	padding:0px;
	background-image: url("../images/top.jpg");
	background-repeat: no-repeat;
}

#menu{
	width:1120px;
	height:28px;
	background-color:#FF6;
}
#menu ul{
}
#menu li{
	float:left;
	display:block;
	margin:0px;
	padding:0px;
	list-style:none;
}
#menu li a{
	color:#000;
	font-size:24px;
	width:185px;
}
#menu li a:hover{
	color: #C00;
}
#menu li span a{ text-align:center;}

#logo{float:left;}

#language{
	float:right;
	color: #000;
	padding: 50px 10px 0px 0px;
}
#language a{color: #000;}
#language a:hover{
	color: #C00;
}

#footer{
	color: #000;
	line-height:1.7em;
	width:1120px;
	text-align:center;
}
#footer a{color: #000; text-decoration:none;}





#master{
	width:1120px;
	height:auto;
	background-color:#FFF;
}
#left{
	overflow: hidden;
	float:left;
	width:200px;
	height:auto;	
}
#right{
	float:left;
	width:900px;
	height:auto;
	padding-left:20px;
}
#right2{
	float:left;
	width:1080px;
	height:auto;
	padding-left:20px;
}
#main{
	padding:0px 15px 0px 15px;
	height:auto;
}

#header{
	float:left;
	width:520px;
	height:55px;
	background-image: url("../images/eng_pic3.jpg"/*tpa=http://www.dersheng.com/eng/images/eng_pic3.jpg*/);
	background-repeat: no-repeat;
}


.menu_head {
	font-size: 20px;
	text-align:center;
	color: #900;
	margin:0px;
	padding: 0px;
	/*background-color:#FF3;*/
	display:block;
}
.menu_head a{
	color: #F00;
	font-size:16px;
	font-weight:bold;
}
.menu_body {
	display:none;
	margin:0px;
	padding:0px;
}
.menu_body ul{
    padding: 10px 0 0 15px;
}
.menu_body li{
	padding: 0 0 10px 0;
	list-style-image: url("../images/cht_arrow.gif"/*tpa=http://www.dersheng.com/eng/images/cht_arrow.gif*/);
	list-style-position:outside;
}
.menu_body li a{
color:#000;
font-size:13px;
}
.menu_body li a:hover{
color: #337f19;
}
.menu_body li.current{
	text-decoration:underline;
}

.submenu{
	width:200px;
	height:auto;
	margin: 0px;
	padding: 0px;
}

#submenu-title{
	margin:0px;
	padding:0px;
	width:200px;
	height:40px;
	text-align:center;
	line-height:2.2em;
	font-size:20px;
	border-bottom:1px solid #CCC;
	/*background-image: url(../images/smtitle.jpg);
	background-repeat: no-repeat;*/
}

#submenu-bottom{
	float:left;
	width:244px;
	height:88px;
	margin:0px;
	padding:0px;
}
.searchbtn{
	height:30px;
	margin-top:10px;
}

#line{
	height:50px;
	background-image: url("../images/line.jpg"/*tpa=http://www.dersheng.com/eng/images/line.jpg*/);
	background-repeat: no-repeat;
	background-position:15px bottom;
	margin:0px 0px 5px 0px;
	}

h1{
	float:left;
	color: #310000;
	padding:5px 0px 0px 15px;
	font-size:32px;
}

h2{ color:#F00; font-weight:bold; padding:0px 0px 0px 15px; font-size:24px;}
h2 a{color:#000;}
h2 p{
	font-size:14px;
	}
#crumb{ height:20px;color:#000; font-weight:bold; padding:0px 0px 0px 15px; font-size:16px;}
#crumb a{color:#000;font-size:14px;font-size:16px;}
#crumb span{font-size:16px;}
#crumb a:hover{color:#C00;}


.txt1{
	color: #000;
	font-size:14px;
	line-height:1.5em;
	padding: 15px 0px 0px 15px;
}

.pic1{
	float:left;
	margin:0px;
	padding: 10px 0px 0px 10px;
}

.btn01{
	width:135px;
	height:31px;
	float:left;
	padding:0px 7px;
	margin: 10px 0px 10px 5px;
	display:inline;
	background-image: url("../images/btnbg.jpg"/*tpa=http://www.dersheng.com/eng/images/btnbg.jpg*/);
	background-repeat: repeat-x;
	font-size:11px;
	color:#300;
	}
.btn01 a{color:#300; font-weight:bold;}	

.tab_content{
	clear:both;
	padding-left:10px;
	}

.inquire{
	width:120px;
	margin:0px;
	padding: 5px 0px 0px 10px;

}
.favorite{
width:120px;
margin:0px;
padding: 5px 0px 0px 0px;
}
.back{
float:left;
width:110px;
margin:0px;
padding: 20px 0px 20px 10px;
}
.previous{
float:left;
width:110px;
margin:0px;
padding: 20px 0px 20px 0px;
}
.next{
float:left;
width:110px;
margin:0px;
padding: 20px 0px 20px 0px;
}

.tab1{
float:left;
width:120px;
margin:0px;
padding: 10px 0px 10px 0px;
}

#page {
	clear:both;
	text-align:center;
	font-size: 13px;
	letter-spacing: 1px;
	margin: 0px;
	height: 20px;
	padding: 10px 0 0 0;
	color: #900;
}
#page a {
	font-size: 13px;
	color:#000;
	letter-spacing: 1px;
	margin:0;
	padding: 0 3px 0 2px;
}
#page a:hover {
	color:#900;
}

/* products2 */

.product_list2{
	width: 191px;
	height: 300px;
	float: left;
	padding:0px;
	margin:20px 0px 0px 40px;
	display:inline;
	border-right: 1px dotted #999;	
}
.product_pic2{
	width: 161px;
	height: 125px;
	float:left;
	margin:0px;
	padding:0px;
}
.product_list_title2 {
	float:left;
	width:161px;
	margin:0px;
	padding:10px 0px 0px 0px;
	line-height:1.7em;
}
.product_list_title2 a{
	color:#900;
}
.product_list_title2 a:hover{
	color: #C00;
}



/* products */

.product_list{
	width: 200px;
	height: 210px;
	float: left;
	padding:0px;
	margin:20px 0px 0px 40px;
	display:inline;
	background-image: url("../images/pdbg1.jpg");
	background-repeat: no-repeat;
}
.product_pic{
	width: 161px;
	height: 125px;
	float:left;
	margin:0px;
	padding:15px 0 0 12px;
}
.product_list_title {
	float:left;
	width:189px;
	text-align:center;
	margin:0px;
	padding:14px 0px 0px 0px;
	line-height:1.7em;
}
.product_list_title a{
	color:#910000;
}
.product_list_title a:hover{
	color: #C00;
}

.products_show {
	float:left;
	width:500px;
	height:400px;
	margin: 20px 0 0 10px;
	display:inline;
	padding: 0px;
	background-image: url("../images/eng_pdbox2.jpg"/*tpa=http://www.dersheng.com/eng/images/eng_pdbox2.jpg*/);
	background-repeat: no-repeat;
	background-position: right -50px;
	}
.products_show_pic {
	float:left;
	width:500px;
	height:400px;
	margin:0px;
	padding:0px;
	}

.products_show_name {
	float:left;
	width:500px;
	padding: 10px 0 0 10px;
	font-size:14px;
	font-weight:bold;
	color:#369cb9;
	}
.products_show_title {
	float:left;
	width:500px;
	height:20px;
	margin:0px;
	padding: 5px 0px 0px 10px;
	color:#369cb9;
	font-size:14px;
	font-weight: bold;
	background-image: url("../images/eng_line.jpg"/*tpa=http://www.dersheng.com/eng/images/eng_line.jpg*/);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
.products_show_introduction {
	float:left;
	width:500px;
	margin:0;
	padding: 0 0 0 10px;
	font-size:14px;
	color:#000;
	}




/* contact us */

#contactus{
	float:left;
	margin:0px;
	padding:20px 0px 20px 0px;
	width: 460px;
}
.contact_table {
	font-size: 12px;
	line-height: 1.2;
	height: 24px;
	text-align: left;
	padding: 8px 8px 8px 8px;
	background-color: #FFF5E8;
}
.contact_table th {
	color: #000;
	background-color: #FC0;
	font-size: 12px;
	line-height: 1.2;
	height: 24px;
	top: 5px;
	font-weight: normal;
	padding-top: 4px;
	text-align: left;
	padding-right: 8px;
	padding-left: 8px;
	border-right-color: #D6C9A0;
	border-bottom-color: #ffffff;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
}
.contact_table td {
	font-family: "Arial", "Helvetica", "sans-serif";
	height: 24px;
	color: #333333;
	font-size: 12px;
	text-align: left;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
}
.contact_table  tr.altrow {
	background-color: #FFFFFF;
}




/*sitemap*/
#sitemap {
	margin: 10px 0px 10px 30px;
	padding: 10px;
	width: 90%;
	height: auto;
	font: 10px arial, helvetica, sans-serif;
	display: inline;
	float: left;
}
#sitemap a {
	text-decoration: none;
}
#sitemap ul {
	margin: 0px;
	padding: 4px 6px;
	width: 400px;
	text-align: left;
	list-style-type: none;
	font-size: 11px;
}
#sitemap ul li {
	padding: 5px 0px 0px 10px;
	background: url("../images/dot2.gif"/*tpa=http://www.dersheng.com/eng/images/dot2.gif*/) no-repeat left 10px;
}
#sitemap ul li a {
	margin: 0px;
	padding: 0px;
	width: 400px;
	text-align: left;
	color: #900;
	display: block;
}
#sitemap ul ul {
	padding: 0px;
	margin: 0px;
	width: 400px;
}
#sitemap ul ul li{
	background:none;
}
#sitemap ul ul ul li {
	background: url("../images/dot2.gif"/*tpa=http://www.dersheng.com/eng/images/dot2.gif*/) no-repeat left 10px;
}


#sitemap ul ul li a {
	margin: 0px;
	padding: 0px;
	width: 400px;
	display: block;
	clear: both;
	color: #06C;
}
#sitemap ul ul ul {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	width: 500px;
}
#sitemap ul ul ul li a{
	color:#063;
}
#sitemap ul ul ul ul {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	width: 500px;
	list-style-type: none;
}
#sitemap ul ul ul ul li{
	float:left;
}
#sitemap ul ul ul ul li a {
	width: auto;
	padding: 0 5px 0 0;
	margin: 0 10px 0 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	color: #333333;
	display: inline;
	clear: both;
}







/* news */

#news{
	float:left;
	width:650px;
	margin:0;
	padding:20px 0 0 20px;
}

.news_table {
	font-size: 12px;
	line-height: 1.2;
	height: 20px;
	top: 5px;
	font-weight: normal;
	padding-top: 4px;
	text-align: left;
	padding-right: 8px;
	padding-left: 8px;
	width: 100%;
	float: left;
}
.news_table td {
	font-family: "Arial", "Helvetica", "sans-serif";
	height: 20px;
	color: #333333;
	font-size: 12px;
	text-align: left;
	padding-left: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 4px;
	padding-right: 8px;
}
.news_table td.title {
	background-image: url("../images/ws-news-icon.jpg"/*tpa=http://www.dersheng.com/eng/images/ws-news-icon.jpg*/);
	background-repeat: no-repeat;
	background-position: 6px center;
}
.news_table td.title a:link {
	color: #333333;
	text-decoration: none;
}
.news_table td.title a:visited {
	color: #333333;
	text-decoration: none;
}
.news_table td.title a:hover {
	color: #ad2227;
	text-decoration: none;
}
.news_table td.title a:active {
	color: #333333;
}
.news_table td.date {
	color: #1e6481;
	line-height: 1.2;
	top: 5px;
	font-weight: normal;
	padding-top: 4px;
	padding-left: 8px;
}
.news_table  tr.altrow {
	background-color: #EEEEEA;
}
.news_show {

}
.news_show td {
	font-family: "Arial", "Helvetica", "sans-serif";
}
.news_show td.title {
	font-family: "Arial", "Helvetica", "sans-serif";
	height: 20px;
	color: #996600;
	font-size: 20px;
	text-align: left;
	padding-left: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 4px;
	padding-right: 8px;
}
.news_show td.main {
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #333333;
	font-size: 12px;
	text-align: left;
	padding-left: 18px;
	padding-top: 4px;
	padding-right: 8px;
}


/* download */

#download{
	float:left;
	width:900px;
	margin:0;
	padding:20px 0 0 20px;
}

.download_table {
	font-size: 12px;
	line-height: 1.2;
	height: 24px;
	top: 5px;
	font-weight: normal;
	padding-top: 6px;
	text-align: left;
	padding-right: 8px;
	padding-left: 8px;
	background-color: #FFFFFF;
	color: #666666;
	border-left: 1px solid #0099FF;	
	border-right: 1px solid #0099FF;
	border-top: 1px solid #0099FF;	
	border-bottom: 1px solid #0099FF;
	padding-bottom: 4px;
	
}
.download_table th {
	color: #FFFFFF;
	background-color: #0099FF;
	font-size: 12px;
	line-height: 1.2;
	height: auto;
	top: 5px;
	font-weight: bold;
	padding-top: 4px;
	text-align: center;
	padding-right: 6px;
	padding-left: 6px;
}
.download_table td {
	font-family: "Arial", "Helvetica", "sans-serif";
	height: auto;
	font-size: 12px;
	text-align: left;
	padding-left: 8px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
}
.download_table td a:link {
	text-decoration: none;
	color: #666666;
}
.download_table td a:visited {
	color: #666666;
	text-decoration: none;
}
.download_table td a:hover {
	color: #ad2227;
	text-decoration: none;
}
.download_table td a:active {
	color: #666666;
}
.download_table  tr.altrow {
	background-color: #EAEAEA;
}



/* member form */
.member_table {
	font-size: 12px;
	line-height: 1.2;
	height: 24px;
	top: 5px;
	font-weight: normal;
	padding-top: 4px;
	text-align: left;
	padding-right: 8px;
	padding-left: 8px;
	border-top-color: #B6B6B6;
	border-left-color: #B6B6B6;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
}
.member_table th {
	color: #333333;
	background-color: #cccccc;
	font-size: 12px;
	line-height: 1.2;
	height: 24px;
	top: 5px;
	font-weight: bold;
	padding-top: 4px;
	text-align: left;
	padding-right: 8px;
	padding-left: 8px;
	border-right-color: #B6B6B6;
	border-bottom-color: #B6B6B6;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
}
.member_table td {
	font-family: "Arial", "Helvetica", "sans-serif";
	height: 24px;
	color: #222222;
	font-size: 12px;
	text-align: left;
	padding-left: 8px;
	background-image: url("../images/ws-bg-09.gif"/*tpa=http://www.dersheng.com/eng/images/ws-bg-09.gif*/);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B6B6B6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B6B6B6;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
}
.member_table tr.altrow {
	background-color: #cccccc;
}
/* member zone form */
.member_zone_table {
	font-size: 12px;
	line-height: 1.2;
	height: 24px;
	top: 5px;
	font-weight: normal;
	padding-top: 4px;
	text-align: left;
	padding-right: 8px;
	padding-left: 8px;
	border-top-color: #D6C9A0;
	border-left-color: #D6C9A0;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	background-color: #FFFFFF;
	color: #666666;
}
.member_zone_table th {
	color: #FFFFFF;
	background-color: #980203;
	font-size: 12px;
	line-height: 1.2;
	height: auto;
	top: 5px;
	font-weight: bold;
	padding-top: 4px;
	text-align: center;
	padding-right: 6px;
	padding-left: 6px;
	border-right-color: #D6C9A0;
	border-bottom-color: #D6C9A0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	padding-bottom: 4px;
}
.member_zone_table td {
	font-family: "Arial", "Helvetica", "sans-serif";
	height: auto;
	font-size: 12px;
	text-align: left;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6C9A0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D6C9A0;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
}
.member_zone_table td a:link {
	text-decoration: none;
	color: #666666;
}
.member_zone_table td a:visited {
	color: #666666;
	text-decoration: none;
}
.member_zone_table td a:hover {
	color: #FF0000;
	text-decoration: none;
}
.member_zone_table td a:active {
	color: #666666;
}
.member_zone_table  tr.altrow {
	background-color: #EAEAEA;
}
/* login &amp; logout */
.login_msg_error {
    font-size: 12px;
    color: #ff0000;
    text-align: center;
}
.logout {
    font-size: 12px;
    color: #ff9900;
    text-align: right;
}
.logout a:link {
    color: #ff9900;
    text-decoration: none;
}
.logout a:visited {
    color: #ff9900;
    text-decoration: none;
}
.logout a:hover {
    color: #ffcc00;
    text-decoration: none;
}
.logout a:active {
    color: #ffcc00;
    text-decoration: none;
}
.login_user {
    font-weight: bold;
    font-size: 18px;
    color: #999999;
}
.msg_getpw {
    font-size: 12px;
    color: #ff0000;
    text-align: center;
}



/* faq */
.faq_show {
	height: auto;
	padding-bottom: 10px;
	border: 1px solid #CCCCCC;
}
.faq_show td.title {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	background-image: url("../images/ws-faq-icon.jpg"/*tpa=http://www.dersheng.com/eng/images/ws-faq-icon.jpg*/);
	background-repeat: no-repeat;
	background-position: 6px 6px;
	padding-bottom: 8px;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 15px;
	font-weight: bold;
	color: #552B00;
	text-align: left;
	padding-left: 30px;
	height: auto;
	padding-top: 6px;
	width: 100%;
	background-color: #FEF3D1;
}
.faq_show td.main {
	height: auto;
	width: 100%;
	padding-left: 30px;
	color: #666666;
	text-align: left;
	font-weight: normal;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 18px;
	padding-top: 6px;
	padding-right: 4px;
}



/* inquiry */
.inquiry_table {
	font-size: 12px;
	line-height: 1.2;
	height: 24px;
	top: 5px;
	font-weight: normal;
	padding-top: 4px;
	text-align: left;
	padding-right: 8px;
	padding-left: 8px;
	border-top-color: #B6B6B6;
	border-left-color: #B6B6B6;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
}
.inquiry_table th {
	color: #333333;
	background-color: #cccccc;
	font-size: 12px;
	line-height: 1.2;
	height: auto;
	top: 5px;
	font-weight: bold;
	padding-top: 4px;
	text-align: center;
	padding-right: 6px;
	padding-left: 6px;
	border-right-color: #B6B6B6;
	border-bottom-color: #B6B6B6;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	padding-bottom: 4px;
}
.inquiry_table td {
	font-family: "Arial", "Helvetica", "sans-serif";
	height: auto;
	color: #000000;
	font-size: 12px;
	text-align: left;
	padding-left: 8px;
	background-repeat: repeat-x;
	background-position: left bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B6B6B6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B6B6B6;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
}
.inquiry_table td.no {
	color: #222222;
}
.inquiry_table td.title a:link {
	color: #222222;
	text-decoration: none;
}
.inquiry_table td.title a:visited {
	color: #222222;
	text-decoration: none;
}
.inquiry_table td.title a:hover {
	color: #FF0000;
	text-decoration: none;
}
.inquiry_table td.title a:active {
	color: #222222;
}
.inquiry_table td.date {
	color: #222222;
}
.inquiry_table  tr.altrow {
	background-color: #999999;
}



/* datatable */
.product_table {
	float:left;
	width:100%;
	margin:10px 0;
	background-color: #FFF;
	border-left:1px solid #808080;
	/*border-left:2px solid #000;
	border-top:2px solid #000;
	border-right:2px solid #000;
	border-bottom:2px solid #000;*/
}

.product_table th {
	color: #FFF;
	padding:5px 0;
	background-color: #7f7f7f;
	border-right:2px solid #FFF;
	border-bottom:2px solid #FFF;
	font-size:10px;
}
.product_table td {
	color: #000;
	padding:5px 0 5px 10px;
	border-right:1px solid #808080;
	border-bottom:1px solid #808080;
	font-size:10px;
}
.product_table td.center1 {
	color: #000;
	border-right:1px solid #808080;
	border-bottom:1px solid #808080;
	font-size:10px;
	text-align: center;
}
.product_table td.top {
	color: #000;
	padding:5px 0 5px 10px;
	border-right:1px solid #808080;
	border-bottom:1px solid #808080;
	border-top:1px solid #808080;
	font-size:10px;
}
.product_table  tr.altrow {
	background-color: #ffff66;
}
.product_table  td.altrow {
	background-color: #ffff66;
}
.product_table  td.altrow1 {
	background-color: #ffff66;
	text-align: center;
}

.datatable2 {
	width:1080px;
	/*background-color: #CCC;*/
	margin:0px 0;
	padding:0 5px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}


h4{
	font-size:13px;
	font-weight:bolder;
	color: #F00;
}

#bg_desc1.current{
	background-color:#C00;
	width:135px;
	height:31px;
	float:left;
	padding:0px 7px;
	margin: 10px 0px 10px 5px;
	display:inline;
	font-size:11px;
	color:#300;	
	}
#bg_desc1.current a{
	color:#FFF; font-weight:bold;
	}	
#bg_desc2.current{
	background-color:#C00;
	width:135px;
	height:31px;
	float:left;
	padding:0px 7px;
	margin: 10px 0px 10px 5px;
	
	display:inline;
	font-size:11px;
	color:#300;	
	}
#bg_desc2.current a{
	color:#FFF; font-weight:bold;
	}
#bg_desc3.current{
	background-color:#C00;
	width:135px;
	height:31px;
	float:left;
	padding:0px 7px;
	margin: 10px 0px 10px 5px;
	display:inline;
	font-size:11px;
	color:#300;	
	}
#bg_desc3.current a{
	color:#FFF; font-weight:bold;
	}
#bg_desc4.current{
	background-color:#C00;
	width:135px;
	height:31px;
	float:left;
	padding:0px 7px;
	margin: 10px 0px 10px 5px;
	display:inline;
	font-size:11px;
	color:#300;	
	}
#bg_desc4.current a{
	color:#FFF; font-weight:bold;
	}
#bg_desc5.current{
	background-color:#C00;
	width:135px;
	height:31px;
	float:left;
	padding:0px 7px;
	margin: 10px 0px 10px 5px;
	display:inline;
	font-size:11px;
	color:#300;
	}
#bg_desc5.current a{
	color:#FFF; font-weight:bold;
	}



/*20120518新增*/
.pdes1 {
width: 590px;
margin: 20px 0 0 15px;
float: left;
}

.pdes2{
	float:left;
	}
.destb tr{
	background-image: url("../images/bdline.jpg");
	background-repeat: repeat-y;
	}	
#title h2{
	font-size:24px;
	margin: 10px 0;
}

/*  文案外框 圖形 features  */
.BOX1 {
	width:726px;
	height:170 px;
                  margin-top: 15px;
                  margin-left: 10px;
	background-image:url(boxgb-1.jpg);
                  background-repeat: no-repeat;
	padding-top:2px;
                  padding-left:20px;
                  padding-right :20px;
}
/*  文案外框 圖形 features  */
.BOX4 {
	width:726px;
	height:170 px;
                  margin-top: 15px;
                  margin-left: -20px;
	background-image:url(boxgb-1.jpg);
                  background-repeat: no-repeat;
	padding-top:2px;
                  padding-left:20px;
                  padding-right :20px;
                 
}
/*  文案外框  內容字型高度樣式 features  16px=12pt */
.BOX1 p {
	font-size:14px;
	line-height:0px;
	letter-spacing:0px;
                  word-spacing:1.2px;
                  padding-top:10px;
	padding-bottom:10px;
}
/*  文案外框 圖形 wheel options   */
.BOX2 {
	width:726px;
	height:370 px;
                  margin-top: 15px;
                  margin-left: -15px;
	background-image:url(boxgb-2.jpg);
                  background-repeat: no-repeat;
	padding-top:2px;
                  padding-left:20px;
                  padding-right :20px;
}
/*  文案外框  內容字型高度樣式 wheel options  16px=12pt */
.BOX2 p {
	font-size:14px;
	line-height:0px;
	letter-spacing:0px;
                  word-spacing:1.2px;
                  padding-top:10px;
	padding-bottom:10px;
}

/*  文案外框 圖形 features  */
.BOX3 {
	width:726px;
	height:250 px;
                  margin-top: 15px;
                  margin-left: 10px;
	background-image:url(boxgb2.png);
                  background-repeat: no-repeat;
	padding-top:2px;
                  padding-left:20px;
                  padding-right :20px;
}
/*  文案外框  內容字型高度樣式 wheel options  16px=12pt */
.BOX3 p {
	font-size:14px;
	line-height:0px;
	letter-spacing:0px;
                  word-spacing:1.2px;
                  padding-top:10px;
	padding-bottom:10px;
}</pre></body></html>