﻿body, table, tr, td, div, span {
	font-size:12px;
	line-height:150%;
	color:#011557;
	font-family: "宋体";
}

select{
    font-size:12px;
	padding:0px;
}

.text{
	height:13px;
	}
/* 网站链接总的css定义:可定义内容为链接字体颜色、样式等 */
a {
	text-decoration: none;
} /* 链接无下划线,有为underline */
a:link {
	color: #011557;
} /* 未访问的链接 */
a:visited {
	color:#011F87;
	line-height:150%;
} /* 已访问的链接 */
a:hover {
	color: #ff0000;
	line-height:150%;
	text-decoration: underline;
} /* 鼠标在链接上#009900 */
a:active {
	color: #011557;
} /* 点击激活链接 */
/* 2-------------------------------------------------------------------------------www.tonee.com.cn */
/* 顶部频道文字链接的css定义－－将顶部频道文字链接与网站链接总的css定义分开，以后可以制作深底浅字的格式，如果要保持原来的设计样式，将此定义内容删除或定义成与网站链接总的css相同即可。调用代码为<a class='index' ***>***</a> */
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;
}
/* 4-------------------------------------------------------------------------------www.ly7.cn */
/* body的css定义:对应css中“body”，可定义内容为网页字体颜色、背景、浏览器边框等 */
body {
	margin:0px;
	font-size: 12px;
	background-position:center;
	text-decoration: none;
}
.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;
}
.lblerror {
	border:1px solid #FF3434;
	padding:3px;
	color:#FF1A1A;
	background:url(images/error.gif) no-repeat 2px 4px;
	padding-left:22px;
	padding-top:4px
}
.lblright {
	border:1px solid #02CD00;
	padding:3px;
	color:#02B400;
	background:url(images/right.gif) #EAFFEA no-repeat 2px;
	padding-left:22px;
	padding-top:4px;
}
.fnt14{
font-size:14px;
font-weight:bold;
}
#titlearea{
color:red;
}
#gsarea{
color:red;
}
.wd{
color:red;
}
.dis{
color:red;
}
