.txt {font-size: 12px; line-height: 16px}
.smltxt {font-size: 10px; line-height: 14px}
.midasi {font-size: 16px; line-height: 18px; font-weight: bold}
.sub { font-size: 14px; line-height: 20px}
.txt_ext { font-size: 12px; line-height: 20px}
a:hover {  color: #FF0000; text-decoration: none}
a:active {  text-decoration: none}
a:link {  text-decoration: none}
a:visited {  text-decoration: none}
.from { font-size: 0px; line-height: 0px}
.top_menu { font-size: 12px; line-height: 13px}
.txt_just { font-size: 12px; line-height: 16px ; text-align: justify}
.txt_just_ext { font-size: 12px; line-height: 20px; text-align: justify }


            .frametop2 {
                background: url("images/information2.gif") no-repeat;
                width: 407px;
                height: 59px;
				padding: 0px;
            }
            .framebody2 {
                background: url("images/information1.gif") repeat-y;
                width: 407px;
				padding: 0px;

            }
            .framebottom2 {
                background: url("images/information3.gif") no-repeat;
                width: 407px;
                height: 16px;
				padding: 0px;

            }
            .textbox2 {
                font-size: 14px;
                line-height: 1.3em;
                padding: 0px;
            }
			
            .frametop {
                background: url("images/top.gif") no-repeat;
                width: 375px;
                height: 25px;
            }
            .framebody {
                background: url("images/body.gif") repeat-y;
                width: 375px;
				padding: 3px 0px 0px 0px;

            }
            .framebottom {
                background: url("images/bottom.gif") no-repeat;
                width: 375px;
                height: 10px;
				margin-bottom: 0px;
            }
			.frame2 {
				    margin:10px 0px 0px 0px;
            }
            .textbox {
                font-size: 14px;
                line-height: 1.3em;
                padding: 0px 0px 0px 0px;
            }
	
			
/* left menu */

            .left_bg {
				background-image: url(images/left_bg.gif);
				background-repeat: repeat-y;
            }
			
            .left_bg_2 {
				background-image: url(images/left_bg_3.gif);
				background-repeat: repeat-y;
				height: 100%;
            }
			
            .left_btn {
				padding-bottom: 3px;
				text-align: center;
            }
