﻿/*-----------------------全局样式-----------------------*/
@import url("lobal.css");
/*去除边距*/
body, div, dl, dt, dd, ul, ol,  h1, h2, h3, h4, h5, h6, pre, form, fieldset,  textarea, p, blockquote, th
{
	margin: 0px;
	padding: 0;
}
img, table
{
	border: 0;
}
ul, ol
{
	list-style-type: none;
}
/*定义宽度和字体*/
rr body, form
{
	margin: 0px;
	font-family: 宋体;
	font-size: 12px;
}
BODY {FONT-SIZE: 12px; MARGIN: 0px;BACKGROUND: url(Images/master/background.jpg) top center;PADDING-TOP: 0px;background-color:#fff;background-repeat:no-repeat;background-image: url(Images/master/background.jpg) repeat-x center center;}
TABLE#nav {BACKGROUND-IMAGE: url(20091462843145.jpg); BORDER-BOTTOM: #9af3ff 0px solid}
TABLE#nav TD.space {WIDTH: 5px; BACKGROUND-COLOR: #63beef0}
TABLE#nav A.nav {DISPLAY: block; FONT-SIZE: 12px;COLOR: #DC011D;  FONT-WEIGHT: bold;LINE-HEIGHT: 28px; HEIGHT: 28px; TEXT-DECORATION: none;BACKGROUND: url(Images/master/background1.jpg) repeat-x center center;}
TABLE#nav A.navCurrent {DISPLAY: block; FONT-SIZE: 12px;BACKGROUND: url(Images/master/background2.jpg) repeat-x center center; COLOR: #0d77cf; LINE-HEIGHT: 28px; HEIGHT: 28px; TEXT-DECORATION: none}
TABLE#nav A.nav:hover {BACKGROUND: url(Images/master/background2.jpg) repeat-x center center; COLOR: #ffffff; FONT-WEIGHT: bold;}
.kf {COLOR: #ffffff; FONT-SIZE: 12px;}
.style2008{background:url(Images/master/background.jpg) top center;padding:10px 0 0 0 ;}

/*按钮样式*/
.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=#9DBCEA); 
  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;
}


/*表定义*/
table
{
	border-collapse: collapse; /*相邻边合并*/
	border-spacing: 0;
}
table.caption
{
	text-align: left;
	font-weight: bold;
}
 img
{
	border: 0;
}
/*表格背景*/
.rtd
{
	text-align: right;
	margin-right: 1px;
}
.ltd
{
	text-align: left;
	margin-left: 1px;
}
.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: #ffffff;
	text-decoration: none;
}
a.top:visited
{
	color: #ffffff;
	text-decoration: none;
}
a.top:hover
{
	color: #FF0000;
	text-decoration: underline;
}
a.top:active
{
	color: #ffffff;
	text-decoration: none;
}
/*字体样式*/
.red
{
	font-family: 宋体;
	font-size: 14px;
	color: #FF0000;
}
.red12
{
	font-family: 宋体;
	font-size: 12px;
	color: #FF0000;
	font-weight:bold;
	text-align:left;
}
.r12
{
	font-family: 宋体;
	font-size: 12px;
	color: #FF0000;
	
	text-align:left;
}
.left
{
    font-family: 宋体;
	font-size: 12px;
	color: #000000;
	margin-left:10px;
	
    }
 .f0
 {
	font-family: 宋体;
	font-size: 14px;
	color: #000000;
	text-align:center;
	font-weight:bold;
}

/*提示信息*/
.lblMsgFail
{
	font-weight: bold;
	color: Red;
}
.lblMsgSuccess
{
	font-weight: bold;
	color: Green;
}
/*居中*/
.Center
{
	margin-right: auto;
	margin-left: auto;
}
/*线条样式*/

hr{border-top:1px dotted #cccccc; height:0; position:relative;top:-5px; }
/*GridView,标题效果*/
.gvHeader
{
	background-image: url(Images/master/list_hd_bg.png);
}

.GridViewStyle td,th
{
	border: 1px solid #d4d0c8;
	text-align:center;
}

/*热销推荐/每月推荐样式*/
#tuijian
{width: 340px; margin-top: 3px; margin-left:6px;


 
    
    
    
    }
    
#tuijian #tuijianleft
{
   float: left; width: 120px; text-align: center;
    
    }
    
#tuijian #tuijianright
{
    float: left;  width: 220px;
    
    }
 #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;
}

