body {
  font-family : Arial;
  font-size : 12px;
  text-align: center; 
  min-width: 962px;
  padding : 0px;
  margin-top :0px;
  background: url(/cn/v3/img/bkgd_shadow_1024.gif) repeat-y center;

}

.fixed_width {
  width : 962px;
  text-align : left;
  display : inline-block;
  margin: 0 auto;
  position: relative;
  padding:0px
}

a.footer {
  FONT-FAMILY: Verdana,Tahoma,Arial,Helvetica,sans-serif,"ËÎÌå"; 
  font-size: 12px; 
  line-height: normal;
  text-decoration: underline
}

td.footer {
            }
  
/*
a.footer:visited {
  FONT-FAMILY: Verdana,Tahoma,Arial,Helvetica,sans-serif,"ËÎÌå"; 
  color: #FFFFFF; 
  text-decoration: underline; 
  FONT-SIZE: 12px
}

a.footer:active {
  FONT-FAMILY: Verdana,Tahoma,Arial,Helvetica,sans-serif,"ËÎÌå"; 
  color: #FFFFFF;
  FONT-SIZE: 12px;
  TEXT-DECORATION: underline
}

a.footer:hover {
	FONT-FAMILY: Verdana,Tahoma,Arial,Helvetica,sans-serif,"ËÎÌå"; 
	color: #333333; 
	FONT-SIZE: 12px;
    text-decoration: underline; 
    background-color: #99CCFF
}

*/

/** begin of right sidebar menu style */
div.right_sidebar {
}

div.right_menu_top {
	background: url(/cn/v3/img/right_menu_top.gif) left top no-repeat;
	width: 186px;
	height: 17px;
        top: -8px;
}

div.right_menu_bottom {
	background: url(/cn/v3/img/right_menu_bottom.gif) left top no-repeat;
	width: 186px;
	height: 12px;
}

div.right_menu {
	width: 186px;
	background: url(/cn/v3/img/right_menu_bg.gif) left top repeat-y;
	position: relative;
	padding-bottom: 43px;
}

div.right_sidebar div.right_menu h3
{
	text-align: center;
	padding:0 0 5px 0;
	margin:0;	
	color: #658BD1;
	font-size: 23px;
	letter-spacing: -1px;
	font-weight: normal;
	padding-right: 3px;
}

div.right_sidebar div.right_menu a {
  text-align: left;
  margin-left: 18px;
  display: block;  
  padding: 0;
  padding-left: 10px;
  height: 27px;
  line-height: 27px;
  vertical-align: middle;
  width: 139px;  
  font-size: 13px;
  color: #333;
  border: none;
  background: url(/cn/v3/img/right_menu_item_line.gif) left top no-repeat;   
  text-decoration: none;
}

div.right_sidebar div.right_menu a span
{
	padding-left: 10px; 
	display: block; 
	background: url(/cn/v3/img/right_menu_bullet.gif) left 11px no-repeat;
}

div.right_sidebar div.right_menu a:hover span,
div.right_sidebar div.right_menu a.right_menu_selected span {
	background: none;
}

div.right_sidebar div.right_menu a:hover,
div.right_sidebar div.right_menu a.right_menu_selected 
{
	color: #fff;
	font-weight: bold;
	background: url(/cn/v3/img/right_menu_selected.gif) left top no-repeat; 
}
/** end of right sidebar menu style */
