/* CSS Document */

/* 网站链接总的css定义:可定义内容为链接字体颜色、样式等 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #000000;} /* 未访问的链接 */
a:visited {color: #333333;} /* 已访问的链接 */
a:hover{color: #ae0927;} /* 鼠标在链接上 */ 
a:active {color: #0000ff;} /* 点击激活链接 */
/* body的css定义:对应css中“body”，可定义内容为网页字体颜色、背景、浏览器边框等 */
body
{
margin:0px;
font-size: 12px; background:url(../skin/top_index/bg.jpg);
text-decoration: none;
}
/* 单元格的css定义:对应css中的“td”，这里为总的表格定义，为一般表格的的单元格风格设置，可定义内容为背景、字体颜色、样式等 */
td
{
	font-family:"宋体";
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
}
/* 文本框的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;
}

.mo_entop{font-family:Arial, Helvetica, sans-serif;font-size:11px;color:#5095DA; letter-spacing:1px;}

.mo_chtop{color:#FFF;}
.mo_chtop a:link {color: #FFF;} /* 未访问的链接 */
.mo_chtop a:visited {color: #FFF;} /* 已访问的链接 */
.mo_chtop a:hover{color: #FFF;text-decoration:underline;} /* 鼠标在链接上 */
.mo_chtop a:active {color: #FFF;}/* 点击激活链接 */

.mo_title{color:#FFFFFF;letter-spacing:1px;font-weight:bold;position:relative;left:5px;top:1px;}
.mo_title a:link {color: #FFF;} /* 未访问的链接 */
.mo_title a:visited {color: #FFF;} /* 已访问的链接 */
.mo_title a:hover{color: #FFF;text-decoration:underline;} /* 鼠标在链接上 */
.mo_title a:active {color: #FFF;}/* 点击激活链接 */

.mo_title1{color:#265F8A;letter-spacing:1px;font-weight:bold;position:relative;left:5px;top:1px;}
.mo_title1 a:link {color: #265F8A;} /* 未访问的链接 */
.mo_title1 a:visited {color: #265F8A;} /* 已访问的链接 */
.mo_title1 a:hover{color: #265F8A;text-decoration:underline;} /* 鼠标在链接上 */
.mo_title1 a:active {color: #265F8A;}/* 点击激活链接 */

.mo_recomm{line-height:19px;color:#0D476D;position:relative;top:7px;}
.mo_recomm a:link {color: #0D476D;} /* 未访问的链接 */
.mo_recomm a:visited {color: #0D476D;} /* 已访问的链接 */
.mo_recomm a:hover{color: #0D476D;text-decoration:underline;} /* 鼠标在链接上 */
.mo_recomm a:active {color: #0D476D;}/* 点击激活链接 */
.mo_recoimg img{border:1px solid #11476D;}

.mo_zititle{font-size:14px;font-weight:bold;color:#104672;letter-spacing:1px;}
.mo_zititle a:link {color: #104672;} /* 未访问的链接 */
.mo_zititle a:visited {color: #104672;} /* 已访问的链接 */
.mo_zititle a:hover{color: #104672;text-decoration:underline;} /* 鼠标在链接上 */
.mo_zititle a:active {color: #104672;}/* 点击激活链接 */

.mo_zicon{color:#676767;line-height:18px;}
.mo_zicon a:link {color: #676767;}
.mo_zicon a:visited {color: #676767;} /* 已访问的链接 */
.mo_zicon a:hover{color: #676767;text-decoration:underline;} /* 鼠标在链接上 */
.mo_zicon a:active {color: #676767;}/* 点击激活链接 */
.mo_quanwen{color: #676767;}
.mo_quanwen a:link {color: #387DA4;}
.mo_quanwen a:visited {color: #387DA4;} /* 已访问的链接 */
.mo_quanwen a:hover{color: #387DA4;text-decoration:underline;} /* 鼠标在链接上 */
.mo_quanwen a:active {color: #387DA4;}/* 点击激活链接 */

.mo_zixun{color:#2C6E90;letter-spacing:1px;line-height:19px;position:relative;left:3px;top:6px;}
.mo_zixun a:link {color: #2C6E90;}
.mo_zixun a:visited {color: #2C6E90;} /* 已访问的链接 */
.mo_zixun a:hover{color: #2C6E90;text-decoration:underline;} /* 鼠标在链接上 */
.mo_zixun a:active {color: #2C6E90;}/* 点击激活链接 */
.mo_zixun font{color: #2C6E90;}

.mo_tag{color:#357EA1;letter-spacing:1px;line-height:24px;}
.mo_tag a:link {color: #357EA1;} /* 未访问的链接 */
.mo_tag a:visited {color: #357EA1;} /* 已访问的链接 */
.mo_tag a:hover{color: #357EA1;text-decoration:underline;} /* 鼠标在链接上 */
.mo_tag a:active {color: #357EA1;}/* 点击激活链接 */

.mo_yanlun{color:#10456F;letter-spacing:1px;line-height:19px;position:relative;top:7px;left:2px;}
.mo_yanlun a:link {color: #10456F;} /* 未访问的链接 */
.mo_yanlun a:visited {color: #10456F;} /* 已访问的链接 */
.mo_yanlun a:hover{color: #10456F;text-decoration:underline;} /* 鼠标在链接上 */
.mo_yanlun a:active {color: #10456F;}/* 点击激活链接 */

.mo_yidian a:link {color: #2D6D9D;}
.mo_yidian a:visited {color: #2D6D9D;} /* 已访问的链接 */
.mo_yidian a:hover{color: #2D6D9D;text-decoration:underline;} /* 鼠标在链接上 */
.mo_yidian a:active {color: #2D6D9D;}/* 点击激活链接 */
.mo_yidian img{border:1px solid #B4C1C9;}

.mo_yinartist{color:#417CA4;line-height:21px;}
.mo_yinartist a:link {color: #417CA4;}
.mo_yinartist a:visited {color: #417CA4;} /* 已访问的链接 */
.mo_yinartist a:hover{color: #417CA4;text-decoration:underline;} /* 鼠标在链接上 */
.mo_yinartist a:active {color: #417CA4;}/* 点击激活链接 */
.mo_detail a:link {color: #23608C;}
.mo_detail a:visited {color: #23608C;} /* 已访问的链接 */
.mo_detail a:hover{color: #23608C;text-decoration:underline;} /* 鼠标在链接上 */
.mo_detail a:active {color: #23608C;}/* 点击激活链接 */

.mo_atitle a:link {color: #23628E;}
.mo_atitle a:visited {color: #23628E;} /* 已访问的链接 */
.mo_atitle a:hover{color: #23628E;text-decoration:underline;} /* 鼠标在链接上 */
.mo_atitle a:active {color: #23628E;}/* 点击激活链接 */

.mo_alist{color:#357DA3;line-height:19px;position:relative;left:5px;top:9px;}
.mo_alist a:link {color: #357DA3;}
.mo_alist a:visited {color: #357DA3;} /* 已访问的链接 */
.mo_alist a:hover{color: #357DA3;text-decoration:underline;} /* 鼠标在链接上 */
.mo_alist a:active {color: #357DA3;}/* 点击激活链接 */
.mo_alist font{color: #676767;}


.mo_bottom{color: #A7A9A8;}
.mo_bottom a:link {color: #A7A9A8;} /* 未访问的链接 */
.mo_bottom a:visited {color: #A7A9A8;} /* 已访问的链接 */
.mo_bottom a:hover{color: #A7A9A8;text-decoration:underline;} /* 鼠标在链接上 */
.mo_bottom a:active {color: #A7A9A8;}/* 点击激活链接 */ 

.mo_history{color: #FFF;line-height:20px;position:relative;left:9px;}
.mo_history a:link {color: #FFF;} /* 未访问的链接 */
.mo_history a:visited {color: #FFF;} /* 已访问的链接 */
.mo_history a:hover{color: #FFF;text-decoration:underline;} /* 鼠标在链接上 */
.mo_history a:active {color: #FFF;}/* 点击激活链接 */

