﻿/*---------------------页面基础定义----------------------------------*/
td,th {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font:"宋体";
	font-size: 12px;
	color: #7a7a7a;
}
body {
	background-color: #DEEBF3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font:"宋体";
	font-size: 12px;
	color: #7a7a7a;
}

/*---------------------链接定义----------------------------------*/
a {
	color: #7a7a7a;
	text-decoration: none;
}
a:hover {
	color: #4b4b4b;
	text-decoration: none;
}
a:active{
	color: #7a7a7a;
	text-decoration: none;
}

/*---------------------菜单样式----------------------------------*/
#header { float:left; width:1003px; height:62px; background:url(../images/menu_sub_bg.jpg) repeat-x; clear: both;}
#menu_time { float:left; margin-left:860px; width:140px; height:33px; font:Arial; font-size:12px; line-height:32px; color:#83b4ff; z-index:5; position: absolute;}
#menu{ float:left; height:33px; margin-left:10px; }
#menu ul{margin:auto; width:973px; height:33px;list-style-type:none; padding:0px; margin-top:0px; margin-bottom:0px;}
#menu a{display:block; color:#FFF; width:87px;}
.m_li{
	float:left; width:104px; line-height:32px;  text-align:center; margin-right:-2px; margin-left:-2px;
}
.m_li a{
	display:block; color:#FFF; width:104px;
}
.m_line{
	float:left; width:1px; height:32px; line-height:32px;   /*ff下有效(图片垂直居中)*/
}
.m_li_a{float:left;width:104px;height:33px;line-height:32px;text-align:center;font-weight:bold;position:relative;height:33px;margin-right:-2px;margin-left:-2px;background-image: url(../images/menu_bg.jpg);background-repeat: no-repeat;background-position: center center;}
.m_li_a a{
	display:block; color:#fff; width:104px;
}
.smenu{
	width:973px; margin:0px auto 0px auto; margin-left:30px; padding:0px; list-style-type:none; height:29px;
}
.s_li{
	line-height:29px; width:auto; display:none; height:29px; 
}
.s_li_a{
	line-height:29px; width:auto; display:block; height:29px;  
}

/*---------------------content样式----------------------------------*/
.font_top { color:#4c4c4c;}
.font_top a{ color:#4c4c4c;}
.font_top a:hover { color:#000; text-decoration:underline;}
.middle_width { width:16px;}
.top_img { float:left; margin-left:14px;}
.bg_pro { background: url(../images/content_bg.gif) repeat-x; color:#353535;}
.bg_pro a{ color:#353535;}
.bg_pro a:hover { color:#353535; text-decoration:underline;}
.bg_tab {
	background-position: bottom;
	background-color: #FFFFFF;
	background-image: url(../images/content_bg_bottom.gif);
	background-repeat: repeat-x;
}
.about_pro_class { background-repeat:repeat-x;}
.list_txt { line-height:21px;}
.list_txt1 {font-size:12px;font-weight: bold;color: #184793;line-height:22px;}