html, body {
	background:#ffffff;
	width: 100%;
	height: 100%;
	font-family: Tahoma;
	font-size: 11px;
	color: #555555;
	line-height: normal;
	min-width: 1010px;
}
body {
    position:relative;
}





div, p, ul, ol, li, img, html, body, input, form
{ 
     
    padding: 0; 
    margin: 0; 
}
 

a:link { color:#2c5e9b; } 
a:visited { color:#2c5e9b; } 
a:hover { color: #2074da; } 
a:active { color: #2074da; }

h1 {
	font-weight: normal;
	color: #2c5e9b;
	font-size: 16px;
	text-align: left;
	margin: 0 0 13px 0;
	padding: 0 0 13px 0;
	line-height: 16px;
	border-bottom: 1px solid #2074da;
	text-transform: uppercase;	
}
h2{
    font-weight: normal;
	color: #555555;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0; padding: 0;
	
	}
h3{	
    font-weight: normal;
	color: #555555;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	margin: 0; padding: 0;
	
	}


.width {
    z-index: 1;
    width:100%;
    min-width:920px;
}

* html .minwidth {
    padding-left:920px;
}

* html .contain {
    margin-left:-920px;
    position:relative;
}

* html .minwidth,
* html .contain,
* html .layout {
    height:1px;
}

#footer{
    padding: 10px 7px 0 7px;
	color: #ffffff;
	font-size: 11px;
	}
	
#footer a{
	color: #ffffff;
	}
#footer a:hover{
	color: #c11783;
	}
	
	
p {
    margin: 0 0 16px 0;
 }
 
 ul {
     margin: 0 0 16px 0;
}

ol {
     margin: 0 0 16px 25px;
}
ol li {
     margin: 0 0 5px 0;
	 
}

ul li {
	list-style-type: disc;
	margin: 0 0 5px 5px;
	font-size: 11px;
	padding: 0 0 0 10px;
	list-style-position: inside;	
}


#top {
   height: 37px;
   width: 616px;
   padding: 7px 0 0 20px;
   background: url(pic/top.gif) no-repeat left top;
   color: #2c5e9b;
   float: left;
}
#lang {
   float: right;
   height: 34px;
   width: 60px;
   padding: 10px 20px 0 0 ;
   font-weight: bold;
 }
 #lang a {
   text-decoration: none;
 }
#topmain {
   background: url(pic/topfon.gif) repeat-x left top;
   height: 160px;
   clear: both;
   color: #FFFFFF;
   font-size: 11px;
   
}
#topmain a {
   font-size: 34px;
   font-weight: bold;
   color: #FFFFFF;
   text-decoration: none;
   margin-bottom: 10px;
   display: block;
   font-family: Tahoma;
}
.topmain_left {
   width: 297px;
   height: 110px;
   padding: 50px 0 0 60px;
   background:url(pic/topmain_left.gif) no-repeat left bottom;
   float: left;
   font-family: Tahoma;
}
.topmain_right {
   width: 630px;
   height: 160px;
   float: right;
   background: url(pic/topmain_right.jpg) no-repeat right bottom;
}

#imhead {
   height: 44px;
   width: 240px ;
   position: absolute;
   z-index: 10;
   background: url(pic/imhead.gif) no-repeat left bottom;
   top: 0; right: 92px;
}
#immoney {
   height: 45px;
   width: 239px;
   background: url(pic/immoney.gif) no-repeat left bottom;
   
}








.bord{
    padding: 0 20px 0 20px;
	border-top: 1px dotted #C1D8F5;
}
#footer_r {
    background:  url(pic/footerfon.gif) repeat-x left bottom;
	color: #FFFFFF;
	text-align: right;
	padding-right: 20px;
}
#footer_r a {
    color: #FFFFFF;
}
#footer_r a:hover {
    color:#2c5e9b;
}
#footer_m {
    background:  url(pic/footer.gif) no-repeat right bottom;
	

}
.content {
    border-top:  5px solid #c1d8f5;
	margin-top: 11px;
	padding: 20px;
	
}
.bordblue {
   border-top:   5px solid #2074da;
   margin-top: 11px;
}

#menu_left {
  margin-bottom: 10px;
  padding: 5px 0 0 0;
}


    

#menu_left   a{
	font-size: 11px;
	color: #2c5e9b;
	font-weight: bold;
	text-decoration: none;
	background: url(pic/menu_left.gif)  no-repeat left top;
	width: 219px;
	padding: 5px 0 5px 20px;
	margin: 0 0 5px 0;
	display: block;
	
}
#menu_left  a:hover, #menu_left  a#current{
    color: #FFFFFF;
	background: url(pic/menu_lefthover.gif) no-repeat left top ;
}

#menu_right {
   margin-bottom: 10px;
   padding: 5px 0 0 0;
}


#menu_right  a{
    font-size: 11px;
	color: #2c5e9b;
	font-weight: bold;
	text-decoration: none;
	background: url(pic/menu_right.gif)  no-repeat left top ;
	padding: 5px 20px 5px 0;
	margin: 0 0 5px 0;
	display: block;
	width: 218px;
	text-align: right;
	

}
#menu_right  a:hover, #menu_right  a#cur{
    color: #FFFFFF;
	background: url(pic/menu_righthover.gif) no-repeat left top ;
}
.usd {
   color: #000000;
   margin-bottom: 16px;
}
.inp {
   border: 0;
   height: 16px;
   width: 140px;
 
   
}
#search {
   border: 0;
   background: url(pic/search.gif) no-repeat left top ;
   height: 16px; width: 16px;
   margin: 0px 20px 0 0px;
   
}
.content input, .content textarea, .content select{
    border: 1px solid #C1D8F5;
}
