body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/index/bg-circle-prpl.jpg);
}
.linethintop, .linethinleft, .linethinright, .linethinbottom {
	border-color: #444;
}
.linethintop {
	border-top-width: 3px;
	border-top-style: solid;
}
.linethinleft {
	border-left-width: 3px;
	border-left-style: solid;
}
.linethinright {
	border-right-width: 3px;
	border-right-style: solid;
}
.linethinbottom {
	border-bottom-width: 3px;
	border-bottom-style: solid;
}
.linethin2top, .linethin2left, .linethin2right, .linethin2bottom, .roundBR, .roundBL {
	border-color: #686;
}
.linethin2top {
	border-top-width: 2px;
	border-top-style: solid;
}
.linethin2left {
	border-left-width: 2px;
	border-left-style: solid;
}
.linethin2right {
	border-right-width: 2px;
	border-right-style: solid;
}
.linethin2bottom {
	border-bottom-width: 2px;
	border-bottom-style: solid;
}
.roundBR{
	-moz-border-radius-bottomright:12px;
	-webkit-border-bottom-right-radius:12px;
	border-width: 2px;
	border-style: solid;
}
.roundBL{
	-moz-border-radius-bottomleft:12px;
	-webkit-border-bottom-left-radius:12px;
	border-width: 2px;
	border-style: solid;
}
.linemedium {
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #3366CC;
	border-left-color: #3366CC;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #3366CC;
}
.linemediumright {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #3366CC;
}
.linemediumtop {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #3366CC;
}
.linemediumleft {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #3366CC;
}
.linethickcol, .linethicktop, .linethickright, .linethickleft, .linethickbottom {
	border-color:#000000;
	border-style: solid;
}
.linethicktop {
	border-top-width: 10px;
}
.linethickright {
	border-right-width: 10px;
}
.linethickleft {
	border-left-width: 10px;
}
.linethickbottom {
	border-bottom-width: 10px;
}
.text, .head, a {
	color: #663399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.head {
	color: #0F4107;
	line-height: 25px;
	font-weight: bold;
	font-size: 14px;
}
a {
	color: #3366CC;
	text-decoration: none;
}
a:hover {
	color: #CC3300;
	text-decoration: underline;
}
.cTL {
	background-image: url(../images/index/corner-TL.png);
	background-repeat: no-repeat;
}
.cTR {
	background-image: url(../images/index/corner-TR.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.cBL {
	background-image: url(../images/index/corner-BL.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.cBR {
	background-image: url(../images/index/corner-BR.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.decor {
	background-image: url(../images/index/decoration-blu.png);
	background-repeat: no-repeat;
	background-position: left 150px;
	width: 100%;
}
.banner {
	background-image: url(../images/index/top-banner2.jpg);
	background-repeat: no-repeat;
}
.text{
	color: #353580;
}