@charset "utf-8";
/* CSS Document */
html {
	overflow-y:auto!important;

*overflow-y:scroll;
	color: #F33;
}


body{scrollbar-base-color: #F8F8F8; scrollbar-arrow-color: #698CC3; font-size: 13px; background-color: #FFFFFF;font-family: Tahoma, Verdana; margin:5px; text-align:center;}

table{ font-size: 13px; color: #000000;}
/* title */
.a1{font-size: 18px; line-height:33px; color: #083a6c; font-weight: bold;background: #ffffff; border: 0px solid #698CC3;} 
/* list */
.a2{font-size: 13px; color: #086CA8; font-weight: bold; background-image: url(/images/back_left.jpg);}
.a3{font-size: 15px; color: #086CE8; ; }


A {
	COLOR: #0860a8; TEXT-DECORATION: none
}
A:visited {
	COLOR: #88b8F8 ; TEXT-DECORATION: none
}
A:hover {
	COLOR: #083a6c ; text-decoration:underline;
}
.hide {
	DISPLAY: none! important
}
.right {
	FLOAT: right; POSITION: relative
}
.left {
	FLOAT: left; POSITION: relative
}
.clearer {
	CLEAR: left; LINE-HEIGHT: 0px
}
.halfdiv{ margin:3px; overflow-y: auto; width:333px; height:333px; border:1px solid #FFF}
