﻿/*顶端菜单左边框*/
td.top_left
{
	background-image: url("/RZ_Client/Images/temp/top_left.gif");
	background-repeat:no-repeat;
	width: 5px;
	height: 30px;
}

/*顶端菜单右边框*/
td.top_right
{
	background-image: url("/RZ_Client/Images/temp/top_right.gif");
	background-repeat:no-repeat;
	width: 5px;
	height: 30px;
}

/*顶端菜单主体框*/
td.top_body
{
	background-image: url("/RZ_Client/Images/temp/top_body.gif");
	background-repeat:repeat-x;
	height: 30px;
}

/*主菜单左边框*/
td.menu_left
{
	background-image: url("/RZ_Client/Images/temp/menu_left.gif");
	background-repeat:no-repeat;
	width: 7px;
	height: 34px;
}

/*主菜单右边框*/
td.menu_right
{
	background-image: url("/RZ_Client/Images/temp/menu_right.gif");
	background-repeat:no-repeat;
	width: 5px;
	height: 34px;
}

/*主菜单主体框*/
td.menu_body
{
	background-image: url("/RZ_Client/Images/temp/menu_body.gif");
	background-repeat:repeat-x;
	height: 34px;
}

td.main_left
{
	background-image: url("/RZ_Client/Images/temp/main_left.gif");
	background-repeat:no-repeat;
	width: 3px;
	height: 27px;
}

td.main_body
{
	background-image: url("/RZ_Client/Images/temp/main_body.gif");
	background-repeat:repeat-x;
	height: 27px;
}

td.main_right
{
	background-image: url("/RZ_Client/Images/temp/main_right.gif");
	background-repeat:no-repeat;
	width: 3px;
	height: 27px;
}

td.main_sep
{
	color: White;
	font-weight: bold;
}

/*用户中心底部链接的栏目名*/
td.link_head_left
{
	background-image:url("/RZ_Client/Images/temp/link_head_left.gif");
	background-repeat:repeat-x;
	height:21px;
	width:17px;
}
td.link_head_right
{
	background-image:url("/RZ_Client/Images/temp/link_head_right.gif");
	background-repeat:repeat-x;
	width: 9px;
	height: 21px;
}
td.link_head
{
	background-image:url("/RZ_Client/Images/temp/link_head.gif");
	background-repeat:repeat-x;
	height: 21px;
}

/*用户中心菜单*/
table.user_center_menu
{
	background-image:url("/RZ_Client/Images/temp/user_center_menu_bg.gif");
	background-repeat:repeat-x;
	height:41px;
}
table.user_center_menu_main
{
	height:32px;
}
td.user_center_current_left
{
	background-image:url("/RZ_Client/Images/temp/user_center_current_left.gif");
	background-repeat:no-repeat;
	height:32px;
	width:12px;
}
td.user_center_current_right
{
	background-image:url("/RZ_Client/Images/temp/user_center_current_right.gif");
	background-repeat:no-repeat;
	height:32px;
	width:12px;
}
td.user_center_current
{
	background-color: White;
	color: Black;
	text-align:center;
	vertical-align:middle;
}
td.user_center_not_current
{
	color: #ffffff;
	text-align: center;
	vertical-align:middle;
}
td.user_center_menu_spr
{
	background-image:url("/RZ_Client/Images/temp/user_center_menu_spr.gif");
	background-position:center;
	background-repeat:no-repeat;
	height:32px;
	width:5px;	
}
td.user_center_menu_empty
{
	height:32px;
	width:14px;
}
td.user_center_menu_null
{
	display:none;
}
td.user_center_button_left
{
	background-image:url("/RZ_Client/Images/temp/user_center_button_left.gif");
	background-repeat:no-repeat;
	height:56px;
	width: 35px;
}
td.user_center_button_right
{
	background-image:url("/RZ_Client/Images/temp/user_center_button_right.gif");
	background-repeat:no-repeat;
	height:56px;
	width: 49px;
}
td.user_center_button
{
	background-image:url("/RZ_Client/Images/temp/user_center_button.gif");
	background-repeat:repeat-x;
	height:56px;
}
a.user_center_current:link
{
	font-family: "宋体";
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 22px;
}
a.user_center_current:visited
{
	font-family: "宋体";
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 22px;
}
a.user_center_current:hover
{
	font-family: "宋体";
	font-size: 9pt;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0px;
}
a.user_center_current:active
{
	font-family: "宋体";
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 22px;
}
a.user_center_not_current:link
{
	font-family: "宋体";
	font-size: 9pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 22px;
}
a.user_center_not_current:visited
{
	font-family: "宋体";
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 22px;
}
a.user_center_not_current:hover
{
	font-family: "宋体";
	font-size: 9pt;
	line-height: 22px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0px;
}
a.user_center_not_current:active
{
	font-family: "宋体";
	font-size: 9pt;
	font-weight: normal;
	color: #ffffff;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 22px;
}
img.tag_img
{
	width:9px;
	height: 9px;
}
img.tag_img_non
{
	display:none;
}

/*用户中心提醒专区*/
td.user_center_alert_head
{
	background-image:url("/RZ_Client/Images/temp/user_center_alert_head.gif");
	background-repeat:no-repeat;
	width: 197px;
	height: 65px;
}
td.user_center_alert_left
{
	background-image:url("/RZ_Client/Images/temp/user_center_alert_left.gif");
	background-repeat:no-repeat;
	width: 6px;
	height: 339px;
}
td.user_center_alert_right
{
	background-image:url("/RZ_Client/Images/temp/user_center_alert_right.gif");
	background-repeat:no-repeat;
	width: 6px;
	height: 339px;
}
td.user_center_alert
{
	background-image:url("/RZ_Client/Images/temp/user_center_alert.gif");
	background-repeat:repeat-x;
	width: 185px;
	height: 339px;
}
font.user_center_alert_font
{
	color: Red;
	font-weight:bold;
	font-size: 9pt;
	font-family: Times New Roman;
}

table.top_ctrl
{
	background-image: url("/RZ_Client/Images/temp/all_bg.gif");
	background-repeat:repeat-x;
}

table.menu_choose
{
	background-color: White;
	color: Black;
	font-family: 黑体;
	font-size: 12pt;
}

table.menu_nochoose
{
	color: White;
	font-family: 黑体;
	font-size: 12pt;
}

/*menu1链接*/
a.menu1_temp:link {
	font-family: "宋体";
	font-size: 11pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 22px;
}
a.menu1_temp:visited {
	font-family: "宋体";
	font-size: 11pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 22px;
}
a.menu1_temp:hover {
	font-family: "宋体";
	font-size: 11pt;
	line-height: 22px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0px;
}
a.menu1_temp:active {
	font-family: "宋体";
	font-size: 11pt;
	color: #FFFFFF;
	letter-spacing: 0px;
	font-weight: bold;
	text-decoration: none;
	line-height: 22px;
}

/*menu2链接*/
a.menu2_temp:link {
	font-family: "宋体";
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 22px;
	font-weight: bold;
}
a.menu2_temp:visited {
	font-family: "宋体";
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 22px;
	font-weight: bold;
}
a.menu2_temp:hover {
	font-family: "宋体";
	font-size: 12pt;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0px;
	font-weight: bold;
}
a.menu2_temp:active {
	font-family: "宋体";
	font-size: 12pt;
	color: #000000;
	letter-spacing: 0px;
	text-decoration: none;
	line-height: 22px;
	font-weight: bold;
}


div.std_bar
{
	height: 23px;
	width: 256px;
    
}
div.std_bar_l
{
	background-image: url(/RZ_Client/RZImage/NewVerImage/gray_bar_l.gif);
	background-repeat: no-repeat;
	width: 20px;
	height: 23px;
	clear: both;
	float: left;
}
div.std_bar_m
{
	background-image: url(/RZ_Client/RZImage/NewVerImage/gray_bar_m.gif);
	background-repeat: repeat-x;
	width: 230px;
	height: 23px;
	float: left;
	text-align: left;
	font-family: 宋体;
	font-size: 12px;
	color: Black;
}
div.std_bar_r
{
	background-image: url(/RZ_Client/RZImage/NewVerImage/gray_bar_r.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 23px;
	float: left;
}

/*滚动图片*/
div.MzRotateImage_ControlBar{z-index:2; right:1px; bottom:1px; text-align: right;}
	div.MzRotateImage_ControlBar input{width: 18px; height: 20px; color: #fff; cursor: pointer; text-align: center; background: #000; border: solid 1px #fff; border-right: solid 0px #ddd;}
	div.MzRotateImage_ControlBar input.active{background-color: #cc0000;}
	.MzRotateImage .active h3{line-height:220%; padding-left:4px;}
.box .active span { float:none;   }
div.active h3{ margin:0px; font-size:medium; overflow:hidden;  height:30px;}


