﻿/* 通用默认样式-------------------------------------- */
body {
	font-family: "宋体";
	font-size: 9px;
	color: #000066;
	word-spacing: normal;
	background-image: url(/jianzaoshi/image/background.gif);
	background-repeat: no-repeat;
	background-position: left top;
} /*链接无下划线none,有为underline*/ 
    a:link {color: #00007b;text-decoration: none;} /*未访问的链接 */ 
    a:visited {color: #65038e;text-decoration: none;} /*已访问的链接*/ 
    a:hover{color: #ff0000;text-decoration: underline;} /*鼠标在链接上 */ 
    a:active {color: #ff0000;text-decoration: none} /*点击激活链接*/ 
}


.td_biankang_shang
{
	font-family: "宋体";
	font-size: 14px;
	color: #000066;
	text-align: left;
	border: thin none #2C6CBC;
	background-image: url(/jianzaoshi/image/admenu_bg2.gif);
}

.td_biankang_xia
{
	font-family: "宋体";
	font-size: 12px;
	color: 000066;
	text-align: left;
	border: thin double #2C6CBC;

}
/**/strong {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

/* 顶部主要导航菜单链接样式---------------------------- */
td.Navigation        {vertical-align: middle;}
.Navigation A:link   {font-family:Verdana, Arial,"宋体";font-size:11px;color: #FFFFFF;text-decoration: none;font-weight: bold}
.Navigation A:visited{font-family:Verdana, Arial,"宋体";font-size:11px;color: #FFFFFF;text-decoration: none;font-weight: bold}
.Navigation A:hover  {font-family:Verdana, Arial,"宋体";font-size:11px;color: #FF0000;text-decoration: none;font-weight: bold}
.Navigation A:active {font-family:Verdana, Arial,"宋体";font-size:11px;color: #FFFFFF;text-decoration: none;font-weight: bold}
/*尾部字体样式--------------------*/
.Footer_font {
	font-family: "宋体";
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #666666;
}
/* 2列 */
.divArea{margin:0 0 0 5 auto; width:254px;}
.divArea .Col2{ width:254px;}
/* 右边选项卡 */
.n4Tab{clear:both;}
.n4Tab .TabTitle{}
.n4Tab .TabTitle ul{margin:0; padding:0;}
.n4Tab .TabTitle li{float:left; width:127px; height:25px; list-style-type:none;cursor:pointer;}
.n4Tab .TabTitle li h6{font-size:12px; font-weight:normal; padding:8px 0 0;margin:0; font-weight: bold; text-align:center;}
.n4Tab .TabTitle .normal{background:url("/jianzaoshi/image/admenu_bg2.gif");}
.n4Tab .TabTitle .active{background:url("/jianzaoshi/image/admenu_bg1.gif");}
.n4Tab .TabContent {padding:10px;}
.none {display:none;}
td {font-family:"宋体";font-size: 12px;color: #2f2f2f;line-height: 20px;WORD-WRAP: break-word}
A:link   {font-family:"宋体";font-size:12px;color: #2F2F2F;;text-decoration: none;}
A:visited{font-family:"宋体";font-size:12px;color: #2F2F2F;;text-decoration: none;}
A:hover  {font-family:"宋体";font-size:12px;color: #FF0000;;text-decoration: none;}
A:active {font-family:"宋体";font-size:12px;color: #FF0000;;text-decoration: none;}
