BODY {
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #D8D8D8;
	SCROLLBAR-SHADOW-COLOR: #D8D8D8;
	SCROLLBAR-3DLIGHT-COLOR: #eeeeee;
	SCROLLBAR-ARROW-COLOR: #D8D8D8;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #eeeeee;
	SCROLLBAR-BASE-COLOR: #D8D8D8;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #6B367A;
}
/*---------------------backgrund------------------------*/
.bg-left {
	background-image: url(../images/main_01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg-right {
	background-image: url(../images/main_05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg-content {
	background-image: url(../images/main_14.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 470px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}
.bg-bottom {
	background-image: url(../images/main_15.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #C3BAE5;
}
.bg-line{
	background-image:url(../icons/dotline2.gif); background-repeat:no-repeat; height:1px; padding:0px;

}
.bg-deco1{
	background-image: url(../images/deco1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

/*----------------------------photo------------------------*/
.imgLink {
	text-decoration: none;
	float: left;
}
.imgLink:link {
	text-decoration: none;
}
.imgLink:visited {
	text-decoration: none;
}
.imgLink:hover {
	text-decoration: none;
	padding-top: 1px;
}

.photobox {
	text-align:center;
	border: 1px solid #CCCCCC;
	padding: 5px;
	display: block;
	background-color: #FFFFFF;
	clear: both;
	float: left;
	margin-top: 3px;
	margin-right: 7px;
	margin-bottom: 3px;
	margin-left: 7px;
}
.photobox-right {
	text-align:center;
	border: 1px solid #CCCCCC;
	padding: 5px;
	display: block;
	background-color: #FFFFFF;
	clear: both;
	float: right;
	margin-top: 3px;
	margin-right: 7px;
	margin-bottom: 3px;
	margin-left: 7px;
}
.photoborder {
	border: 5px solid #ffffff;
}
/*--------------------font-----------------------*/
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}

.PGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #9788AF;
}
.normal-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #FFFFFF;
}

.normal-s {
	font-size: 11px;
	line-height: 18px;
	color: #999999;
}

.info {
	font-size: 11px;
	line-height: 18px;
	color: #ADA0C2;
}
.info:link {
	text-decoration: underline;}

.info:visited {
	text-decoration: underline;}
.info:hover {
	text-decoration: none;
	color: #FFFFFF;}

.key {
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 12px;
}
.key:link {
	text-decoration: none;
}
.key:visited {
	text-decoration: none;
}
.key:hover {
	text-decoration: underline;
}

.link {
	text-decoration: none;
}
.link:visited {
	text-decoration: none;
}
.link:hover {
	text-decoration: underline;
	color: #000000;
}

.list {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-left-color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
}
.listsubfont {
	font-size: 12px;
	line-height: 20px;
	color: #9667C3;
	font-family: Arial, Helvetica, sans-serif;
}

.listfont {
	font-size: 13px;
	line-height: 21px;
	color: #9667C3;
	font-family: Arial, Helvetica, sans-serif;
}
.listfont:link {
	text-decoration: underline;
}
.listfont:visited {
	text-decoration: underline;
}
.listfont:hover {
	text-decoration: underline;
	color: #51A413;
}

.now {
	font-size: 11px;
	line-height: 17px;
	color: #999999;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.now:link {
	text-decoration: underline;
}
.now:visited {
	text-decoration: underline;
}
.now:hover {
	color: #6BB421;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #FFFFFF;
}
.link:link {
	text-decoration: none;
}
.link:visited {
	text-decoration: none;
}
.link:hover {
	text-decoration: underline;
	color: #000000;
}
.special{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #73BE01;
}
.special:link {
	text-decoration: none;
}
.special:visited {
	text-decoration: none;
}
.special:hover {
	text-decoration: underline;
	color: #9667C3;
}

/*------------------------from----------------------*/
.input {
	background-color: #E7E2F5;
	border: 1px inset #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	height: 20px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	background-color: #E7E2F5;
	border: 1px inset #cccccc;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	height: 20px;
}
.btn {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #51A413;
	height: 22px;
	border: 1px outset #EEEEEE;
	font-size: 12px;
	padding-right: 4px;
	padding-left: 4px;
	line-height: 21px;
}
.btn01 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #FFFFFF;
	height: 18px;
	font-size: 12px;
	padding-right: 4px;
	padding-left: 4px;
	line-height: 21px;
	border: 1px outset #C4E6C1;
}
/*------------------other------------------*/
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #158FF9;
	line-height: 27px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	color: #73BE01;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	color: #5D2590;
	margin-bottom: 5px;
	margin-top: 5px;
	line-height: 20px;
	margin-right: 0px;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-indent: 24px;
	margin-top: 6px;
	margin-bottom: 6px;

}


ul {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	font-size: 11px;
	color: #7C4B88;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	list-style-type:square;
}
ul li {
	margin-top: 3px;
	margin-bottom: 3px;
;
}
ol {
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #555555;
	margin-right: 0px;
	margin-left: 25px;
	list-style-position: outside;
	padding: 0px;
}
ol li {
	margin-top: 2px;
	margin-bottom: 2px;;
}

ol_e {
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #555555;
	margin-right: 0px;
	margin-left: 25px;
	list-style-position: outside;
	padding: 0px;
}
ol_e li {
	margin-top: 2px;
	margin-bottom: 2px;;
}

/*- table--------------------------- */ 

.table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-collapse:collapse;
	margin-top: 1pt;
	margin-right: 0;
	margin-bottom: 1pt;
	margin-left: 0;
}
caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #328AA4;
}

.table th{
	border:1px solid #fff;
	color:#666666;
	background-image: url(../icons/bg_th.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	background-position: center;
}
.table td{
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #eee;
	border-right-color: #eee;
	border-bottom-color: #eee;
	border-left-color: #eee;
}
.table a{
	color: #7EB92F;
		text-decoration: none;
}
.table a:link{
	color: #7EB92F;
	text-decoration: none;
}
.table a:visited{
	color: #7EB92F;
	text-decoration: none;
}
.table a:hover{
	color: #7EB92F;

		text-decoration: underline;
}
.table ol {
	margin-top: 2px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #5FA01D;
	margin-left: 30px;
	margin-right: 2px;
}
.table ol li {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-position: outside;
}
.table ul {
	margin-top: 2px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #5FA01D;
	margin-left: 30px;
	margin-right: 2px;
}
.table ul li {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-position: outside;
	list-style-type: square;
}
	
.pages a
{
	font-size: 12px;
	color: #7EB92F;
	text-decoration: none;
}
.pages a:link{
	color: #7EB92F;
	text-decoration: none;
}
.pages a:visited{
	color: #7EB92F;
	text-decoration: none;
}
.pages a:hover{
	color: #7EB92F;
		text-decoration: underline;
}
.current
{
	font-size: 12px;
}
