/*初始化*/
body{
font-family:Arial, Helvetica, sans-serif,"宋体";
font-size:12px;
color:#000;
line-height:20px;
background:url(../images/bg.jpg) #C0C0C0 repeat-x;
text-align:center;
margin:0px;
padding:0px;
	/*SCROLLBAR-FACE-COLOR: #dddddd; 
	SCROLLBAR-HIGHLIGHT-COLOR: #eeeeee; 
	SCROLLBAR-SHADOW-COLOR: #eeeeee; 
	SCROLLBAR-3DLIGHT-COLOR: #eeeeee; 
	SCROLLBAR-ARROW-COLOR: #aaaaaa; 
	SCROLLBAR-TRACK-COLOR: #eeeeee; 
	SCROLLBAR-DARKSHADOW-COLOR: #eeeeee; 
	SCROLLBAR-BASE-COLOR: #eeeeee; */
}

border{ border:0}

div{
margin:0px;
padding:0px;
border:0px;
font-size:12px;
line-height:20px;
}

table{
font-size:12px;
margin:0px auto;
line-height:20px;
}

th{ font-size:15px; font-weight:bold; padding:5px;}

.clear{
clear:both;}

ul{
overflow:hidden;
list-style:none;
margin:0px;
padding:0px;
}

li{
line-style:none;
margin:0px;
padding:0px;
}

.left{
float:left;
display:inline;}

.right{
float:right;
display:inline;}

form,img{
margin:0px;
padding:0px;
border:0px;}

a:link { color: #000; text-decoration: none; }
a:visited { color: #000; text-decoration: none; }
a:hover { color:#689159; text-decoration: none;}

.whitelink:link { color: #fff; text-decoration: none; }
.whitelink:visited { color: #fff; text-decoration: none; }
.whitelink:hover { color:#ffff00; text-decoration: none;}

.inptu{
width:110px;
height:20px;
font-size:12px;
border:1px solid #A7A6AA;
background:#f8f8f8;
}


#sidebar_right{padding-bottom:1000px;margin-bottom:-1000px;}


/*架构开始*/

.top{
text-align:left;
background:#FBFBFD;
width:1003px;
overflow:hidden!important;
overflow:inherit;
}

.top_left{
width:450px;
float:left;
}

.top_loge{
width:330px;
height:66px;
background:url(../images/logo_omj.jpg) no-repeat;
}

.top_tit{
font-weight:bold;
padding-left:9px;
}

.top_right{
float:right;
width:300px!important;
width:350px;
text-align:right;
padding:57 50 5 0;
}

.top_mune{
background:#96C84D;
height:36px;
}


.top_mune_left{
padding-top:9px;
float:left;
width:216px;
font-weight:bold;
}

.top_munecot{
width:787px;
float:right;
}

.mid_content{
margin-bottom:5px;
width:1003px;
overflow:hidden!important;
overflow:inherit;
}

.mid_left{
float:left;
width:216px;
}

.mid_left_link{
margin-top:30px;
width:216px;
text-align:center;
}

.mid_right{
float:right;
width:787px;
background:#FFFFFF;
}

.mid_left_tit{
width:216px;
margin-top:20px;
}

.mid_left_cont{
width:186px!important;
width:216px;
padding:12 0 5 30;
overflow:hidden!important;
overflow:inherit;
}

.bottom{
width:1003px;
background:#C868FF;
padding:10 0 10 0;
}


#dian1{
	padding:2px 10px 0 25px;
	text-align:left;
	background-image: url(../images/dian.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	letter-spacing:1px;
	border-bottom:1px solid #fff;
	background-color:#96C84D;
}
.Layer{
  position:absolute;
  visibility: hidden;
  background-color:#96C84D;
  border-top:1px solid #fff;
  border-left:1px solid #fff;
  border-right:1px solid #fff;
  margin:18 0 0 -10px;
  height:28px;
} 










