body{
margin:0;
padding:0;
background-color:#999999;
font-family: Arial, Verdana, Times New Roman, Times;
font-size:11px;
}

.login_box{
width:340px;
height:190px;
background-image:url('/images/login_box.png');
margin:50px auto 0 auto;
padding:10px;
}

.login_box .msg{
height:65px;
margin:0;
padding:0;
}

#tpl_save{
margin:0;
}

.login_box .txt{
text-align:center;
font-weight:bold;
margin:0;
padding:0;
}

.login_box .input{
text-align:center;
margin-bottom:2px;
}


.login_box input{
text-align:center;
}

a{
color: #CC3300;
font-size:11px;
text-decoration:none;
}

a:hover{
color:#333333;
font-size:11px;
text-decoration:none;
}

.head{
width:1000px;
margin:0 auto;
}



#menu_line {
width:100%;  
background-color:#CC0000;
height:30px;
border-top:1px solid #333333;
border-bottom:1px solid #333333; 
}


.menu{
width:1000px;
margin:0 auto;
}

.menu ul {
list-style-type:none;
margin:0;
line-height:30px;
}

.menu ul li {
position:relative;
float:left;
color:#1F1E1E;
font-weight:bold;
margin-right:15px;
}

.menu ul li a{
float:inherit;
color:#EEFFFF;
text-decoration:none;
}

.menu ul li a:hover {
color:#EEFFFF;
text-decoration:none;
}

.menu li {
position: relative;
float: left;
margin-right:10px;
}

.menu ul ul {
position: absolute;
left: -10px;
top:25px;
display: none;
padding:0;
width:196px;
line-height:17px;
background-color:#CC0000;
border:1px solid #333333;
z-index:2;
}

.menu ul li:hover ul{
display: block;
}

.menu ul li ul li{
padding:0 5px 2px 15px;
font-size:11px;
width:120px;
}

.content{
width:960px;
background:#EAEAEA;
padding:20px;
margin:0 auto;
border-left:1px solid #333333;
border-right:1px solid #333333;
border-bottom:1px solid #333333;
}

.error_text{
color: #FF0000;
font-style: italic;
font-size:11px;
font-weight:bold;
}

.comment_title{
margin:0 0 0 0;
padding:2px 0 2px 10px;
background:#666666;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
}

.comment_text{
padding:5px 5px 20px 5px;
font-size:11px;
}

.comment_text img{
border:0;
}

h1{
color: #CC3300;
font-size:17px;
font-weight:normal;
text-decoration:none;
text-align:left;
margin:10px 0;
}


.welc{
color: #CC3300;
font-size:20px;
font-weight:normal;
text-decoration:none;
text-align:center;
margin:10px 0;
}


.text{
color:#333333;
font-size:11px;
text-align:justify;
}

.text_small{
color:#999999;
font-size:11px;
font-weight:normal;
}

input, select{
font-size:10px;
border:1px solid #666666;
background-color: #F7F7F7;
padding:2px 5px;
}

textarea{
font-size:11px;
border:1px solid #666666;
background-color: #F7F7F7;
font-family: Arial, Verdana, Times New Roman, Times;
text-align:left;
padding:2px 5px;
}

.field{
margin:5px;
}


.separate{
height:20px;
}

form label.text{
width:250px;
font-weight:bold;
margin-right:10px;
float:left;
text-align:right;
}

label.error {
display: block;
color: #FF0000;
font-style: italic;
font-size:11px;
font-weight:bold;
margin:2px 2px 0 260px;
}

.login_box label.error {
margin:2px 2px 0 0;
}

.dynamic_form label.error {
margin:2px 2px 0 0;
}

.form_text{
text-align:right;
color:#333333;
}

.btn_form{
font-size:10px;
border-style:solid;
border-width: 2;
border-color: #999999;
background-color: #EAEAEA;
}


.list_title{
width:600px;
background:#999999;
margin:3px auto;
padding:2px 5px;
color:#FFFFFF;
font-weight:bold;
}

.th_title{
background:#999999;
color:#FFFFFF;
font-weight:bold;
}

.tr_list{
background:#FFFFFF;
}

.list_title label{
width:490px;
float:left;
line-height:15px;
color:#FFFFFF;
}

.list{
width:600px;
background:#FFFFFF;
margin:3px auto;
padding:2px 5px;
}

.sub_list{
width:600px;
background:#F3F3F3;
margin:3px auto;
padding:2px 5px;
}

.hidden_list{
display:none;
}

.sub_list label{
width:475px;
font-weight:bold;
float:left;
line-height:19px;
}

.list img{
margin-left:35px;
}

.sub_list img{
margin-left:35px;
}

.list label{
width:475px;
font-weight:bold;
float:left;
line-height:19px;
}

.msg{
color: #CC3300;
font-size:16px;
text-align:center;
}


.pict{
border-style:solid;
border-width:2;
border-color:#747474;
}

.link_text{
font-size:12px;
color:#333333;
}

.tbl_title{
font-family:arial, verdana, helvetica, sans-serif;
background:#CCCCCC;
color:#555555;
font-size:12px;
}

.tbl_title_sub{
font-family:arial, verdana, helvetica, sans-serif;
background:#E1E1E1;
color:#555555;
font-size:11px;
}

.tbl_tr_gr{
font-family: arial, verdana, helvetica, sans-serif;
font-size:11px;
color:#555555;
background-color:#E7E7E7;
}

.tbl_tr_wh{
font-family: arial, verdana, helvetica, sans-serif;
font-size:11px;
color:#555555;
background-color:#F4F4F4;
}

.prev_box{
margin: 10px 10px 10px 10px;
padding: 5px 5px 5px 5px;
background:#EAEAEA;
}

.clear{
clear:both;
}

fieldset {
margin:10px 5px 10px 5px;
border: 1px solid #666666;
}

legend {
padding:2px 10px 2px 10px;
color: #666666;
font-size:13px;
text-decoration:none;
font-weight:bold;
}

.add{
background-image:url('/images/add_small.png');
background-repeat:no-repeat;
height:16px;
padding:3px 0 0 22px; 
}

#progress { 
display:none;
width:200px;
position:fixed;
top:0;
left:50%;
margin-left:-100px;
z-index:32768;
background-color:#EAEAEA;
font-size:15px;
color:#000000;
text-align:center;
font-family: Arial, Verdana, sans-serif;
padding:5px 0px;
border:1px solid #666666;
font-weight:bold;
}

.search_box{
display:none;
padding-left:150px;
}

.report_box{
padding-left:150px;
}



.search_link{
margin: 10px 0;
text-align:center;
}