﻿	/*系统样式*/
body {
	font-family: "arial";
	font-size: 12px;
	color: #CE4F00;
	margin:0px;
	SCROLLBAR-HIGHLIGHT-COLOR: buttonface;
	SCROLLBAR-3DLIGHT-COLOR: buttonhighlight;
	SCROLLBAR-TRACK-COLOR: #eeeeee;
	SCROLLBAR-DARKSHADOW-COLOR: buttonshadow;
	background-color: #060000;
	overflow-x: hidden;
	overflow-y: auto;
}
*{margin:0 auto}
.left{float:left}
.right{float:right}
td {font-family:"arial";font-size:12px;color:#CE4F00}
p,ul{list-style:none;margin:0;padding:0;border:0px}

/*英文*/
.enfont{
	font-family:"Tahoma";
	font-size: 11px;
}
.enfont a:link{
	font-family:"Tahoma";
	font-size: 11px;
}
.enfont a:visited{
	font-family:"Tahoma";
	font-size: 11px;
}
.enfont a:hover{
	font-family:"Tahoma";
	font-size: 11px;
}

a:link {
    font-size: 12px;
	color: #CE4F00;
	text-decoration: none;
}
a:visited {
    font-size: 12px;
	color: #CE4F00;
	text-decoration: none;
}
a:hover {
    font-size: 12px;
	color: #880000;
	text-decoration: underline;
}

	/*内容样式*/
td.content {
    font-size: 12px;
	line-height: 23px;
	text-justify:inter-ideograph;
	text-decoration: none;

}
td.content a:link{
    font-size: 12px;
	line-height: 23px;
	text-justify:inter-ideograph;

}
td.content a:hover{
    font-size: 12px;
	color: #880000;
	line-height: 23px;
	text-justify:inter-ideograph;
	text-decoration: underline;

}
td.content a:visited{
    font-size: 12px;
	text-decoration: none;
	line-height: 23px;
	text-justify:inter-ideograph;
}

	/*菜单*/
td.case {
	text-decoration: none;
	color:#CE4F00;
	font-size:14px;
	font-weight: bold;
	}
td.case a:link{
	text-decoration: none;
	color:#CE4F00;
	font-size:14px

}
td.case a:visited{
	text-decoration: none;
	color:#CE4F00;
	font-size:14px
}
td.case a:hover{
	text-decoration: none;
	color:#FF995A;
	font-size:14px

}
.bt {
	text-decoration: none;
	color: #FFCC00;
	background-color: #36080A;
	font-size: 12px;
	font-family:"verdana";
	border: none;
	height:22px;
	line-height:20px;
	font-weight: bold;
}
.input {	
	font-family:"Tahoma";
	font-size: 12px;
	COLOR: #CE4F00;
	background: #36080A;
	width:100%;
	height:25px;
	margin:0;
	padding:5px 0 0 5px;
}
/*白色透影*/
td.whitety {
	filter: DropShadow(Color=#ffffff, OffX=1, OffY=1, Positive=1);
	text-decoration: none;
	}
	
/*当前栏目样式*/
.this {
	COLOR: #ffffff;
	}	
/*选项卡*/

.Tabon {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #CC0000;
	height: 20px;
	width:100%;
	line-height:20px;
	cursor:hand;
}
.Taboff {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #555555;
	height:20px;
	width:100%;
	line-height:20px;
	cursor:hand;
}.casebg {
	background-image: url(casebg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.bgflash {
	background-image: url(bgflash.png);
	background-repeat: no-repeat;
	background-position: center center;
}

/*列表新闻*/
.newslist li{list-style:none;height:23px;line-height:23px}
.newslist p{float:right}

.pages{text-align:center;margin-top:10px}


/*轮显图片样式*/
.Swichindexad{position:absolute;margin:230px 0 0 15px;width:380px;overflow:hidden}
.Swichindexad li{list-style:none;float:left;width:15px;height:15px;line-height:15px;color:#fff;font-size:11px;font-family:Tahoma;font-weight:bold;cursor:pointer;text-align:center;background:#7D0305;margin-right:5px;border:1px solid #7D0305}
.Swichindexad li.hover{color:#FA6400;background:#170103}

.indexSwichad {width:400px;height:260px;border:5px solid #7D0503;overflow:hidden;filter:progid:DXImageTransform.Microsoft.Fade(duration=0.5,overlap=1.0)}
.indexSwichad img{border:1px solid #93857A;width:390px;height:250px;background:#050404}

/*结束*/
