body         {  }
td,th        { font-family: 宋体; font-size: 12px; color: #666666 }
input,select
             { font-family: 宋体; font-size: 12px; border: 1px solid #C2D2FB; background-color: #FFFFFF }
.tableborder { border: 1px solid #CCCCCC; border-collapse: collapse }

a:link       { color: #666666; text-decoration: none }
a:visited    { color: #666666; text-decoration: none }
a:active     { color: #0000FF; text-decoration: none }
a:hover      { color: #0000FF; text-decoration: none }

.white              { color: #FFFFFF }
.white a:link       { color: #FFFFFF; text-decoration: none }
.white a:visited    { color: #FFFFFF; text-decoration: none }
.white a:active     { color: #FFFFFF; text-decoration: none }
.white a:hover      { color: #FFFF00; text-decoration: none }

.blue               { color: #0080C0 }
.blue a:link        { color: #0080C0; text-decoration: none }
.blue a:visited     { color: #0080C0; text-decoration: none }
.blue a:active      { color: #0080C0; text-decoration: none }
.blue a:hover       { color: #FF0000; text-decoration: none }

/**图形按钮**/
.imagebutton {
  color: #203D7F;
  text-align: center;
  background-color: transparent;
  background-image: url('../images/common/button_back.gif');
  width: 36px; height: 19px;
  cursor: hand;
  border-style: none;
}.xiaxuxian {
}
.colorline {
	border: 1px solid #B7D7EA;
}
.blank {
	background-color: #0080c1;
}
.blank2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: inset;
	border-left-style: none;
	border-top-color: #E1E1E1;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #E1E1E1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #F7f7f7;
}
.underline {
	border-top: 1px none #DCECF5;
	border-right: 1px none #DCECF5;
	border-bottom: 1px dashed #DCECF5;
	border-left: 1px none #DCECF5;
}
.right-under {
	border-top: 1px none #CFDCE4;
	border-right: 1px solid #CFDCE4;
	border-bottom: 1px solid #CFDCE4;
	border-left: 1px none #CFDCE4;
}
.right {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #cfdce4;
	border-right-color: #cfdce4;
	border-bottom-color: #cfdce4;
	border-left-color: #cfdce4;
}
.down {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #cfdce4;
	border-right-color: #cfdce4;
	border-bottom-color: #cfdce4;
	border-left-color: #cfdce4;
}
.danhui {
	border: 1px #F3F7FC;
}
.bland3 {
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
}
.fangkuang {
	margin: 1px;
	height: 15px;
	width: 100px;
}
.word_red {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #990000;
} 
.word_normal {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
}
.blueline {
	border: 1px solid #51D0EB;
}
