/* 按钮 */
.anniu {width:121px; height:36px; background-image: url(images/an_1.gif); color: #ffffff; text-decoration: none; valign:middle; text-align:center; padding-top: 7px; font-weight:bold;line-height: 100%;}
.anniu:hover {width:121px; height:36px; background-image: url(images/an_2.gif);  text-decoration:none; color:#ffffff; valign:middle; line-height: 100%; text-align:center}
.anniuf {width:121px; height:36px; background-image: url(images/an_2.gif); color: #ffffff; text-decoration: none; valign:middle; text-align:center; padding-top: 7px; font-weight:bold; line-height: 100%;}


/* 正常连接 */
.a:visited    { font-family: "Arial"; font-size: 11px; color: #666666; text-decoration: none; line-height: 150%; font-weight:bold;}
.a:hover      { font-family: "Arial"; font-size: 11px; color: #FF6000; line-height: 150%; font-weight:bold;}
.a:active     { font-family: "Arial"; font-size: 11px; line-height: 150%; color: #FF6000; font-weight:bold;}
.a:link       { font-family: "Arial"; font-size: 11px; color: #666666; text-decoration: none; line-height: 150%; font-weight:bold;}



/* 蓝色加粗连接 */
.b:visited    { font-family: "Arial"; font-size: 12px; color: #666666; text-decoration: none; line-height: 150%; }
.b:hover      { font-family: "Arial"; font-size: 12px; color: #FF6000; line-height: 150%; }
.b:active     { font-family: "Arial"; font-size: 12px; line-height: 150%; color: #FF6000; }
.b:link       { font-family: "Arial"; font-size: 12px; color: #666666; text-decoration: none; line-height: 150%; }

/* 蓝色加粗连接 */
.c:visited    { font-family: "Arial"; font-size: 12px; color: #FF6000; text-decoration: none; line-height: 150%; }
.c:hover      { font-family: "Arial"; font-size: 12px; color: #666666; line-height: 150%; }
.c:active     { font-family: "Arial"; font-size: 12px; line-height: 150%; color: #666666; }
.c:link       { font-family: "Arial"; font-size: 12px; color: #FF6000; text-decoration: none; line-height: 150%; }


/* 日期 */
.riqi { font-family: "Arial"; font-size: 11px; }

/* 英文 */
.english { font-family: "Arial"; font-size: 9px; line-height: 100%;}


/* 整体样式 */
body         { font-family: "Arial"; font-size: 12px; line-height: 150%; color: #666666;}
table        { font-size: 12px; line-height: 150%; }
tr           { font-size: 12px; line-height: 150%; }
td           { font-size: 12px; line-height: 150%;}

/* 请空15 */
.kong30 { padding-left: 30px;}

/* 上下左右5PT */
.sxzy { padding-left: 8px; padding-top: 8px;padding-right: 8px;padding-bottom: 8px;}


/* 表单 */
.form1{  font-family: "Arial"; BACKGROUND: #ffffff; border:1 solid #cccccc; COLOR: #666666; FONT-SIZE: 12px;  HEIGHT: 18px; width: 450px; }

/* 表单 */
.form2{  font-family: "Arial"; BACKGROUND: #ffffff; border:1 solid #cccccc; COLOR: #666666; FONT-SIZE: 12px;   width: 450px; }





/* 输入框加入背景颜色 */
.sch{
	background-image: url(images/srk_bg.gif);
	padding-top:5px;
	padding-left:5px;
	color:#779ac3;
	FONT-SIZE: 9pt; 
	FONT-STYLE: normal; 
	border:1 solid #8ec7f4;
	HEIGHT: 23px; 
	WIDTH: 256px;
	LINE-HEIGHT: normal;
	}

