/* CSS Document */

/*网页全局样式开始*/
	body
	{
	/*body基本样式开始*/
	/*background-color:#ffffff;*/
	font-size: 10.5pt; 	color:#000000;
	FONT-FAMILY: 宋体,verdana;
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(bg_full.jpg);
	/*background: url(bodybgrepeat.jpg) #f8801f repeat-x left 29px;*/
	/*body基本样式结束*/
	}
.ntes_wrapper {
	BACKGROUND: url(newyearbg.jpg) no-repeat left top;
	HEIGHT: 135px;
}
.wrapper {
	margin-top: -55px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 30px;
	float: left;
}

	tr {font-size:9pt;FONT-FAMILY: verdana;}
	td { font-size: 9pt; FONT-FAMILY: verdana; line-height:20px;}
/*网页全局样式结束*/


/*版通基本样式开始*/
/*文章标题样式*/
.title{font-size:16pt;color:#000000;font-weight:bold}
.title2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}


	/*首页、频道页栏目默认标题列表样式 小字体*/
	.bt_link{font-size: 9pt; text-decoration:none; color:#000000 ;line-height:20px;}
	.bt_link_1{font-size: 9pt; text-decoration:none; color:#000000 ;line-height:24px;}
	/*底层栏目页标题列表及文章正文样式 大字体*/
	.bt_content{font-size: 10.5pt; text-decoration:none; color:#000000 ;line-height:26px;}

	/*时间显示样式*/
	.bt_time {  font-size: 7pt; color: #999999; FONT-FAMILY: Verdana}
	.bt_time_1 {  font-size: 8pt; color: #999999; FONT-FAMILY: Verdana}
	.bt_date {  font-size: 7pt; color: #999999; FONT-FAMILY: Verdana}	
	.bt_date_1 {  font-size: 9pt; color: #999999; FONT-FAMILY: Verdana}	

	/*"更多"显示样式*/
	.bt_more {font-size:9pt ;text-decoration:underline; color:#000000}
/*版通基本样式结束*/


/* 自定义样式开始 */
	/* 四周为1象素的边框*/
	.border1 
	{  
		BORDER-RIGHT: #94E9F0 1px solid; BORDER-LEFT: #94E9F0 1px solid; BORDER-BOTTOM: #94E9F0 1px solid;BORDER-TOP: #94E9F0 1px solid;background-color:#ffffff
	}

	/*表格背景图片不动*/
	.bgimg{background-image:url(images/图片文件);background-repeat:no-repeat;background-position:right bottom;}

	/*	一些滤镜的样式 慎用 */
	/* Glow 扩充的阴影字 IE4.0+*/
	.glow
	{
		FONT-SIZE: 10.5pt; 
		filter: Glow(Color=#000000, Strength=2)
	}   

	/* Gradient 渐变 gradientType=0垂直渐变 1水平渐变默认 00完全透明  ff完全不透明 IE5.5+ */
	.grad
	{
		FONT-SIZE: 10.5pt; 
		FILTER:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FF0000FF,endColorStr=#00000000)
	}	

	/* AlphaImageLoader 图片平铺  scale:拉伸图片满表格 crop:显示图片自身大小并显示背景色 image:只显示图片 IE5.5+*/
	.alphaimage
	{
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/rdl_ice.jpg', sizingMethod='scale')
	} 

	/* Blur IE5.5+ 模糊阴影字*/
	.blur1
	{
		filter:progid:DXImageTransform.Microsoft.Blur(makeShadow=true,pixelRadius=1,shadowOpacity=0.25)
	}	

	/* Blur IE5.5+ 模糊阴影字*/
	.blur2
	{
		filter:blur(add=ture,direction=135,strength=6)
	}	

	/* DropShadow 有斜度的阴影字 IE4.0+ */
	.dropshadow1 
	{
		color: #ff0000;
		filter: DropShadow(Color=#ffffff, OffX=1, OffY=1, Positive=1)
	}	

	/*	制作对象的阴影效果IE5.5+*/
	.dropshadow2
	{
		filter:progid:DXImageTransform.Microsoft.DropShadow(color=#FF404040,offX=3,offY=3,positives=true)
	}	

	/*各种颜色样式 可自行扩展*/
	.blue{color:#406EC2; font-size: 9pt; text-decoration:underline; }
	.white{color:#ffffff; font-size: 9pt; text-decoration:none; }
	.black{color:#000000; font-size: 9pt; text-decoration:none; }
	.red {text-decoration:underline;color:#C70506; }
	.yellow {text-decoration:none;color:#FFB900; }
	.green {text-decoration:underline;color:#038C54; }
	.coffee {color:#A70404;font-size: 9pt; text-decoration:none; }
	.purple {color:#70017A;font-size: 9pt; text-decoration:none; }

/* 自定义样式结束 */


/*超链接样式开始 可自行扩展*/
	a.white { text-decoration: none; color:#ffffff;}
	a.white:hover { color:#ffffff;text-decoration:none;}

	a.bt_more { text-decoration: underline; color:#000000;}
	a.bt_more:hover { text-decoration: underline; color:#000000;}

	a { text-decoration: none; color:#000000;}
	a:hover { color:#ff0000;text-decoration:none;}
/*超链接样式结束*/

.table_col{
     BORDER-RIGHT: #B8E2FF 1px solid; BORDER-LEFT: #B8E2FF 1px solid; 
}
.table_color{
     BORDER-RIGHT: #B8E2FF 1px solid; BORDER-LEFT: #B8E2FF 1px solid; BORDER-TOP: #B8E2FF 1px solid; BORDER-BOTTOM: #B8E2FF 1px solid;
}
.table_bk{
     border:solid #DADADA 1px;
}
.fontwhite1 {
	FONT-SIZE: 10pt;
	COLOR: #ffffff; font-weight:bold; padding-left: 13px;
}
.fontwhite2 {
	FONT-SIZE: 10.5pt;
	COLOR: #ffffff; font-weight:bold; padding-top: 3px;
}

.fontwhite3 {
	FONT-SIZE: 12pt;
	COLOR: #ffffff; font-weight:bold; padding-left: 74px; padding-top:5px;
}
.fontblack {
	FONT-SIZE: 10.5pt;
	COLOR: #000000; font-weight:bold; padding-left: 74px;
}
.fonth {
	FONT-SIZE: 10pt;
	COLOR: #006699; padding-left:23px;
}
.fonthb {
	FONT-SIZE: 10.5pt;
	COLOR: #000000; font-weight:bold;
}
.fontyellow {
	FONT-SIZE: 15pt;
	COLOR: #FF7800; font-weight:bold;
}
.LeftTitle{
	FONT-SIZE: 11pt;
	COLOR: #000000;font-weight:bold;
}
.LeftTitle2{
	FONT-SIZE: 11pt;
	COLOR: #0075a8;font-weight:bold;
}
.ClassTitle{
	FONT-SIZE: 10.5pt;
	COLOR: #0075a8;font-weight:bold;
}
.inddline {
	BORDER-BOTTOM: #d7ded1 1px dashed; HEIGHT: 35px
}
.sTITLE	{
	font-size: 18px; line-height: 160%; color: #ff0000 ; font-weight: bold;  padding: 6px; filter:DropShadow(Color=#cccccc  , OffX=1, OffY=1, Positive=1)
}
.maintext {
	TEXT-JUSTIFY: inter-ideograph; FONT-SIZE: 10.5pt; COLOR: #565656; LINE-HEIGHT: 30px; FONT-FAMILY: "宋体", "Arial", "verdana","Helvetica"; TEXT-ALIGN: justify	; letter-spacing:1px;
}
.title3 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

div,ul,li{ 
padding:0; 
text-align:center; 
} 
ul{ list-style:none;} 
#Tab1{ 
width:320px; 
margin:0px; 
padding:0px; 
margin:0 auto;}
/*选项卡2*/ 
#Tab2{ 
width:645px; 
margin:0px; 
padding:0px; 
margin:0 auto;
} 
/*选项卡3*/ 
#Tab3{ 
width:291px; 
margin:0px; 
padding:0px; 
margin:0 auto;
} 

/*菜单class*/ 
.Menubox { 
width:100%; 
background: url(Tab_bg.gif) no-repeat 0px -99px;
height:30px; 
line-height:30px; 
} 
.Menubox ul{ 
margin:0px; 
padding:0px; 
} 

.Menubox li{ 
float:left; 
display:block; 
cursor:pointer; 
width:110px; 
text-align:center; 
color:#949694; 
font-weight:bold; 
} 
.Menubox li.out{
BACKGROUND: url(Tab_bg.gif) no-repeat -0px -9px;
}
.Menubox li.hover{ 
padding:0px; 
background:#fff; 
width:110px; 
background:url(Tab_bg.gif) no-repeat -0px -49px; 
color:#739242; 
font-weight:bold; 
height:30px; 
line-height:30px; 
} 
.Contentbox{ 
clear:both; 
margin-top:0px; 
border:1px solid #AACBEE; 
border-top:none; 
height:182px; 
text-align:center; 
padding-top:8px; 
} 


.Menubox2{
width:100%; 
background: url(Tab_bg.gif) no-repeat 0px -148px;
height:30px; 
line-height:30px; 
}
.Menubox2 ul{ 
margin:0px; 
padding:0px; 
} 
.Menubox2 li{ 
float:left; 
display:block; 
cursor:pointer; 
width:80px; 
text-align:center; 
color:#949694; 
font-weight:bold; 
} 
.Menubox2 li.hover{
padding:0px; 
background:#fff; 
width:80px; 
background:url(Tab_bg.gif) no-repeat -0px -246px; 
color:#739242; 
font-weight:bold; 
height:30px; 
line-height:30px; 
}
.Menubox2 li.out{
BACKGROUND: url(Tab_bg.gif) no-repeat -0px -195px;
}
.Contentbox2{ 
clear:both; 
margin-top:0px; 
border:1px solid #8EC7A4; 
border-top:none; 
height:181px; 
text-align:center; 
padding-top:8px; 
} 


.Menubox3{
width:290px; 
background: url(Tab_bg.gif) no-repeat 0px -300px;
clear:both; 
margin-top:0px; 
border:1px solid #99CCFF; 
height:25px; 
line-height:25px; 

}
.Menubox3 ul{ 
margin:0px; 
padding:0px; 
} 
.Menubox3 li{
	float:left;
	display:block;
	cursor:pointer;
	width:144px;
	text-align:left;
	color:#000000;
	font-weight:bold;
	font-size: 14px;
	padding-left:30px; 
} 
.Menubox3 li.hover a:link{
	font-size: 14px;
	color: #FFFFFF;
}
.Menubox3 li.hover{
padding:0px; 
background:#fff; 
width:144px; 
background:url(Tab_bg.gif) no-repeat -0px -300px; 
color:#000000; 
font-weight:bold; 
height:25px; 
line-height:25px; 
padding-left:30px; 

}
.Menubox3 li.out{
BACKGROUND: url(Tab_bg.gif) no-repeat -146px -300px;
}
.Menubox3 li.out a:link{
	font-size: 14px;
	color: #006699;
}
.Contentbox3{ 
width:290px;
clear:both; 
margin-top:0px; 
border:1px solid #99CCFF; 
border-top:none; 
height:210px; 
padding-top:3px; 
} 
.Contentbox3 li{
text-align:left; 
line-height:25px; 

}

