body,td,th {
	font-size: 12px;
}
body {
	background-image: url(../xhtmlimg/topbg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.leftmenucke{
background-image:url(../xhtmlimg/leftmenu.jpg);
width:188px;
height:28px;
background-repeat:no-repeat;
color:#FFFFFF;
border-bottom:1px #CCCCCC solid;
padding-left:60px;
font-weight:600;
font-size:14px;
padding-top:5px;
cursor:pointer;
}


.leftmenuout{
background-image:url(../xhtmlimg/leftmenu2.jpg);
width:188px;
height:28px;
background-repeat:no-repeat;
color:#517C94;
border-bottom:1px #CCCCCC solid;
padding-left:60px;
font-weight:600;
font-size:14px;
padding-top:5px;
cursor:pointer;
}


.daohang{
background-image:url(../xhtmlimg/ges.jpg); padding-left:40px; background-repeat:no-repeat; font-size:14px; color:#999999;
}