/* Common tags                 */
/*-----------------------------*/		

body 
{   
    font-family:宋体;
    font-size:12px;    
    color:#000000;
    margin: 0;
    padding: 0;
	text-align: left;
	BACKGROUND: url(../../app_themes/msn_blue/PageBackground.gif) #c1d7f0 repeat-x 0px 0px;
 }

A:link      { color: #41519A; text-decoration:none; }
A:visited 	{ color: #41519A; text-decoration:none; }
A:active 	{ color: #41519A;  cursor:hand; text-decoration:none; }
A:hover 	{ color: #B2C3E1;  cursor:hand; text-decoration:"underline"; }
		
A.bodyLink:link     { color: #41519A; text-decoration:none; font-weight:bold; }
A.bodyLink:visited 	{ color: #41519A; text-decoration:none; font-weight:bold; }
A.bodyLink:active 	{ color: #41519A;  cursor:hand; text-decoration:none; font-weight:bold; }
A.bodyLink:hover 	{ color: #B2C3E1;  cursor:hand; text-decoration:"underline"; font-weight:bold; }
		

.title
{
    text-transform: uppercase;
    font-family: 宋体;
    font-size: large;
    font-weight: bold;
    color: #41519A;
 }

hr {
	border: 0;
	border-top: 2px solid #41519A;
	height: 2px;
}

img
{
	border-width: 0;
}

ul
{
	list-style-image: url(Images/bullet.jpg);
	list-style-position: outside;
	list-style-type: disc;
	color: #000000;
	font-family: 宋体;
}

.menutextindent
{
    font-size: x-small;
}

/* Headings                    */
/*-----------------------------*/

/* Tables                      */
/*-----------------------------*/	
table
{
	font-size: 12px;
}

table.header
{
	  background-color:#5B6DB5;
}

td.logo
{
	text-align: left;
	width: 184px;
}

td.title 
	{
		text-align: center;
		font-family: 宋体;
		font-weight: bolder;
		color: #FFFFFF;
	}

td.headerbar 
{
	background-image: url(Images/bar.jpg);
	text-align: right;
	height: 24px;
}

td.menu 
{
	background-color:#41519A;
	width: 184px;
	height: 500px;
	vertical-align: top;
}

td.footer
{
	margin-left: 30;
	font-family: 宋体;
	color: #41519A;
	text-align: right;
}

.UpDIV
{
    z-index:100;    
    color:Red;
}


img
{
	border-width: 0;
}

