@charset "utf-8";
/* CSS Document */

html,body{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; color:#333; height: 100%; margin: 0px; padding: 0px;  }

div#wrap{ width:840px; height:500px;  padding:10px; background-color:#FFF; 
 }

#header{}
a{ color:#F00; text-decoration:none;}
hr{  padding:0px; margin-bottom:5px; margin-left:0px; margin-right:0px; margin-top:0px; }
h2{ font-size:14px; margin:0px; padding:0px; text-transform:lowercase}
h3{ font-size:12px; color:#ED2025; text-transform:lowercase}
form{ margin:0px; padding:0px; }
input.txt{ border:1px solid #999; background:#F7F7F7; width:200px; height:15px; }
label{ display:block; margin-top:2px; }
textarea{ width:250px; height:135px; border:1px solid #999; background:#F7F7F7; }
input.submit{ margin-top:5px;}
#holder{ width:650px; height:350px; overflow-x:hidden;overflow-y:hidden ;}
#header #left{ float:left}
#header #right{ float:right;}
#main{ clear:both; background-color:#ddd; font-size:12px}
#main iframe{ font-size:12px}
.sidebar-title{ background-image:url(../images/2.jpg); background-repeat:no-repeat; background-position:top left ; padding-left:20px; color:#CCC; float:left; text-transform:lowercase}
.sidebar-title a{ text-decoration:none; color:#CCC}
.sidebar-title a:hover{ text-decoration:none; color:#999}
#twitter_update_list{list-style:none}
#twitter_update_list ul{list-style:none}
#twitter_update_list li{ float:left; list-style:none}
#foooter{
	/*font-family: Geneva,Verdana,  sans-serif;*/
	text-transform: lowercase;
	font-size:12px
}
#sub{}
#sub ul{ margin:0px; padding:10px;}
#sub li{ list-style:none; margin-bottom:5px; padding-bottom:5px; border-bottom:1px dashed #999}
#sub a { text-decoration:none; color:#666} 
#sub a:hover { text-decoration:none;color:#ED2025 } 
#foooter ul{ margin:0px; padding:0px;}
#foooter li{ float:left; margin-right:10px; font-weight:bold; list-style:none}
#foooter a{ text-decoration:none; color:#333}
#foooter a:hover{text-decoration:none; color:#ED2025} 

#foooter .select{ text-decoration:none; color:#ED2025} 
#foooter a img{ border:none; margin-left:10px; text-align:right}
#foooter .mini{ font-size:10px; margin-top:0px; color:#CCC}
.red{ color:#F00}