input {
font-size:12px;
}

/*--定义页面属性---*/
body {

       margin-left: 0px;

       margin-top: 0px;

       margin-right: 0px;

       margin-bottom: 0px;
	   font-family: Arial, Helvetica, sans-serif;

}
/*--整站中表格里的文字风格---*/

TD {

       COLOR: #333;

       FONT-SIZE:12px;

       TEXT-DECORATION: none;

       font-family: Arial, Helvetica, sans-serif;

       line-height: 200%;

}

/*--定义一般的链接文字的属性---*/
A{TEXT-DECORATION: none}

A:link {COLOR: #333; font-family: Arial, Helvetica, sans-serif; TEXT-DECORATION: none}

A:visited {COLOR: #333; font-family: Arial, Helvetica, sans-serif; TEXT-DECORATION: none}

A:active {font-family: Arial, Helvetica, sans-serif;TEXT-DECORATION: none;color: #333;}

A:hover { COLOR: #ff6600; TEXT-DECORATION: none}

/*--定义不同的链接文字属性---*/
a.a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 180%;
	COLOR: #0066CC;
	text-decoration: none;
	font-weight: normal;
}
a.a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 180%;
	COLOR: #0066CC;
	text-decoration: none;
	font-weight: normal;
}
a.a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 180%;
	COLOR: #0066CC;
	text-decoration: none;
	font-weight: normal;
	
}
a.b:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 180%;
	COLOR: #666666;
	text-decoration: none;
	font-weight: normal;
}
a.b:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 180%;
	COLOR: #666666;
	text-decoration: none;
	font-weight: normal;
}
a.b:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 180%;
	COLOR: #666666;
	text-decoration: none;
	font-weight: normal;
	
}
/*--定义不同的链接文字属性蓝色---*/
a.blue:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	COLOR: #0066CC;
	text-decoration: underline;
	line-height: 200%;
	font-weight: normal;
}
a.blue:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	COLOR: #0066CC;
	text-decoration: none;
	line-height: 200%;
	font-weight: normal;
}
a.blue:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	COLOR: #0066CC;
	text-decoration:underline;
	line-height: 200%;
	font-weight: normal;
}


/*--定义一条虚线（横）---*/
.xian {

       background-image: url(image/dot-heng.gif);

       background-repeat: repeat-x;

       background-position: bottom;

       font-size: 12px;

       color: #333;

}

/*--定义阴影文字---*/
.yin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #117ABE;
	line-height: 170%;
	text-decoration: none;
	filter:dropshadow(color=#cccccc,offx=1,offy=1,positive=1);
	height: 1px;
	font-weight: bolder;
}

/*--定义英文字体---*/
.en {
	COLOR: #333; 
	FONT-SIZE:12px; 
	TEXT-DECORATION: none;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	line-height: 170%;
}
/*--定义表格边框颜色---*/
.kuang{
	border: 1px solid #B1C7F9;
}
.kuang1{
	border: 1px solid #3E86D7;
	clip:  rect(5px auto 5px auto);
	margin-top: 3px;
	margin-bottom: 3px;


}
.kuang2{
	border: 1px solid #000099;
}
/*--定义背景图片---*/
.di {
	background-image: url(images/bj0.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.di1 {
	background-image: url(zhsh/images/canzhanshang-2_05.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;
}

/*--定义表单元素属性---*/
.wbk {
	margin: 0px;
	padding: 0px;
	border: 1px solid #666666;
}
.dhwbk {
	margin: 0px;
	padding: 0px;
	border: 1px solid #666666;
}
.dhwbk2 {
	border: 1px solid #666666;
	overflow: hidden;
}

.bgc {
	background-image: url(image/bg_c.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgl {
	background-image: url(image/bg_l.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bglv {
	background-image: url(image/bg_lv.gif);
	background-repeat: no-repeat;
	background-position: right top;
}.showtitle {
	font-size: 22px;
	font-weight: bold;
	color: #114EA1;
}
.showtitle1 {
	font-size: 22px;
	font-weight: bold;
	line-height:25px;
}
.showmain {
	font-size: 14px;
	color: #333333;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	color: #000000;
	background-color: #D2D6DF;

}
.lan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 180%;
	color: #117ABE;

}
.lanbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 180%;
	color: #117ABE;
	font-weight: bold;

}
.gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 200%;
	color: #666666;

}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
