<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">    #CArea select{
		    width:100px;
    		
	    }
	.DD{position:relative}
.DD label{position:absolute;margin-left:350px;}


    .tjstyle {  width:122px; cursor:pointer; height:27px; border:0; background:url(s01.gif) no-repeat;}
    .wcstyle {  width:122px; cursor:pointer; height:27px; border:0; background:url(s02.gif) no-repeat;}
    .cmWrap {margin:0 auto;width:950px;}
    #dv_title {
	    margin-bottom: 28px;
	    background: #758dc2;
    }
    #dv_title h1 {
	    display: inline-block;
	    *display: inline;
	    zoom: 1;
	    padding: 5px 13px 3px;
	    font: 700 14px/17px Arial, Helvetica, sans-serif;
	    color: white;
	    background: #3b5998;
    }
    .cmWrap h3{

	    display: inline-block;
	    *display: inline;
	    zoom: 1;
	    padding: 5px 13px 3px 0;
	    font: 700 12px/17px Arial, Helvetica, sans-serif;
	    color:Gray;
    	

    }
    .textbox{
    padding:4px;
    font-size:12px;
    font-family:Verdana;
    background-color:#ffffff;
    border:1px solid #cccccc;
    font-weight:bold;

    }

      .info{
           border:solid 1px #FF9900;
           background:#FFFFCC;
           text-align:center;
           padding:10px;
           font-size:12px;
           line-height:150%;
           color:Black;
           font-weight:bold;
           margin:5px auto;
           width:928px;
           }
        
           #areaS {
	font-family: Arial, sans-serif;
	font-size: 12px;
	min-width: 430px; /* Dialog will be no smaller than this */
	_width:450px; 
	max-width: 600px; /* Dialog will wrap after this width */
	background: #fff;
	border: solid 1px #777;
	color: #000;
	display:none;
/*	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;*/
}</pre></body></html>