﻿body 
{
	margin:0px;
	text-align: center;
	font-size:12px;
}

li
{
	list-style-type: none;
}

a
{
	color:Black;
	text-decoration: none;
}

#div_main
{
	margin:0px;	
	width:1002px;
	text-align: left;
}

#div_frame_content
{
	_height:285px;
	min-height:285px;
}

#div_head
{
	width:1002px;
}

#div_footer
{
	width:1002px;
	text-align: center;
	background-image:url(../images/foot_r2_c1.jpg);
	background-color:#EEF3F9;
	background-repeat:no-repeat;
	_height:60px;
	min-height:60px;
	padding-top:10px;
}

#div_Menu
{
	width:100%;	
	color: Blue;
	background-image: url(../images/5ibuy_03.gif);
	background-repeat: repeat-x;
}

.div_Menu1
{
	width:30px;	
	background-image:url(../images/5ibuy_05.gif);
	background-position:right;
	background-repeat:no-repeat;
}

.div_Menu2
{
	width:auto;
	background-image:url(../images/5ibuy_07.gif);
	background-repeat:repeat-x;
}

.div_Menu3
{
	/*width:30px;	*/
	width:15px;
	background-image:url(../images/5ibuy_10.gif);
	background-position: 0px 2px;
	background-repeat:no-repeat;
}

#div_Menu a
{
	display:block;
	float:left;	
	width:95px;
	_height:22px;
	min-height:22px;
	margin-left:5px;
	margin-right:5px;	
	text-align:center;
	padding-top:10px;
	font-weight:bold;
	font-size:14px;
}

#div_Menu a:hover
{
	color:#FFFFFF;
	background-image:url(../images/5ibuy_06.gif);
	background-repeat:no-repeat;
}

.Selected
{
	color:#FFFFFF;
	background-image:url(../images/5ibuy_06.gif);
	background-repeat:no-repeat;
}

#div_bar
{	
	width:100%;
	_height:30px;
	min-height:30px;
	text-align:left;
	padding-top:10px;
	background-image:url(../images/BG.jpg);
	background-repeat:repeat-x;
	color:Yellow;
	font-weight:bold;
}

#div_bar a
{
	font-size:14px;
	margin-left:30px;	
	margin-top:5px;
	padding-top:2px;
	color:White;
}

#div_Menu div
{
	float:left;
	_height:32px;
	min-height:32px;
}

.Hidden
{
	visibility:hidden;
	display:none;
}

.Visible
{
	visibility:visible;
	display:block;
}

a:hover
{
	color:Red;
}