*{margin:0; padding:0; font-size:12px}

.top_side{width:1px; height:74px; background:url(../images/top_side.gif); background-repeat:repeat-y}
.top_main{width:100%; height:74px; background:url(../images/top_back.gif); background-repeat:repeat-x}

.left_title{cursor:pointer; color:#336699; font-weight:bold; padding-top:5px;}

.main_top{background:url(../images/main_top_bg.gif); background-repeat:repeat-x}

.main_top_left{background:url(../images/main_top_left.gif); background-repeat:no-repeat}
.main_top_right{background:url(../images/main_top_right.gif); background-repeat:no-repeat}

.main_top_bg1{background:url(../images/main_top_bg1.gif); background-repeat:no-repeat; padding-top:5px; color:#336699; cursor:pointer}
.main_top_bg2{background:url(../images/main_top_bg2.gif); background-repeat:no-repeat; padding-top:5px; color:#ffffff; cursor:pointer;font-weight:bold}

.main_left{background:url(../images/main_left.gif); background-repeat:repeat-y}
.main_right{background:url(../images/main_right.gif); background-repeat:repeat-y}

.main_bottom{background:url(../images/main_bot_bg.gif); background-repeat:repeat-x}

.main_bottom_left{background:url(../images/main_bot_left.gif); background-repeat:no-repeat}
.main_bottom_right{background:url(../images/main_bot_right.gif); background-repeat:no-repeat}

.tab_head{background:url(../images/table_head_bg.gif); background-repeat:repeat-x; color:#900; height:28px}

.ke-content {
    font-family: Courier New;
    font-size: 12px;
    background-color: #ffffff;
}

.tt tr td{
	padding-left:17px;
}
.lM ul{
	margin:0;
	padding:0; 
	list-style:none
}
.lM ul li{
	background:url(../images/left_title_bg.gif) no-repeat top;
	padding-top:3px;
	padding-left:15px;
	color:#195581;
	font-weight:bold
}
.lM ul li span div{
	cursor:pointer;
	height:22px;
	padding-top:2px !important;
}
.lM ul li ul{
	margin:3px 0;
	padding:0;
	list-style:none;
	margin-left:2em;
}
.lM ul li ul li{
	list-style:none;
	background:none;
	font-weight:lighter;
	margin-bottom:3px;
}
a:link{
	color:#1C6FAC;
	text-decoration:none
}
a:visited{
	color:#1C6FAC;
	text-decoration:none
}
a:hover{
	color:#F00;
	text-decoration:none
}