@charset "utf-8";
.l_bg {
	background-image: url(images/l_bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.r_bg {
	background-image: url(images/r_bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.menu_bg {
	background-image: url(images/bbg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.index_title_m {
	background-image: url(images/index_title_m.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.index_title_b {
	background-image: url(images/index_title_b.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.top_logo_bg {
	background-image: url(images/top_logo_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.top_logo_bg_03 {
	background-image: url(images/top_logo_bg_03.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.lr_1b {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0066CC;
	border-left-color: #0066CC;
}
a {
	text-decoration: none;
	color:#1A88B8;
	font-size:13px;
}
a:link {
	color: #1A88B8;
	text-decoration: none;
}
a:visited {
	color: #1A88B8;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a.g:visited {
	color: #666666;
	text-decoration: none;
}
a.g:hover {
	color: #FF0000;
	text-decoration: underline;
}
a.green:link {
	color: #666666;
	text-decoration: none;
}
a.green:visited {
	color: #666666;
	text-decoration: none;
}
a.green:hover {
	color: #5AA623;
	text-decoration: underline;
}
a.blue:link {
	color: #666666;
	text-decoration: none;
}
a.blue:visited {
	color: #666666;
	text-decoration: none;
}
a.blue:hover {
	color: #1A88B8;
	text-decoration: underline;
}
a.black:link {
	color: #000000;
	text-decoration: none;
}
a.black:visited {
	color: #000000;
	text-decoration: none;
}
a.black:hover {
	color: #FF0000;
	text-decoration: underline;
}
a.white:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	color: #99FFFF;
	text-decoration: underline;
}
.big {font-size:12px}
.bb1g {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.bb2w {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.all_1he {
	border: 1px solid #DEDBCA;
}
.txt {
	font-size: 14px;
	line-height: 30px;
}
