﻿body
{ 
font-size: 12px;
text-decoration:NONE;
}
table
{font-size:12px; border:0px;
	}
td
{font-size:12px;text-decoration:none;}
tr
{font-size:12px;text-decoration:none;
	}
a
{font-size:12px;
	color:#0099CC;
	text-decoration: none;
}
a:hover
{
	color:red;
	text-decoration:none;
}
.text
{
	font-size:12px;
	font:black;
	}
	.text2/* 特殊text字体*/
	{font-size:12px;
	font:black;
		}
.HyperLink
{
	font:#FF0000;
	font-size:10pt;
	
	}
.button
{	/*cursor: hand;*/
	width:60px;
	height:25px;
	font-size:12px;	
	}
	.button2
{	/*cursor: hand;*/
	width:60px;
	height:20px;
	font-size:12px;	
	}
	.btn1   { 
border-right:   #7b9ebd   1px   solid;   padding-right:   0px;   border-top:   #7b9ebd   1px   solid;   padding-left:   2px;   font-size:   12px;   filter:   progid:dximagetransform.microsoft.gradient(gradienttype=0,   startcolorstr=#ffffff,   endcolorstr=#cecfde);   border-left:   #7b9ebd   1px   solid;   cursor:   hand;   color:   black;   padding-top:   0px;   border-bottom:   #336600   1px   solid;   width:70; 
} 
.btn2   { 
border-right:   #7ebf4f   1px   solid;   padding-right:   0px;   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:   0px;   border-bottom:   #336600   1px   solid;   width:70; 
} 

.manu
{
	font-size:10px;
	font-family:宋体;
	/*border-left-color:#black;*/
	/*color:Green ;*/
	font-weight:500;
			
	}

.input
{	
	cursor: hand;
	border:1px;
	border-color:#999999;
	color:Black;
	border-style:solid;
	width:100px;
	height:14px;
	font-size:10px;
	text-align:justify; 
}
.image
{
	cursor: hand;
}


.collapsePanelHeader{
	width:100%;
	height:30px;
	background-image: url(~/Images/页面效果图/bg-menu-main.png);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-weight:bold;
}


.collapsePanel {
	
	background-color:white;
	overflow:hidden;
}

/* DropShadow */

#Content1 .dropShadowPanel span {color:white;text-decoration:none;}
#Content1 .dropShadowPanel span:hover {text-decoration:none;}

.dropShadowPanel 
{
	width:300px;
	background-color:#5377A9;
	color:white;
	font-weight:bold;
}