/********* FOR Login page / Bank of Shanghai ***********/
/**** SuMm3r e-Channels 2006-03-10 ****/

/********* Global Settings ***********/

body {
background:#fff;
}

body,div,td,input,select,p {
font:12px "ËÎÌå";
color:#444;
margin:0;
padding:0;
}

img {border:0;}

a {
color:#3c6da8;
text-decoration:none;
}

a:hover {
color:#b07219;
text-decoration:none;
}

#content {
width:780px;
margin:0 auto;
}

.column_title {
padding:12px 0 0 45px;
font-weight:bold;
color:#333;
}


/**** News List ****/

#news_list {
background:url(../images/news_top_2.gif) right top no-repeat;
padding:12px 12px;
}
#news_list ul {
margin:0;
}
#news_list li {
list-style:inside;
color:#002e74;
border-bottom:1px dotted #a3b4cd;
margin:6px 0 4px 0;
}

.news_more {
text-align:right;
padding:0 12px 0 0;
}


/**** Right List ****/

.right_list {
margin:0 0 6px 0;
list-style:square inside;
font-weight:bold;
}
.right_list li {
font-weight:normal;
border-top:1px solid #ccc;
padding:4px 0 2px 0;
margin:2px 0 0 0;
}




/**** Footer ****/

#footer {
margin-top:6px;
text-align:center;
border-top:1px solid #ccc;
padding:12px 0 6px 0;
color:#999;
background:#e3e5e6;
}

/**** MISC ****/

.stress {
font-weight:bold;
color:#e1840b;
}

.bold_title {
font-weight:bold;
}

.font-size10{
font-size: 10pt;
}