/*----------------------------------------------------------------------------------------

                         云南省农业机械安全监理信息网网站 CSS样式表 by dsci
						  
				
----------------------------------------------------------------------------------------*/



/*//////////////////////////////基本类\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
body {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #609b23;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

td {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

form {
	margin: 0px;
}

/* --------------------默认链接式样-------------------------- */
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;

}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}

/*//////////////////////////////自定义类\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
/*\\\\\\\\\\\\\\\\\\\\表格背景色////////////////////*/
.TdBG {
	background-color: #ABCD03; /*------白色外边框------*/
}

.TdWhite {
	background-color: #FFFFFF; /*------白色外边框------*/
}

.TdBGMenu {
	background-image: url(../images/bg_menu.gif);  /*------菜单背景------*/
	background-repeat: repeat-x;
	height: 31px;
}

.TdBGTOP {
	background-image: url(../images/bg_top.gif);  /*------栏目头背景------*/
	background-repeat: repeat-x;
	height: 30px;
}

.TdBGNews {
	background-image: url(../images/bg_news.gif);  /*------新闻中心背景------*/
	background-repeat: repeat-y;
	width: 720px;
}

.TdBGNews_title {
	background-image: url(../images/bg_news_R.gif);  /*------新闻中心背景------*/
	background-repeat: no-repeat;
	width: 373px;
	height: 36px;
}

.TdSearch_line {
	background-color: #d2d6db; /*------灰色外边框------*/
}

.TdSearch_line2 {
	background-color: #c7c8c9; /*------灰色外边框------*/
}

.TdBGSearch {
	background-image: url(../images/bg_search.gif);  /*------Search背景------*/
	background-repeat: repeat-x;
	height: 44px;
}

.TdBGTitle_R {
	background-image: url(../images/bg_title_r.gif);  /*------右侧栏目标题背景------*/
	background-repeat: repeat-x;
	height: 25px;
}

.TdBG_R {
	background-color: #fffae6; /*------右侧栏目背景------*/
}

.TdBGTitle_L {
	background-image: url(../images/bg_title_l.gif);  /*------左侧栏目标题背景------*/
	background-repeat: repeat-x;
	height: 30px;
}

.TdBGL01 {
	background-image: url(../images/bg_LL.gif);  /*------左侧栏目背景（左）------*/
	background-repeat: repeat-y;
	width: 9px;
}

.TdBGL02 {
	background-image: url(../images/bg_RR.gif);  /*------左侧栏目背景（右）------*/
	background-repeat: repeat-y;
	width: 19px;
	float: right;
}

.TdBGBottom_L {
	background-image: url(../images/bg_L02.gif);  /*------左侧栏目底部背景------*/
	background-repeat: repeat-x;
	height: 5px;
}

.TdPic_line {
	background-color: #d9d9d9; /*------灰色外边框------*/
}

.TdBGPic {
	background-image: url(../images/bg_picnews.gif);  /*------图片新闻背景------*/
	background-repeat: repeat-x;
	height: 130px;
}

.TdPic_line2 {
	background-color: #bcbcbc; /*------图片灰色外边框------*/
}

.TdBGTitleLink {
	background-image: url(../images/bg_title_green.gif);  /*------友情链接标题背景------*/
	background-repeat: repeat-x;
	height: 25px;
}

.TdBGLink {
	background-color: #f2f2f2; /*------友情链接背景------*/
}

.TdBGCopyR {
	background-image: url(../images/bg_copyr.gif);  /*------CopyR背景------*/
	background-repeat: repeat-x;
	height: 4px;
}

.TdBGGreen {
	background-color: #cfd7d0; /*------绿色背景------*/
}

/*\\\\\\\\\\\\\\\\\\\\字体样式////////////////////*/
.Fnt14 {   
	font-size: 14px;
}

.FntBold {  	
	font-weight: bold;	
}

.FntMenu {            /*------Menu------*/
	color: #FFFFFF;
	letter-spacing: 0.1em;
	padding-left: 10px;
}

.FntTime {            /*------Time------*/
	color: #939393;
}

.FntTitle_R {            /*------右侧栏目标题------*/
	color: #990000;
	font-weight: bold;	
	padding-top: 3px;
}

.FntTitle_Link {            /*------友情链接标题------*/
	color: #FFFFFF;
	font-weight: bold;	
	padding-top: 3px;
}

.FntTextTitle {       /*------内容页标题------*/
	font-size: 18px;
	font-weight: bold;
	color: #013567;
}

/*\\\\\\\\\\\\\\\\\\\\\表单类/////////////////////*/
.InputTxt {
	font-family: Tohoma,Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border: 0px solid #f0f0f0;
	height: 14px;
}

.InputAreaInput {
	font-family: Tohoma,Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border: 1px solid #aacaee;
	height: 24px;
}

/*\\\\\\\\\\\\\\\\\\\\\控制类/////////////////////*/
.PadTop {                 
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.PadTable {                 
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.PadLeft {                 
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.Indent {                  /* 文本缩进*/
	line-height: 1.5;
	text-indent: 2em;
}

/*\\\\\\\\\\\\\\\\\\\\链接样式////////////////////*/
/*---------白色链接---------*/
.LinkWhite a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.LinkWhite a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.LinkWhite a:hover {
	color: #fff100;
	text-decoration: none;
}
.LinkWhite a:active {
	color: #FFFFFF;
	text-decoration: none;
}

/*---------大标题新闻链接---------*/
.LinkBigNews a:link {
	color: #333333;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;	
}
.LinkBigNews a:visited {
	color: #333333;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;	
}
.LinkBigNews a:hover {
	color: #ff6600;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;	
}
.LinkBigNews a:active {
	color: #333333;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;	
}