body,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{
	margin:0;
	padding:0
}
.box{
	font-size:12px;
	padding: 0;
	margin: 0;
	-webkit-box-shadow:0 0 5px #000;
	-moz-webkit-box-shadow:0 0 5px #000;
	box-shadow:0 0 5px #000
}
.box_top_left{	
	display:none
}
.box_top_center{	
	display:none
}
.box_top_right{		
	display:none
}
.box_title_left{	
	display:none
}
.box_title{
	font-size:0px;	
	float:left;
	background-color: #f4911c;
}
.box_title .box_title_info{	
	height:38px;
	line-height:38px;
	font-size:16px;
	color:#fff;
	display:block;
	float:left;
	padding-left:18px;
	margin-left:10px;	
	_display: inline;
	background:url(images/drag-box-title-bg.png) left 58% no-repeat;
	font-family:microsoft yahei
}
.box_title .box_title_buttons{
	float:right;
	width:auto
}
.box_title .box_title_buttons a.box_title_min{
	background:url(images/drag-box-close.png) no-repeat;	
}
.box_title .box_title_buttons a.box_title_max{
	background:url(images/drag-box-close.png) no-repeat;	
}
.box_title .box_title_buttons a.box_title_close{
	background:url(images/drag-box-close.png) no-repeat;	
}
.box_title .box_title_buttons a.box_title_min:hover{
	background:url(images/drag-box-close-hover.png) no-repeat;	
}
.box_title .box_title_buttons a.box_title_max:hover{
	background:url(images/drag-box-close-hover.png) no-repeat;
}
.box_title .box_title_buttons a.box_title_close:hover{
	background:url(images/drag-box-close-hover.png) no-repeat;
}
.box_title .box_title_buttons a,.box_title .box_title_buttons a:link,.box_title .box_title_buttons a:visited{
	display:block;
	float:right;
	height:25px;
	width:25px;
	margin-right: 7px;
	margin-top: 7px;
	text-decoration:none;
	cursor:pointer;
	_display:inline;
}
.box_title_right{
	display:none
}
.box_main_left{		
	display:none
}
.box_main{
	background-color:#FFFFFF;
	float:left;
	padding:0px
}
.box_main .box_content{
	background-color:#FFFFFF;
	margin:5px
}
.box_main_right{	
	display:none
}
.box_buttons_left{
	display: none;
}
.box_buttons{	
	display:none
}
.box_buttons button{	
	display:none
}
.box_buttons button.box_button_focus{	
	display:none
}
.box_buttons button.box_button_cancel{	
	display:none
}
.box_buttons_right{	
	display:none
}
.box_loading{
	width:96px;
	height:32px;
	text-align:left;
	padding-left:20px;
	padding-top:15px;
	overflow:hidden;
	background:url(icons/loading.gif) no-repeat left center
}
.box_bottom_left{	
	display:none
}
.box_bottom_center{		
	display:none
}
.box_bottom_right{	
	display:none
}
