#html { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); }
body{ 
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
td {
	font-size: 12px;
	color: #000000;
}
A {
	color: #000000;
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
	left: -1px;
	top: -1px;
	position: relative;
}
A.titleBig {
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
A.titleBig:hover{
	text-decoration: underline;
	left: -1px;
	top: -1px;
	position: relative;
}
A.titleMiddle1{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
A.titleMiddle1:hover{
	text-decoration: underline;
	left: -1px;
	top: -1px;
	position: relative;
}
A.titleMiddle2{
	font-size: 18px;
	font-weight: bold;
	color: #1C9401;
	text-decoration: none;
}
A.titleMiddle2:hover{
	text-decoration: underline;
	left: -1px;
	top: -1px;
	position: relative;
}
A.menu{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A.menu:hover{
	text-decoration: underline;
	left: -1px;
	top: -1px;
	position: relative;
}
A.leftmenuTitle{
	FONT-SIZE: 14px;
	COLOR: #007CB5;
	FONT-WEIGHT: bold;
	text-decoration: none;
}
A.leftmenuTitle:hover{
	text-decoration: underline;
	left: -1px;
	top: -1px;
	position: relative;
}
.mailboxFont {
	font-size: 14px;
}
.cateTitle {
	font-size: 14px;
	font-weight: bold;
	color: #005EA6;
	font-style: normal;
	text-decoration: none;
}
.articleTitle {
	font-size: 14px;
	font-weight: normal;
	color: FF9900;
	font-style: normal;
	text-decoration: none;
}
.contentAuther {
	font-size: 12px;
	color: #269B05;
}
.contentTitle {
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
}

.textbox {
	height: 20px;
	clear: none;
	float: none;
	border: 1px solid #cccccc;
	font-size: 12px;
	width: 150px;
}
.textbox2 {
	font-size: 12px;
	height: 16px;
	width: auto;
	border: 1px solid #CCCCCC;
}

.button{
	height:16;
	background-color:#E9ECEF;
	border: 1 solid #CCCCCC;
	font-size: 12px;
	padding-top: 2px;
}
.menu {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.title_right_box {
	border: 1px solid #A8C8E8;
}

.title_left_box {
	border: 1px solid #DEE0CB;
}

.titleBig {
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
}
.titleMiddle1 {
	font-size: 12px;
	color: #FFFFFF;
}
.titleMiddle2 {
	font-size: 18px;
	font-weight: bold;
	color: #1C9401;
}
.menuTitle {
	BORDER-TOP: #EFEFEF 1px solid;
	PADDING-LEFT: 30px;
	PADDING-TOP: 10px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #007CB5;
	BORDER-BOTTOM: #2B7AA5 1px solid;
	HEIGHT: 23px;
	WIDTH: 168px;
	background-image: url(../images/left_menu_bg.jpg);
	background-repeat: no-repeat;
}
.menuContent {
	BORDER-TOP: white 1px solid;
	PADDING-LEFT: 30px;
	PADDING-TOP: 7px;
	HEIGHT: 23px;
	WIDTH: 168px;
	background-color: #EEEEEE;
	background-image: url(../images/left_menu_arrow.gif);
	background-repeat: no-repeat;
	background-position: 12px 6px;
}

.menuContentSelect {
	BORDER-TOP: white 1px solid;
	PADDING-LEFT: 30px;
	PADDING-TOP: 7px;
	HEIGHT: 23px;
	WIDTH: 168px;
	background-color: #EEEEEE;
	background-image: url(../images/left_menu_arrow2.gif);
	background-repeat: no-repeat;
	background-position: 12px 6px;
}
.introduceFont {
	font-size: 14px;
	line-height: 25px;
}
