a{
	font-size:12px;
	color: #3366cc;
	text-decoration:none;
}


body/*IE5.5+*/{
	>/*IE only*/font-size: 12px;/*IE6*/
	>/*IE only*/font-size /*IE5.5*/: 12px;
}
a/*IE5.5+*/{
	>/*IE only*/font-size: 12px;/*IE6*/
	>/*IE only*/font-size /*IE5.5*/: 12px;
}
a:link{
}
a:visited{
}
a:hover{
	text-decoration:underline;
}
a:active{
}
input{
	font-size:12px!important;
	font-size:11px;/*IE5*/
	font-family:Arial, Helvetica, sans-serif;
}

.float_left{
	float:left;
}
#bodybar{ 
    width:990px;
	margin:0 auto;
}
.username{
	color:#FF9900;
	font-family: Tahoma;
	font-weight:bold;
}

/* bottom begin */
#bottom{
	clear:both;
	width:990px;
	text-align:center;
	background-color:#f3f3f3;
	overflow:hidden;
}
.bottom_service{
	width:950px;
	height:90px!important;
	height:85px;
	padding:10px;
	background-color:#f3f3f3;
	margin-top:20px;
	float:left;
}
.bottom_service ul{
	width:460px;
}
.bottom_service li{
	float:left;
	width:460px;
	margin-top:5px;
	text-align:left;
}
.contactbar{
	width:275px;
	height:85px;
	float:right;
	background:url(../images/buttom_contact_bg.gif) no-repeat;
}
.contactbar ul{
	width:200px;
	margin-top:50px;
	margin-left:70px!important;
	margin-left:35px;
	float:left;
}
.contactbar li{
	float:left;
	margin-right:5px;
}
.bottom_linkbar{
	width:990px;
	margin-top:10px;
	margin-left:10px;
	font-family:Verdana;
	float:left;
}
.bottom_linkbar_url{ 
	color:#666666;
}
#myList li
{
	float:left;
	list-style-type:none;
	width:120px;
	height:40px;
}
