﻿body{font-size:12px;}
img{border:none;}
/*top header*/
#top_header {
background:transparent url(images/headerbg.jpg) repeat-x scroll center top;
height:44px;
text-align:left;
position:absolute;
top:0;
left:0;
}

#top_header ul {
background:transparent url(images/arrow-4x7.gif) no-repeat scroll right center;
float:right;
line-height:20px;
margin:10px 20px 0pt 0pt;
overflow:hidden;
padding-right:5px;
}
#top_header ul li {
list-style:none;
border-left:1px solid #999999;
float:left;
line-height:14px;
margin:2px 0px 1px -1px;
padding:0pt 8px;
}
#top_header ul li a {
color:#333333;
text-decoration:none;
}
#top_header img {
margin-left:10px;
}