@charset "gb2312";
/* common */
body {
	font-family : "宋体";
	font-size:12px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
a {
	color: #0033CC;
	text-decoration: none;
	font-family: "宋休";
	}

a:hover { 
	text-decoration: underline;
	font-family: "宋休";
	
	}

.CONTENT_TXT {
	color: #333333;
	font-family: "宋休";
	font-size: 12px;
	line-height: 200%;
}

.CONTENT_TXT2 {
	color: #000000;
	font-family: "宋休";
	font-size: 12px;
	text-align:left;
	line-height: 150%;
}
.CONTENT_TXT3 {
	color: #E47600;
	font-family: "宋休";
	font-size: 12px;
	text-align:left;
	line-height: 150%;
}
.CONTENT_TXT4 {
	color: #333333;
	font-family: "宋休";
	font-size: 12px;
	line-height: 170%;
}

.TEXT_TITLE_RED {
	color: #D40014;
	font-family: "宋休";
	font-size: 12px;
	text-align:left;
	line-height: 150%;
	font-weight: bold;
}

.TEXT_TITLE_ORANGE {
	color: #E47600;
	font-family: "宋休";
	font-size: 12px;
	text-align:left;
	line-height: 150%;
	font-weight: bold;
}

.TEXT_TITLE_BLUE {
	color: #0033CC;
	font-family: "宋休";
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
}


.CONTENT_TXT_TITLE {
	color: #0033CC;
	font-family: "宋休";
	font-size: 18px;
	line-height: 150%;
	font-weight:bold;
}

.CONTENT_LOGIN {
	color: #000000;
	font-family: "宋休";
	font-size: 12px;
	line-height: 150%;
	font-weight:bold;
}

.CONTENT_EDIT {
	color: #000000;
	font-family: "宋休";
	font-size: 12px;
	line-height: 150%;
	font-weight:bold;
}

/* head */

.menu {
	color: #ffffff;
	font-size: 12px;
	font-family: "宋休";
	font-weight:bold;
	}
	.menu2 {
	color: #ffffff;
	font-size: 12px;
	font-family: "宋休";
	font-weight:bold;
	text-align: center;
	}
/* foot */



.COPYRIGHT {
	color: #333333;
	font-family: "宋休";
	font-size: 12px;
    text-align:right;
}

