/* CSS Document */

body {
	background-image: url(../img/back.gif);
	background-repeat: repeat-x;
}

img {
	border: 0;
}

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

input, select ,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #656565;
	background-color: #FFFFFF;
	margin: 0;
	border:1px solid #666666;
	letter-spacing : 1px;
	vertical-align: middle;
}


#main{
	padding:10px 10px 10px 10px;
}
 #tag_update {  
    display: block;  
    /*border-left: 1px solid #373737;  
    border-right: 1px solid #373737;  
    border-bottom: 1px solid #373737;*/
    position:absolute;
    z-index:1;
 }  
 #tag_update ul {  
    margin: 0;  
    padding: 0;  
    list-style: none;  
 }  
 #tag_update li{  
    display:block;  
    clear:both;
 }  /*
 #tag_update a {  
    width:134px;
    display: block;  
    padding: .2em .3em;  
    text-decoration: none;  
    color: #000000;  
    background-color: #ffffff;  
    text-align: left; 
	width:200px; 

 }  
 #tag_update a:hover{  
    color: #ffffff;  
    background-color: #3366cc;  
    background-image: none;  
 } */
 
#Pie{
	clear:both;	
}
#Pie1{
	float:left;
	width:600px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:5px;
}
#Pie1 a{
	color:#FFFFFF;
}
#Pie2{
	float:right;
	width:180px;
	padding-right:20px;
	}

