﻿/*-----------------------全局样式-----------------------*/
/*去除边距*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td
{
	margin: 0px;
	padding: 0px;
}
/*定义宽度和字体*/
body
{
	margin: 0px;
	font-family: 宋体;
	font-size: 12px;
	background-image:url(Images/Master/beijing.gif);
}
form
{
	width:788px;
	font-family: 宋体;
	font-size: 12px;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
	
}
/*按钮样式*/
.btn3 {
 
 
 BORDER-RIGHT: #002D96 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #002D96 1px solid; PADDING-LEFT: 2px; FONT-SIZE: 12px; FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FFFFFF, EndColorStr=#7EBF4F); BORDER-LEFT: #002D96 1px solid; CURSOR: hand; COLOR: black; PADDING-TOP: 2px; BORDER-BOTTOM: #002D96 1px solid
}
.btn
{
	padding: 2 4 0 4;
	font-size: 12px;
	height: 100%;
	background-color: #ece9d8;
	border-width: 1;
}

/*线条定义*/
.hr
{
    color:#A81106;
    height:3px;
    border:0px;
    border-top:1px solid #A81106;
    width:788px;
    padding:0px;
    overflow:hidden;
    margin-top:0px;
    
    } 

/*按钮样式*/
.btn1_mouseout
{
	border-right: #7EBF4F 1px solid;
	padding-right: 2px;
	border-top: #7EBF4F 1px solid;
	padding-left: 2px;
	font-size: 12px;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#B3D997);
	border-left: #7EBF4F 1px solid;
	cursor: hand;
	color: black;
	padding-top: 2px;
	border-bottom: #7EBF4F 1px solid;
}
.btn1_mouseover
{
	border-right: #7EBF4F 1px solid;
	padding-right: 2px;
	border-top: #7EBF4F 1px solid;
	padding-left: 2px;
	font-size: 12px;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#CAE4B6);
	border-left: #7EBF4F 1px solid;
	cursor: hand;
	color: black;
	padding-top: 2px;
	border-bottom: #7EBF4F 1px solid;
}
.btn
{
	padding: 2 4 0 4;
	font-size: 12px;
	height: 23;
	background-color: #ece9d8;
	border-width: 1;
}
/*表定义*/
table
{
	border-collapse: collapse; /*相邻边合并*/
	border-spacing: 0;
}
table.caption
{
	text-align: left;
	font-weight: bold;
}
fieldset, img
{
	border: 0;
}
/*表格背景*/
.rtd
{
	text-align: right;
	margin-right: 5px;
}
.ltd
{
	text-align: left;
	margin-left: 5px;
}
.bgtd
{
	background-image: url(../../App_Themes/Default/Images/ktt.jpg);
	height: 38px; /*width:100px;*/
	text-align: center;
}
.mainbgtd
{
	background-image: url(../../App_Themes/Default/Images/kstdbg.jpg);
	height: 28px; /*width:100px;*/
	text-align: center;
}
/*定义连接*/
a:link
{
	color: #333333;
	text-decoration: none;
}
a:visited
{
	color: #333333;
	text-decoration: none;
}
a:hover
{
	color: #FF0000;
	text-decoration: underline;
}
a:active
{
	color: #333333;
	text-decoration: none;
}
a.top:link
{
	color: #000000;
	text-decoration: none;
}
a.top:visited
{
	color: #000000;
	text-decoration: none;
}
a.top:hover
{
	color: #FF0000;
	text-decoration: underline;
}
a.top:active
{
	color: #ff0000;
	text-decoration: none;
}
/*字体样式*/
.red
{
	font-family: 宋体;
	font-size: 14px;
	color: #FF0000;
}
.r12
{
	font-family: 宋体;
	font-size: 12px;
	color: #FF0000;
}
.red12
{
	font-family: 宋体;
	font-size: 12px;
	color: #FF0000;
	font-weight:bold;
	text-align:left;
}
/*提示信息*/
.lblMsgFail
{
	font-weight: bold;
	color: Red;
}
.lblMsgSuccess
{
	font-weight: bold;
	color:Green;
}
/*居中*/
.Center
{
	margin-right: auto;
	margin-left: auto;
}
/*GridView,标题效果*/
.gvHeader
{
	background-image: url(Images/master/list_hd_bg.png);
}

/*hr样式*/
hr{border-top:1px dotted #cccccc; height:0; position:relative;top:-5px; }

.f0
{ font-size:14px;
    color:#2068ba;

    letter-spacing:3px;
    
    
    
    }

/*热销推荐/每月推荐样式*/
#tuijian
{width: 265px;


 
    
    
    
    }
    
#tuijian #tuijianleft
{
    float: left; width: 100px; text-align: center;
    
    }
    
#tuijian #tuijianright
{
    float: right;  width: 165px;
    
    }
 #tuijian #tuijianright #tuijianrighttop
{
   width: 100%; 
text-align: left; 
font-size:12px; 
font-weight:bold; 
color:#3d8bb9; 
letter-spacing:2px;
    
    }
 #tuijian #tuijianright #tuijianrightmd
{
width: 100%; margin-top:3px; text-align: left; font-size:12px;  color:#333333; line-height:200%;
    
    }
#tuijian #tuijianright #tuijianrightbt
{
float:right; margin-right:6px;
    
    }
    
    
.DomainSuffix td
{
    text-align:left;
}