﻿
body {
	margin: 0px;
	text-decoration: none;
}
TD
{
	font-size: 12px;
	word-wrap: break-word;
}
p
{
  margin-top:10px;
}
.14ContentStyle 
{
	line-height:18px;
	margin: 5px;
	padding: 5px;
	font-size:14px;
}
.DataGridName 
{
	font-family:"Georgia, Times New Roman, Times, serif";
	color:Purple;
	font-weight:bold;
}
.tableStyle
{
	behavior: url(/FJTIS/JsHtcIncCss/tableStyle.htc);
	background-color:cccccc; 
}
.tableStyle_swi
{
	behavior: url(/FJTIS/JsHtcIncCss/tableStyle_swi.htc);
}
.tableStyle_visitfj
{
	behavior: url(/FJTIS/JsHtcIncCss/tableStyle_visitfj.htc);

}
.ltrTitle
{
	background-color:F1F1F6;
	color:006699;
	font-weight:bold;
}
.time1 
{
	font-family: "Arial", "Helvetica", "sans-serif"; 
	font-size: 10px; 
	font-weight: normal; 
	color: #999999;
}
/*The Common Info Type Style*/
.ContentStyle                              /*content,description and so on*/
{
	font-size:15px;
	color: #1074AF;
	line-height: 25px;
	letter-spacing:1px;
	margin:20;
	padding:10;
}
.visitfjcontent                              /*content,description and so on*/
{
	font-size:15px;
	color: #1074AF;
	line-height: 25px;
	letter-spacing:1px;
	padding:10px,10px,40px,40px;
}
.fjtacontent
{
	font-size:15px;
	color: #1074AF;
	line-height: 25px;
	letter-spacing:1px;
	margin:20;
	padding:10;
	
}
.fjtacontent a
{
	font-size:15px;
	line-height: 25px;
	letter-spacing:1px;

}
.fjtacontent a:visited
{
	font-size:15px;
	line-height: 25px;
	letter-spacing:1px;

}
.red_title									/*title and so on*/
{
	color:#ff0000;
	font-size:20px;
	font-weight:bold;
}
.hui-font                                   /*time,auther and so on*/
{
	font-size:15px;
	color:#999999;
}
/*AspNetPager Offten User*/
.pages 
{ 
	border: 1px #ddd solid; 
	padding: 2px 3px 2px 3px; 
	line-height: 25px;
	margin:1px; 
}
.input1 
{
	border: 1px solid #CBCBCB;
	line-height: 18px;
	font-size: 13px;
	width: 210px;
}
.button1
{
	font-family: Tahoma;
	font-size:12px;
	border:1px #1E7ACE solid;
	background:#EFF4F9;
	cursor:pointer;
	margin:1px;
}
A.w2:link
{
	text-decoration: none;
	font-size:9pt;
	color:#FF0000; 
}
A.w2:visited
{
	text-decoration: none;
	font-size:9pt;
	color: #FF0000;
}
A.w2:hover
{
	COLOR:#000000;
	font-size:9pt;
	
}
A.w3:link
{
	text-decoration: none;
	font-size:9pt;
	color:#000000; 
}
A.w3:visited
{
	text-decoration: none;
	font-size:9pt;
	color: #000000;
}
A.w3:hover
{
	COLOR:#999999;
	font-size:9pt;
	
}
A.w4:link
{
	text-decoration:underline;
	font-size:14px;
	color:#FF0000; 
}
A.w4:visited
{
	text-decoration: underline;
	font-size:14px;
	color: #FF0000;
}
A.w4:hover
{
	COLOR:#000000;
	font-size:14px;
	
}
.ButtonCss 
{ 
	font-family: "Tahoma", "����"; 
	font-size: 9pt; 
	color: #003399; border: 1px #003399 solid; color:006699; 
	BORDER-BOTTOM: #93bee2 1px solid; 
	BORDER-LEFT: #93bee2 1px solid; 
	BORDER-RIGHT: #93bee2 1px solid; 
	BORDER-TOP: #93bee2 1px solid; 
	background-image:url(../Images/bluebuttonbg.gif); 
	background-color: #e8f4ff; CURSOR: hand; 
	font-style: normal ;
	 width:80px; 
	 height:25px; }
/*DATAGRID CONTROL Userful Style*/
.GridTablestyle
{
background-color: lavender;border-color:#FE69BC;
border-width:1px;border-style:None;width:100%;border-collapse:collapse;
}
.GridAlterItemStyle
{
	background-color: #E5EBE4;
	font-size: 12px;
	color: #003366;
	height:23px;
	}
.GridItemStyle 
{
	background-color: #EDF5E9;
	font-size: 12px;
	color: #003366;
	height:23px;
	}
.GridHeaderStyle
{
    font-size: 9pt;
	color: #000000;
	text-decoration: none;
    text-align:center;
    background-color:#B7CEAA;
    height: 25px;
    font-weight:bold;
 }
.GridSelectedIitem {background-color: #EEEECC;}