﻿/* mainboxheader link */
.mainboxheader
{
	font: tahoma;
	font-size: 10;
	font-weight:bold;	
	text-decoration: none;
	color: #941919;
}
.mainboxheader a
{
	font: tahoma;
	font-size: 10;
	font-weight:bold;	
	text-decoration: none;
	color: #941919;
}
.mainboxheader a:hover
{
	font: tahoma;
	font-size: 10;
	font-weight:bold;	
	text-decoration: none;
	color: #941919;
}
.mainboxheader a:visited
{
	font: tahoma;
	font-size: 10;
	font-weight:bold;	
	text-decoration: none;
	color: #941919;
}
/* mainbox style */
.mainboxtopleftcorner
{
	background: url('images/main/MainBoxTopLeft.jpg') no-repeat;
}
.mainboxtoprightcorner
{
	background: url('images/main/MainBoxTopRight.jpg') no-repeat;	
}
.mainboxtopbg
{
	background: url('images/main/MainBoxTopBg.jpg') repeat-x;	
}
.mainboxleftbg
{
	background: url('images/main/MainBoxLeftBg.jpg') repeat-y;	
}
.mainboxrightbg
{
	background: url('images/main/MainBoxRightBg.jpg') repeat-y;	
}
.mainboxbottomleftcorner
{
	background: url('images/main/MainBoxBottomLeft.jpg') no-repeat;	
}
.mainboxbottomrightcorner
{
	background: url('images/main/MainBoxBottomRight.jpg') no-repeat;	
}
.mainboxbottombg
{
	background: url('images/main/MainBoxBottomBg.jpg') repeat-x;	
}
/* mainbox news title link */
.mainfirstnewstitle a
{
	font: tahoma;
	font-size: 10;
	font-weight:bold;	
	line-height: 1.4;
	text-decoration: none;
	color: #022866;
	text-align:left;
}
.mainfirstnewstitle a:hover
{
	font: tahoma;
	font-size: 10;
	font-weight:bold;	
	line-height: 1.4;	
	text-decoration: none;
	color: #022866;
	text-align:left;
}
.mainfirstnewstitle a:visited
{
	font: tahoma;
	font-size: 10;
	font-weight:bold;	
	line-height: 1.4;	
	text-decoration: none;
	color: #022866;
	text-align:left;
}
/* fashion news title link */
.fashionfirstnewstitle a
{
	font: tahoma;
	font-size: 10;
	font-weight:bold;	
	line-height: 1.4;	
	text-decoration: none;
	color: #022866;
	text-align:justify;
}
.fashionfirstnewstitle a:hover
{
	font: tahoma;
	font-size: 10;
	font-weight:bold;	
	line-height: 1.4;	
	text-decoration: none;
	color: #022866;
	text-align:justify;
}
.fashionfirstnewstitle a:visited
{
	font: tahoma;
	font-size: 10;
	font-weight:bold;	
	line-height: 1.4;	
	text-decoration: none;
	color: #022866;
	text-align:justify;
}
/* main first news summary */
.mainfirstsummary
{
	font: tahoma;
	font-size: 10;		
	line-height: 1.3;	
	text-decoration: none;
	color: #000000;
	text-align:justify;
}
/* main first news read more */
.mainfirstreadmore a
{
	font: tahoma;
	font-size: 10;
	line-height: 1.3;	
	text-decoration: none;
	color: #022866;
}
.mainfirstreadmore a:hover
{
	font: tahoma;
	font-size: 10;
	line-height: 1.3;	
	text-decoration: underline;
	color: #022866;
}
.mainfirstreadmore a:visited
{
	font: tahoma;
	font-size: 10;	
	line-height: 1.3;
	text-decoration: none;
	color: #022866;
}
/* main next four news title*/
.mainnextfourtitle a
{
	font: tahoma;
	font-size: 10;	
	line-height: 1.3;
	text-decoration: none;
	color: #022866;
	text-align:left;
}
.mainnextfourtitle a:hover
{
	font: tahoma;
	font-size: 10;	
	line-height: 1.3;
	text-decoration: underline;
	color: #022866;
	text-align:left;
}
/* mainbox imagesbox*/
.imageboxtoprightcorner
{
	background: url('images/main/ImageBoxTopRight.jpg') no-repeat;	
}
.imageboxrightbg
{
	background: url('images/main/ImageBoxRightBg.jpg') repeat-y;	
}
.imageboxbottomrightcorner
{
	background: url('images/main/ImageBoxBottomRight.jpg') no-repeat;	
}
.imageboxbottomleftcorner
{
	background: url('images/main/ImageBoxBottomLeft.jpg') no-repeat;	
}
.imageboxbottombg
{
	background: url('images/main/ImageBoxBottomBg.jpg') repeat-x;	
}
/* main news bullet*/
.mainnewsbullet
{
	background: url('images/main/mainbullet.png') no-repeat;	
}
