
/* div ¼³Á¤ */

p, div, span{
	margin: 0 ;
	padding: 0 ;
}


body{ 
    margin: 0 ;
	padding: 0 ;
    text-align:center;
    width:100%;
}

#allbox {
	position: relative;
	/* width:985px; */
	width:920px;
	height:100%;
	margin: 0 auto;
	text-align:center;
	padding:0;
}


/* Å¾¸Þ´º ÇÃ·¡½¬ ¼³Á¤ */
#header {
	position: relative;
	width:985px;
	height:220px;
	background: url(../images/topmenu_sample.gif) no-repeat;
}


#body_area {
	position: relative;
	/* width:985px; */
	width:920px;
	overflow:hidden;
	background: url(../images/bg/img_body_bg.gif) repeat-y;
}

#quick {
	position:absolute;
	left:920px;
	top:0px;
	width: 65px;
	height:357px;
	text-align:left;
	background: url(../images/btn/quick.png) no-repeat;
}

/* ÁÂÃø¸Þ´º¼³Á¤ */
#left_area {
	width: 210px;
	background: url(../images/bg/img_leftMenu_bg.gif) repeat-y;
	text-align:left;
	float:left;
}

#left_topImg{
	width: 210px;
	height:33px;
	background: url(../images/bg/img_left_Top_bg.gif) no-repeat;
	float:left;
}

#left_centerImg{
	width: 210px;
	height:55px;
	background: url(../images/bg/img_left_center_bg.gif) no-repeat;
	float:left;
}

#left_login {
	width: 210px;
	height : 140px;
	background: url(../images/bg/img_left_login_bg.gif) no-repeat;
	float:left;	
}

#left_menuTop {
	width: 188px;
	height : 22px;
	margin-left: 15px;
	background: url(../images/bg/img_leftMenu_Top_bg.gif) no-repeat;
	float:left;
}

#left_menuContent {
	width: 188px;
	padding-left: 15px;
	float: left;
	/*background: url(../images/bg/img_leftMenu_center_bg.gif) no-repeat;*/
}

#left_banner {
	width: 183px;
	margin-left: 15px;
	height : 86px;
	background: url(../images/img/img_left_banner.gif) no-repeat;
	clear:both;
}


/* º»¹® ¼³Á¤ */
#body_main {
	width: 710px;
	padding: 0 0 35px ;
	margin:0;
	float:left;
	background: url(../images/bg/img_bodyContent_bg.gif) repeat-y;
}

#history{	
	text-align:right;
	padding: 20px 29px 0 0;
	background: url(../images/bg/img_bodyContent_top_bg.gif) no-repeat;
}

#title{
	text-align: left;
	padding-left: 25px;
	height: 47px	
}

#body_content {
	padding: 0 25px;
	margin: 0 ;
}

/* ÇÏ´Ü ¼³Á¤ */
#body_imgBtm {
	position: relative;
	/* width: 985px; */
	width: 920px;
	height:25px;
	overflow:hidden; 
	background: url(../images/bg/img_bodyBtm_bg.gif) no-repeat;
}

#footer{
	position: relative;
	width:985px;
	height:47px;	
	margin: 16px 0;
}





/* ½ºÅ©·Ñ ¼³Á¤ */
#scrollTop{
	position:absolute; 
	left:853px; 
	top:0; 
	width:102px; 
	z-index:5
}
