/* CSS Document */

html {
  height:100%;
}

html, body {
  margin:0;
	padding:0;
}

body {
  position:relative;
  height:auto !important;
  height:100%;
  min-height: 100%;  
}

a {
  font: 12px Verdana; 
  color: #315C80;
  text-decoration:underline;
}

a:hover {
  color:#f36114;
  text-decoration:none;
}

body, table, td, input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
  font-weight:normal;
}




#title {
padding: 0;
margin: 0;
width: 1024px;
height: 0px;
position: relative;
}

#title .t {
width: 250px;
height: 31px;
left: 620px;
top: -45px;
line-height: 20px;

}


#title span {
font-size: 12pt;
display: block;
position: absolute;
outline: none;
text-decoration: none;
color: #ffffff;
text-align: center;
}


/*****************
  left top menu
*****************/

#menu {
list-style: none;
padding: 0;
margin: 0;
width: 1024px;
height: 20px;
position: relative;
}




#menu a {
font-size: 10pt;
display: block;
position: absolute;
outline: none;
text-decoration: none;
color: #ffffff;
text-align: center;
}

#menu a:hover {
color: #5CDD58;
}



#menu .im {
width: 250px;
height: 51px;
left: 450px;
top: -60px;
line-height: 20px;

}




#menu .tp {
width: 112px;
height: 51px;
background: url(/@sonafinance/images/btn_line.png) no-repeat;
left: 635px;
top: -60px;
line-height: 20px;
}



#menu .key {
width: 85px;
height: 51px;
background: url(/@sonafinance/images/btn_line.png) no-repeat;
left: 735px;
top: -60px;
line-height: 20px;
}



#menu .cont {
width: 105px;
height: 51px;
background: url(/@sonafinance/images/btn_line.png) no-repeat;
left: 805px;
top: -60px;
line-height: 20px;
}







/*****************
  left second menu
*****************/

#main {
  width:906px;
  margin:0 auto;
  min-height:840px;
  height:100%;
}

*html #main {
  height:100%;
}

#inner {
  border-left:1px solid #c9c9c9;
  border-right:1px solid #c9c9c9;
  min-height:100%;
  height:auto !important;
  height:100%;
}

#header {
  margin:0 auto -93px 0;
  position: relative;
  width:746px;  
  height:93px; 
}

#content {
  height:auto !important;
  height:100%;
  min-height:540px;
  width:846px;
}

#content .wraper {  
  padding-top:0px;
  padding-bottom:53px;
  min-height:100%;
  height:auto !important;
  height:100%;
  width:100%;
} 

*html #content .wraper {
  margin-bottom:160px;
}

#content .leftCol {
  width:215px;
  vertical-align:top;
  border-right:1px solid #999999;
  background-color:#68db5c;
  background-image: url(/@sonafinance/images/bg.gif);
  
}

.lineTable {
  border-collapse:collapse;
  width:100%;
}

.lineTable td {
  border:1px solid #b7f9b0;
  padding:4px;
  vertical-align:top;
  text-align:left;
}


#content .contentArea {
  text-align:left;
  vertical-align:top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #656565;
  text-align:justify;	

}



.content_div {
   padding-left:27px;
padding-right:27px;
}

.headerlink {
  cursor:pointer;
  cursor:hand;
}

#footer {
 
  width: 1024px;
    height: 125px;
background: url(@sonafinance/images/footer.png) no-repeat;
}



h1 {
  font-size:16px;
}

h2 {
  font-size:14px;
}

h3 {
  font-size:13px;
}










.regform {
  padding:10px 70px 0 70px;

}

.regform div {
  width:300px;
  height:40px;
  text-align:right;
  line-height:20px;
}

.regform div input {
  border:1px solid #999999;
  font-size:12px;
}

.regform div.field input {
  border:1px solid #999999;
  font-size:11px;
  width:150px;
  background-color:#EBEBEB;
}

.regform div.area {
  width:300px;
  height:100px;
  text-align:right;
}

.regform div textarea {
  font-size:11px;
  border:1px solid #999999;
  background-color:#EBEBEB;
  width:100%;
  height:100px;
}


.regform div span {
  float:right;
}

.loginform {
  width:260px;
  padding:20px 70px;
}

.loginform div {
  width:200px;
  height:30px;
  text-align:right;
  line-height:20px;
}

.loginform div input, .loginform span input {
  border:1px solid #999999;
  font-size:12px;
}

.loginform div.field input {
  border:1px solid #999999;
  font-size:11px;
  width:100px;
  background-color:#EBEBEB;
}

.loginform div span {
  float:right;
}


.star {
  font-weight:bold;
  color:#FF0000;
}

ul { padding: 0px; margin: 0px 0px 0px 26px}
ul { margin-bottom: 10px; list-style-image: url(/@sonafinance/images/arrow.gif); }
ul li {margin: 6px 0 6px 0;}
ol li{
  margin: 6px 0 6px 0;
}
.cBodyIn {
  padding-left:10px;
}

ul.itemList li  a {
  font-weight:bold;
}
ul.itemList li a:hover {
  text-decoration:none;
  color:#FF0000;
}

.onTop {
  text-align:right;
}

.onTop a {
  font-size:11px;
  
}

.topMenu {
  padding:40px;
}

.topMenu a {
  font-weight:bold;
}

table.smallFont td, table.smallFont a {
  font-size:11px;
  text-align:left;
}



.zakaztbl {
  color:#FFFFFF;
}

