body{margin:0px;}
.tdMnu{
	background-image: url('mnubg.gif'); background-repeat: repeat-x;
	height:34px;
	color:#ffffff;
	font-family:'Arial Rounded MT Bold';
}
.tdUp{background-image: url('up.gif'); background-repeat: no-repeat;width:241px;height:10px;font-size:0px;}
.tdUpC{background-image: url('up-bg.gif'); background-repeat: repeat-y;width:241px;}
.tdBtmT{background-image: url('bottom-bg.gif'); background-repeat: repeat-y;width:241px;height:16px;text-align:center;font-family:'华文楷体';padding-top:1px;}
.tdBtm{background-image: url('bottom.gif'); background-repeat: no-repeat;width:241px;height:10px;font-size:0px;}
a{
	color:#808080;
	text-decoration:none; /*CSS下划线效果：无下划线*/
	border-bottom: 1px #0099CC dotted /*CSS加一个只有下边的框 边框为虚线*/
}
.lmnuUp{background-image: url('lt.gif'); background-repeat: no-repeat;width:240px;height:10px;font-size:0px;}
.lmnuUpC{background-image: url('ltb.gif'); background-repeat: repeat-y;width:240px;}
.lmnuBtmT{background-image: url('lbb.gif'); background-repeat: repeat-y;width:240px;height:16px;text-align:center;font-family:'华文楷体';padding-top:1px;font-size:12px;}
.lmnuBtm{background-image: url('lb.gif'); background-repeat: no-repeat;width:240px;height:10px;font-size:0px;}

.TDBRIEF{
	color:#222222;
	font-size:12px;
	font-family:'宋体';
	text-align:left;
	width:200px;
	white-space: nowrap;
	overflow-x:hidden; 
	margin-left:40px;
}
.tdUpC:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.TDIMG{
	width:20px;
	height:20px;
	float:left;
}
.TDIMG img{
	width:20px;
	height:20px;
	margin-left:4px;
}
.TDFRAME{
	margin-top:10px;
	cursor:hand;
}
.TDFRAME a{
	color:#000000;
	text-decoration:none;
}
div#divIndMainBg{
	width:830px;
	float:right;
	margin-top:10px;
	margin-right:-3px;
	background-image: url('main-bg.png');
	background-repeat: no-repeat; 
}
div#divLeftMenu{float:left;width:245px;height:545px;margin-left:5px;background-color:#808080;text-align:left;}
div#divleftMenuBg{background-color:#000000;width:235px;height:550px;margin:0px;padding-left:2px;}
.clearFix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.Header{background-image:url('title.jpg');background-repeat:repeat-x;margin-top:0px;}
.navBar{background-image:url('bottombg.gif');background-repeat:repeat-x;height:20px;text-align:right;color:white;font-style:bold;font-size:12px;}
.bottomLeft{background-image: url('bottoml.gif'); background-repeat: no-repeat;width:10px;}
.bottomRight{background-image: url('bottomr.gif'); background-repeat: no-repeat;width:10px;}
.bottomMiddle{background-image: url('bottombg.gif'); background-repeat: repeat-x;}
.divContents{}
.divContentsTitle{height:18px;background-color:#e0e0e0;text-align:left;border:1px solid black;cursor:pointer;}
.divContentsContents{background-color:white;text-align:left;}