body {
	background-position: center 50%; font-size: 12px; background-image: url(/images/bg.gif); margin: 0px; color: #333333; font-family: verdana, arial, helvetica, sans-serif
}
td {
	font-size: 12px; color: #333333; line-height: 20px; font-family: verdana, arial, helvetica, sans-serif
}
th {
	font-size: 12px; color: #333333; font-family: verdana, arial, helvetica, sans-serif
}
.input {
	border-right: #808080 1px solid; padding-right: 0px; border-top: #808080 1px solid; padding-left: 0px; font-size: 12px; padding-bottom: 0px; border-left: #808080 1px solid; padding-top: 0px; border-bottom: #808080 1px solid; font-family: verdana, arial, helvetica, sans-serif
}
a:link {
	font-size: 12px; color: #333333; line-height: normal; font-family: verdana, arial, helvetica, sans-serif; text-decoration: none
}
a:visited {
	font-size: 12px; color: #333333; line-height: normal; font-family: verdana, arial, helvetica, sans-serif; text-decoration: none
}
a:hover {
	font-size: 12px; color: #333333; line-height: normal; font-family: verdana, arial, helvetica, sans-serif; text-decoration: underline
}
a:active {
	font-size: 12px; color: #333333; line-height: normal; font-family: verdana, arial, helvetica, sans-serif; text-decoration: none
}
.header {
	font-size: 12px; color: #333333; line-height: normal; font-family: verdana, arial, helvetica, sans-serif
}
.header:link {
	font-size: 12px; color: #333333; line-height: normal; font-family: verdana, arial, helvetica, sans-serif; text-decoration: none
}
.header:visited {
	font-size: 12px; color: #333333; line-height: normal; font-family: verdana, arial, helvetica, sans-serif; text-decoration: none
}
.header:hover {
	font-size: 12px; color: #333333; line-height: normal; font-family: verdana, arial, helvetica, sans-serif; text-decoration: underline
}
.header:active {
	font-size: 12px; color: #333333; line-height: normal; font-family: verdana, arial, helvetica, sans-serif; text-decoration: none
}
.title {
	font-size: 12px; color: #333333; line-height: normal; font-family: verdana, arial, helvetica, sans-serif
}
.title:link {
	font-size: 12px; color: #333333; line-height: normal; font-family: verdana, arial, helvetica, sans-serif; text-decoration: none
}
.title:visited {
	font-size: 12px; color: #333333; line-height: normal; font-family: verdana, arial, helvetica, sans-serif; text-decoration: none
}
.title:hover {
	padding-right: 3px; padding-left: 3px; font-size: 12px; padding-bottom: 3px; color: #ffffff; line-height: normal; padding-top: 3px; font-family: verdana, arial, helvetica, sans-serif; background-color: #999999; text-decoration: underline
}
.title:active {
	font-size: 12px; color: #333333; line-height: normal; font-family: verdana, arial, helvetica, sans-serif; text-decoration: none
}
.end {
	font-size: 12px; color: #333333; line-height: 20px; font-family: verdana, arial, helvetica, sans-serif
}
.end:link {
	font-size: 12px; color: #333333; line-height: normal; font-family: verdana, arial, helvetica, sans-serif; text-decoration: none
}
.end:visited {
	font-size: 12px; color: #333333; line-height: normal; font-family: verdana, arial, helvetica, sans-serif; text-decoration: none
}
.end:hover {
	font-size: 12px; color: #333333; line-height: normal; font-family: verdana, arial, helvetica, sans-serif; text-decoration: none
}
.end:active {
	font-size: 12px; color: #333333; line-height: normal; font-family: verdana, arial, helvetica, sans-serif; text-decoration: none
}
.mainlist_td {
	font-size: 14px; color: #333333; line-height: 24px; font-style: normal; font-family: verdana, arial, helvetica, sans-serif
}
.mainlist_th {
	font-weight: bold; font-size: 13px; color: #333333; line-height: 24px; font-style: normal; font-family: verdana, arial, helvetica, sans-serif
}
.show {
	font-weight: bold; font-size: 16px; color: #333333; line-height: 24px; font-style: normal; text-decoration: none
}
.show2 {
	font-size: 13px; color: #333333; line-height: 30px; font-style: normal; text-decoration: none
}
}h2
{
font-size: 9pt}
h1
{
font-size: 9pt}
　　/* --网页中部左栏的css定义开始-- */
.left_tdbgall /* 左栏表格总背景颜色定义 */
{
background:url(/images/hottop_bg.gif);
}
.left_title /* 左栏标题表格背景、文字颜色定义 */
{
height: 49;width:180;
}
.left_tdbg1 /* 左栏内容表格背景、文字颜色定义 */
{
background:url(//skin/blue/pe_border_l2.gif);line-height: 150%;padding-left:5;
}
.left_tdbg2 /* 左栏底部表格背景、文字颜色定义 */
{
background:url(//skin/blue///skin/blue/pe_border_l2.gif);height: 10;
}
.right_title /* 左栏标题表格背景、文字颜色定义 */
{
background:url(//skin/blue/right_title.gif);font-weight:bold;color: ffffff;height: 28;width:180;padding-left:40;text-align: left;
}
　　/* --网页中部左栏的css定义结束-- */
　　
/* 网站链接总的css定义:可定义内容为链接字体颜色、样式等 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #000000;} /* 未访问的链接 */
a:visited {color: #333333;} /* 已访问的链接 */
a:hover{color: #ae0927;} /* 鼠标在链接上 */ 
a:active {color: #0000ff;} /* 点击激活链接 */
/* 顶部频道文字链接的css定义－－将顶部频道文字链接与网站链接总的css定义分开，以后可以制作深底浅字的格式，如果要保持原来的设计样式，将此定义内容删除或定义成与网站链接总的css相同即可。调用代码为<a class='channel' ***>***</a> */
a.channel:link {color: #333333;}
a.channel:visited {color: #333333;}
a.channel:hover{color: #333333;}
a.channel:active {color: #333333;}
/* 底部版权信息文字链接的css定义－－与顶部频道文字链接定义的想法相同。可设置与顶部频道文字链接定义不同的文字颜色，网页内定义以预留。调用代码为<a class='bottom' ***>***</a> */
a.bottom:link {color: #333333;}
a.bottom:visited {color: #333333;}
a.bottom:hover{color: #333300;}
a.bottom:active {color: #333333;}
/* 文章栏目标题文字链接的css定义－－可设置与顶部频道文字链接定义不同的文字颜色，网页内定义以预留。要相同可不设置。调用代码为<a class='class' ***>***</a> */
a.class:link {color: #0099cc;}
a.class:visited {color: #0099cc;}
a.class:hover{color: #ffff00;}
a.class:active {color: #0099cc;}
h2
{
font-size: 9pt}
h1
{
font-size: 9pt}
/* body的css定义:对应css中“body”，可定义内容为网页字体颜色、背景、浏览器边框等 */

/* 单元格的css定义:对应css中的“td”，这里为总的表格定义，为一般表格的的单元格风格设置，可定义内容为背景、字体颜色、样式等 */

/* 文本框的css定义:对应css中的“input”，这里为文本框的风格设置，可定义内容为背景、字体、颜色、边框等 */
input
{
background-color: #ffffff; 
border-bottom: #666666 1px solid;
border-left: #666666 1px solid;
border-right: #666666 1px solid;
border-top: #666666 1px solid;
color: #666666;
height: 18px;
border-color: #666666 #666666 #666666 #666666; font-size: 9pt
}
/* 按钮的css定义:对应css中的“button”，这里为按钮的风格设置，可定义内容为背景、字体、颜色、边框等 */
button
{
font-size: 9pt;height: 20px; 
}
/* 下拉列表框的css定义:对应css中的“select”，这里为下拉列表框的风格设置，可定义内容为背景、字体、颜色、边框等 */
select
{
font-size: 9pt;height: 20px;
}
/* 顶部用户登录文字链接的css定义 */
.top_userlogin
{
color: #0099cc;
}







