<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
	
	.subtxt
	{
	    color: rgb(149, 149, 149);
        display: block;
        font-family: arial;
        font-size: 13px;
        line-height: 18px;
        text-align: left;
        width: 903px;
	}
	
	.subtxt .abouttitle{
	color: rgb(80, 174, 222);
    display: block;
    float: left;
    font-family: Georgia;
    font-size: 17px;
    height: 18px;
    line-height: 18px;
    margin-bottom: 5px;
    text-align: left;
    width: 600px;
	}
	.subtxt .abouttitle3{
	float:left;
	width:600px;
	padding:0x;
	font-style:none;
	}
	
	.subtxt .member_txt{
	    color: rgb(149, 149, 149);
        display: block;
        float: right;
        font-family: arial;
        font-size: 12px;
        height: 18px;
        line-height: 18px;
        margin-top: 3px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
        text-align: justify;
        width: 250px;
	}

	.subtxt .member_txt3{
	font-size:12px;
	margin-top:35px;
	float:right;
	padding:0;
	width:250px;
	text-align:justify;
	color: #959595;
	}
	.subtxt label
	{
	    font-size:12px;
	    font-weight:normal;
	}
	
	.subtxt .form-inline
	{
	    margin-bottom:10px;
	}
	.subtxt input[type=text],.subtxt input[type=password],.subtxt select
	{
	    height:28px;
	    font-size:12px;
	}
	.subTxt #submitBtn
	{
	    height:50px !important;
	    line-height:18px;
	}
	
	.point{
	color:red;
	}
	
	.ttt{
	font-size:11px;
	color: #999;
	margin-left:15px;
	width:85%;
    }
	
	
	.subtxt .row
	{
	    line-height:18px;
	}
	.subtxt .row label
	{
	}
	
</pre></body></html>