
/*  
Template Name: Joyo.COM template
Template URI: http://www.ecshop.com/
Description: 仿卓越网风格.
Version: 2.1.5
Author: ECSHOP Team
Author URI: http://www.ecshop.com/
*/

/*===========================================
        页面综合部分
  ===========================================*/ 
td {
  padding:4px;
}
.hack {
  clear:both;
}
.mark-price {
  color:#CD6702;
}
.goods-price {
  color:red;font-weight:bold;
}
.market-price {
  color:#4A6075;
}
.group-goods-list {
  border-bottom:1px dashed #CCC;
}
.content-div {
  padding:10px 20px;
}
#pager {
  padding:10px;
}
#loader {
  background-color: #FFFFCC;
  border: 1px solid #CC0000;
  position: fixed;
  color: #CC0000;
  z-index: 1000;
  left: 50%;
  bottom: 50%;
  padding: 5px 15px;
  /*display: none;*/
  filter: progid:DXImageTransform.Microsoft.BasicImage(opacity=.65);
  opacity: 0.65;
}
* html #loader {
  position: absolute;
}
.title-04 {
  font-size:14px;
  font-weight:bold;
  padding:5px 0 5px 30px;
  border:1px #E9ECE0 solid;
  margin-bottom:5px;
  margin-top:5px;
  background-color:#F3F6EB;
}
.catalog {
  padding:20px 120px;
  border:1px #eee solid;
  margin-bottom:5px;
}
.catalog a {
  color:#003399;
  font-size:14px;
}
.catalog .xixi {
  float:left;
  white-space:nowrap;
  padding-left:10px;
}
.catalog .cucu {
  clear:both;
  font-weight:bold;
  padding-top: 10px;
  white-space:nowrap;
  padding-left:10px;
}
.catalog div {
  padding:15px 0 3px 20px;
  margin:5px 0;
  border-bottom:1px #dadada dashed;
}
.brandkuai {
  padding:15px;
  float:left;
  background-color:#F3F6EB;
  border:1px #f25d03 solid;/*#6CB8C5*/
  margin-left:5px;
}
/*===========================================
        页面中间部分
 ===========================================*/
 
#outer_wrapper {
  background: #fff;  
	min-width:800px;
}
#wrapper {
}
#container {
  width: 100%;
  float: left;
  margin-right: -240px;
  margin-bottom:10px;
}
#content {
  margin-right: 240px;
  margin-top:6px;
}
#main {
  margin-left: 200px;
  padding-right: 2px;
  padding-left: 2px;
}
.flash {
  float:left;
  width:100%;
  border:1px #eee solid;
}
.float-left {
  float:left;
}
.good-list {
  border-top-width: 1px;
  border-right-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-left-style: solid;
  border-top-color: #eee;
  border-right-color: #eee;
  border-left-color: #eee;
}
.market-price {
 background-image:
}
.goods-table {
  border:1px solid #eee;
  border-collapse:collapse;
}
.title-03 {
  width:100%;
  margin:6px auto;
  float:left;
  background: url(images/title_03_bg.gif) repeat-x top;
}
.title-03 .title {
  padding-left:15px;
  float:left;
  margin-top:8px;
  font-size:14px;
  font-weight:bold;
  color:#CD6702
}
.title-03 .more {
  float:right;
  margin-top:12px;
  margin-right:10px;
}
.title-03 .box {
  margin-top:31px;
}
/*===========================================
        页面左边
 ===========================================*/
#left {
  width: 180px;
  float: left;
  padding-left: 20px;
  clear:both;
}
.title-01 {
  height:29px;
  width:177px;
  background-image:url(images/title_01_bg.gif);
}
.title-01-title {
  padding-left:15px;
  padding-top:8px;
  font-size:14px;
  font-weight:bold;
  color:#fff;
}
#category-tree {
  width:175px;
  border-left:1px #f25d03 solid;/*#6CB8C5*/
  border-right:1px #f25d03 solid;/*#6CB8C5*/
  border-bottom:1px #f25d03 solid;/*#6CB8C5*/
  background-color:#fff;
  margin-bottom:8px;
}
#category-tree ul {
  list-style-type:none;
}
#category-tree h3 {
  padding:6px 0 5px 27px;
  margin-bottom:3px;
  border-bottom:1px #E9ECE0 solid;
  border-top:1px #E9ECE0 solid;
  background-color:#F3F6EB;
  background-image: url(images/icon.gif);
  background-repeat: no-repeat;
  background-position: 12px center;
}
#category-tree .yiji {
  float:right;
  margin:-22px 10px 0 0;
  width:20px;
  height:20px;
  background: url(images/zhedie.gif) no-repeat right top;
  cursor:n-resize;
}
#category-tree .yiji2 {
  float:right;
  margin:-22px 10px 0 0;
  width:40px;
  height:20px;
  background: url(images/menu_minus.gif) no-repeat right top;
  cursor:hand;
}
#category-tree .erji li {
  padding-left:30px;
  padding-top:2px;
  padding-bottom:3px;
  border-bottom:1px #F3F6EB solid;
  margin-bottom:3px;
  background-image:url(images/erji.gif);
  background-repeat: no-repeat;
  background-position: 15px 4px;
}
.title-02 {
  width:98%;
  margin-bottom:8px;
  padding-bottom:5px;
  border:1px #f25d03 solid;/*#6CB8C5*/
  background-image:url(images/title_02_bg.gif);
  background-repeat: repeat-x;
  background-position: top;
  clear:both;
}
.title-02 .title {
  padding:8px 2px 0 15px;
  font-size:14px;
  margin-bottom:10px;
  font-weight:bold;
  color:#CD6702;
}
.title-02 .more {
  text-align:right;
  padding-right:10px;
}
.title-02 ul {
  padding-left:10px;
  list-style:none
}
/*用户中心*/
.title-02 .user-menu {
  padding-left:41px;
  list-style-type:circle;
}
.title-02 .user-menu a {
  font-size:14px;
}
.title-02 li {
  line-height:180%;
}
.top10-li-1 {
  background-image:url(images/top_1.gif);
  background-repeat: no-repeat;
  background-position: 0px 4px;
  padding-left:17px;
  line-height:180%;
}
.top10-li-2 {
  background-image:url(images/top_2.gif);
  background-repeat: no-repeat;
  background-position: 0px 1px;
  padding-left:17px;
}
.top10-li-3 {
  background-image:url(images/top_3.gif);
  background-repeat: no-repeat;
  background-position: 0px 1px;
  padding-left:17px;
}
.top10-li-4 {
  background-image:url(images/top_4.gif);
  background-repeat: no-repeat;
  background-position: 0px 1px;
  padding-left:17px;
}
.top10-li-5 {
  background-image:url(images/top_5.gif);
  background-repeat: no-repeat;
  background-position: 0px 1px;
  padding-left:17px;
}
.top10-li-6 {
  background-image:url(images/top_6.gif);
  background-repeat: no-repeat;
  background-position: 0px 1px;
  padding-left:17px;
}
.top10-li-7 {
  background-image:url(images/top_7.gif);
  background-repeat: no-repeat;
  background-position: 0px 1px;
  padding-left:17px;
}
.top10-li-8 {
  background-image:url(images/top_8.gif);
  background-repeat: no-repeat;
  background-position: 0px 1px;
  padding-left:17px;
}
.top10-li-9 {
  background-image:url(images/top_9.gif);
  background-repeat: no-repeat;
  background-position: 0px 1px;
  padding-left:17px;
}
.top10-li-10 {
  background-image:url(images/top_10.gif);
  background-repeat: no-repeat;
  background-position: 0px 1px;
  padding-left:17px;
}
/*===========================================
        页面右边
 ===========================================*/
#right {
  width: 220px;
  float: right;
  padding-right: 16px;
  margin-top:6px;
}
.brands {
  background: url(images/cat_arrow.gif) no-repeat 1px center;
  border:1px #ddd solid;
  width:172px;
  margin-bottom:2px;
  padding:5px 2px 5px 18px;
  ;
  text-align:left;
}
.promotion_goods {
}
.new-articles {
  height:125px;
  min-height:125px;
}
*html .new-articles {
  height:125px;
}
.new-articles span a {
  color:#CD6702
}
#ECS_VOTE {
  padding:0 5px;
}
.new-articles li {
  white-space:nowrap;
  width:200px;
  line-height:160%;
  text-overflow:ellipsis;
  overflow:hidden;
}
/*===========================================
        页面底部
 ===========================================*/

/*选购中心*/
#pick-out {
  width:175px;
  border-left:1px #f25d03 solid;/*#6CB8C5*/
  border-right:1px #f25d03 solid;/*#6CB8C5*/
  border-bottom:1px #f25d03 solid;/*#6CB8C5*/
  background-color:#fff;
  margin-bottom:8px;
}
#pick-out ul {
  padding-left:20px;
}
#pick-out li {
  line-height:220%;
  word-break:break-all;
  word-wrap:break-word;
  color:#333;
  line-height:200%;
  text-indent:12px;
}
/*搜索页*/
.search-form {
  padding:0 10px;
  width:96%;
  float:left;
}
.search-form .button {
  width:160px;
  height:30px;
  font-size:14px;
}
.search-paixu {
  float:right;
  margin-right:20px;
  margin-top:5px;
  height:30px;
}
/*购物车*/
.flow-connet {
  padding:5px 15px;
}
.flow-connet table {
  border:1px solid #DADADA;
  border-collapse:collapse;
}
.flow-connet th {
  background-color:#F1F1F1;
  padding:4px;
}
.flow-connet .continue {
  margin:15px auto;
  width:70%;
}
.flow-connet .checkout {
  float:right;
  margin-top:-25px;
}
.flow-connet a {
  color:#0328C1;
  font-size:14px;
}
.change-xinxi {
  float:right;
  padding:2px;
  padding-left:10px;
  border:1px solid #ccc;
  border-left:5px solid #ccc;
  margin-right:20px;
}
.flow-submit {
  border-top: 1px solid #DADADA;
  padding: 20px 0;
  text-align:center;
  margin-top: 5px;
}
.flow-submit .tijiao {
  width:120px;
  height:30px;
  font-size:14px;
  font-weight:bold;
}
.flow-succeed {
  padding: 10px;
  border-top: 1px solid #DADADA;
  text-align: center;
}
.flow-succeed p {
  padding:5px;
  font-size:14px;
}
/*提示页*/
.message {
  text-align:center;
  width:400px;
  height:240px;
  margin:160px auto;
  border:1px #f25d03 solid;/*#6CB8C5*/
  background: url(images/title_02_bg.gif) repeat-x;
}
.message h3 {
  font-size: 14px;
  font-weight:bold;
  color: red;
  padding-top:60px;
  margin-bottom:10px;
}
.message p {
  padding:10px;
}
/*商品对比页*/
.cotalog-list {
  padding:10px;
  overflow-x:auto;
  width:950px;
  border:1px #eee solid;
  margin:10px auto;
}
.cotalog-list td {
  padding:4px;
  text-align:left;
  background-color:#FFFFFF;
}
.cotalog-list .center {
  text-align:center;
}
.cotalog-list .right {
  text-align:right;
}
/*文章页*/
.article-title {
  padding:20px 0;
  text-align:center;
}
.article-title h1 {
  font-size:20px;
  font-weight:bold;
  margin: 0px;
  padding-: 6px 0 0 11px;
}
.article-title hr {
  height:1px;
  margin:5px;
}
.article-title span {
  color:#999999;
}
.article-content {
  width:90%;
  margin:0 auto;
}
.article-content p {
  line-height:180%;
  /*text-indent:2em*/
  font-size:14px;
}
.article-content a {
  font-size:14px;
  text-decoration:underline;
  color:#003399;
}
.article-file {
  height:20px;
  padding-top:8px;
  text-align:center;
  width:94%;
  border:1px #dadada solid;
  background-color:#F3F6EB;
  margin:0 auto;
}
.article-comments {
  border:1px #CCCCCC solid;
  margin:5px auto;
  background-color:#F9FCFE;
  width:94%;
}
.article-comments .title {
  padding:6px 0 4px 20px;
  font-size:14px;
  font-weight:bold;
  border-bottom:1px #CCCCCC solid;
}
.article-comments div {
  padding:4px;
}
.article-comments .content {
  word-break:break-all;
  word-wrap:break-word;
  color:#000;
  line-height:1.6;
  text-indent:24px;
  overflow:hidden;
}
.article-comments .comments {
  border:1px #ccc solid;
  background-color:#FFFFCC;
  word-break:break-all;
  word-wrap:break-word;
  color:#003366;
  line-height:1.6;
  text-indent:24px;
  overflow:hidden;
  padding:5px;
}
.article-comments .bg2 {
  border-bottom:1px #333 dashed;
}
/*文章分类页*/
.a-cat-div {
  padding:10px 20px;
  border:1px #dadada solid;
}
.a-cat-div h1 {
  border-bottom:1px #dadada solid;
  padding:5px 0;
  font-size:14px;
  font-weight:bold;
}
.a-cat-div ul {
  list-style:none
}
.a-cat-div li {
  line-height:250%;
  border-bottom:1px #CCCCCC dashed;
  color:#003399
}
.a-cat-div span {
  color:#999999;
  font-size:12px;
  padding:0 10px;
  font-family:georgia;
}
.a-cat-div a {
  color:#003399;
}
.a-cat-div .author {
  color:#CCCCCC;
  font-size:12px;
}
/*标签云*/
.tag-cloud {
  background-color:#eee;
  border:1px #dadada solid;
  margin:20px;
  padding:20px;
}
/*商品页*/
.goods {
}

/*===========================================
        商品相册
    ===========================================*/

#goods-gallery {
  padding:10px;
}
#goods-gallery .goods-gallery-outside {
  margin-bottom:15px;
  width:110px;
  height:110px;
  background-color:#BBBBBB;
}
#goods-gallery .goods-gallery-inside {
  position:relative;
  top:5px;
  left:5px;
}
.thumb {
  border: 1px solid #dadada;
  margin: 3px;
  padding:3px;
}
.product-list {
  color:#244A01;
	/*产品列表区域块*/
}
.product-list li {
  list-style:none;
  margin-bottom:5px;
  float:left;
  width:160px;
  margin-left:4px;/*产品列表区*/
}
.product-list .photo {
  text-align:center;
  padding:5px;
  margin:10px!important;
  margin:3px;
}
.product-list .price {
  height:40px;
}
.product-list .name a {
  display:block;
  height:25px;
  padding-top:5px;
  color:#0328C1;
  font-size:14px;
}
.name14 a {
  color:#0328C1;
  font-size:14px;
}



/*  
以下三行被商品页的内容所使用，因谢兴华COPY别的网站的商品介绍的表格，需要这三行来装饰表格
*/
.property{width:700px;border:1px solid #ccc;border-collapse:collapse;background:#fafafa;}
.property td{border:1px solid #ccc;padding:5px;}
.propertyName{width:120px;}


/*  
以下是新模板的CSS
*/
@charset "utf-8";
/* CSS Document */

body{margin:0;padding:0;font-family:Arial,'宋体','新宋体',sans-serif;font-size:12px;text-align:left; background:#fff;} 
ul,ol,li,dl,dd{margin:0;padding:0;list-style:none} 
p,form,input{margin:0}
input,select { vertical-align:middle;}
img{border:0}
h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-size:12px}
.clearfix:after{content:".";height:0;display:block;visibility:hidden;clear:both}
.clearfix{-height:1%;*min-height:1%}
div { overflow:hidden;}
table {border-collapse: collapse;border-spacing: 0;}
a:link {color:#000;text-decoration:none;}
a:visited {color:#000;text-decoration:none;}
a:hover {color:#FC5900;text-decoration:none;}
a:active {color:#FC5900;}
.fr { float:right;}

#header { width:998px; margin:0 auto; margin-bottom:8px;}
#top { background:#F3F3F3 url(images/top.gif) repeat-x; height:32px; line-height:32px; padding:7px 20px 0; border-bottom:1px solid #DBDBDB;}
#logo_nav { padding-top:9px;}
#logo { float:left; width:196px; height:53px; padding-left:15px;}
.navwrap { width:755px; float:right;}
.banner { margin-bottom:8px;}
.tel { background:url(images/icon.png) no-repeat 0 8px; padding-left:30px; padding-top:5px; width:330px; float:left; }
.tel img { vertical-align:-8px; margin-left:16px; }
.telnum { font-size:30px; color:#FF6300; font-weight:bold;}
.tmenu { float:right; width:380px; padding-right:5px; text-align:right; line-height:25px;}
p.subtitle { color:#FF6300; font-weight:bold;}
.heart,.baticon { width:20px; height:17px; background:url(images/icon.png) no-repeat 0 -48px; margin-right:5px;vertical-align:middle;}
.nav { height:29px;}
.nav li { height:29px; float:left; margin-right:5px; width:87px; text-align:center; background:url(images/mbg.gif) no-repeat; line-height:29px; font-size:14px;}
.nav li.cur { background:url(images/mbg_on.gif) no-repeat;}
#searchbar { height:38px; padding-left:8px; background:#FF7600 url(images/search_bg_l.gif) no-repeat;}
.search { height:38px; padding-right:8px; background:url(images/search_bg_r.gif) no-repeat right top; line-height:38px;}
.searchbox { _padding-top:5px; padding-left:10px; float:left; width:570px;}
.sinp { height:21px; width:235px; border:0 none; margin-right:15px;}
.sbtn { width:75px; height:27px; background:url(images/sbtn.gif) no-repeat; cursor:pointer; border:0 none; margin-right:10px;}
.bat { float:right; width:333px; background:url(images/bat.gif) no-repeat; height:28px; line-height:28px; text-align:center; _padding-top:6px; margin-top:5px;}
.bat a { padding:0 6px;}
.baticon { background-position:0 -303px; margin-left:5px;}
.keyword { height:37px; line-height:37px; background:url(images/top3.gif) repeat-x; padding:0 10px;}
.keyword em { font-style:normal; color:#276710; font-weight:bold;}
.keyword img { margin-left:5px; margin-top:8px; vertical-align:-4px;;}

#mainbox { width:998px; margin:0 auto;}
.maintop { margin-bottom:10px;}
.maintop_l { width:243px; float:left;}
.maintop_lbox { margin-bottom:8px;}
.maintop_lbox h3 { background:url(images/ltoptitle.gif) no-repeat; height:30px; text-indent:-9999px;}
.maintop_lbox h3.tt { background:url(images/tt.gif) no-repeat;}
.maintop_lbox h3.cheap { background:url(images/cheap.gif) no-repeat;}
.maintop_lbox h3.newcheap { background:url(images/newcheap.gif) no-repeat;}
.ltcon { border-left:1px solid #E5CFA8; border-right:1px solid #E5CFA8; padding:8px; background:url(images/lbg.gif) repeat-x left bottom;}
.ltcon h4 { width:24px; height:220px; float:left; background:url(images/icon.png) no-repeat left bottom; margin-top:5px;}
.ltcon h5 {height:24px; border:1px solid #D8D7D5; line-height:24px; padding-left:20px; background:#E8E8E8 url(images/arrow.gif) no-repeat 8px 8px; color:#9D5706; font-weight:normal; margin-bottom:5px; clear:both;}
.ltcon h5.on { background:#FAFAFA url(images/arrow.gif) no-repeat 8px 8px;}
ul.toplist { float:left;width:200px;}
.toplist li { line-height:23px;}
.toplist li em { float:right; padding-right:5px; font-style:normal;}
.ltbot { padding-bottom:4px; background:url(images/ltopbot.gif) no-repeat center bottom;}
.catelist { margin-bottom:15px;}
.catelist li { line-height:24px; border-bottom:1px dotted #E5E5E5; padding-left:20px; float:left; width:85px;}
.maintop_r { width:751px; float:right;}
.rtop { margin-bottom:8px;}
.rtop_l { float:left; width:497px;}
.rtop_r { float:right; width:247px;background:url(images/rtopbot1.gif) no-repeat center bottom; padding-bottom:5px;}
.rtop_r h3 { height:32px; background:url(images/title_ann.gif) no-repeat; text-align:center; font-size:14px; line-height:32px; font-weight:normal;}
.rtopcon { padding:8px; border-left:1px solid #DBE5A8; border-right:1px solid #DBE5A8; background:url(images/rtopconbg.gif) repeat-x left bottom;}
ul.rtoplist {}
ul.rtoplist li { line-height:23px; padding-left:25px; background:url(images/n.gif) no-repeat 5px 7px;}
.newprobox {}
.newprobox h3 { height:32px; background:url(images/new_title.gif) no-repeat; line-height:32px;}
.newprobox h3.catesearch { background:url(images/catesearch.gif) no-repeat; }
.newprobox h3.proinfo { background:url(images/proinfo.gif) no-repeat;}
.newprobox h2 { height:29px; line-height:29px; background-color:#E8E8E8;}
.newprobox h2 img { vertical-align:middle;}
.newprobox h2 .sort { padding-left:100px;}
.newprobox h2 .sort label { color:#693D0B; font-weight:normal;}
.more { float:right; font-size:14px; color:#425E2F; padding-right:15px;}
.newprocon { padding:5px; border:1px solid #E6D5B3;}
.s_op { line-height:30px; margin-bottom:10px;}
.s_op div { height:30px; padding:0 10px;}
.s_op a { padding:0 5px;}
.s1 { background-color:#E8E8E8;}
.s2 { background-color:#F0F0F0;}
.newprolist { padding:10px 0 0 8px;}
.newpro { background:url(images/dot.gif) repeat-x 0 280px;}
.newpro li { width:175px; text-align:center; float:left; margin-right:5px; margin-bottom:35px; overflow:hidden;}
.newpro li .pro-title{ height:36px; line-height:18px; overflow:hidden;}
.newpro li h6 { line-height:30px; font-size:14px;}
.newpro li p { line-height:18px; padding-top:5px;}
.price { color:#BF030A; font-weight:bold;}
.proimg { width:160px; height:120px; margin:0 auto; overflow:hidden; border:1px solid #D5D5D5; vertical-align:middle;}
.mainlistbox { margin-bottom:8px;}
.mainlistbox h3 { background-color:#E8E8E8; height:30px; line-height:30px; margin-bottom:8px;}
.mainlistcon_l { width:738px; border:1px solid #E8D6B2; float:left; padding:20px 0 18px 12px;}
.mainlistcon_r { width:238px; float:right; background:#FEEED4 url(images/rtopbg.gif) no-repeat center top; padding-top:3px;}
.mlistcon { padding-bottom:3px; background:url(images/rbotbg.gif) no-repeat center bottom;}
.mlist { border-left:1px solid #FA8803; border-right:1px solid #FA8803; padding:8px;}
.mlist ul {}
.mlist ul li { text-align:center; width:205px; margin:0 auto; margin-bottom:10px;}
.mlist ul li .pro_img { width:203px; height:147px; border:1px solid #E6E6E4; border-bottom:0 none;}
.mlist ul li .pro_title { width:205px; height:23px; background:url(images/protitilebg.gif) no-repeat; line-height:23px;}
.mlist ul li .pro_title a { color:#fff;}

#footer { width:998px; margin:0 auto;}
.bot_top { height:30px; line-height:30px; background-color:#FF6300; color:#fff; padding-left:15px; font-size:13px; margin-bottom:5px;}
.f_box { margin-bottom:10px; clear:both;}
.f_box_l { width:220px; float:left; padding:10px 20px;}
.f_tel { text-align:right;}
p.time { color:#51691F;}
.f_lbox { background-color:#F6F6F6; padding:5px;}
.f_lbox p { line-height:22px;}
.f_navbox { float:right; width:705px; padding:4px; border:1px solid #CDCDCD;}
.f_nav_top { height:32px; background-color:#CDCDCF; overflow:hidden; margin-bottom:4px;}
.f_nav_t li { float:left; display:block; width:100px; padding-left:40px; height:32px; background:url(images/icon.png) no-repeat 8px -85px; line-height:32px; font-size:16px; font-weight:bold;}
.f_nav_t li.bnav2 { background-position:8px -127px; background-color:#C2C2C4;}
.f_nav_t li.bnav3 { background-position:8px -168px;}
.f_nav_t li.bnav4 { background-position:8px -208px; background-color:#C2C2C4;}
.f_nav_t li.bnav5 { background-position:8px -250px;}
.f_nav_b { height:120px; overflow:hidden; background-color:#EDEDED;}
.f_nav_b div { width:140px; float:left; overflow:hidden; height:115px; padding-top:5px;}
.f_nav_b div.white { background-color:#fff;}
.f_nav_b div li { line-height:25px; background:url(images/arrow.gif) no-repeat 15px 8px; padding-left:25px;}
.botmenu { background-color:#CDCDCF; border-bottom:5px solid #FB8700; padding-top:10px; text-align:center;}
.botmenu p { line-height:23px; color:#333;}
.m10 { height:10px; clear:both; width:240px;}
.morepro { clear:both; height:25px; text-align:right; line-height:25px;}
.loac { height:30px; background-color:#EDECEC; line-height:30px; padding-left:10px; clear:both; margin-bottom:10px;}
.newsdetailbox {}
.newsdetailbox h3 { background-color:#F4DAC9; height:30px; text-align:center; line-height:30px; color:#9E3F05; font-size:14px;}
.athor { height:35px; line-height:35px; border-bottom:1px dotted #B3B3B3; color:#696969; text-align:center;}
.newsdetailcon { padding:10px;}
.newsdetailcon p { line-height:24px; padding-top:10px; font-size:14px; text-indent:28px;}
.commit { padding:2px; border:1px solid #B3B3B3;}
.commit h2 { height:35px; background-color:#ADDFEC; padding-left:25px; font-size:14px; color:#733F02; line-height:35px;}
.combtn { float:right; text-align:center; font-size:14px; color:#202020; margin:3px 5px 0; padding:3px 5px; cursor:pointer;}
.commitbox { padding:5px;}
.commitcon { padding:10px;}
.commit-op { padding:6px;}
.commit-op li { padding:4px 0 4px 20px;}
.commit-op li.graybg { background-color:#F3F3F3;}
.commit-op li.cbtnbox { text-align:center; padding:15px;}
.commit-op li label { padding-right:10px; color:#067390;}
.txtinp { width:460px; height:18px; line-height:18px; border:1px solid #919191;}
.txtinp1 { width:325px; border:1px solid #919191; height:18px; line-height:18px;}
.txtarea { width:460px; height:90px; border:1px solid #919191; vertical-align:top;}
.txtarea1 { width:325px;height:90px; border:1px solid #919191; vertical-align:top;}
.cbtn { cursor:pointer;}
.compare { padding:5px 10px; background-color:#D6EFF4; font-size:14px; color:#0B697E; margin-bottom:10px; clear:both;}
.total { padding-left:50px;}
.page { padding-left:20px; }
.page a:link,.page a:visited { padding:0 3px; color:#0B697E;}
.page a:hover { color:red;}

.proinfo-top-l { float:left; width:461px; padding-left:8px; padding-top:5px;}
.proimg-box { float:left; width:140px;}
.prosmallphoto { width:132px; height:137px; border:1px solid #919191; overflow:hidden; margin-bottom:5px;}
.prophotobtn { background:#E6E4E5 url(images/magnifier.gif) no-repeat 8px 5px; height:31px; padding-left:37px; font-size:14px; line-height:30px; width:98px; }
.callonline { border:1px solid #7D8B8B; margin-top:5px; width:132px; margin-bottom:5px;}
.proinfobox { float:right; width:310px; color:#686868;}
.proinfobox h4 { font-size:14px; line-height:25px; margin-bottom:8px;}
.proinfobox ul { margin-bottom:10px;}
.proinfobox li { padding:5px 0; font-size:14px;}
.protip { background-color:#F8EACE; padding:3px 5px; font-size:14px; }
.pro-op { padding:20px 0 10px;}
.proinfoboxad { border:1px solid #C3B18D; clear:both;}
.proinfo-top-r { float:right; width:245px; padding:5px; background-color:#E9F2F1;}
.proinfo-top-r h5 { font-size:14px; color:#628585; height:23px; line-height:23px; text-align:center; background-color:#C3E3E2;}
.proinfo-top-r li { text-align:center; margin-top:8px; clear:both;}
.questionbox { padding:2px; border:1px solid #B3B3B3;}
.quel { float:left; width:444px;}
.quer { float:right; width:300px;}
.quer h4 { height:30px; background-color:#ECD4AE; padding:3px 0 0 25px; margin-bottom:2px;}
.relatecon { background-color:#ECE4D7; padding:10px 0 20px 10px;}
.relatecon h5 { width:24px; height:220px; float:left; background:url(images/icon.png) no-repeat left bottom; margin-top:5px;}

.newprobox .newsdetailcon h3 { background:none;}



