﻿body
{
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	color: #4b6c8c;
	font-size: 8pt;
}
#admin_master
{
	width: 1000px;
	background-color: #e7ecf0;
}
#admin_master_top
{
	border: none;
	width: 1000px;
	height: 115px;
	background-image: url(Image/Master/top_back.jpg);
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 0px;
	padding-top: 30px;
	text-decoration: none;
	background-color: #e7ecf0;
}

#admin_master_top A
{
	font-size: 10pt;
	color:White;
	text-decoration: none;
}
#admin_master_top A:hover
{
	font-size: 10pt;
	color: Yellow;
}
#admin_master_bottom
{
	clear: both;
	height: 48px;
	width: 1000px;
	background: #c71217 url(Image/master/footer.jpg) top left repeat-x;
}
#admin_master_bottom_left
{
	width: 192px;
	height: 80px;
	float: left;
	background: transparent url(Image/common/common_logo.gif) center center no-repeat;
}
#admin_master_bottom_mid
{
	float: left;
	width: 800px;
	height: 45px;
	text-align:center;
}
#admin_master_bottom_mid_bottom
{
	padding: 5px 100px;
	text-align: center;
	width:800px;
}
#admin_master_bottom_right_bottom_copyRight
{
	font-size: 10pt;
	color: #fff;
	padding-left:100px;
}
#admin_master_bottom_right_bottom_poweredby
{
	font-size: 10pt;
	color: #fff;
	padding-top: 5px;
	padding-left:100px;
}
#admin_master_bottom_right_bottom_poweredby A
{
	font-size: 10pt;
	color: #fff;
	text-decoration: none;
}
#admin_master_bottom_right_bottom_poweredby A:hover
{
	font-size: 10pt;
	color: Yellow;
}
#ma_menu
{
	width: 180px;
	background-color: #9AA8A9;
}
#ma_menu dl
{
	width: 180px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.ma_menu_dd
{
	background: #e7ecf0 url(Image/Admin/admin_menu_bg.gif) top left repeat-x;
	list-style-type: none;
	color: #ffffff;
	padding: 5px 3px 5px 20px;
	width: 157px;
	height: 15px;
	font-size: 11px;
	margin: 0px;
}
.ma_menu_dd a, .ma_menu_dd a:visited
{
	text-decoration: none;
	font-size: 8pt;
	color: #4b6c8c;
	display: block;
}
.ma_menu_dd a:hover
{
	font-size: 9pt;
	text-decoration: none;
	color: #973623;
}

#admin_login
{
	/*background-image: url(Image/Admin/login.png);*/
	background-color:#760b15;
	background-repeat: no-repeat;
	height: 139px;
	width: 288px;
	text-align: left;
	padding-top: 30px;
	color:White;
}
#admin_login_top
{
	padding: 10px 0px 0px 20px;
	height: 60px;
	width: 280px;
	color: #ffffff;
}
#admin_login_button
{
	text-align: right;
	padding-right: 30px;
}
.admin_login_text
{
	color: #ffffff;
}
.admin_login
{
	padding-top: 30px;
	margin-left: 225px;
}
