
/********************************与主页相关的样式***************************/

/*主页左边小标题风格*/
td.dropshadow1 {
	filter: DropShadow(Color=#ffffff, OffX=1, OffY=1);
	padding-left: 27px;
	font-size: 13px;
	font-weight: bold;
	padding-top: 2px;
}

/*主页右边边小标题风格*/
td.dropshadow {
	color:#336699;
	/*filter: DropShadow(Color=#ffffff, OffX=1, OffY=1);*/
	filter: Glow(Color=#ffffff, Strength=5);
	padding-left: 27px;
	font-size: 13px;
	font-weight: bold;
	padding-top: 5px;
}

a.maq{
	line-height:150%;
}

/*跑马灯中的颜色*/
MARQUEE a:link{
	color:black;
}

MARQUEE a:visited{
	color:black;
}

MARQUEE a:hover{
	color:#660000;
}

/*主页两边表的的颜色*/
table.home a:link{
	color:black;
}

table.home a:visited{
	color:black;
}

table.home a:hover{
	color:#660000;
}

/*主页的按钮的风格*/
input.buttonStyle{
	background-color:white;
	color:#333366;
	border-style:solid;
	border-color:#333366;
	border-width:1;
	cursor:hand;
}

input.abutton{
	background-color:dae9ff;
	color:#333366;
	border-style:solid;
	border-color:#333366;
	border-width:1;
	cursor:hand;
}

/*表风格-1*/
table.cardrecord{
	border-right-style:none;
	border-bottom-style:none;
}

table.cardrecord td{
	border-left-style:none;
	border-top-style:none;
}

table.cardrecord thead td{
	background-color:#EAEAEA;
	color:black;
}

/*表风格-2*/
table.menu{
	border-style:none;
}

table.menu a:link{
	color:#ffffff;
	font-size:13;
}

table.menu a:visited{
	color:#ffffff;
	font-size:13;
}

table.menu td{
	font-size:13;
	color:#ffffff;
	background:url(../images/NewHome/Snap3_04.gif) ;
}

table.menu td img{
	vertical-align:middle;
}

table.menu td.NavLeftPic{
	background:url(../images/NewHome/Snap3_02.gif);
}

table.menu td.NavRightPic{
	background:url(../images/NewHome/Snap3_07.gif);
}

/*********************************结束主页样式**********************************/

/***************************与协议供货相关的页面样式****************************/

/*表风格-1*/
table.TypeTips{
	border-style:solid;
	border-width:1;
	border-right-style:none;
	border-bottom-style:none;
	border-color:#C0C0C0;
	background-color:#EAEAEA;
}

table.TypeTips td{
	border-left-style:none;
	border-top-style:none;
}

table.TypeTips a:link{
	color:black;
}

table.TypeTips a:visited{
	color:black;
}

table.TypeTips a:hover{
	color:red;
}

/*表风格-2*/
table.SubType{
	border-style:solid;
	border-width:1;
	border-right-style:none;
	border-bottom-style:none;
	border-color:#c9916c;
}

table.SubType tr{
	height:25;
}

table.SubType thead{
	background-color:#fff5e4;
}


table.SubType td{
	border-color:#c9916c;
	border-left-style:none;
	border-top-style:none;
}

/*********************************结束协议供货样式**********************************/

/****************************与采购单位登录的相关样式*******************************/

/*表风格-1*/
table.List{
	border-style:solid;
	border-width:1;
	border-right-style:none;
	border-bottom-style:none;
	border-color:#958c8d;
}

table.List a:Link{
	color:#334966;
}

table.List a:visited{
	color:#334966;
}

table.List thead{
	background-color:#c5deec;
	font-weight:bolder;
	color:#605758;
}

table.List tbody{
	background-color:#f4fbf7;
	color:#006666;
}

table.List td{
	border-left-style:none;
	border-top-style:none;
	border-color:#958c8d;
}

/*采购单位中的放大样式*/
span.BigStatus{
	font-weight:bolder;
}

span.SmallStatus{
	font-weight:normal;
}

/*******************************结束采购单位相关样式********************************/

td.cssCalendarPic {
	background:url(../images/NewHome/Snap3_09.gif) no-repeat top center ;
	height:115;
}




