body{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	background:#FFFFFF;
}
#header{ width:1000px; min-height:100px; margin:0 auto; }
.banner{ width:1000px; height:80px; margin:0 auto; background:#0b8a77 url(../image/overlay_pattern.png) repeat;}

.AbohomanAdminLogin_top_left{
	width:200px;
	height:60px;
	float:left;
	color:#FFFFFF;
	padding-top:20px;
	text-align:center;
}

.AbohomanAdminLogin_top_middle{
	width:500px;
	height:60px;
	float:left;
	text-align:center;
	font-size:24px;
	color:#FFF;
	padding-top:20px;
	margin-left:20px;
	
}

.AbohomanAdminLogin_top_right{
	width:200px;
	height:50px;
	float:right;
	color:#FFF;
	padding-top:20px;
	text-align:center;
}

.menu_box{ width:1000px; height:50px; margin:10px auto; background-color:#0eba9e;}

#container_01{ width:1000px; min-height:600px; margin:0 auto; margin-top:10px; border-bottom:20px solid #0CC;}
.h1{ padding:10px; background-color:#FC0; font-size:18px; color:#FFF; text-align:center;}

.input_main_box{ width:700px; min-height:500px; margin:0 auto;}
.input_textarea{ width:700px; height:300px; margin:0 auto; margin-top:10px;}
.submit_button_box{ height:40px; margin:10px auto; clear:both; margin-left:210px;}
.submit_button{ font-size:14px; padding:5px 7px;}
.input_name{ width:200px; height:30px; float:left; text-align:right; margin-bottom:8px; font-size:14px;}
.input_text{ padding:5px 5px; width:380px; float:left; margin-left:10px; margin-bottom:10px;}
.input_file{padding:5px 5px; width:380px; float:left; margin-left:10px; margin-bottom:10px;}


.AbohomanAdminLogin_input_box{ width:400px; min-height:250px; margin:100px auto; border:1px solid #0eba9e;}

table th{ background:#9C0 url(../image/overlay_pattern.png) repeat; text-align:center; font-size:16px; color:#FFF;}
table td{ background-color:#E6E7FB; font-size:12px; color:#000; text-align:justify;}


.page_heading
{
background:#0eba9e;
text-align:center;
color:#FFF;
font-size:18px;
padding:10px;
}
.login_left
{
width:200px;
float:left;
height:208px;
}
form{width:200px; height:208px;}
.AbohomanAdminLoginformstyle{
	width:180px; height:25px; margin:20px 0 5px 10px;
	}
.loginbutton{
	width:80px; height:30px; margin:20px 0 0 10px; 
}
#AbohomanAdminLoginhome{
	width:100%; height:100%;
}
.AbohomanAdminLogin_home_area{
	width:90%;
	min-height:400px;
	margin:0 auto;
	box-shadow:0 0 1px #333;
}
.AbohomanAdminLogin_top{
	width:100%;
	min-height:80px;
}



.AbohomanAdminLoginpanel{
    background-color:#0eba9e;
    height: 40px;
    margin: 0 auto;
    width: 100%; 
	text-align:center;
	color:#FFF;
	font-size:24px;
}

	
	
.add_heading{
    background-color: rgba(102, 102, 102, 0.5);
    
    height: 40px;
    margin: 0 auto;
    width:60%; 
	text-align:center;
	line-height:40px;
	color:#FFF;
	font-size:24px;
	margin-top:40px;
	border-radius:5px 5px 5px 5px;
}
.main_product{
	width:90%;
	height:auto;
	margin:0 auto;
	margin-top:30px;
	margin-bottom:20px;
}
.main_item_form{
	width:100%;
	height:auto;
}
.main_item_form_style{
	width:300px;
	height:30px;
	margin:5px 0 10px 10px;
	border:1px solid #CCC;
}


.item_name{
    background-color: rgba(102, 102, 102, 0.5);
    border-bottom: 1px solid #666666;
    height: 40px;
    margin: 0 auto;
    width: 100%; 
	text-align:center;
	line-height:40px;
	color:#CCC;
	font-size:18px;
	margin-top:20px;
}
.clr{margin:0; padding:0; clear:both;}