/*------------------------------------------------- header---------------------------------------------------------*/
#submenu {    /* 二级菜单 */
	background-image:url(../images/top_submenu_02.gif);
}
/*------------------------------------------------- 左边分类菜单---------------------------------------------------------*/
#leftpannel{ width:220px;}
#leftpannel a{
	color: #336699;
	text-decoration:none;
	line-height:30px;
	vertical-align:middle;
}
#leftpannel a:hover{
	color: #336699;
	text-decoration: underline;
}

/*------------------------------------------------- 右边主体部分---------------------------------------------------------*/
#mainpannel {
width:773px;
padding:0px;
margin:0px;
float:left;
overflow:hidden;

}

#main_top{float:left;}
#mainbody {
	float:left;
	padding:10px 20px 20px 20px;
	border-left:1px solid #dcdddd;
	border-right:1px solid #dcdddd;
	width:731px;
}

#subject {
	height:43px;
	width:230px;
	background:url(../Images/subject_nologin.gif) no-repeat;
	padding:25px 0px 0px 20px;
}
#supernav {
	float:right; 
	text-align:right;
	border:0px;
}

.main_top_body{
	float:left; 
	width:751px;
	height:45px;
	padding-top:7px;
	margin-bottom:5px;
	border-bottom:1px solid #cccccc;
	background-image:url(../Images/obd_background.gif);
	overflow:hidden;
	}

.topimg{
height:80px;
padding:90px 50px 10px 260px;
margin:20px 0;
line-height:15px;
color:#999999;
background-image:url(../Images/top_img_lostpwd.gif);
background-repeat:no-repeat;
background-position:center;
	}
	
#mainboard{
float:left; width:700px;  padding-left:20px; background:url(../Images/o_back.gif) no-repeat center right;
}

.tb_dr_1 {
width:160px;
background-color:#f6f6f6;
text-align:center;
background:url(../Images/tb_body_gray.gif);
}
.tb_dr_2 {
pading-left:10px;
height:30px;
background:url(../Images/tb_body.gif);
}




