/* 博德通用CSS初级定义文档 */


/*---------------------------------------页面默认通用样式------------------------------*/


body
{
font-size:12px; 
color:#666; 
font-family:"宋体", sans-serif;
text-align: center;
margin:0 auto;
padding:0;
background-color:#e0e0e0;

}
/*----------------------------------------------------------------------------------------------*/





/*-------------------------------------------页面居中容器---------------------------------------*/
#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;}



/*-------------------------排版样式定义-----------------------------------------------------------*/
.about_info 
{
line-height:2em;
padding:15px;
text-indent:2em;
text-align:left;
}
.news_info 
{
line-height:24PX;
padding-left:10PX;
text-align:left;
color:#000000;
}
.contact_info 
{
line-height:24px;
padding-left:15px;
text-align:left;
color:#000000;
}
.memo_info
{
  line-height:25px;
  padding:20px;
  text-align:left;
  color:#333333;
  font-size:14px;
}
/*----------------------------------------------------------------------------------------------*/


a.white14cu:link{color: #000; text-decoration:none; font-size:14px;  }
a.white14cu:visited {color: #000; text-decoration:none; font-size:14px;  }
a.white14cu:hover {color: #000; text-decoration:none; font-size:14px;  }
a.white14cu:active {color: #000; text-decoration:none; font-size:14px;  }





/*----------------------------------------新闻列表样式控制带下划虚线----------------------------------------------------*/
#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:12px; font-weight:bold; color:#1b9732;}
.red_font02{ font:"宋体"; font-size:14px; font-weight:bold; color:#FF0000;}
.YE_font{ font:"宋体"; font-size:14px; font-weight:bold; color:#fc6d21;}


/*---------------------------------------------------------------------------------------------------*/






/*-------------------------页面超级链接样式定义-----------------------------------------------------------*/

/*整体链接默认黑色样式-----------------------------------------------------*/ 

a:link{color: #000; text-decoration:none; font-size:12px;}
a:visited {color: #000; text-decoration:none; font-size:12px;}
a:hover {color: #000; text-decoration:none; font-size:12px;}
a:active {color: #000; text-decoration:none; font-size:12px;}



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:14px; font-weight:bold;}
a.white:visited {color: #ffffff; text-decoration:none; font-size:14px;  font-weight:bold;}
a.white:hover {color: #ffffff; text-decoration:none; font-size:14px;  font-weight:bold;}
a.white:active {color: #ffffff; text-decoration:none; font-size:14px;  font-weight:bold;}

 /*-----------------------------------------------------------------*/ 
 
 
 /*超链接样式控制“name可以根据需要自定义”------------------------*/ 

a.sy_red:link{color: #ff0000; text-decoration:none; font-size:12px;  }
a.sy_red:visited {color: #ff0000; text-decoration:none; font-size:12px;  }
a.sy_red:hover {color: #ff0000; text-decoration:none; font-size:12px; }
a.sy_red:active {color: #ff0000; text-decoration:none; font-size:12px; }

/*-----------------------------------------------------------------*/ 
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_black:link{color: #000000; text-decoration:none; font-size:14px; font-weight:bold;}
a.sy_black:visited {color: #9e9d9d; text-decoration:none; font-size:14px; font-weight:bold;}
a.sy_black:hover {color:#FF0000; text-decoration:none; font-size:14px; font-weight:bold;}
a.sy_black:active {color: #FF0000; 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_FONT01{ font-size:10px; font-family:Arial, Helvetica, sans-serif; color:#FFF;}