@charset "utf-8";
/*
*去掉滚动条 加在BODY中
*/
.noScrollbar{
   overflow-x: hidden; overflow-y: hidden;  /*设置隐藏横向和纵向下拉条*/
   border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #000000;text-decoration: none; margin:0px;}
/*
*信息查看TD标题背景颜色
*/
.tdTitleBg{ font-size: 12px;color: #000000; line-height:24px; background-color:"#d3dfec";}
/*
*信息查看TD背景颜色
*/
.tdbg{
	background-color:"#FFFFFF";
}
/*
*翻页标签样式
*/
.page{font-size:12px; color: #000000; text-decoration: none;font-family: Arial, Helvetica, sans-serif;}
/*td字样式*/
.td-center{background-color: #fcfcfc; background-image: url(./../images/default_bj_02.gif); background-repeat: repeat-x;}
.td-events{font-size: 11px;color: #595959; line-height:22px; padding-left:7px;}
.td-contactus{font-size: 11px;color: #000000; line-height:20px; padding-left:7px;}
.td-contactus-nr{font-size: 11px;color: #000000; line-height:24px;}
.td-news{font-size: 11px;color: #595959; line-height:22px; padding-right:5px;}
.td-nr{font-size: 13px;color: #000000; line-height:20px; padding:5px 5px 5px 0px; padding-left:5px;}


/*输入框样式*/
.Inputlogin { font-family: Arial, Helvetica, sans-serif;; font-size: 11px; height: 18px; border: 1px solid #000000; background:url(./../images/default_top_05.gif);}
.Inputsearch { font-family: Arial, Helvetica, sans-serif;; font-size: 11px; height: 18px; border: 1px none #000000; background:url(./../images/default_top_07.gif); width:166px; padding-left:10px; padding-top:3px;}

/*灰色文字样式*/
.gray-11{ font-size:12px; color: #000000; text-decoration: none;font-family: Arial, Helvetica, sans-serif;}
.gray-12{ font-size:12px; color: #64788d; text-decoration: none;font-family: Arial, Helvetica, sans-serif;}
.gray-13{ font-size:12px; color: #adb6bd; text-decoration: none;font-family: Arial, Helvetica, sans-serif;}
.gray-18{ font-size:18px; color: #595959; text-decoration: none;font-family: Arial, Helvetica, sans-serif; font-weight:bold;}

A.gray-11-link:link{ font-size:12px; color: #000000;  text-decoration: none;}
A.gray-11-link:visited{ font-size:12px; color: #000000;  text-decoration: none;}
A.gray-11-link:hover{ font-size:12px; color: #000000;  text-decoration: underline;}

/*蓝色文字样式*/
.blue-14-bold{ font-size:14px; color: #3c69bb; text-decoration: none; font-family:"Times New Roman", Times, serif; font-weight:bold;}

A.blue-11-link:link{ font-size:11px; color: #000000;  text-decoration: none;}
A.blue-11-link:visited{ font-size:11px; color: #2098bf;  text-decoration: none;}
A.blue-11-link:hover{ font-size:11px; color: #075e7a;  text-decoration: underline;}

/*白色文字样式*/
.white-11{ font-size:11px; color: #ffffff; text-decoration: none;font-family: Arial, Helvetica, sans-serif;}
.white-12{ font-size:12px; color: #ffffff; text-decoration: none;font-family: Arial, Helvetica, sans-serif;}
/*灰色文字样式*/
.white-13{ font-size:12px; color: #82878B; text-decoration: none;font-family: Arial, Helvetica, sans-serif;}