body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
.font{
	font-size:12px;
	color:#666666;
}

.line{
	border-color:#d6d6d6;
	width: auto;
}


form {
    padding: 0px;
    margin: 0px;
}
table,td,div {
	font-size: 12px;
}
img {
	border:none;
}
.top_logo {
	background-image: url(../images/logo.gif);
	height: 50px;
	width: 145px;
}
.top_logo_1 {
	background-image: url(../images/logo_1.gif);
	height: 50px;
	width: 265px;
}
.menu_item {
/*	background-image: url(../images/menu_item_images_1.gif);*/
	background-repeat: repeat-x;
	height: 35px;
	width: 780px;
}
.menu {
	background-image: url(../images/menu_bg.gif);
	height: 35px;
	width: 80px;
}
a.menu_style_1:link {
	font-size: 14px;
	color:#000000;
	text-decoration: none;
	font-weight: bold;
}
/*
a.menu_style_1:hover{
	fontground-image:url(../images/menu_1_1.gif);
	font-size: 14px;
	color:#ffffff;
	text-decoration: none;
	font-weight: bold;
}
*/
a.menu_style_2:link {
	font-size: 14px;
	color:#000000;
	text-decoration: none;
	font-weight: bold;
}
/*
a.menu_style_2:hover {
	background-image:url(../images/menu_2_1.gif);
	font-size: 14px;
	color:#ffffff;
	text-decoration: none;
	font-weight: bold;
}
*/
a.menu_style_3:link {
	font-size: 14px;
	color:#000000;
	text-decoration: none;
	font-weight: bold;
}
/*
a.menu_style_3:hover {
	background-image:url(../images/menu_3_1.gif);
	font-size: 14px;
	color:#000000;
	text-decoration: none;
	font-weight: bold;
}
*/
.menu_item_bottom {
	background-color:#ffffff;
	border-top-color:#d5d5d5;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-bottom-color: #d5d5d5;
	text-align:center;
	vertical-align:middle;
	height: 28px;
	width: 780px;
}
a.menu_style_4:link {
	font-size: 12px;
	color:#333333;
	text-decoration: none;
	font-weight: bold;
}
a.menu_style_4:visited {
	font-size: 12px;
	color:#333333;
	text-decoration: none;
	font-weight: bold;
}
a.menu_style_4:hover {
	font-size: 12px;
	color:#FF6600;
	text-decoration: underline;
	font-weight: bold;
}
.text_bottom_menu {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 30px;
}
.index_block_right_title {
	height:25px;
	width:169px;
	vertical-align:middle;
}
.text_right_block_special {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
}
a.text_link_right_block:link {
	font-size: 12px;
	color:#666666;
	text-decoration: none;
	line-height: 20px;
}
a.text_link_right_block:visited {
	font-size: 12px;
	color:#666666;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
}
a.text_link_right_block:hover {
	font-size: 12px;
	color:#666666;
	text-decoration: underline;
	line-height: 20px;
}
.redfont {
	color: red;
}

.news_msg_css {
	width:400px;
	border-left-color:#d6d6d6;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #d6d6d6;
	font-size: 12px;
	color: #666666;
}


