/* General page layout  begin */
body {
        margin: 0px;
        padding:0;
        background: #FFFFFF;
        color: #414141;
        font-size: 11px;
        font-style: normal;
        font-family: tahoma, arial, verdana, arial, sans-serif;
}
a, a:visited{
        color: #414141;
        text-decoration: underline;
}
a:hover {
        color: #da5820;
        text-decoration: underline;
}

/*--------*/
form {
        display: inline;
}
.acceptdiv{
  height: 140px;
  border:1px solid #a5acb2;
  padding:3px;
  overflow: auto;
}
input, select {
        font-size: 11px;
        color:#414141;
        border:1px solid #a5acb2;
        height:17px;
}
input.transpng {
        behavior: url("png.htc");
}
textarea {
        width: 100%;
        font-size: 11px;
        color:#414141;
}
/*--------*/
td {
        font-size: 11px;
        line-height: 1.2;
}
TD.main, P.main {
        line-height: 1.5;
}
TD.mainBold, P.mainBold {
        line-height: 1.5;
        font-weight: bold;
}
TD.smallText, SPAN.smallText, P.smallText {
        font-size: 10px;
}
.bold {
        font-weight: bold;
        line-height: 1.5;
}
.boxText {
}
H1{
        font-size: 14px;
        color: #4e4e4e;
        font-weight: bold;
}


/*--------*/
img.transpng {
        behavior: url("png.htc");
}
img.infoBoxSpacing {
        width: 0px;
        height: 0px;
}
.productBG {
        background-position: left top;
}
.lineV {
        background: url(images/line_V.gif) repeat-y left top;
}
.lineH {
        background: url(images/line_H.gif) repeat-x left top;
}
/*--------*/
.left_bg {
        background:#fff url(images/left_bg.gif) repeat-y 100% 0;
        width: 197px;
        vertical-align:top;
}
.center_bg {
  background:#fff;
  vertical-align:top;
        padding:0 5px 0 5px;
}
.right_bg {
  width: 197px;
  vertical-align:top;
        border-left:1px solid #cfd5d9;
        background:#FFFFFF;
}
/* message box */
.inputRequirement {
        color: #ff0000;
}
.messageBox {
}
.messageStackError, .messageStackWarning {
        background-color: #ffb3b5;
}
.messageStackSuccess {
        background-color: #99ff00;
}
.line {
        border-color: #DEDEDE;
}

.errorBox {
        background: #ffb3b5;
        font-weight: bold;
}
.stockWarning {
        color: #cc0033;
}
.productsNotifications {
        background: #f2fff7;
}
/* General page layout  end */


/* Header layout  begin */
table.header {
background: #ffffff url(images/header/h_bg.gif) repeat-x 0px -17px;
padding-bottom:7px;
height: 147px;
}

td.header{
color:#414141;
font-size:10px;
font-family:arial;
font-weight:bold;
text-transform:uppercase;
letter-spacing: -1px;
padding-top:2px;
}

td.header a:link, td.header a:visited {
text-decoration: none;
}
td.header a:hover {
text-decoration: none;
color:#fd7900;
}

td.headerNavigation {
        color: #ffffff;
}
a.headerNavigation, a:visited.headerNavigation {
        color: #fff;
        text-decoration: underline;
}
a:hover.headerNavigation {
  color:#fff;
        text-decoration: none;
}
TR.headerError {
        background: #ff0000;
}
TD.headerError {
        background: #ff0000;
        color: #ffffff;
        font-weight: bold;
        text-align: center;
}
TR.headerInfo {
        background: #00ff00;
}
TD.headerInfo {
        background: #00ff00;
        color: #ffffff;
        font-weight: bold;
        text-align: center;
}
/* Header layout  end */


/* Content layout  begin */
td.pageHeading H1, DIV.pageHeading H1 {
        font-size: 19px;
        color: #393b89;
        font-weight: bold;
        font-family:tahoma;
        text-transform: none;
        padding:5px 18px 2px 0px;
}


/*----categories----*/
#category-nav {
/*font-size:12px*/
  color:#03056A;
  /*font-weight: bold;*/
}
#category-nav a, #category-nav a:visited {
        color: #03056A;
        text-decoration:none;
}
#category-nav a:hover {
        color: #FD7900;
}
dl.level1 {

}
#category-nav dl {
        margin: 0;
        padding: 0;
}
#category-nav dt {
        margin: 0;
        padding: 2px 0px 2px 20px;
}
#category-nav dd {
        margin: 0;
        padding: 0 0 0 0px;
}

#category-nav dd dl{
        padding: 0px 0 10px 5px;
}
#category-nav dd dl dt{
background:none;
padding: 0px 0px 0px 28px;
text-transform: none;
}

#category-nav dd dl dt a, #category-nav dd dl dt a:visited{
font-weight:normal;
color:#414141;
}
#category-nav dd dl dt a:hover{
}

#category-nav dt.level-sel {
background:none;
}
#category-nav dt.level-act {

        /*background: #dddddd url(images/infobox/bg_2.gif) no-repeat 0 0;*/
}
#category-nav dt.level-sel a, #category-nav dt.level-sel a:visited {
        color: #FD7900;
}
#category-nav dt.level-sel a:hover {
        color: #FD7900;
}
#category-nav dt.level-act a, #category-nav dt.level-act a:visited {
        color: #FD7900;
}
#category-nav dt.level-act a:hover {
        color: #FD7900;
}
/*----infobox Left----*/
td.infoboxcell {
        padding-bottom: 10px;
}
.infoBoxNotice {
        background: #ff8e90;
}
.infoBoxNoticeContents {
        background: #FFE6E6;
}
td.infoBox, span.infoBox {
}
/*--------*/
table.infoboxHeading {
        width: 100%;
        height: 26px;
}


td.infoBox2HeadingLeft {
  background: url(images/infobox/ar.gif) no-repeat top right;
  background-position: 10px 1px;
   width: 28px;
  height: 26px;
}

td.infoBox2HeadingCenter {
        font-size: 13px;
        color: #FD7900;
        font-weight: bold;
        vertical-align:top;
        padding-top: 0px;
}
td.infoBox2HeadingRight {
        width: 1px;
        font-size:0;
}

td.infoBoxHeadingLeft {
  background: url(images/infobox/ibhl.gif) no-repeat;
  width: 28px;
  height: 26px;
}
td.infoBoxHeadingCenter {
  background: url(images/infobox/ibhbg.gif) repeat-x;
        font-size: 13px;
        color: #03056A;
        font-weight: bold;
        vertical-align:top;
        padding-top: 4px;
}
td.infoBoxHeadingRight {
        width: 1px;
        font-size:0;
}
/*--------*/
.infobox {
        width: 100%;
}
td.infoBoxContentsLeft {
  width: 20px;
  font-size:0;
}
td.infoBoxContentsCenter {
        padding: 18px 0 10px 0;
}
td.infoBoxContentsRight {
  font-size:0;
}
/*--------*/
table.infoBoxContents {

}
td.infoBoxContents {

}

table.infoBoxContents td.productNameCell {
        color: #000000;
        text-align: left;
        padding-top: 5px;
        vertical-align: bottom;
}

table.infoBoxContents td.productImageCell {
        text-align:center;
        padding:5px 0 0 0;
}

table.infoBoxContents td{

}

table.infoBoxContents table.productTable td.productNameCell a:link, table.infoBoxContents table.productTable td.productNameCell a:visited{
        color: #000000;
        text-decoration: underline;
        font-weight:bold;
}
table.infoBoxContents table.productTable td.productNameCell a:hover {
  color: #000000;
        text-decoration: none;
        font-weight:bold;
}

table.infoBoxContents td.productPriceCell {
        font-weight: bold;
        text-align: left;
        padding-top: 5px;
}
table.infoBoxContents .productPriceSpecial {

}
table.infoBoxcontents .productpriceold {
        color: #aebff8;
  text-decoration: line-through;
}
table.infoBoxContents .productPriceCurrent {
        color: #414141;
        font-weight: bold;
}

table.infoBoxContents a.infoBoxLink, table.infoBoxContents a.infoBoxLink:visited{
        color:#000000;
        text-decoration: underline;
}
table.infoBoxContents a.infoBoxLink:hover {
  color: #000000;
        text-decoration: none;
}
/*----infobox Right----*/
table.infobox1Heading {
        width: 100%;
}
td.infoBox1HeadingLeft {
  width: 20px;
        height: 23px;
  padding-left: 12px;
}
td.infoBox1HeadingCenter {
        font-size: 13px;
        color: #ffffff;
        font-weight: bold;
        text-transform: uppercase;
        padding-left: 9px;
        background: #7985ae url(images/infobox/ib_l_bg.gif);
}
td.infoBox1HeadingRight {
        width: 17px;
        height: 23px;
        padding-right: 15px;
        background: #7985ae url(images/infobox/ib_l_bg.gif);
}
/*--------*/
.infobox1 {
        width: 100%;
}
td.infoBox1ContentsLeft {
  width: 46px;
  font-size:0;
}
td.infoBox1ContentsCenter {
        padding: 3px 0 10px 0;
}
td.infoBox1ContentsRight {
  font-size:0;
  width: 21px;
}
/*--------*/
table.infoBox1Contents {
}
td.infoBox1Contents {
}

table.infoBox1Contents td.productNameCell {
        color: #414141;
        text-align: left;
        padding-top: 5px;
        vertical-align: bottom;
}

table.infoBox1Contents td.productNameCell a:link, table.infoBoxContents td.productNameCell a:visited{
        color: #414141;
        font-weight: bold;
        text-decoration: underline;
}
table.infoBox1Contents td.productNameCell a:hover {
        color: #da5820;
        text-decoration: underline;
}

table.infoBox1Contents td.productPriceCell {
        font-weight: bold;
        text-align: left;
        padding-top: 5px;
}
table.infoBox1Contents .productPriceSpecial {
        color: #da5820;
}
table.infoBox1contents .productPriceOld {
        color: #cccccc;
        font-weight: bold;
}
table.infoBox1Contents .productPriceCurrent {
        color: #111111;
        font-weight: bold;
}

table.infoBox1Contents a.infoBoxLink, a.infoBoxLink:visited{
 color: #414141;
        text-decoration: underline;
}
table.infoBox1Contents a.infoBoxLink:hover {
  color: #da5820;
  text-decoration: underline;
}
/*----contentbox----*/
td.contentBoxHeadingLeft {
        font-size: 0;
  background: url(images/contentbox/cbhl.gif) no-repeat;
  width: 30px;
}
td.contentBoxHeadingCenter {
  height: 25px;
        font-size: 11px;
        color: #03056a;
        font-weight: bold;
        background: url(images/contentbox/cbhbg.gif) repeat-x;
}
td.contentBoxHeadingRight {
        font-size: 0;
  background: url(images/contentbox/cbhr.gif) no-repeat;
  width: 18px;
}
/*--------*/
.contentboxfooter {
  padding:1px 0 4px 0;
        height: 42px
}
/*--------*/
table.contentBox {
border:1px solid #b3b3b3;
}
td.contentBoxContentsLeft {
}
td.contentBoxContentsCenter {
  padding: 0 0 1px 0;
  width: 100%;
}
td.contentBoxContentsRight {
}

table.contentBoxContents {
        height: 100%;
        background: #ffffff;
        /*padding: 5px 5px 5px 5px;*/
}
/*
td.contentBoxContents, tr.contentBoxContents{
  height: 100%;
}*/
table.contentBox1 {
/*        border-top:1px solid #cfd5d9;
        border-bottom:1px solid #cfd5d9;*/
}
td.contentBox1ContentsLeft {
}
td.contentBox1ContentsCenter {
  padding: 16px 0 16px 0;
  width: 100%;
}
td.contentBox1ContentsRight {
}
table.contentBox1Contents td.productNameCell a:link, table.contentBox1Contents td.productNameCell a:visited{
        font-weight:normal;
        text-decoration:underline;
}
table.contentBox1Contents td.productNameCell a:hover{
        font-weight:normal;
        text-decoration:none;
}

td.productColumnSell {
        text-align: left;
        padding-left: 10px;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-right: 10px;
}
table.productTable {
        height: 100%;
        font-size: 0px;
        width:100%;
}
td.productImageCell {
        vertical-align: top;
        text-align: center;
        padding:10px;
}
td.productNameCell {
        text-align: left;
        vertical-align: top;
        color:#000000;
        padding: 10px 0 0 0;
}
td.productNameCell a:link, td.productNameCell a:visited{
        font-weight: bold;
        text-decoration: none;
        color:#393b89;

}
td.productNameCell a:hover {
        font-weight: bold;
        text-decoration: underline;
        color:#393b89;
}

td.productPriceCell {
        text-align: left;
        font-weight: bold;
        color:#393b89;
}
.productPriceSpecial {
        color:#FD7900;
        font-weight: bold;
}
.productPriceOld {
        color:#393B89;
  text-decoration: line-through;
        font-weight: bold;
}
.productPriceCurrent, #pricetop {
        /*font-size: 13px;*/
        color: #393b89;
        font-weight: bold;
}
.productPriceCurrent_s{
        font-size: 10px;
}
/*----product listing----*/
table.productListing {
        border: 1px;
        border-style: solid;
        border-color: #b6b7cb;
        border-spacing: 1px;
}
.productListing-heading {
  background: url(images/contentbox/cbhbg.gif) repeat-x;
  border-bottom:1px solid #b3b3b3;
  height: 25px;
        color: #03056a;
        font-weight: bold;
        padding-right: 3px;
}

a.productListing-heading, a.productListing-heading:visited{
        color: #ffffff;
        text-decoration: underline;
}
a.productListing-heading:hover {
        color: #f2f2ea;
        text-decoration: underline;
}

#firstHeadingSell, #firstContentSell {
        padding-left: 5px;
  border-left:1px solid #b3b3b3;

}
#lastHeadingSell, #lastContentSell {
        padding-right: 5px;
  border-right:1px solid #b3b3b3;
}
.productListing-bottom {
  border-top:1px solid #b3b3b3;
}
.productlisting-headingPrice {
        font-size: 20px;
        font-weight: bold;
        color: #9a9a9a;
}
TD.productListing-data {
  padding:5px 2px 2px 2px;
}
A.pageResults {
}
A:visited.pageResults {
}
a:hover.pageResults {
}
/* Checkout confirmation */
.orderEdit {
        color: #7885ad;
        text-decoration: underline;
}
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
        background: #ffffff;
}
TR.productListing-odd {
background:url(images/cat_bg.gif) repeat-x 28px 100%;
}
TR.productListing-even {
background:url(images/cat_bg.gif) repeat-x 28px 100%;
}

table.productListing{
background: #f0f0f0;
border-color:#cfd5d9;
}



TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even,  TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
        background: #f8f8f9;
}
/* Used on forms */
TD.fieldKey {
        font-size: 12px;
        font-weight: bold;
}
TD.fieldValue {
        font-size: 12px;
}
/* Used on index_nested index_products */
TD.category_desc {
        line-height: 1.5;
}
/* Shopping cart box */
SPAN.newItemInCart {
        color: #da5820;
        text-decoration:none;
        font-weight: bold;
}
SPAN.greetUser {
        font-size: 11px;
        color: #7985ae;
  text-transform: uppercase;
        font-weight: bold;
}
/* Shopping cart, checkout */
SPAN.markProductOutOfStock {
        font-size: 12px;
        /*color: #c76170;*/
        color: #FD7900;
        font-weight: bold;
}
SPAN.errorText {
        color: #ff0000;
}
.moduleRow {
}
.moduleRowOver {
        background-color: #EEEEEE;
  /*background: url(images/row_bg.gif);*/
        cursor: pointer;
        cursor: hand;
}
.moduleRowSelected {
background-color: #CCCCCC;
/*background: url(images/row_bg.gif);*/
}
.checkoutBarFrom, .checkoutBarTo {
        /*color: #8c8c8c;*/
}
.checkoutBarCurrent {
        color: #FD7900;
        font-weight:bold;
}
/* Content layout  end */


/* Footer  layout begin */
table.footer {
background:#ffffff;
}
td.footer {
        font-size: 11px;
        font-weight: normal;
}
table td.footer a:link, table td.footer a:visited {
        color: #414141;
        text-decoration: underline;
}
table td.footer a:hover {
        text-decoration: none;
}
/* Footer layout end */
.cat_border{
  border:1px solid #c34f1d;
}
table.contentBox1Contents a:link.nameCatLink, table.contentBox1Contents a:visited.nameCatLink{
        font-weight:bold;
        text-decoration:none;
        color:#03056a;
}
table.contentBox1Contents a:hover.nameCatLink{
        font-weight:bold;
        text-decoration:underline;
        color:#03056a;
}
a:link.zag, a:visited.zag{
        color:#03056a;
        font-weight:bold;
        text-decoration:none;
}
a:hover.zag{
        color:#03056a;
        font-weight:bold;
        text-decoration:underline;
}

td.bread{
        /*font-weight:bold;*/
        font-size: 10px;
        /*color:#393B89;*/
        color:#00F;
}
td.bread a:link.headerNavigation, td.bread a:visited.headerNavigation {
color:#000;
text-decoration: none;
}
td.bread a:hover.headerNavigation{
color:#000;
text-decoration: underline;
}
h2{
        font-size: 11px;
        color: #393b89;
        font-weight: bold;
}

div.pager{
  /*float:left;*/
        font-size: 11px;
        font-weight: bold;

  height:33px;
  width:100%;
  line-height:normal;
/*  border-bottom:1px solid #FD7900;*/
  margin:0px;
  padding:0px;
  white-space:nowrap;
}
div.tabPane{
}
div.tabpage{
  padding-top:5px;
  float:left;
  border-top:5px solid #FD7900;
  margin: 0px 2px;
  width:100%;
}
div.pager a{
  float:left;
  background:url(images/tab_l.gif) no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  text-decoration:none;
}

div.pager a span {
  float:left;
  display:block;
  height:13px;
  background:url(images/tab_r.gif) no-repeat right top;
  padding:11px 15px 9px 5px;
  color:#000;
  background-color:#EDEDED;
}
div.pager a:hover span {
  cursor:hand;
}
div.pager div.nja{
  float:right;
  text-align:center;
  white-space:normal;
}
  
div.pager a:hover {
  text-decoration:none;
}

div.pager a.active span{
  background-position:100% -34px;
  background-color:#fd7900;
  color:#FFF;
}
div.pager a.active{
  background-position:0% -34px;
}


/* PC conf css */
td.el_heading {
/*   color: #fff;
   background-color: #FF9900;
   font-size: 14px;
   font-weight: bold;*/
   padding: 5px 5px 5px 15px;
   border-left:1px solid #B3B3B3;
   border-right:1px solid #B3B3B3;
  height: 25px;
  font-size: 11px;
  color: #03056a;
  font-weight: bold;
  background: url(images/contentbox/cbhbg.gif) repeat-x;
}

td.el_heading_requred {
/*   color: #fff;
   background-color: #FF8837;
   font-size: 14px;
   font-weight: bold;*/
   padding: 5px 5px 5px 15px;
   border-left:1px solid #B3B3B3;
   border-right:1px solid #B3B3B3;
  height: 25px;
  font-size: 11px;
  color: #03056a;
  font-weight: bold;
  background: url(images/contentbox/cbhbg.gif) repeat-x;
}

td.el_data_table{
   border:1px solid #B3B3B3;
}

td.el_data_desc {
  padding: 5px 5px 5px 15px;
}

td.el_data_name{
}

.alttxt{
text-align:center;
font-size: 11px;
font-weight: bold;
}

#pageHeader{
position:absolute;
top:0px;
left: 0px;
width:100%;
}
.clear {
display:none;
clear: both;
}

#pageFooter{
clear: both;
display: block;
width:100%;
float: right:
border-bottom: 1px red solid;
}

#box-inner-wrap {
background-image: url(images/right_bg.gif);
background-repeat: repeat-y;
background-position: right;
}
#box-wrap {
margin-top:168px;
background:url(images/left_bg.gif) repeat-y;
background-position:1px 0;
}


.indexCatVLine{
 width:3px;
 padding-top:4px;
 padding-bottom:4px;
 text-align:center;
 vertical-align:middle;
}
.indexCatHLine{
 height:3px;
 padding-left:4px;
 padding-right:4px;
 text-align:center;
 vertical-align:middle;
}
.indexCat {
 padding:4px;
 vertical-align:top;
 text-align:justify;
}

.indexCat img{
  padding:6px;
}
.indexCat h2{
 color:#393B89;
 font-weight:normal;
 text-align:center;
 font-size:13.5pt;
line-height:1.2;
}


.indexCat a.more, .indexCat a.more:visited{
 color:#FD7900;
 font-weight:bold;
 text-decoration:none;
 font-style:italic;
}
.indexTopicTitle{
 padding-top:5px;
 color:#000066;
/* font-family:Verdana;*/
 font-size:12px;
 font-weight:bold;
}
.indexTopic{
 padding-bottom:5px;
 text-align:justify;
}

.indexTopicTitle a{
 text-decoration:none;
 color:#000066;
}
.indexTopic a{
 color:#414141;
}
.indexTopic a:visited{
 color:#414141;
}
.indexTopicTitle a{
 text-decoration:none;
 color:#000066;
}
.indexTopicTitle a:visited{
 text-decoration:none;
 color:#000066;
}

.prodInfoModel {
  color: 000080;
  font-weight:bold;
}


table.ibox{
	background:url(images/ibox.jpg) no-repeat;
	width:200px;
	height:137px;
	/*margin:0 10px 30px 10px;*/
}
td.ibox{
	height:45px;
	margin:0 10px 30px 10px;
	font-size:11px;
	color:#fff;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:top;
}
span.ibox{
	font-size:15px;
	font-weight:bold;
}

.ismartTop {
	width:440px;
	background:url(images/ismart_top.jpg) top no-repeat;
	padding:9px 9px 0 9px;
}
.ismartCenter {
	background:url(images/ismart_center.gif) repeat-y;
	color:#393b89;
}
td.ismartBottom {
	background:url(images/ismart_bottom.jpg) top no-repeat;
	height:11px;
	font-size:1px;
}

.shoppingCart{
	background: url(images/header/shopping_cart.gif) no-repeat top;
	color:#000;
	width:135px;
	height:18px;
	margin-top:4px;
	text-align:center;
	cursor:pointer;
}
.shoppingCart td.headerNavigation{
	padding:0px 5px 0px 5px;
}
.cont{
	text-align:center;
	color:#fff;
	letter-spacing:1px;
	font-size:13px;
	font-weight:bold;
	font-family:Tahoma,Verdana;
}
.addBoxBottom{
	background:url(images/add_box_bottom.gif) no-repeat bottom;
	width:157px;
}
.addBoxTop{
	background:url(images/add_box_top.gif) no-repeat top;
	padding:12px 0;
}
.addBoxTop td{
	text-align:center;
}
.addBoxTop td.textBold{
	font-size:13px;
	color:#05287a;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding:2px 0 3px 0;
}
.addBoxTop td.big{
	font-size:14px;
}
.pincVAT{
 font-style:italic;
}
.addBoxTop .incVAT{
	font-style:italic;
	font-size:11px;
	padding:0 0 5px 0;
	color:#666;
	font-weight:normal;
}
.addBoxTop .text{
	padding:0px 3px 5px 3px;
	color:#05287a;
}
.addBoxTop .line{
	font-size:1;
	background:url(images/line.gif) no-repeat center;
	height:10px;
}

.border{
	background:#ffe6d1 url(images/border/center.gif) repeat-x 0 9px;
}
.border .topLeft{
	background:url(images/border/top_left.gif) no-repeat;
	width:11px;
	height:9px;
	font-size:1px;
}
.border .top{
	background:url(images/border/top.gif) repeat-x;
	font-size:1px;
}
.border .topRight{
	background:url(images/border/top_right.gif) no-repeat;
	width:11px;
	height:9px;
	font-size:1px;
}
.border .left{
	border-left:1px solid #f89f55;
}
.border .right{
	border-right:1px solid #f89f55;
}
.border .bottomLeft{
	background:url(images/border/bottom_left.gif) no-repeat bottom;
	width:11px;
	height:9px;
	font-size:1px;
}
.border .bottom{
	background:url(images/border/bottom.gif) repeat-x bottom;
	font-size:1px;
}
.border .bottomRight{
	background:url(images/border/bottom_right.gif) no-repeat bottom;
	width:11px;
	height:9px;
	font-size:1px;
}
.border .center{
}
.rotaban{
  height: 60px;
  width: 266px;
  padding:0;
  margin:0;
  overflow: hidden;
}
.propfilterHead{
 font-size:12px;
 font-weight:bold;
 padding: 0 0 5px 7px;
}

span.spec {
 color: #05287A;
 /*text-decoration:none;*/
}

.addBoxTop td.spec{
 color:red !important; 
 text-decoration:line-through;
}
