/*Base*/
body,
button,
input,
select,
textarea,
h1,
h2,
h3,
h4,
h5,
h6
{ 
font-family: Microsoft YaHei, Arial, sans-serif, 'ËÎÌå', Tahoma, Helvetica;
}

table
{
	border-collapse:collapse;
}
		
a {
color:#5E5E5E;
}

a:hover{
text-decoration:none;
color:#0099FF;
}

thead tr th{
vertical-align:middle;
}

.list-group-item {
	color:rgb(102, 102, 102);
	background:rgb(250, 250, 250);
}
		
.glyphicon-stats,
.glyphicon-glass,
.glyphicon-thumbs-up,
.glyphicon-arrow-right,
.glyphicon-fire,
.glyphicon-cutlery,
.glyphicon-flash,
.glyphicon-leaf,
.glyphicon-map-marker,
.glyphicon-chevron-right,
.glyphicon-star
{
  color: rgb(255, 140, 60);
}

.glyphicon-heart
{
color:#FF0000;
}

.glyphicon-star-empty{
color:rgb(209, 209, 209);
}
		
		.glyphicon-chevron-right{
			float:right;
		}
		
.glyphicon-time{
color:#33CC00;
}

.container-fluid {
background-color:#C1CDCD;
}		


/*Dp*/

.row .col-lg-12,
.row .col-md-12
{
padding:0em;
}

		.nav-tabs{
			background-color:#C1CDCD;
		}
		
		.nav-tabs li{
			background-color:#C1CDCD;
			color:#FFFFF0;
		}

.navbar-right,
navbar-brand
{
font-weight:bold;
}
		
.nav-tabs li a{
color:#333333;
font-weight:bold;
}	

.diy-table-title 
{

}	

/*DIY*/
.diy-body-main {
padding-left:2em;
padding-right:2em;
}


footer {
background: #f0f0f0;
padding: 1em 0 1em 0;
text-align: center;

}

.diy-collasped-btn {
background-color:#666666;
}

.diy-center{
text-align:center;
vertical-align:middle;
}

.diy-search row
{

vertical-align:middle;

}

.diy-middle{
margin:0 auto;
text-align:center;
vertical-align:middle;
}

.diy-keyword
{
margin-top:1em;
}

.diy-keyword a{
margin-left:0.5em;
}

.diy-table {
border-color:rgb(238, 238, 238);
border-style:solid;
border-width:thin;
}

.diy-table .row{
margin-right: 0em;
margin-left: 0em;
}

.diy-hotLeader a{
	margin-right:1em;
}
				
		.diy-totalHeader
		{
			background-color:#C1CDCD;
			color:#FFFFF0;
		}
		
		.diy-indexTab{
			backgroud-color:#EBEBEB;
		}
	
		.diy-indexTab{
			background-color:#666666;
			text-align:center;
			float:right;
		}
		
		.diy-indexTab a{
			color:#CCCCCC;
		}


.diy-sellerLogo {
margin-left:auto;
margin-right:auto;
margin-top:0.5em;
margin-bottom:0;

display:inline-block;
width:128px;
height:128px;
vertical-align:middle;
}

@media screen and (max-width: 432px){
.diy-sellerLogo {
width:96px;
height:96px;
}
}


.diy-sellerTable,
.diy-sellerTable tr
{
border-collapse:collapse;
padding-top:0.1em;
padding-bottom:0.01em;
margin-top:1em;
margin-bottom:0.001em;
border-style:hidden;
font-size:smaller;
}	
	
.diy-sellerTable tbody tr td{
padding:0.2em;
}

.diy-border-thin{
border-color:rgb(238, 238, 238);
border-style:solid;
border-width:thin;
}

.diy-sTb-seller
{
//display:inline-block;
//height:930%;
font-size:small;

//height:0px;
//padding-bottom:100%;
}

.diy-sTb-seller-info {
color:#999999;
}

.diy-sTb-seller-info hr
{
dashed #0066CC;
margin-top:0.2em;
margin-bottom:0.2em;
}

.diy-info-price {
color: rgb(255, 140, 60);
font-size:medium;
font-weight:bold;
}

.diy-info-normalPrice {
text-decoration:line-through
}

.diy-btn-more{
background:#f6f6f6;
}

.diy-emptyStar,
.diy-fullStar {

	display:inline-block;
	width:60px;
	height:12px;
	line-height:12px;
	background:url(../../images/eto/emptyHeart.png) repeat-x;
	overflow:hidden;
}

.diy-fullStar {	
	float:left;
	background:url(../../images/eto/fullHeart.png) repeat-x;
}


