/*****************************************************
通用式样
*****************************************************/

body
{
	margin-top: 2px;
	font-size: 12px;
	margin-left: 0px;	
	line-height: 24px;
	margin-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:0px;
	
	
	
}
table
{
	border-top-width: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	border-right-width: 0px;
		
	
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:16px;
}

a {
	font-size: 12px;
	color: #336600;
}

form {
	
}


INPUT
{
	border-top-style: none;
	border-bottom: gray 1px solid;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
}

BUTTON
{
	border-right: gray 1px groove;
	border-top: gray 1px groove;
	vertical-align: baseline;
	border-left: blue 1px groove;
	border-bottom: black 2px ridge;
	background-color: transparent;
	text-align: center;
}


/*****************************************************
各类标题和链接格式
*****************************************************/

.title
{
	font-weight: bold;
	font-size: 12px;
	vertical-align: baseline;
	color: #003333;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #99cc00;
	text-align: center;
}


.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	color: #003300;
	text-align:center;
	font-weight:bolder;
}


A.navLink
{
	color:#000000;
	font-family: Tahoma;
	font-size:12px;
	font-style:normal;
	text-decoration: none;
}
A.navLink:Hover
{
	color:#0000ff;
	font-family:Tahoma;
	font-size:12px;
	font-style:normal;
	text-decoration: none;
}

A.smallLink
{
	color:#000000;
	font-family: Tahoma;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	text-decoration: none;
}
A.smallLink:Hover
{
	color:Olive;
	font-family: Tahoma;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	text-decoration: none;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
.border {
	border: 1px;
	border-color:Blue;
	border-style:solid;
	width:100%;
	padding:0px 0px 0px 0px;			
}
.header
{
	border-right: blue 0px solid;
	border-top: blue 0px solid;
	border-left: blue 0px solid;
	width: 772px;
	color: white;
	border-bottom: blue 0px solid;
	background-color: transparent;
}
.footer
{
	border-bottom:0px;
	width:772px;
	border-left:0px;
	border-right:0px;
	border-top:0px;
	border-color:Blue;
	border-style:solid;
	background-color:Transparent;
	
}
.footer2
{
	font-weight: bold;
	color: #ffffff;
	background-color: #000000;
	font-size:12px;
}
td.nav
{	
		
	font-size: 12px;
	color: #FFFFFF;
	word-spacing: 4px;
		


	
}
.photo {
	filter: DropShadow(Color=green, OffX=-101, OffY=-15, Positive=1);
}

/*****************************************************
各类字体格式
*****************************************************/
.h16
{
	font-weight: bold;
	font-size:16px;
}
.h16red
{
	font-weight: bold;
	font-size:16px;
	color:Red;
}
.context
{
	padding-right: 20px;
	padding-left: 20px;
	text-justify: distribute;
	direction: ltr;
	text-indent: 20px;
	line-height: 20px;
	letter-spacing: normal;
	text-align: justify;
}
.contextTitle
{
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	letter-spacing:4px;
}

.UserTitle
{
	font-weight: bold;
	font-size: 16px;
	background-image: url(images/titlebar.gif);
	vertical-align: baseline;
	color: black;
	line-height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #99cc00;
	text-align: center;
}

.UserInfo
{
	padding-right: 80px;
	padding-left: 80px;
	text-justify: distribute;
	direction: ltr;
	text-indent: 20px;
	line-height: 20px;
	letter-spacing: normal;
	text-align: justify;
}

/*****************************************************
页面布局的表格格式
*****************************************************/
td.MainNav, th.MainNav
{
	font-size: 12px;
	background-image: none;
	color: white;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #006600;
}
table.Layout1
{
	border-right: #416194 1px solid;
	border-top: #416194 0px solid;
	border-left: #416194 1px solid;
	width: 770px;
	border-bottom: #416194 1px solid;
	text-align: center;
}

table.SmallTable
{
	border-right: #006699 1px dotted;
	border-top: #006699 1px dotted;
	border-left: #006699 1px dotted;
	border-bottom: #006699 1px dotted;
}

table.Layout2
{
	border-right: #416194 1px solid;
	border-top: #416194 0px solid;
	border-left: #416194 1px solid;
	width: 500px;
	border-bottom: #416194 1px solid;
	text-align: center;
	
}

table.SmallTable2
{ 
	
	border-right: #006699 1px dotted;
	border-top: #006699 1px dotted;
	border-left: #006699 1px dotted;
	border-bottom: #006699 1px dotted;
	width:100%;
}
table.PhotoNews
{
	border-right: gray 0px groove;
	padding-right: 10px;
	border-top: gray 1px groove;
	margin-top: 1px;
	padding-left: 10px;
	border-left: gray 1px groove;
	text-indent: 10px;
	border-bottom: gray 1px groove;
}

.TableTitle
{
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	background-color: #3a6ea5;
	text-align: center;
}
.TableSubTitle
{
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	background-color: #9999cc;
	text-align: center;
}


.smalltitle
{
	font-weight:bold;
}
.navTitle
{
	border-top-width: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	border-left-width: 0px;
	font-size: 10px;
	border-bottom-width: 0px;
	padding-bottom: 0px;
	color: white;
	padding-top: 0px;
	border-right-width: 0px;
	height:20px;
	
}

/*****************************************************
Grid List repeater 的格式
*****************************************************/

.GridStyle
{
	border-right: #4a3c8c 1px solid;
	padding-right: 0px;
	border-top: #4a3c8c 1px solid;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: #4a3c8c 1px solid;
	width: 100%;
	padding-top: 0px;
	border-bottom: #4a3c8c 1px solid;
	
}
.GridTitle
{
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	background-color:  #3a6ea5;
	text-align: center;
}
.ItemHeader
{
	font-weight: bold;
	font-size: 12px;
	background-color:#F7F7F7;
}
.ItemStyle
{
	font-size: 12px;
	background-color: #E7E7FF;
	color:#4A3C8C;
	
}
.AlterStyle
{
	font-size: 12px;
	background-color: #F7F7F7;
}

/*****************************************************
专题 新闻 通知列表 类别 点击 样式
*****************************************************/
.ArticlelListTitle
{
	
	font-weight: bold;
	font-size: 11pt;
	
}

.ArticleClass
{	
	font-size:9pt;
	color:White;
}

.ArticleHits
{
	font-size:9pt;
	color:Red; 
}

.ArticleTime
{
	font-size:9pt;	
}

.ArticleBoard
{
	border:1px solid #ccccff;
	padding:0px 0px 0px 0px;
	padding-left:0px;
	padding-right:0px;
}

.ArticleContent
{
	padding-right: 20px;
	padding-left: 20px;
	text-justify: distribute;
	direction: ltr;
	text-indent: 20px;
	line-height: 20px;
	letter-spacing: normal;
	text-align: justify;
}

.TitleBar
{
	
	font-size: 12px;
	background-image: url(images/titlebar.gif);
	vertical-align: baseline;
	color: black;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #99cc00;
	text-align: center;
}
/*****************************************************
图片新闻列表式样
*****************************************************/
.BoardImgList
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 0px solid;
	border-bottom: white 1px solid;	
}
.newsList
{
	padding-right: 5px;
	padding-left: 15px;
}

/*****************************************************
公告栏文本式样
*****************************************************/
.gonggao
{
	text-justify: auto;
	margin-left: 5px;
	margin-right: 5px;
	text-align: justify;
}
Table.tbGonggao
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	margin: 1px;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}

/*****************************************************
民意调查
*****************************************************/
.Poll_Box {
	color: darkblue;
	background-color: #F1F1F1;
}

.Poll_Question {
	color: red;
}

.Poll_Bar {
	color: magenta;
	height: 4;
}

.Poll_Results {
	color: green;
}

.Poll_Option {
	color: darkblue;
}
/*****************************************************
错误信息
*****************************************************/
.ErrorMessage
{
	font-size: 16pt;
	color: red;
	font-style: normal;
}


A.bottomlink:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #384249; FONT-FAMILY: 宋体; TEXT-DECORATION: underline
}

/*****************************************************
页面布局的表格格式
*****************************************************/
td.MainNav { background-color: #33CC00 }
