BODY {
	SCROLLBAR-FACE-COLOR: #00A3E6;
	SCROLLBAR-HIGHLIGHT-COLOR: #D8D8D8;
	SCROLLBAR-SHADOW-COLOR: #027FBF;
	SCROLLBAR-3DLIGHT-COLOR: #eeeeee;
	SCROLLBAR-ARROW-COLOR: #D8D8D8;
	SCROLLBAR-TRACK-COLOR: #eaeaea;
	SCROLLBAR-DARKSHADOW-COLOR: #027FBF;
	SCROLLBAR-BASE-COLOR: #D8D8D8;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EAEAEA;
}
/*---------------------backgrund------------------------*/
.bg-line{
	background-image:url(../icons/dotline2.gif); background-repeat:no-repeat; height:1px; padding:0px;
	}

.bg-content{
	background-image:url(../images/main_16.gif);
	background-repeat:no-repeat;
	background-position: left top;
	padding-bottom: 15px;
	}
.bg-left{
	background-image:url(../images/main_01.gif);
	background-repeat:repeat-x;
	background-position: right top;
	}
.bg-right{
	background-image:url(../images/main_10.gif);
	background-repeat:repeat-x;
	background-position: left top;
	}
.bg-subleft{
	background-image:url(../images/sub_01.gif);
	background-repeat:repeat-x;
	background-position: right top;
	}
.bg-subright{
	background-image:url(../images/sub_10.gif);
	background-repeat:repeat-x;
	background-position: left top;
	}
/*----------------------------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: 13px;
	line-height: 21px;
	color: #777777;
}
.darker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #FFFFFF;
}

.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	color: #CC0000;
}
.name{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 21px;
	color: #0060B7;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #0060B7;
	font-weight: bold;
	margin-right: 3px;
	margin-left: 3px;
	}
.bigger {
	font-size: 15px;
	line-height: 25px;
	color: #5C2E12;
	font-weight: bold;
}

.marquee {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #104581;
	padding-top: 10px;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #006600;
	margin-bottom: 7px;
	margin-top: 15px;
	line-height: 28px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(../icons/bullet.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.info {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.info:link {
	text-decoration: underline;}

.info:visited {
	text-decoration: underline;}
.info:hover {
	text-decoration: none;
	color: #000000;}

.pages {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #2A9AF8;
}
.pages:link {
	color: #3399FF;
	text-decoration: underline;
}
.pages:visited {
	text-decoration: underline;
	color: #663399;
}
.pages:hover {
	text-decoration: underline;
	color: #8AD200;
}
.qa-01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 23px;
	color: #000000;
	margin-top: 6px;
	margin-bottom: 6px;
	text-align: left;
	vertical-align: top;
	text-indent: 0px;

}

.link {
	text-decoration: none;
	color: #FFFFFF;
}

.link:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.list {
	font-size: 13px;
	line-height: 22px;
	color: #7BBD00;
	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: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}

.listfont {
	font-size: 13px;
	line-height: 22px;
	color: #444444;
	font-family: Arial, Helvetica, sans-serif;
}
.listfont:link {
	text-decoration: none;
}
.listfont:visited {
	text-decoration: none;
}
.listfont:hover {
	text-decoration: underline;
	color: #333333;
}

.now {
	font-size: 12px;
	line-height: 18px;
	color: #777777;
	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;
	text-decoration: underline;
}
.link:link {
	text-decoration: underline;
}
.link:hover {
	text-decoration: none;
}
.link-1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #000000;
}
.link-1:link {
	text-decoration: none;
}
.link-1:visited {
	text-decoration: none;
}
.link-1:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

/*------------------------from----------------------*/
.input {
	background-color: #FFFFFF;
	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: #FFFFFF;
	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: #27A7AA;
	border: 1px outset #EEEEEE;
	font-size: 12px;
	line-height: 21px;
	padding-right: 4px;
	padding-left: 4px;
}
/*------------------other------------------*/
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #D20000;
	line-height: 26px;
	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: 27px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #E6FE9A;
	padding-left: 10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #F87800;
	margin-bottom: 7px;
	margin-top: 15px;
	line-height: 28px;
	margin-right: 0px;
	margin-left: 0px;

}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 23px;
	color: #555555;
	text-indent: 30px;
	margin-top: 6px;
	margin-bottom: 6px;

}


ul {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	font-size: 13px;
	color: #91BE05;
	font-weight: bold;
	padding: 0px;
	text-indent: 0px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: square;
}
ul li {
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 13px;
	font-weight: normal;;
}
ol {
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 23px;
	color: #58602D;
}
ol li {
	margin-top: 2px;
	margin-bottom: 2px;;
}

	
.box01 {
	border: 1px solid #27A7AA;
}
.box-txt01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3399FF;
	border-right-color: #3399FF;
	border-bottom-color: #3399FF;
	border-left-color: #3399FF;
}
.list_bg01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: repeat-x;
	background-color: #27A7AA;
}
.list_bg02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	background-repeat: repeat-x;
	background-color: #86E1E3;
}
.table_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	border: 1px solid #4ED2D6;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 14px;
}
