﻿


.image {
	margin: 0 9px 3px 0;
	border:1px solid #b8860b;
}

.imageAD {
	float: left;
	margin: 0 9px 3px 0;
	border:0px solid #b8860b;
}

/*图片友情链接*/
#PicsLinksContainer
{
	width:980px;
	margin:0 auto;
	height:100%; 
	text-align:left; /*文字左对齐*/
	clear:left; /*不允许左侧存在浮动*/
	overflow:hidden; /*超出宽度部分隐藏*/
	border:0px solid #669900;
}
/*文字友情链接*/
#TextLinksContainer
{
	width:980px;
	margin:0 auto;
	height:100%; 
	text-align:center; /*文字左对齐*/
	clear:left; /*不允许左侧存在浮动*/
	overflow:hidden; /*超出宽度部分隐藏*/
	border:0px solid #669900;
}

/*文字与其它菜单属性*/
.NormalTextColor{font:12px verdana; color:#003c7b;font-weight:700;}
.NormalText{font:12px verdana ;}
.NormalTextBlack{font:12px verdana ;font-weight:700;}

.Head1{font:13px verdana ;}
.FatherHead1{font:13px 微软雅黑 verdana ;font-weight:700;}
.FatherHead1Color{font:13px verdana ;font-weight:700;color:#003c7b}

.Head2{font:14px verdana ;}
.FatherHead2{font:14px 微软雅黑 verdana ;font-weight:700;}
.FatherHead2Color{font:14px verdana ;font-weight:700;color:#003c7b}

.FatherHead3{font:15px 微软雅黑 verdana ;font-weight:600;}
.FatherHead3Title{font:15px 微软雅黑 verdana ;font-weight:700;}
.FatherHead3Color{font:15px verdana ;font-weight:700;color:#003c7b}

.FatherHead4{font:16px 微软雅黑 verdana ;font-weight:600;}
.FatherHead4Title{font:16px 微软雅黑 verdana ;font-weight:700;}
.FatherHead4Color{font:16px verdana ;font-weight:700;color:#003c7b}

.FatherHead5{font:19px 微软雅黑 verdana ;font-weight:600;}
.FatherHead5Title{font:19px 微软雅黑 verdana ;font-weight:700;}
.FatherHead5Color{font:19px verdana ;font-weight:700;color:#003c7b}

.Td_top14
{
	font-family: Verdana;
	font-size: 14px;
	color: #192A71;
	line-height: 22px;
	font-weight: bold;
}

.Td_gray
{
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	line-height: 22px;
}

.BlackFont
{
	font-family: Verdana;
	font-size: 12px;
	font-weight:700;
	line-height: 22px;
}

#banner
{
	background:#999 0 30px no-repeat; /*加入背景图片*/
	width:980px; /*设定层的宽度*/
	margin:auto; /*层居中*/
	height:2px; /*设定高度*/
	border-bottom:5px solid #EFEFEF; /*画一条浅灰色实线*/
	clear:both /*清除浮动*/
}

.bannerLine
{
	background:#006600 0 30px no-repeat; /*加入背景图片*/
	width:960px; /*设定层的宽度*/
	margin:auto; /*层居中*/
	height:1px; /*设定高度*/
	border-bottom:0px solid #993300; /*画一条浅灰色实线*/
	clear:both /*清除浮动*/
}

#bannerFooter
{
	background:#003300 0 30px no-repeat; /*加入背景图片*/
	width:980px; /*设定层的宽度*/
	margin:auto; /*层居中*/
	height:1px; /*设定高度*/
	border-bottom:1px solid #669900; /*画一条浅灰色实线*/
	clear:both /*清除浮动*/
}

/*页面底部
#Footer{width:980px;margin:0 aotu;height:50px;background:#00ffff}*/
.footer 
{
	width:980px;
	margin:auto;
	clear: both;
	text-align: center;
	border-top: 1px solid #006600;
	line-height: 2em;
}
.footer a { color: #808080; background: #fff; }


.SearchInput
{
	height: 23px;
	border: 1px solid #F79327;
	width: 350px;
	/*color: #999999;*/
	line-height: 18px;
	font:12px微软雅黑,verdana;
}
.InputTextNoWidth
{
	height: 23px;
	border: 1px solid #F79327;
	line-height: 18px;
	font-family:12px 微软雅黑,verdana;	
}

.ControlStyle
{
	background-color:	;
	font:13px 微软雅黑,Tahoma ;
}

.ButtonControlStyle
{
	height:25px;
	 text-align:center;
	 vertical-align:middle;
	font:13px 微软雅黑,Tahoma ;
}

.ButtonControlStyleBig
{
	height:35px;
	 text-align:center;
	 vertical-align:middle;
	font:16px 微软雅黑,Tahoma ;
}

.TextBoxStyle
{
	height:22px;
	background-color:	;
	font:12px 微软雅黑,Tahoma ;
}