/* 网站链接总的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: #ffffff;}
a.channel:visited {color: #ffffff;}
a.channel:hover{color: #ffff00;}
a.channel:active {color: #ffffff;}
/* 顶部当前频道文字链接的css定义－－调用代码为<a class='channel2' ***>***</a> */
a.channel2:link {color: #ffff00;}
a.channel2:visited {color: #ffff00;}
a.channel2:hover{color: #ff6600;}
a.channel2:active {color: #ffff00;}


/*全局*/
body,td,th {
	font-family: 宋体;
	font-size: 12px;
	color: #333333;
}
body {
	margin:0px;
font-size: 9pt;background:url(/Skin/web/bg_all.gif);
background-position:center;
text-decoration: none;
scrollbar-face-color: #f6f6f6;
scrollbar-highlight-color: #ffffff; scrollbar-shadow-color: #cccccc; scrollbar-3dlight-color: #cccccc; scrollbar-arrow-color: #330000; scrollbar-track-color: #f6f6f6; scrollbar-darkshadow-color: #ffffff;;
}
p{
	line-height:150%;
}
a:link {
	color: #464788;
	text-decoration: none;
}
a:visited {
	color: #464788;
	text-decoration: none;
}
a:hover {
	color: #008800;
	text-decoration: underline;
}
a:active {
	color: #464788;
	text-decoration: none;
}

/*字体*/
h1{ 
	font-size:24px; 
	color:#000000; 
	margin:0;
}
.white{ color: #FFFFFF; }
.red { color:#FF0000; }


.t_485{
	background:url(web/t_485.jpg);
	background-repeat:no-repeat;
	width:485px;
	height:32px;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding-top:4px;
         padding-left:24px;
}

/*胶片*/
.bg_jp{
	background:url(web/jp.gif);
	background-repeat:repeat;
	width:998px;
	height:120px;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding-top:4px;
         padding-left:2px;
}
/*空白胶片*/
.bg_jp1{
	background:url(web/space.gif);
	background-repeat:repeat;
	width:998px;
	height:100px;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding-top:4px;
         padding-left:2px;
}

.nav_tit0{
	background:url(web/left_bg0.gif);
	background-repeat:no-repeat;
	width:238px;
	height:32px;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
}


.nav_tit1{
	background:url(web/tag.gif);
	background-repeat:no-repeat;
	width:106px;
	height:26px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
}

.nav_tit1_R{
	background:url(web/tag0.gif);
	background-repeat:repeat;
	width:170px;
	height:26px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:;
	text-align:right;
	padding-top:8px;
}


.nav_tit2{
	background:url(web/nav_right.gif);
	background-repeat:no-repeat;
	width:244px;
	height:29px;
	color:#2E7DC8;
	font-size:12px;
	font-weight:bold;
	padding:2px 0 0 20px;
}
.f14{ 
	font-size:14px;
}
.blue{ color:#2E7DC8; font-weight:bold;}

/*链接*/
.menu:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
.menu:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight:bold;
}
.menu:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
.link_black:link {
         color: #000000;
	text-decoration: none;
}
.link_black:visited {
	color: #000000;
	text-decoration: none;
}
.link_black:hover {
	color: #FF0000;
	text-decoration: underline;
}
.link_black:active {
	color: #000000;
	text-decoration: none;
}

/*边框*/
.line_x{ border-bottom: 1px dashed #CCCCCC;}
.left_border{ 
	border: 1px solid #5678B2;
	background:#EAF7FD;
}
.right_border{
	border:1px solid #BCCBDC;
	background:#FAF9F9;
}
.img1{ border:1px solid #CCCCCC; }

/*标签*/
.tab1,.tab2{width:112px; height:29px; text-align:center; cursor:pointer;}
.tab1{ color:#2E7DC8; background:url(web/tab1.gif) no-repeat; font-weight:bold; padding:1px 0 0 3px;}
.tab2{ color:#2E7DC8; background:url(web/tab2.gif); padding-top:1px;}

/*新加标签,用于滑门*/
.main_menu_title1 /* 左栏表格标题背景、文字颜色定义 */
{
background:url(/Skin/web/tab2.gif);background-position: 1% 100%;background-positionX: center; background-positionY: bottom; background-repeat:no-repeat;color:bbbbbb; 
}
.main_menu_title2 /* 左栏标题标题表格背景、文字颜色定义 */
{
background:url(/Skin/web/tab1.gif);background-position: 1% 100%; background-positionX: center;background-positionY: bottom; background-repeat:no-repeat;color:000000;
}


.le{
	background:url(/Skin/web/le.gif);
	color:#2E7DC8;
}