body {
	/* background: black url(../images/bg.gif); */
	margin: 0; padding: 0;
}
body, td {
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
img {
	border: 0;
}

a {
	color: #666;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

.body {
	width: 900px;
	text-align: left;
	background: White;
}
.t_bg {
	background: url(../images/t_bg.gif) repeat-x;
	margin: 0 0 0 1px;
}
.logo {
	margin: 31px 25px 10px 30px;
}
.top_2 {
	background: #666;
}
.top_3 {
	background: url(../images/t_bg2.gif) repeat-x;
}
.top_4 {
	background: url(../images/t_bg3.gif) repeat-x;
}
.t_4 {
	background: url(../images/t_4.gif) repeat-x;
}
.top_4 td, .top_4 a {
	color: White;
}

.top_4 td a.red_a {
	color: #ea3b3b;
}
.br_h {
	background: url(../images/br_h.gif) repeat-x left center;
	height: 7px;
	margin: 6px 0;
}
.br_v, .br_v1, .br_v1_l {
	background: url(../images/br_v.gif) repeat-y center top;
	width: 20px;
}
.br_v1 {
	background-image: url(../images/br_v1.gif);
}
.br_v1_c {
	background: url(../images/br_v1.gif) repeat-y center top;
	width: 10px;
}
.br_v1_l {
	background: url(../images/br_v1.gif) repeat-y 0 0;
	width: 5px;
}
.br_v1_r {
	background: url(../images/br_v1.gif) repeat-y right top;
	width: 5px;
}
.search_b {
	background: White;
	border: 1px solid #999;
	width: 150px; height: 21px;
	padding: 3px;
	color: #666;
	font-size: 10px;
}
.menu {
	padding: 5px 0;
}
.menu td a {
	padding: 10px;
	color: Black;
	font-size: 12px;
	text-decoration: underline;
}
.menu td a:hover {
	text-decoration: none;
}
.menu td img {
	margin-bottom: -8px;
}
.menu td a.menu2 {
	color: #666;
	background: url(../images/br2.gif) no-repeat left 15px;
}

.line1 {
	background: #ccc;
	height: 2px;
	margin: 10px 0;
}

.bottom {
	background: #333;
	color: white;
}
.bottom a {
	color: #6699cc;
}

.men_s a {
	color: #6699cc;
	background: url(../images/arr.gif) no-repeat left 7px;
	padding: 2px 10px;
	font-size: 12px;
	display: block;
}

#bl_linl {
	color: #3399cc;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#bl_linl:hover {
	text-decoration: underline;
}
.message {
	background: white;
	padding: 5px;
	border: 2px solid #903601;
	display: none;
	position: absolute;
	margin-left: -200px;
	top: 25%;
	font-weight: bold;
	font-size: 10px;
	z-index:10001;
}

.ibys a {
	color: white;
	font-size: 12px;
	text-decoration: underline;
	pointer: none;
}