#homeleft
{
	float: left;
	width: 75%;
}

#homeleft_content
{
	padding: 10px;
}

#homeright
{
	float: left;
	width: 25%;	
}

#homepanel
{
	width: 1000px;
	height: 380px;
	background: #EBEAEA;
	position: relative;
	margin-top: 1px;
	margin-bottom: 5px;
	overflow: hidden;
}

#homepanel_noscript
{
	height: 35px;
	line-height: 35px;
	vertical-align: middle;
	text-align: center;
	width: 100%;
	background: #C859A5;
	position: absolute;
	top: 0;
}

#homepanel_caption
{
	height: 36px;
	line-height: 36px;
	background: #EBEAEA;
	overflow: hidden;
	padding-left: 5px;
	display: none;
}

#slider
{
	height: 308px;
	overflow: hidden;
}

#home_boxescontainer
{
	width: 800px;
	height: 250px;
	float: left;
}

#home_eventscontainer
{
	width: 195px;
	height: 250px;
	float: left;
}


#home_box
{
	float: left;
	width: 190px;
	height: 130px;
	border: 1px solid #E2E0E0;
	margin: 6px;
	margin-left: 0px;
	vertical-align: middle;
	position: relative;
	color: #4D166A;
}

.home_boxtop
{
	height: 15px;
	line-height: 15px;
	color: #4D166A;
	background-color: #EBEAEA;
	border-bottom: 1px solid #E2E0E0;
	font-weight: bold;
	font-size: 12px;
	padding: 10px;
	vertical-align: middle;
}

.home_boxmid
{
	padding: 5px;
}

.home_boxbot
{
	height: 25px;
	position: absolute;
	bottom: 0;
	font-weight: bold;
	font-size: 10px;
	padding-left: 5px;
}


#home_textbox
{
	clear: both;
	width: 98%;
	background: #F7F5F6;
}


#home_textbox p
{
	line-height: 18px;
	text-align: justify;
	padding: 10px;
}


#home_followus
{
	float: left;
	width: 25%;
	padding-top: 15px;
}

#home_maillist
{
	float: left;
	width: 35%;
	padding-top: 15px;
}

#home_buyonline
{
	width: 40%;
	float: left;
	padding-top: 15px;
}

.homebox_header
{
	width: 80%;
}

/*.hometext*/
/*{*/
/*	clear: both;*/
/*	text-align: justify;*/
/*	padding: 5px;*/
/*	padding-top: 15px;*/
/*	color: #583C6F;*/
/*}*/


/*#homemlist*/
/*{*/
/*	width: 220px;*/
/*	height: 230px;*/
/*	border: 1px solid #EBEAEA;*/
/*	margin-top: 5px;*/
/*	color: #571B7e;*/
/*}*/


/*#homepanel_content*/
/*{*/
/*	padding: 10px;*/
/*}*/
/**/
/**/
/*.home_textblock*/
/*{*/
/*	width: 98%;*/
/*	text-align: justify;*/
/*	color: #4B186C;*/
/*}*/


img
{
	border: 0px;
}




