@charset "utf-8";
/* CSS Document */
*{
	font-size:12px;
}
body{
	margin:0px;
	padding:0px;
	text-align:center;
}
img{
	border:0px;
}
A {
	TEXT-DECORATION: none
	color:#003333;
}
A:link,A:visited ,A:active {
	TEXT-DECORATION:none;
	color:#003333;
}
A:hover {
	text-decoration:underline; 
	position:relative; 
	top:1px; 
	left:1px; 
	color:#006666;
}
.out_border{
	border:1px solid #e1e1e1;
	text-align:center;
	width:921px;
	padding-bottom:6px;
}
.top_bg{
	#background-image:url(../images/top.jpg);
	background-repeat:no-repeat;
	height:137px;
}
.menu_bar{
	background-image:url(../images/menu_bg.gif);
	background-repeat:repeat-x;
	height:32px;
}
.menu_bar_bg{
	background-image:url(../images/menu_bar_bg.gif);
	background-repeat:repeat-x;
	height:30px;
}
.bottom_border{
	border-bottom:1px solid #e1e1e1;
}
.top_border{
	border-top:1px solid #e1e1e1;
}
.left_border{
	border-left:1px solid #e1e1e1;
}
.right_border{
	border-right:1px solid #e1e1e1;
}
.comm_ipt{
	border:1px solid #e1e1e1;
}
.content_split{
	background-image:url(../images/content_split.gif);
	background-repeat:repeat-y;
}
.content_padding{
	padding-left:8px;
	padding-right:8px;
}
.marquee_li{
	display:inline;
	background-image:url(../images/li_qx.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:10px;
	padding-right:3px;
}
.marquee_li_more{
	list-style-image:url(../images/li_qx.gif);
	margin:0px;
	padding:0px;
}
.border_all{
	border:1px solid #e1e1e1;
}
.img_padding{
	margin-bottom:-2px;
}
.list_div{
	width:100%;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	text-align:left;
}
.bmfw{
	padding-top:15px;
	padding-bottom:20px;
	background-image:url(../images/bmfw_bg.gif); 
	background-repeat:repeat-x; 
	background-position:top;
	line-height:40px;
}
.left_menu_bg{
	background-image:url(../images/left_menu_bg.gif); 
	background-position:top; 
	background-repeat:repeat-x;
	margin-top:6px;
}
.nav_bg{
	background-image:url(../images/nav_bg.gif);
	background-repeat:repeat-x;
	height:28px;
}
