@charset "gb2312";
td,div{
	font-size: 12px;
	line-height:24px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(ind_bg_01.jpg);
}
img{ border:0px;}
.xuxian{
	background-image: url(xuxian.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.pa5{ padding:5px;}
.pa10{ padding:10px;}


/************* 字体样式 **************/

.font14n{
	font-size: 14px;
}
.font14bai{
	font-size: 14px;
	font-weight: bold;color: #ffffff;
}
.font14se{
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.fontbiaoti{
	font-family:"微软雅黑",  "黑体";
	font-size: 22px;
	color: #3071a6;
}



/**************链接样式**************/

a:link,a:visited{color: #1b1b1b;
	font-size: 12px;
	text-decoration: none;}
a:hover{
	color: #CC0000;
	font-size: 12px;
	text-decoration: none;
}
#menu a{
	color: #1b1b1b;
	font-size: 14px;
	text-decoration: none;
}
#menu a:hover{
	color: #C60F13;
	font-size: 14px;
	text-decoration: underline;
}
a.b12:link,a.b12:visited{
	color: #1b1b1b;
	font-size: 12px;
	text-decoration: none;
}
a.b12:hover{
	color: #C60F13;
	font-size: 12px;
	text-decoration: underline;
}
a.b14:link,a.b14:visited{
	color: #1b1b1b;
	font-size: 14px;
	text-decoration: none;
}
a.b14:hover{
	color: #C60F13;
	font-size: 14px;
	text-decoration: underline;
}
a.bai12:link,a.bai12:visited{
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}
a.bai12:hover{
	color: #ffffff;
	font-size: 12px;
	text-decoration: underline;
}
a.bai14:link,a.bai14:visited{
	color: #ffffff;
	font-size: 14px;
	text-decoration: none;
}
a.bai14:hover{
	color: #ffffff;
	font-size: 14px;
	text-decoration: underline;
}



/**************背景样式**************/
.ind_bg01{/*首页主体背景1*/
	background-image: url(ind_bg_06.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.ind_bg02{/*首页主体背景2*/
	background-image: url(ind_bg_07.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}
.k01{

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e0e0e0;
}
.k02{
	background-image: url(ind_rig_02.jpg);
	background-repeat: repeat-x;
	background-position: 19px 14px;
}

.k03{
	background-image: url(ind_rig_05.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.k04{
	border-width: 1px;
	border-style: solid;
	border-color: #c0c0c0;
	padding: 4px;
}
.k05{
	border-width: 1px;
	border-style: solid;
	border-color: #c0c0c0;
	padding: 4px;
background-color:#FFFFCC;
}