/*基本样式定义*/
 .a{ font-tyle:normal; font-size:12px; font-weight:normal;border-style:groove;border-width:thin}
 a:link{ text-decoration: none; color: #343E4C ; font-family: 宋体 }
 a:visited{ text-decoration: none; color: #343E4C ; font-family: 宋体 }
 a:active{ text-decoration: none; font-family: 宋体; color: #333399 }
 a:hover{ text-decoration: underline; color: #333399 }
 A{text-transform:none;text-decoration:none;}

 BODY{margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
  font-family: 宋体; color: #1E1E1E}
  
 td{font-family:宋体; font-size:12px}

.input_mood{
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #333333;
	HEIGHT: 18px;
	font-size: 9pt;
	border: 1px solid #7F9DB9;
}/*文本输入框*/

input[type="text"]{
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #333333;
	HEIGHT: 28px;
	font-size: 9pt;
	border: 1px solid #7F9DB9;
}/*文本输入框*/

.box{border:1px solid #7F9DB9;width:132px;height:18px;clip:rect(0px,181px,18px,0px);overflow:hidden;}
select{position:relative;left:-2px;top:-2px;font-size:12px;width:183px;line-height:14px;border:0px;}

 .btn1_mouseout {
             BORDER-RIGHT: #7F9DB9 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: 
            #7F9DB9 1px solid; PADDING-LEFT: 2px; FONT-SIZE: 12px; FILTER: 
            progid:DXImageTransform.Microsoft.Gradient(GradientType=0, 
            StartColorStr=#ffffff, EndColorStr=#97BDE1); BORDER-LEFT: #7F9DB9 
            1px solid; CURSOR: hand; COLOR: black; PADDING-TOP: 2px; 
            BORDER-BOTTOM: #7F9DB9 1px solid
            } 
.btn1_mouseover {
             BORDER-RIGHT: #7F9DB9 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: 
            #7F9DB9 1px solid; PADDING-LEFT: 2px; FONT-SIZE: 12px; FILTER: 
            progid:DXImageTransform.Microsoft.Gradient(GradientType=0, 
            StartColorStr=#ffffff, EndColorStr=#94F2DB); BORDER-LEFT: #7F9DB9 
            1px solid; CURSOR: hand; COLOR: black; PADDING-TOP: 2px; 
            BORDER-BOTTOM: #7F9DB9 1px solid
            } 
			
			
.lefttd {
	background-color: #F3F2F2;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B0B0B0;
	width: 204px;
}
.lefttd1 {
	font-weight: bold;
	color: #2A78A9;
	height: 31px;
	background-image: url(img/leftbg.gif);
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #32A2D6;
}
.lefttd2 {
	font-weight: bold;
	color: #616161;
	height: 31px;
	background-image: url(img/leftbg.gif);
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	
}
.lefttd3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B0B0B0;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-color: #FFFFFF;
}
.dqwz {
	height: 31px;
	background-image: url(img/leftbg.gif);
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	
}
.title_left {
	background-image: url(img/title_left.gif);
	height: 31px;
	width: 30px;
}
.title_mid {
	background-image: url(img/title_mid.gif);
	height: 31px;
	width: 700px;
	font-weight: bold;
	color: #2A78A9;
}
.title_right {
	background-image: url(img/title_right.gif);
	height: 31px;
	width: 30px;
}
.content {
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2A78A9;
	border-right-color: #B0B0B0;
	border-bottom-color: #B0B0B0;
	border-left-color: #B0B0B0;
	margin: 6px;
	padding: 6px;
	height: auto;
	width: 760px;
}
.box2 {
	background-color: #EBF3F9;
	border: 1px solid #7F9DB9;
}
