body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/index_01.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 12px;
}


td {
	font-size: 12px;
	line-height: 21px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
A {
	COLOR: #5C5C5C;
	TEXT-DECORATION: none;
	font-size: 12px;
}
A:hover {
	COLOR: #FF0000; TEXT-DECORATION: none
}

A.linkwhite {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	font-size: 13px;
}
A.linkwhite:hover {
	COLOR: #68E1FF; TEXT-DECORATION: none
}
.line {
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.line-xuxian {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.line-bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}
.line-b1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.line-shuxian {
	background-image: url(../images/index_61.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.bk {
	border: 1px solid #DBDBDB;
}
.input1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	height: 17px;
	border: 1px solid #CDCDCD;
	color: #666666;
}



.fontwhite {
	color: #FFFFFF;
}
.fontblue {
	color: #227EC3;
}

.fontred {
	color: #FF0000;
}
.font11 {
	font-size: 11px;
	color: #999999;
}


.title12 {
	color: #717171;
}
.title14 {
	font-size: 14px;
	font-weight: bold;
}
.titlebule {
	font-size: 14px;
	font-weight: bold;
	color: #284691;
}


.bgtop {
	background-repeat: repeat-x;
	background-position: top;
}

.meau-bold1{
    font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.meau-bold2{
    font-weight:normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.redfont{color:#F00}