body {
	font-family: Trebuchet MS, Arial,Tahoma, Century Gothic, Tahoma;
	font-size: 11px;
	margin: 0;
	padding: 0;
	color: #fff;
	background: url(../../images/purple1/bg-warp.jpg) ;
}

#warp1 {
	width: 100%;
	height: auto;
	float: left;
	background: url(../../images/purple1/background-purple.jpg) no-repeat;
}	
	
ul,form {
	margin: 0;
	padding: 0;
}

a, a:visited {
	text-decoration: none;
	color: #eb29e9;
}

#warp {
	width: 100%;
	height: auto;
	min-height: 500px;
	margin-top: 208px;
	float: left;
	background: url(../../images/purple1/bg-line-purple.jpg) repeat-x;	
	padding-bottom: 20px;
}

#left {
	width: 221px;
	height: auto;
	background: url(../../images/purple1/left_bg-purple.jpg) no-repeat #fff;
	float: left;
}

#menu {
	width: 221px;
	min-height: 284px;
	float: left;
	background: #fff;
	margin-top: 18px;
	padding: 10px 0px;
}
#topmenu {
	width: 740px;
	margin-left: 10px;
	height: 18px;	
}
.topmenuLI{
	display: inline;
	padding: 0px 15px;
	height: 18px;
	line-height: 18px;
}
#topmenu a, a:visited{
	font-weight: normal;
}
#topmenu a:hover{
	font-weight: bold;
}
#content {
	width: 750px;
	height: 334px;
	float: left;
	background: url(../../images/purple1/content-purple.jpg) no-repeat;
}

.menu_left {
	width: 213px;
	height: 22px;
	list-style: none;
	text-align: right;
	padding-right: 8px;
	padding-top: 4px;
}

#news {
	width: 100%;
	height: 117px;
	float: left;
	margin-left: 20px;
}

.top_news {
	width: 200px;
	height: 104px;
	float: left;
	background: url(../../images/purple1/bg-purple.jpg) repeat-x;
	margin: 0px 10px 0 0;
	font-size: 10px;
	padding: 5px;
	overflow: hidden;
}

#top_categories {
	width: 100%;
	height: 135px;
	margin-left: 20px;
	float: left;
	padding-top: 10px;
}


#news a, #news a:visited, #news a:hover {
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

.top_pics {
	width: 210px;
	height: 120px;
	float: left;
	overflow: hidden;
	margin-right: 10px;
}
.topPic{
	width: 210px;
	height: 120px;
	overflow: hidden;
}
#top_categories img {
	width: 210px;
}

#content_descriprion {
	width: 631px;
	height: auto;
	float: left;
	background: url(../../images/purple1/bg-purple.jpg);	
	margin-left: 20px;
	padding: 10px;
}

#title_content {
	border-bottom: solid 2px #fff;
	margin: 0 0 10px 0;
	font-size: 13px;
}

#welcome_pics {
	width: 150px;
	height: auto;
	float: left;
	margin-right: 5px; 
}

#welcome_pics img {
	margin-bottom: 5px;
}

#gallery, #news_list{
	margin: 0;
	padding: 0;
	list-style: none;
}

#gallery li {
	width: 210px;
	float: left;
	margin: 10px 0 0 0;
	text-align: center;
}

#gallery img {
	border: none;
}	

#pagenate {
	width: 100%;
	display: block;
	float: left;
	margin-top: 10px;
	color: #fff;
}

#content_descriprion a, #content_descriprion a:visited , #content_descriprion a, #content_descriprion a:visited{
	color: #000;
	text-decoration: none;
}

#pagenate a, #pagenate a:visited, #pagenate a:hover{
	color: #fff;
	text-decoration: none;
}

.news {
	width: 100%;
	height: 200px;
	float: left;
}

.news img {
	float: left;
}

#news_list li {
	width: 620px;
	height: auto;
	margin-bottom: 10px;
	padding: 3px;
}

#news_list img {
	float: left;
	margin-right: 5px;
}

#news_list a, #news_list a:visited{
	color: #fff;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}
.promotion{
	width: 610px;
	padding: 20px 20px 0px 20px;
	overflow: hidden;
	margin-left: 20px;
	letter-spacing: 1px;
	line-height: 15px;
	height: 34px;
	background: url(../../images/purple1/purple1_button.jpg) #A859A8 20px no-repeat;
}
a.promotionLink, a.promotionLink:visited{
	font-family: Trebuchet MS, Arial,Tahoma, Century Gothic, Tahoma;
	font-size: 17px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	width: 565px;
	padding-left: 55px;
}
a.promotionLink:hover{
	font-family: Trebuchet MS, Arial,Tahoma, Century Gothic, Tahoma;
	font-size: 17px;
	color: #F996F3;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	width: 565px;
	padding-left: 55px;
}