@charset "utf-8";

/* CSS Document */
html, body
{
	height:100%;

}
body
{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	background-color:#000000;
}

div
{
	padding:0;
	margin:0;
	width:100%;
	height:auto;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#593c1c;
}

td{ vertical-align:middle;}

p{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#593c1c;}
table { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#593c1c; }

/* anly body css */

#indexbody
{
	background:url(images/bg_index.jpg) no-repeat bottom center;
	height:100%;
}

#productsbody
{
	background:url(images/bg_history.jpg) no-repeat bottom center;
	height:100%;
}
#pagesbody
{
	background:url(images/bg_history.jpg) no-repeat bottom center;
	height:100%;
}

/* end body css */

#wrap
{
	width:726px;
	position:relative;
	margin:auto;
}

/*Header*/
#header
{
	height:110px;
	position:absolute;
	top:0px;
}

#headerbg
{
	height:110px;
	background: url(images/top.png) no-repeat;
	behavior: url("/Portals/_default/Skins/MI/js/iepngfix.htc");
}

#search
{
	height:16px;
	float:right;
	width:320px;
	margin-top:10px;
	text-align:right;
}

#search a
{
	float:right;
	color:#FFCC33;
	padding:0 5px;
	font-size:10px
}

#search span
{
	color:#FFCC33;
}

#keyword
{
	background:url(images/keyword.jpg) no-repeat;
	width:80px;
	height:14px;
	border:0;
	float:right;
	color:#fff;
	font-size:10px;
	padding-left:5px;
	padding-right:0px;
	margin:0px;
}

#btn_search
{
	background:url(images/search.jpg) no-repeat;
	width:15px;
	height:14px;
	border:0;
	float:right;
}

#label
{
	width:205px;
	height:50px;
	margin-top:38px;
	margin-left:20px;
	float:left;
	background: url(images/logo.png) no-repeat;
	behavior: url("/Portals/_default/Skins/MI/js/iepngfix.htc");
}

/*not for ie 6.0*/
/*html>body #label { background: url(images/logo.png) repeat; }*/

/*for ie 6.0*/
/** html #label {
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="images/logo.png"); background:none; }
*/
#mainNav
{
	float:right;
	width:460px;
	margin-top:30px;
	text-align:right;
	padding-right:5px;
}

#mainNav ul { margin:0; padding:0;}

#mainNav ul li
{
	display:inline;
	list-style:none;
	color:#0a0303;
	line-height:20px;
}

#mainNav ul li a
{
	color:#0a0303;
	font-size:13px;
	text-decoration:none;
	padding:0 5px;
	font-weight:bold;
}

.SelectedTab a{ font-weight:bold; font-size:12px;}

#mainNav ul li a:hover { color:#FFCC00 }

/*End Header*/

/*main*/
#main
{
	padding-top:70px;
	padding-bottom:30px;
}

.main_Table
{
}

.page_left
{
	width:200px;
	background:url(images/left_bg.jpg) no-repeat left bottom;
	background-color:#000;
	padding-top:50px;
	vertical-align:top;
}

.page_content
{
	background:url(images/page_leftborder.jpg) repeat-y left;
	background-color:#d9b766;
	vertical-align:top;
	padding-left:4px;
	padding-bottom:30px;
	height:500px;
	width:522px;
}

/*End main*/

/*footer*/

#footer
{
	height:105px;
	position:absolute;
	bottom:0px;
	text-align:right;
}

#page_footer
{
	height:90px;
	position:absolute;
	bottom:-40px;
	text-align:center;
}

#footerbg
{
	background: url(images/bottom.png) no-repeat;	
	behavior: url("/Portals/_default/Skins/MI/js/iepngfix.htc");
	height:90px;
}


#pagefooterbg
{
	background: url(images/page_bottom.png) no-repeat;	
	behavior: url("/Portals/_default/Skins/MI/js/iepngfix.htc");
	height:90px;
}

#Bottom_NavMenu{ float:left;}

#Bottom_NavMenu ul { margin:20px 30px 0 0; }

#Bottom_NavMenu ul li
{
	display:inline;
	list-style:none;
	color:#0a0303;
	line-height:20px;
}

#Bottom_NavMenu ul li a
{
	color:#0a0303;
	font-size:12px;
	text-decoration:none;
	padding:5px;
	font-weight:bold;
}

#Bottom_NavMenu ul li a:hover { color:#FFCC00 }

.site_footer
{
	color:#0a0303;
	font-size:12px;
	text-decoration:none;
	font-size:10px;
	padding-top:5px;
	padding-right:35px;
	width:auto;
}

.site_footer a:link{ color:#660000 }
.site_footer a:hover { color:#660000 }
.site_footer a:active { color:#660000 }
.site_footer a:visited { color:#660000 }

.Settings{ text-align:left;}

/*End footer*/
.history_table{margin-bottom:20px}
.history_table td{ padding-left:20px; }

.new_table td{ padding-left:20px;}

/* arain index css */
#index_all
{
	float:left;
	width:727px;
	height:auto
}

#index_01
{
	float:left;
	width:519px;
}

#index_02
{
	float:left;
	width:208px;
}

#index_03
{
	float:left;
	width:346px;
}

#index_04
{
	float:left;
	width:381px;
}

