﻿body {
	margin:0px;
	font-size: 12px;
	background-image: url(/images/body_bg.jpg);
	font-family:Arial, Helvetica, sans-serif,宋体;
}

body, table, tr, td, div, span {
	font-size:12px;
	color:#011557;
	line-height:150%;	
}
textarea{
	padding:5px;
}

select{
    font-size:12px;
	padding:0px;
}
/* 网站链接总的css定义:可定义内容为链接字体颜色、样式等 */
a {
	text-decoration: none;
	line-height:150%;
} /* 链接无下划线,有为underline */
a:link {
	color: #011557;
	line-height:150%;
} /* 未访问的链接 */
a:visited {
	color:#011F87;
	line-height:150%;
} /* 已访问的链接 */
a:hover {
	color: #ff0000;
	line-height:150%;
	text-decoration: underline;
} /* 鼠标在链接上#009900 */
a:active {
	color: #011557;
	line-height:150%;
} 
a.index:link {
	color: #000000;
}
a.index:visited {
	color: #000000;
}
a.index:hover {
	color: #009900;
}
a.index:active {
	color: #000000;
}
/* 3-------------------------------------------------------------------------------www.ly7.cn */
/* 顶部当前频道文字链接的css定义－－调用代码为<a class='index2' ***>***</a> */
a.index2:link {
	color: #000000;
}
a.index2:visited {
	color: #000000;
}
a.index2:hover {
	color: #009900;
}
a.index2:active {
	color: #0000ff;
}
/* 4-------------------------------------------------------------------------------www.ly7.cn */
/* 顶部当前频道文字链接的css定义－－调用代码为<a class='index2' ***>***</a> */
a.index3:link {
	color: #011557;
	font-size: 15px;
	font-weight: bold;
}
a.index3:visited {
	color: #011557;
	font-size: 15px;
	font-weight: bold;
}
a.index3:hover {
	color: #011557;
	font-size: 15px;
	font-weight: bold;
}
a.index3:active {
	color: #011557;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
}
.index5 {
	font-size: 12px;
	color: #FFFFFF;
}
.av_left:link {
	color: #011557;
	font-weight:bold;
	font-size:14px;
}
.av_left:visited {
	color: #011557;
	font-weight:bold;
	font-size:14px;
}
.av_left:hover {
	color: #ffffff;
	font-weight:bold;
	font-size:14px;
}
.av_left:active {
	color: #011557;
	font-weight:bold;
	font-size:14px;
}
.av_left_small:link {
	color: #011557;
	font-weight:bold;
	font-size:12px;
}
.av_left_small:visited {
	color: #011557;
	font-weight:bold;
	font-size:12px;
}
.av_left_small:hover {
	color: #ffffff;
	font-weight:bold;
	font-size:12px;
}
.av_left_small:active {
	color: #011557;
	font-weight:bold;
	font-size:12px;
}

.av_left12:link {
	color: #011557;
	font-size:12px;
}
.av_left12:visited {
	color: #011557;
	font-size:12px;
}
.av_left12:hover {
	color: #ffffff;
	font-size:12px;
}
.av_left12:active {
	color: #011557;
	font-size:12px;
}
.fnt14{
	font-size:14px;
	font-weight:bold;
}
.text{
	height:19px;
	}
.bk001 {
	border: 1px solid #8CB7D3;
}
.zi01 {
	color: #011557;
	font-size: 14px;
	font-weight: bold;
}
.shudu {
	border: 1px solid #009EE1;
}
.zixiao {
	color: #03144E;
	font-size: 13px;
	line-height: 20px;
}
.boot1 {
	font-size: 16px;
	color: #02134B;
}
.cishu {
	font-size: 13px;
	font-style: italic;
	color: 727272;
}
.head
{
	margin: 4px;
}
.picBorder
{
	border-style:solid;
	border-color:White;
	border-width:1px;
}
.picBorder1 {
	border-style:solid;
	border-color:#009ee1;
	border-width:1px;
}
.picBorder_white {
	border-style:solid;
	border-color:#ffffff;
	border-width:1px;
}
.rowEnable
	{
		background-color:#bae5fa;
		cursor:hand;
	}
	.rowNotEnable
	{
		background-color:#dcedfd;
	}
