/*基本样式定义*/
 .a{ font-tyle:normal; font-size:12px; font-weight:normal;border-style:groove;border-width:thin}
 a:link{ text-decoration: none; color: #2e329d ; font-family: 宋体 }
 a:visited{ text-decoration: none; color: #2e329d ; font-family: 宋体 }
 a:active{ text-decoration: none; font-family: 宋体; color: #fc0400 }
 a:hover{ text-decoration: underline; color: #fc0400 }
 A{text-transform:none;text-decoration:none;}

 BODY{margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
  font-family: 宋体; color: #1E1E1E}
  
 td{font-family:宋体; font-size:12px}

.tab_border{
	border-collapse: collapse;
	background-color: #FFFFFF;
	text-align: center;
}

/*特殊字体定义*/

	
/*文本输入框样式*/ 
.input_mood3{ BORDER: 1px solid #B0B0B0;
	background-color: #ffffff;
	height:20;}/*文本输入框——黑色边框*/

.second_top {
	background-image: url(img/second_top.gif);
	height: 34px;
	width: 770px;
	margin-top: 3px;
	padding-top: 3px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 60px;
	padding-left: 60px;
}

.second_mid {
	margin: 10px;
	padding: 10px;
	width: 770px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #4C91DF;
	border-bottom-color: #4C91DF;
	border-left-color: #4C91DF;
	background-color: #F3F4F6;
}
.third_mid {
	margin: 10px;
	padding: 10px;
	width: 770px;
	background-color: #F3F4F6;
	border: 1px solid #4C91DF;
	font-size: 14px;
}
.third_title {
	font-size: 16px;
	font-weight: bold;
	color: #184678;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	text-align: center;
	height: 30px;
}
.third_content {
	line-height: 22px;
	text-indent: 2pc;
	font-size: 14px;
}
.third_content2 {
	background-color: #EBEBEB;
	margin: 5px;
	padding: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A0A0A0;
	border-left-color: #A0A0A0;
	height: auto;
	width: auto;
}
.font_white_b {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}
.font_white {
	color: #FFFFFF;
}
.font_red{
	font-weight: bold;
	color: #FFFF00;
}
.font_red2{
	font-weight: bold;
	color: #FF0000;
}
.buy_bg {
	background-color: #FFFFFF;
	background-image: url(img/buy_bg.jpg);
	background-repeat: repeat-x;
	margin: 10px;
	padding: 10px;
}
.top_left {
	background-image: url(img/top_left2.gif);
	height: 40px;
	width: 41px;
}
.top_mid {
	background-image: url(img/top_mid.gif);
	height: 40px;
	width: auto;
}
.top_right {
	background-image: url(img/top_right2.gif);
	height: 40px;
	width: 41px;
}
.bottom_left {
	background-image: url(img/bototm_left2.gif);
	height: 14px;
	width: 41px;
}
.bottom_mid {
	background-image: url(img/bototm_mid.gif);
	height: 14px;
	width: auto;
}
.bottom_right {
	background-image: url(img/bototm_right2.gif);
	height: 14px;
	width: 41px;
}
.buy_firsttd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 25px;
	text-align: right;
	margin-right: 10px;
	padding-right: 10px;
}
.buy_secondtd {
	height: 25px;
	font-weight: bold;
	text-align: center;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.buy_3td {
	height: 25px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
}
.buy_heji {
	height: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: right;
	margin-right: 10px;
	padding-right: 10px;
}
.font_red3 {
	color: #FF0000;
}
a.font_red3:link{ text-decoration: none; color: #FF0000  }
a.font_red3:visited{ text-decoration: none; color: #FF0000 }
a.font_red3:active{ text-decoration: none; color: #FF0000 }
a.font_red3:hover{ text-decoration: underline; color: #FF0000 }

.font_blue {
	color: #054AB0;
}.font_b_14 {
	font-size: 14px;
	font-weight: bold;
}
.dott {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

.third_midforwcm {
	margin: 10px;
	padding: 30px;
	width: 100%;
	background-color: #F3F4F6;
	border: 1px solid #4C91DF;
	font-size: 14px;
}
