/* CSS Document */
* {
	margin:0;
	padding:0;
}

.column { float:left;}
.clear { clear:both;}

html, body { height:100%}
html, input, textarea
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF6600;
	line-height:15px;
	background-position: center;
	}	
	
.bg{ color:#ffffff}
.bg1{ background:url(images/bg1.gif) no-repeat top right}
.bg2{ background:url(images/line2.gif)no-repeat top right}
.bg3{background:url(images/li.gif);right
	width:983px
}
.bg4{ background:url(images/1_bg.gif); width:100%}
.bg5{ background:url(images/2_bg.gif); width:100%}

#header { background:url(images/top.jpg) right top }
.set{color:#636B78; line-height:14px}

span{
	color:#CCCCCC;
} 

b{ font-size:12px}

a{

} 
a:hover{
	color: #FFFFFF;
	text-decoration: inherit;
}

span a{
	color:#326EA1
} 
span a:hover{

}
a:hover{
	color: #FFFFFF;
	text-decoration: inherit;
}

ul{margin:0; padding:0; list-style:none; line-height:18px}
ul li{background:url(images/1_z1.gif)  center left no-repeat; margin:0px; padding-left:10px; }
ul li a{
	color:#326EA1;
	background-repeat: repeat-x;
	background-position: bottom;
	text-decoration: none
} 
ul li a:hover {
	color:#003333
	text-decoration: none
}



#footer { color:#4F5052; line-height:15px; background:url(images/bot.gif) repeat-x top left; font-family:Arial; font-size:11px }
#footer a {color:#797A7C; line-height:13px; text-decoration:underline}  
#footer a:hover {color:#797A7C; text-decoration:none}
#footer span{color:#797A7C; }  
#footer span a {color:#4F5052; line-height:13px; text-decoration:underline}  
#footer span a:hover { color:#4F5052; text-decoration:none}


#wrapper {padding:0px 4px 0px 4px;  }

.more{background:url(images/1_z1.gif)  center right no-repeat; padding-right:7px; padding-bottom:3px}

.indent{width:983px padding:0px 4px 0px 4px; }
.indent1{width:983px padding:25px 0px 0 22px}
.indent2{padding:0px 17px 0 18px}
.indent3{padding:0px 19px 0 19px}
.indent4{padding:0px 17px 0 19px;}

.indent5{padding:0px 15px 0 28px}

.width{ width:189px}

.width1{ width:209px}
.width2{ width:28px}
.width3{ width:106px}
.width4{ width:283px}

#input1{
   width:47px; height:12px;
   border:0px;   
   padding-left:0px;
}
#input2{
   width:48px; height:12px;
   border:0px;   
   padding-left:0px;
}
input{
	border:1px solid #666666;
	padding-left:5px;
	width:150px;
	height:20px;
	color:#000000;
	background-color: #FFFFFF;
}
textarea{
	border:1px solid #666666;
	padding-left:5px;
	width:321px;
	height:97px;
	color:#000000;
	overflow:auto;
	background-color: #FFFFFF;
}

