﻿@import url("global.css");
/* Basic framework layout
-----------------------------------------------------------------------------------------------------*/
body {
	font-family: "宋体";
}
a{
	color:#242424;
	text-decoration: none;
}
a:hover {
	color:#cc0000;
	text-decoration: none;
}
a.copy {
	color: #242424;
	text-decoration: none;
}
a.copy:hover {
	color: #cc0000;
	text-decoration: none;
}
.about_td{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cdcdcd;
	border-bottom-color: #cdcdcd;
	border-left-color: #cdcdcd;
}

/* 常用链接 begin */
a.linkRed {
	color:#c00;
}/* 红色 */
a.linkRed:hover {
	color:#f00;
}
a.link_cpR {
	color:#002f5b;
	font-size:12px;
	font-weight:bold;
}/* 红色 */
a.link_cpR:hover {
	color:#0f4577;
	font-size:12px;
	font-weight:bold;
}
a.link_cpR2 {
	color:#fa7822;
	font-size:12px;

}/* 红色 */
a.link_cpR2:hover {
	color:#e14d42;
	font-size:12px;

}
a.linkBlack {
	color:#000;
}/* 黑色 */
a.linkBlack:hover {
	color:#f00;
}
a.linkWhite {
	color:#fff;
}/* 白色 */
a.linkWhite:hover {
	color:#fbff8b;
}
a.linkGray {
	color:#999999;
}/* 灰色 */
a.linkGray:hover {
	color:#3473e8;
}
a.linkblue {
	color:#3A5ED8;
	font-weight:bold;
}/* 蓝色 */
a.linkblue:hover {
	color:#F60;
	font-weight:bold;
}
a.link_nav {
	width:82px;
	height:33px;
	vertical-align: middle;
	text-align: center;
	font-weight:bold;
	color:#ffffff;
}
a.link_nav:hover {
	width:82px;
	height:33px;
	vertical-align: middle;
	text-align: center;
	font-weight:bold;
	color:#fffac5;
}

a.down {
	color: #54555c;
	text-decoration: none;
}
a.down:hover {
	color: #255a9b;
	text-decoration: none;
}
a.top_pic01 img {
	border: 1px solid #cbcbcb;
	padding: 2px;
	background-color:#ffffff;
}
a.top_pic01:hover img {
	border: 1px solid #6b6b6b;
	padding: 2px;
}
.date_hui{ color:#999;}
.input_login{
	width:165px;
	height:20px;
	border: 1px solid #618bb2;
	font-size: 12px;
	padding-left:5px;
	padding-top:2px;
	color: #b0bfd1;
	background-color: #f4f9fe;
}
.ny_topfont{
	line-height:200%;}
.ny_line_font{font-size:14px; font-weight:bold; color:#215493;}

.index_l {
	background-image: url(/cn/images/bg_l.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.index_r {
	background-image: url(/cn/images/bg_r.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.nav01 { float: left; }
.nav01 a { font-size: 14px; line-height: 36px; color: #fff; font-weight:bold; background-image: url(../images/nav01.jpg); background-repeat: no-repeat; background-position: right top; text-align: center; float: left; height: 36px; width: 110px; text-decoration: none; }
.nav01 a:hover { font-size: 14px; line-height: 36px; color: #0983ab; font-weight:bold; background-image: url(../images/nav02.jpg); background-repeat: no-repeat; background-position: left top; text-align: center; float: left; height: 36px; width: 110px; text-decoration: none; }
.biao_font{ color:#005d7e; font-size:14px; font-weight:bold;}
.kuang_box{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #b6d9e3;
	border-bottom-color: #b6d9e3;
	border-left-color: #b6d9e3;
}
div.sabrosus {
	padding-right:3px; padding-left:3px; padding-bottom:3px; margin:3px; padding-top:3px; text-align:center;
}
div.sabrosus a {
	border-right:#9AAFE5 1px solid; padding-right:5px; border-top:#9AAFE5 1px solid; padding-left:5px; padding-bottom:2px; border-left:#9AAFE5 1px solid; color:#2E6AB1; margin-right:2px; padding-top:2px; border-bottom:#9AAFE5 1px solid; text-decoration:none;
}
div.sabrosus a:hover {
	border-right:#2B66A5 1px solid; border-top:#2B66A5 1px solid; border-left:#2B66A5 1px solid; color:#000; border-bottom:#2B66A5 1px solid; background-color:lightyellow;
}
div.sabrosus a:active {
	border-right:#2B66A5 1px solid; border-top:#2B66A5 1px solid; border-left:#2B66A5 1px solid; color:#000; border-bottom:#2B66A5 1px solid; background-color:lightyellow;
}
div.sabrosus span.current {
	border-right:navy 1px solid; padding-right:5px; border-top:navy 1px solid; padding-left:5px; font-weight:bold; padding-bottom:2px; border-left:navy 1px solid; color:#FFF; margin-right:2px; padding-top:2px; border-bottom:navy 1px solid; background-color:#2E6AB1;
}
div.sabrosus span.disabled {
	border-right:#929292 1px solid; padding-right:5px; border-top:#929292 1px solid; padding-left:5px; padding-bottom:2px; border-left:#929292 1px solid; color:#929292; margin-right:2px; padding-top:2px; border-bottom:#929292 1px solid;
}