/* CSS Document */
body,td,div,table {
	color: #5D5D5D;
	font-size: 12px;
}
body{
	text-align:center;

	margin: 0px;
	background-color:#9CDFFE;
}
p{
	color: #5D5D5D;
	font-size:12px;
	text-indent: 12px;
}


/* CSS links */
a:link {
	font-size: 12px;
	line-height: 20px;
	color: #5D5D5D;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	line-height: 20px;
	color: #5D5D5D;
	text-decoration: none;

}
a:hover {
	font-size: 12px;
	line-height: 20px;
	color: #FF6C00;
	text-decoration: none;

}
a:active {
	font-size: 12px;
	line-height: 20px;
	color: #5D5D5D;
	text-decoration: none;

}




/* CSS links */




/* CSS bgc */
.bgc_white {background-color:#FFFFFF;
}
.bgc_gray { background-color:#F3F3F3;
}



/* CSS bgc */



/* CSS bgi */
.bgi_blue{
	background-image:url(../images/weiminbanshi/pic_002.gif);
	background-repeat: no-repeat;
	background-position: left top;
}



/* CSS bgi */




/* CSS tit */
.f14_blue{
	font-size:14px;
	color:#0261C4;
	font-style:inherit;
	font-weight: bold;
}


/* CSS tit */
