body {
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	font-family: Arial, "宋体";
	margin: 0px;
	padding: 0px;
}
a:link{
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}

.foot {
	background-image: url(../images/foot.jpg);
	background-repeat: no-repeat;
}
.head {
	background-image: url(../images/head.jpg);
	background-repeat: no-repeat;
}
.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DF813B;
}

.left {
	background-image: url(../images/left.jpg);
	background-repeat: repeat-y;
}
.line_A {
	background-image: url(../images/line_A.jpg);
	background-repeat: no-repeat;
}
.line_B {
	background-image: url(../images/line_B.jpg);
	background-repeat: no-repeat;
}
.r_body {
	padding: 8px;
}
/*　左侧子菜单　*/
#submenu span {
	display: block;
	background-color: #EBEBEB;
	margin-bottom: 4px;
	padding-left: 2em;
	font-size: 12px;
	cursor:hand;
}

.img_border {
	border: 1px solid #666666;
	margin: 2px 2px 2px 2px;
}
#submenu a:link{
	text-decoration: none;
	color: #333333;
}
#submenu ul {
	list-style-type: none;
	border: 1px solid #EBEBEB;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
#submenu li {
	height: 32px;
	padding-left: 24px;
	background-image: url(../images/gif-0744.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
	line-height: 32px;
}
.l_title {
	background-image: url(../images/title.jpg);
	background-repeat: no-repeat;
	height: 32px;
	background-position: 16px center;
	padding-left: 42px;
	line-height: 32px;
}


#submenu a:visited{
	text-decoration: none;
	color: #333333;
}

#submenu a:hover{
	color: #3185E5;

}
.line_title {
	font-weight: bold;
}

#submenu {
	font-family: Arial, "宋体";
	font-size: 12px;
	line-height: 24px;
	width: 195px;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 16px;
	margin-left: 16px;
}
/* 顶部菜单 */
.menubg {
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-x;
	height: 42px;
	line-height: 42px;
}
#menu {
	background-image: url(../images/menu.jpg);
}
#menu a{
	font-size: 14px;
	float: left;
	display: block;
	width: 94px;
	text-align: center;
	font-weight: bold;
}
#menu a:link{
	text-decoration: none;
	color: #333333;
}
#menu a:visited{
	text-decoration: none;
	color: #333333;
}
#menu a:hover{
	background-image: url(../images/bg_hover.jpg);
	background-repeat: no-repeat;
	background-position: center;
	color: #000000;
}
#menu a:active{
	background-image: url(../images/bg_hover.jpg);
	background-repeat: no-repeat;
	background-position: center;
}.time {
	background-image: url(../images/time.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFFFFF;
}
.bg1
{background-image: url(../images/bg_hover.jpg);
	background-repeat: no-repeat;
	background-position: center;}