 /* CSS Document */

/*====== common ======*/
body {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/blue/left_bg01_blue.gif);
	background-repeat: repeat-x;
}
body,table,td,div {
	font-size: 12px;
	text-decoration: none;
	line-height: 18px;
	color: #5C5C5C;
}

p {
	font-size: 12px;
	line-height: 18px;
	padding: 0px;
	color: #5C5C5C;
	text-indent: 25px;
}
/*====== common ======*/





/*====== bgi ======*/

.bgi_top_bg01 {
	background-image: url(../images/top_bg01.gif);
	background-repeat: repeat-x;
}

.bgi_top_bg02 {
	background-image: url(../images/top_bg01.jpg);
	background-repeat: repeat-x;
}

.bgi_top_bg03 {
	background-image: url(../images/blue/left_bgi03.gif);
	background-repeat: repeat-y;
	background-position: left;
}

A:link {
	color: #006CFF;
	text-decoration: underline;
	font-size: 12px;
	line-height: 18px;
}

A:visited {
	color: #006CFF;
	text-decoration: underline;
	font-size: 12px;
	line-height: 18px;	
}

A:hover {
	color: #E72800;
	text-decoration: underline;
	font-size: 12px;
	line-height: 18px;
}

A:active {
	color: #FBB40E;
	text-decoration: underline;
	font-size: 12px;
	line-height: 18px;
}



.menu:link {
	color: #F76300;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
}

.menu:visited {
	color: #F76300;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
}

.menu:hover {
	color: #F76300;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
}

.menu:active {
	color: #006CFF;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
}





/*====== bgi ======*/
.button{
	border: 1px solid #0660B9;
	background-color: #2A93F7;
	margin-left: 3px;
	line-height: 18px;
	color: #FFFFFF;
	font-size: 12px;
}
.button1{
	border: 1px solid #0660B9;
	background-color: #2A93F7;
	margin-left: 0px;
	line-height: 18px;
	color: #FFFFFF;
	font-size: 12px;
}


.text{
	border: 1px solid #37A5FE;
}