/* 博德通用CSS初级定义文档 */


/*---------------------------------------页面默认通用样式------------------------------*/


/*----------------------------------------------------------------------------------------------*/
body,td,th {
	font-family:"宋体";
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.td_sec{ background:url(../images/sec_menu_01.jpg) no-repeat center;}


/*-------------------------------------------页面居中容器---------------------------------------*/
#Container /*页面整体容器--------------------------------------*/
{
	position:absolute;
	height: auto;
	width: 100%;
	margin:0;
	text-align:center;
	left: 0;
	top: 0;
}
#Container_in /*页面内部布局容器--------------------------------------*/
{
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	height: auto;
    text-align: center;


}
/*----------------------------------------------------------------------------------------------*/


.intr{ font-size:12px; color:#000; text-align:center;line-height:25px;}
.bc_black{ font-size:14px; font-family:"宋体";}


/*-------------------------排版样式定义-----------------------------------------------------------*/
.about_info 
{
line-height:2em;
padding:15px;
text-indent:2em;
text-align:left;
}
.news_info 
{
line-height:2em;
padding:10px;
text-align:left;
}
.news_info0808 
{
line-height:22px;
padding:5px;
text-align:left;
}
.contact_info 
{
line-height:24px;
padding:2px;
text-align:left;
}
.memo_info
{
  line-height:2em;
  padding:20px;
  text-indent:2em;
  text-align:left;
  color:#333333;
  font-size:14px;
}
/*----------------------------------------------------------------------------------------------*/


a.white14cu:link{color: #ffffff; text-decoration:none; font-size:14px; font-weight:bold;}
a.white14cu:visited {color: #ffffff; text-decoration:none; font-size:14px; font-weight:bold;}
a.white14cu:hover {color: #ffffff; text-decoration:none; font-size:14px; font-weight:bold;}
a.white14cu:active {color: #ffffff; text-decoration:none; font-size:14px; font-weight:bold;}

a.mrlink:link{color: #5b5858; text-decoration:none; font-size:12px;}
a.mrlink:visited {color: #5b5858; text-decoration:none; font-size:12px;}
a.mrlink:hover {color: #000000; text-decoration:none; font-size:12px;}
a.mrlink:active {color: #5b5858; text-decoration:none; font-size:12px;}

a.sy_blue00:link{color: #4d93df; text-decoration:none; font-size:12px; font-weight:bold;}
a.sy_blue00:visited {color: #4d93df; text-decoration:none; font-size:12px; font-weight:bold;}
a.sy_blue00:hover {color: #4d93df; text-decoration:none; font-size:12px; font-weight:bold;}
a.sy_blue00:active {color: #4d93df; text-decoration:none; font-size:12px; font-weight:bold;}
/*------------------------------------*/


a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active{
	color: #FF0000;
	text-decoration: none;
}

/*---------------------菜单样式----------------------------------*/
#menu{
	height:32px;
	margin-top:1px; background-color:#990000; background:url(../images/line02.gif) repeat-x;
}
#menu ul{
	margin:auto; width:900px; height:32px;
	list-style-type:none; padding:0px; margin-top:0px; margin-bottom:0px;
}
.m_li{
	float:left; width:114px; line-height:32px;  text-align:center; margin-right:-2px; margin-left:-2px;
}
.m_li a{
	display:block; color:#FFFFFF; width:114px;
}
.m_line{
	float:left; width:1px; height:32px;
	line-height:32px;   /*ff下有效(图片垂直居中)*/
}
.m_line img{
	margin-top:expression(( 32 - this.height ) / 2);   /*ie下有效(图片垂直居中)*/
}
.m_li_a{
	float:left; width:114px; line-height:32px; text-align:center; padding-top:3px; font-weight:bold;
	background-image:url(../images/menu_bg.jpg); position:relative; height:32px; margin-top:-3px; margin-right:-2px; margin-left:-2px;
}
.m_li_a a{
	display:block; color:#FF0000; width:114px;
}


.smenu{
	width:900px; margin:0px auto 0px auto; padding:0px; list-style-type:none; height:32px;
}
.s_li{
	line-height:32px; width:auto; display:none; height:32px; 
}
.s_li_a{
	line-height:32px; width:auto; display:block; height:32px; 
}



/*----------------------------------------新闻列表样式控制带下划虚线----------------------------------------------------*/
#news_info{
  background-color:#fff;
  width:500px;
  overflow:hidden;

}
#news_info ul {
	line-height: 26px;
	padding-left: 5px;
	padding-top: 5px;
}
#news_info li {
    background-image: url(../images/li_2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align:left;
	text-indent:2em;
    border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	width:500px;
}
/*----------------------------------------------------------------------------------------------*/



/*-------------------------图片样式定义-----------------------------------------------------------*/
img.img_border_01
{
border:#ccc  double 1px;
padding:1px;
}
img.img_border_02
{
border:#ccc  double 1px;
padding:1px;
}

.td_diline{ border-bottom:1px #CCCCCC dotted;}


/*---------------------------------------------------------------------------------------------------*/



/*-------------------------页面字体样式定义-----------------------------------------------------------*/

.black_font{ font:"宋体"; font-size:14px; font-weight:bold; color:#000;}          
.white_font{ font:"宋体"; font-size:14px; font-weight:bold; color:#fff;}
.red_font{ font:"宋体"; font-size:14px; font-weight:bold; color:#ff0000;}
.YE_font{ font:"宋体"; font-size:14px; font-weight:bold; color:#fc6d21;}


/*---------------------------------------------------------------------------------------------------*/






/*-------------------------页面超级链接样式定义-----------------------------------------------------------*/

/*整体链接默认黑色样式-----------------------------------------------------*/ 




a.kkk:link{color: #000; text-decoration:none; font-size:14px;}
a.kkk:visited {color: #000; text-decoration:none; font-size:14px;}
a.kkk:hover {color: #fa5a03; text-decoration:none; font-size:14px; font-weight:bold;}
a.kkk:active {color: #000; text-decoration:none; font-size:14px;}
 /*-----------------------------------------------------------------*/ 
 
 
/*白色超链接样式控制---------------------------------------------------*/ 

a.white:link{color: #ffffff; text-decoration:none; font-size:12px;  }
a.white:visited {color: #ffffff; text-decoration:none; font-size:12px;   }
a.white:hover {color: #ffff00; text-decoration:none; font-size:12px;   }
a.white:active {color: #ffffff; text-decoration:none; font-size:12px;  }

 /*-----------------------------------------------------------------*/ 
 
 
 /*超链接样式控制“name可以根据需要自定义”------------------------*/ 
a.sy_red16:link{color: #ff2900; font-family:Arial, Helvetica, sans-serif; text-decoration:none; font-size:16px; font-weight:bold;}
a.sy_red16:visited {color: #ff2900; font-family:Arial, Helvetica, sans-serif; text-decoration:none; font-size:16px; font-weight:bold;}
a.sy_red16:hover {color: #ff2900; font-family:Arial, Helvetica, sans-serif; text-decoration:none; font-size:16px; font-weight:bold;}
a.sy_red16:active {color: #ff2900; font-family:Arial, Helvetica, sans-serif; text-decoration:none; font-size:16px; font-weight:bold;}


a.sy_red:link{color: #ff0000; text-decoration:none; font-size:12px; font-weight:bold;}
a.sy_red:visited {color: #ff0000; text-decoration:none; font-size:12px; font-weight:bold;}
a.sy_red:hover {color: #ff0000; text-decoration:none; font-size:12px; font-weight:bold;}
a.sy_red:active {color: #ff0000; text-decoration:none; font-size:12px; font-weight:bold;}

a.sy_red01:link{color: #cc9a00; text-decoration:none; font-size:12px;  }
a.sy_red01:visited {color: #cc9a00; text-decoration:none; font-size:12px;  }
a.sy_red01:hover {color: #cc9a00; text-decoration:none; font-size:12px;  }
a.sy_red01:active {color: #cc9a00; text-decoration:none; font-size:12px; }

a.sy_red02:link{color: #666; text-decoration:none; font-size:12px; text-decoration:line-through;  }
a.sy_red02:visited {color: #666; text-decoration:none; font-size:12px; text-decoration:line-through;  }
a.sy_red02:hover {color: #666; text-decoration:none; font-size:12px;  text-decoration:line-through;}
a.sy_red02:active {color: #666; text-decoration:none; font-size:12px;text-decoration:line-through; }

/*-----------------------------------------------------------------*/ 
a.sy_blue:link{color: #0141c3; text-decoration:none; font-size:14px; font-weight:bold;}
a.sy_blue:visited {color: #0141c3; text-decoration:none; font-size:14px; font-weight:bold;}
a.sy_blue:hover {color: #0141c3; text-decoration:none; font-size:14px; font-weight:bold;}
a.sy_blue:active {color: #0141c3; text-decoration:none; font-size:14px; font-weight:bold;}

a.sy_blue12:link{color: #0063dc; text-decoration:none; font-size:12px;}
a.sy_blue12:visited {color: #0063dc; text-decoration:none; font-size:12px;}
a.sy_blue12:hover {color: #ff6600; text-decoration:underline; font-size:12px;}
a.sy_blue12:active {color: #0063dc; text-decoration:none; font-size:12px;}

/*------------------------------------------------------------------------*/
/*-----------------------------------------------------------------*/ 
a.sy_black:link{color: #000000; text-decoration:none; font-size:14px; font-weight:bold;}
a.sy_black:visited {color: #000; text-decoration:none; font-size:14px; font-weight:bold;}
a.sy_black:hover {color:#000; text-decoration:none; font-size:14px; font-weight:bold;}
a.sy_black:active {color: #000; text-decoration:none; font-size:14px; font-weight:bold;}
/*------------------------------------------------------------------------*/
/*-----------------------------------------------------------------*/ 
a.sy_hui:link{color: #8a8b8c; text-decoration:none; font-size:14px; font-weight:bold;}
a.sy_hui:visited {color: #8a8b8c; text-decoration:none; font-size:14px; font-weight:bold;}
a.sy_hui:hover {color: #8a8b8c; text-decoration:none; font-size:14px; font-weight:bold;}
a.sy_hui:active {color: #8a8b8c; text-decoration:none; font-size:14px; font-weight:bold;}
/*------------------------------------------------------------------------*/

.td_line{ border:1px #CCCCCC solid; padding:2px;}
.E_FONT{ font-size:10px; font-family:Arial, Helvetica, sans-serif; color:#000;}
.E_FONT02{ font-size:10px; font-family:Arial, Helvetica, sans-serif; color:#FFF;}
.E_FONT03{ font-size:18px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; color:#FFF;}
.E_FONT04{ font-size:18px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; color:#0c73e2;}
