/*html { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); }*/
/*公共部分的css*/
body {padding:opx;margin:0px; background-color:#FFFFFF;}
form {padding:opx;margin:0px}
td { color: #000000 ; font-size: 12px; line-height:165%}
a { color: #000000 ; text-decoration: none; font-size: 12px}
a:hover {  color: #FF3300; text-decoration: underline}
select { color: #000000 ; font-size: 12px; }

/*table的边框css*/
.table_border{ border-right:1px solid #2D95D3; border-bottom:2px solid #2D95D3}
.table_border1{ border-top:2px solid #2D95D3; border-right:1px solid #2D95D3; border-bottom:2px solid #2D95D3;}

/*白色链接文字的css*/
.a_white { color: #FFFFFF ; text-decoration: none; font-size: 12px}
.a_white:hover {  color: #FFFF00; text-decoration: underline; font-size: 12px}

/*红色链接文字的css*/
.a_red { color: #FF0000 ; text-decoration: none; font-size: 12px}
.a_red:hover {  color: #FF6600; text-decoration: underline; font-size: 12px}

/*白色文字的css*/
.font_white { color: #FFFFFF}

/*灰色文字的css*/
.font_hui { color: #575757}

/*蓝色文字的css*/
.font_blue { color: #006CBF}

/*橘红色文字的css*/
.font_jh { color: #FF3300}

/*下级页面左边背景色的css*/
.xj_left { background-color:#E1E1E1; border-right:1px solid #000000; border-bottom:1px solid #000000}

/*文章标题的css*/
.wz_title { font-size:20px; color: #EF4F00; font-weight: bold}

/*显示页面的css*/
.xs_td { font-size:14px; color: #282828; padding:12px; line-height:180%}

/*输入框的css*/
.input { font-size:12px; color: #000000; background-color:#D3EEFF; border:1px solid #0770AF; height:20px; padding-top:3px}

.input1 { font-size:12px; color: #000000; background-color:#F9F9F9; border:1px solid #BFBFBF; height:19px; padding-top:3px}

.input2 { font-size:12px; color: #000000; background-color:#F9F9F9; border:1px solid #BFBFBF;padding-top:3px}

textarea{background:url(/images/textarea_bj.gif) no-repeat;background-position: right bottom;border:1px solid #ccc;}

/*按钮的css*/
.button { font-size:12px; color: #FFFFFF; background-color:#0770AF; border:1px solid #57BEF9; height:22px; padding-top:2px}
/*兰色*/
.lan12 {
	font-size: 12px;
	line-height: 25px;
	color: #4A7FF8;
	text-decoration: underline;
}
.lan14 {
	font-size: 14px;
	line-height: 25px;
	color: #4A7FF8;
	text-decoration: none;
}
.lan14cu {
	font-size: 14px;
	font-weight: bold;
	color: #4A7FF8;
	text-decoration: underline;
}
