﻿/*
Template Name: Locrco262 from http://www.oioishop.com
Template URI: http://www.oioishop.com/
Description: Locrco262_free for oioishop
Version: 2.62
Author: XiaoZhong
Author URI: http://www.oioishop.com/
Logo filename: logo.gif
*/

@import url(css/layout.css); /*布局*/
@import url(css/component.css); /*模块部分*/

/*  ==================== 全局通用部分 ====================  */
body,p,td,th,input,select,textarea {
	font: normal normal 12px Arial;
	margin: 0;
	padding: 0;
	color:#555;
}
#hid{margin-top: -3000px;position: absolute;z-index: 999;}
ul,ol,dl,dt,dd,form {
  margin: 0;  padding: 0;
}
ul,ol {
  list-style: none;
}
h1,h2,h3,h4,h5,h6 {
  font-size: 12px;
  margin: 0;  padding: 0;
}
img {
  border: 0;
}
textarea {
  padding: 3px;
  border: 1px solid #a5d2eb;
}
a:link,a:visited {
  color: #008000;
  text-decoration: none;
}
a:hover{color:#029805;}
a:active {
  text-decoration: underline;
}
.vAlign {
  vertical-align: middle;
}
.linkSkyblue a {
  color: #5fb0dc;
}

#rss {
  text-align: center;
  margin: -20px 0 20px 0;
}
.textDesc {
  color: #555;
}
.textStrong {
}
.textStrong a{color:#2FA8E4;
}
.textTime {
  font: 10px Arial;
  color: #999;
  margin-left: 5px;
}
.btnBlue {
  display: block;
  background: url(images/btn_blue_l.gif) no-repeat left center;
  float: left;
  padding-left: 1px;    margin-right: 3px;
}
.btnBlue a {
  line-height: 17px;
  color: #0b54ab;
  background: url(images/btn_blue_r.gif) no-repeat right center;
  float: left;
  padding: 2px 10px;
}
.msgNocice {
  background: #F0F0F0;
  padding:8px 5px 8px 7px;    margin: 10px 0;
  border: 1px solid #E5E5E5;width:488px;
}
#loader {
  background-color: #ffc;
  border: 1px solid #cc0;
  position: fixed;
  color: #CC0000;
  z-index: 1000;
  left: 0px;
  bottom: 0px;
  padding: 5px 15px;
  /*display: none;*/
  filter: progid:DXImageTransform.Microsoft.BasicImage(opacity=.65);
  opacity: 0.65;
}
* html #loader {
  position: absolute;
}
.watermark_small {
  display: block;
  text-indent: -9999px;
  width: 31px;    height: 15px;
  margin-right: 3px;
  float: left;
}
.watermark_promote_small {
  background: url(images/watermark_promote_small.gif) no-repeat;
}
.watermark_new_small {
  background: url(images/watermark_new_small.gif) no-repeat;
}
.watermark_best_small {
  background: url(images/watermark_best_small.gif) no-repeat;
}
.watermark_hot_small {
  background: url(images/watermark_hot_small.gif) no-repeat;
}


/*  ========== 分类导航 ====  */
.catalogDiv {/*FF*/ 
	BORDER-RIGHT: #e5e5e5 5px solid; PADDING-RIGHT: 0px; BORDER-TOP: #e5e5e5 5px solid; DISPLAY: none; PADDING-LEFT: 0px; Z-INDEX: 99; BACKGROUND: #ffffff; PADDING-BOTTOM: 10px;
	MARGIN: 23px 0px 0px -180px;
	BORDER-LEFT: #e5e5e5 5px solid; WIDTH: 540px; PADDING-TOP: 5px; BORDER-BOTTOM: #e5e5e5 5px solid; POSITION: absolute;
	}
*+html .catalogDiv{/*IE7*/ 
MARGIN: 1px 0px 0px 0px; } 
*html .catalogDiv{/*IE6*/ 
MARGIN: 1px 0px 0px 0px; } 



	
	
	
.catalogDiv dl{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #c6c6c6;line-height:17px; padding:10px 0;
}
.catalogDiv dt {height:17px;float:left;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E5E5E5; padding:0 15px;
}
.catalogDiv dd {width:430px;height:17px;
}
.catalogDiv dd ul li {padding:0 8px;float:left}
.cateJumpMenu {
	FLOAT: left; WIDTH: 180px; HEIGHT: 17px; background:#FFFFFF;
}
.cateJumpMenu IMG {
	MARGIN: 5px 0px 0px 9px
}
.cart DIV#ECS_CARTINFO {
	MARGIN: 14px 0px 0px 61px; TEXT-ALIGN: right
}
#left_ad{ float:right; width:240px;}
#left_ad img{ margin-left:5px; float:right;}
#left_ad a{ margin:0; padding:0;}

.pagebar *{ vertical-align: middle;}
.pagebar .cont{border:1px solid #CCC; padding:0 3px;color:#666}
.pagebar .cont:hover{border:1px solid #6cf; color:#FFFFFF}
.pagebar .page_now{ border:1px solid #6cf;padding:0 3px; background:#6cF; color:#FFF;}

.brand_dian{ cursor:pointer; display: block; width:100px; float:100px; float:left; text-align: center; margin:5px 18px;}
.brand_dian:hover{ background:#f5f5f5;}


.flowBox h6{ height:25px;line-height:25px;  background:#f5f5f5; border-bottom:1px solid #e5e5e5; font-weight:normal; padding-left:10px; margin-bottom:5px;}
.flowBox{ border:1px solid #e5e5e5; padding-bottom:5px; margin-bottom:10px;}
.flowBox table td{ padding:4px;}
.flowBox table th{ padding:4px;}
/*购物车提示点击更新按钮式样2.6.2版本添加*/
.messageli {
 list-style-type:none;
 padding:5px;
 color:red
}
.messagediv {
 font-size:12px;
 position:absolute;
 border:1px solid #FFD700;
 text-align:center;
 padding:5px;
 background-color:#FFFACD;
 filter:alpha(opacity=50);
 -moz-opacity:0.7;
 opacity: 0.7;
}


.f1{color:#ff6666;}
  .f2{color:#006bd0; font-weight:bold; margin-right:15px;}
  .f3{color:#9e9e9e;}
  .f4{color:#fe596a;}
  .f4_b{color:#fe596a; font-weight:bold;}
  .f5{ font-size:14px; font-weight:bold;}
  .f6{color:#006bd0;}
  .market{ font-size:14px; text-decoration:line-through;}
  .shop{color:#fe596a; font-size:14px; font-weight:600;}
  .market_s{text-decoration:line-through;}
  .shop_s{color:#fe596a;}