﻿@charset "utf-8";
/* CSS */
body {
	margin: 0px;
	font-size: 12px;
	background-color: #F7F7F7;
	background:url(/cms/templates/500162945576120000/images/body_bg.gif) repeat-y top center #c5c5c5;
}
td{
   font-size:12px;
   font-family:"宋体";
}
input, select{
   font-size:12px;
}

#tab_menu{
   background-image:url(/cms/templates/500162945576120000/images/top-1.gif);
   background-repeat:repeat-x;  
}

#tab_menu TD{
  text-align:center;
  color:#FFFFFF;
}

#tab_menu A{ 
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
}

A.right12{
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#tab_menu .rss {
   color:#FFFFFF;
}

#tab_menu .rss A{ 
	font-size: 12px;
	font-family:"宋体";
	font-weight:normal;
	color: #FFFFFF;
	text-decoration: none;
}

.site_wz a{
    font-size:12px;
    text-decoration: none;
    color:#000000;
}

.btn_search{
   margin:0px; 
   border:0px; 
   padding:0px; 
   width:56px; 
   height:20; 
   background-image:url(/cms/templates/500162945576120000/images/btn_s.gif); 
   cursor:hand;
}

#tab_bottom{
   text-align:center;
   color:#FFFFFF;
}

#tab_bottom td{
   text-align:center;
   color:#FFFFFF;
}

#tab_bottom a{
   color:#FFFFFF;
   font-size:12PX;
   font-family:"宋体";
   text-decoration:none;   
}

.page_end{
   background-color:#FFFFFF;
   padding-top:12px; 
   padding-bottom:12px; 
   line-height:22px;
   text-align:center;
   vertical-align:middle;
}


