body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 22px;
	background-image: url(images/bjj.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
.text_div {
	line-height: 23px;
}
p{
	text-indent: 2em;
	line-height: 26px;
	color: #02203C;
	font-size: 12px;
} 
a:link {
}
/* 一般超级链接 */
a{font-size:12px;color:#000000;line-height:120%;text-decoration:none;}				/* 链接属性 */
.search_bk {
	background-color: #F7FFFA;
	border: 1px solid #009900;
}
#search_white{ background-color:#F7FFFA; border:1px solid #FF0000;}

.search_tu {
	background-attachment: fixed;
	background-image: url(images/xitu_31.jpg);
	background-position: center top;
	height: 28px;
	width: 31px;
}

a:hover {
}
a:visited{font-size:12px;color:#000000;line-height:120%;text-decoration:none;}		/* 已访问后链接属性 */
a:hover{font-size:12px;color:#FF0000;line-height:120%;text-decoration:none;}	/* 鼠标悬停时链接属性 */
a:active{font-size:12px;color:#000000;line-height:120%;text-decoration:none;}		/* 激活时链接属性 */


a.menu{font-size:12px;color:#000000;line-height:120%;text-decoration:none;}					/* 菜单链接属性 */
a.menu:hover{font-size:12px;color:#000000;line-height:120%;text-decoration:underline;}		/* 鼠标悬停时链接属性 */

/*新闻内容超级链接*/
a.news{color: #033462;text-decoration: none;}
a.news:hover {color: #033462;text-decoration: underline;}

/*产品内容超级链接*/
a.pro {color: #F5F4F4;text-decoration: none;}
a.pro:hover {color: #FFFFFF;text-decoration: none; }

/*去掉热点地图上的区域线框与超链接的线框*/
a {blr:expression(this.onFocus=this.blur())}
area {blr:expression(this.onFocus=this.blur())}



/*表格属性*/
table
{
   font-size:12px;
   line-height:18px;
   border-collapse:collapse;/*自动把相同的边框线合并*/
}

/*边距离*/
.padding {
	padding: 5px; 
}

/*白色文本*/	
.text_white {
	color: #FF0000;
	font-size: 12px; 
	line-height: 1.5em; 
}

/*版权所有文本属性*/	
.copyright {
	color: #FFFFFF; 
	font-size: 12px; 
	line-height: 1.6em; 
}





table
{
	font-size:12px;
	color:#000000;
}

img
{
	border:0px;				/* 图像边框大小 */
	border-color:#000000;	/* 图像边框颜色 */
	border-style:solid;		/* 图像边框线条 */
}

ul{margin:0px 0px 0px 15px;padding:0px;}
ol{margin:0px 0px 0px 15px;padding:0px;}
ul li{margin:0px 0px 0px 20px;padding:0px;}
ol li{margin:0px 0px 0px 20px;padding:0px;}

.title_12{color:#ff3300;font-size:12px;line-height:120%;font-weight:600;}		/* 标题字体为12像素 */
.title_14{color:#ff3300;font-size:14px;line-height:120%;font-weight:600;}		/* 标题字体为14像素 */
.title_16{color:#ff3300;font-size:16px;line-height:120%;font-weight:600;}		/* 标题字体为16像素 */

/* 红色字 */
.text_red12{color:#ff0000;font-size:12px;line-height:120%;}
.text_red14{color:#ff0000;font-size:14px;line-height:120%;}
.text_red16{color:#ff0000;font-size:16px;line-height:120%;}

/* 蓝色字 */
.text_blue12{color:#0000ff;font-size:12px;line-height:120%;}
.text_blue14{color:#0000ff;font-size:14px;line-height:120%;}
.text_blue16{color:#0000ff;font-size:16px;line-height:120%;}

/* 绿色字 */
.text_green12{color:#009900;font-size:12px;line-height:120%;}
.text_green14{color:#009900;font-size:14px;line-height:120%;}
.text_green16{color:#009900;font-size:16px;line-height:120%;}

/* 黑色字 */
.text_black12{color:#000000;font-size:12px;line-height:120%;}
.text_black14{color:#000000;font-size:14px;line-height:120%;}
.text_black16{color:#000000;font-size:16px;line-height:120%;}

/* 灰色字 */
.text_gray12{color:#999999;font-size:12px;line-height:120%;}
.text_gray14{color:#999999;font-size:14px;line-height:120%;}
.text_gray16{color:#999999;font-size:16px;line-height:120%;}

/* 白色字 */
.text_white12{color:#ffffff;font-size:12px;line-height:120%;}
.text_white14{color:#ffffff;font-size:14px;line-height:120%;}
.text_white16{color:#ffffff;font-size:16px;line-height:120%;}



.copyright		
{
	font-size:12px;												
	font-family:宋体, Verdana, Arial, Helvetica, sans-serif;	
	color:#225366;												
	line-height:120%;											
}
