﻿	/*系统样式*/
body {
	font-family: "Tahoma";
	font-size: 12px;
	/*color: #000;*/
	margin:0px;
/*	SCROLLBAR-HIGHLIGHT-COLOR: buttonface;
	SCROLLBAR-3DLIGHT-COLOR: buttonhighlight;
	SCROLLBAR-TRACK-COLOR: #eeeeee;
	SCROLLBAR-DARKSHADOW-COLOR: buttonshadow;*/
	background-color: #D6E9F2;
/*	overflow-x: hidden;
	overflow-y: auto;*/
	text-align: center;
}
img
{
	border:0px;
}
#index{
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width:100%;
	height:100%;
}

#center { MARGIN-RIGHT: auto; MARGIN-LEFT: auto; }
ul li{
margin:0px;
padding:0px;
}
td {
	font-size: 12px;
	color: #525252;
	line-height:20px;
}
.bt1 {
	text-decoration: none;
	color: #ffffff;
	background-color: #FFFFFF;
	border: 1px solid #EC2C03;
	height:22px;
	line-height:20px;
	font-weight: bold;
	background-image: url(btn-bg1.gif);
	background-repeat: repeat-x;
	font-weight:bold;
}
.bt2 {
	text-decoration: none;
	color: #ffffff;
	background-color: #FFFFFF;
	border: 1px solid #003468;
	height:22px;
	line-height:20px;
	font-weight: bold;
	background-image: url(btn-bg2.gif);
	background-repeat: repeat-x;
	font-weight:bold;
}

.input {
	COLOR: #003468;
	BACKGROUND-COLOR: #fff;
	text-decoration: none;
	width: 100%;
	border: 1px solid #CADAEA;
	font-size: 12px;
	line-height: 18px;
	background-image: url(input-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 22px;

}
a:link {
/*	color: #000;*/
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #31211A;
	text-decoration: underline;
}

	/*内容行高样式*/
.h26 {
	line-height: 26px;
/*	WORD-WRAP: break-word;*/
	TABLE-LAYOUT: fixed;
/*	word-break:break-all;*/
}
.h22 a:link{
	line-height: 22px;
/*	WORD-WRAP: break-word;*/
	color:#525252;
	TABLE-LAYOUT: fixed;
/*	word-break:break-all;*/
	}
.h22 a:visited{
	line-height: 22px;
/*	WORD-WRAP: break-word;*/
	color:#525252;
	TABLE-LAYOUT: fixed;
/*	word-break:break-all;*/
}
.h22 a:hover{
	line-height: 22px;
/*	WORD-WRAP: break-word;*/
	TABLE-LAYOUT: fixed;
/*	word-break:break-all;*/
}
.h18{
	line-height: 18px;
/*	WORD-WRAP: break-word;*/
	TABLE-LAYOUT: fixed;
/*	word-break:break-all;*/
}
/*中文*/
.cnfont{
	font-family:"arial";
	font-size: 12px;
	text-align:justify;
}
.cnfont a:link{
	font-family:"arial";
	font-size: 12px;
	text-align:justify;
}
.cnfont a:visited{
	font-family:"arial";
	font-size: 12px;
	text-align:justify;
}
.cnfont a:hover{
	font-family:"arial";
	font-size: 12px;
	text-align:justify;
}
/*英文*/
.enfont{
	font-family:"Tahoma";
	font-size: 11px;
	text-align:justify;
}
.enfont a:link{
	font-family:"Tahoma";
	font-size: 11px;
	text-align:justify;
}
.enfont a:visited{
	font-family:"Tahoma";
	font-size: 11px;
	text-align:justify;
}
.enfont a:hover{
	font-family:"Tahoma";
	font-size: 11px;
	text-align:justify;
}
	
/*当前栏目样式*/
.this {
	COLOR: #ff0000;
	font-weight: bold;
}
.bold{
font-weight:bold;
}
#logo{
float:left;width:200;margin-top:20px;text-align:center
}

.topbox{
width:895px;
margin-bottom:10px;
padding:0px;
text-align:left;}

.mainbox{
	width:907px;
	margin:0px;
	padding:0px;
	text-align: center;
	background-image: url(mainbg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #D6E9F2;
	
	
}
.center-box{
	width:895px;
	margin:0px;
	padding:0px;
	background-color: #D6E9F2;
}

/*.topmenu{
text-align:right;
margin-right:30px;
height:20px;
margin-top:6px;
margin-bottom:10px;
}*/

/*白色透影*/
.whitety {
/*	filter: DropShadow(Color=#ffffff, OffX=1, OffY=1, Positive=1);*/
	text-decoration: none;
}


.topMenu {
/*padding:20px;*/
/*width:895px;*/
/*height:40px;*/
padding-left:20px;

/*line-height:40px;*/
text-align:center;
/*background-image: url(topmenu1.gif);*/
/*background-repeat:repeat-x;*/
color:#FFFFFF;
}

/*menu*选项卡*/

.Menubox {
padding:0px;
width:100%;
height:40px;

line-height:40px;
text-align:center;
background-image: url(topmenu1.gif);
}
.Menubox a:link{
color:#ffffff;
}
.Menubox a:visited{
color:#ffffff;
}

.Menubox ul{
list-style:none;
margin:0px;

padding:0px;

}
.Menubox li{
list-style:none;
float:left;
display:block;
cursor:pointer;
width:75px;
height:40px;
color:#ffffff;
font-weight: bold;

background-repeat: no-repeat;
 }
.Menubox li a:hover{
padding:0px;
width:75px;
height:40px;
color:#ffffff;
font-weight: bold;
background-image: url(topmenu.gif);
background-position: center;
background-repeat: no-repeat;
}
.contentbox{
	margin:auto;position:absolute;width:800px;
}
/*选项卡结束*/

.foot{
	background-image: url(foot3.gif);
	width:907px;
	height:23px;
	background-repeat: repeat-x;
	background-position: top;
	height:80px;
	text-align:left;
}
.foot-1{
	background-image: url(foot1.gif);
	width:907px;
	height:23px;
	background-repeat: no-repeat;
	background-position: left;

}
.foot-2{
	background-image: url(foot2.gif);
	width:907px;
	height:23px;
	background-repeat: no-repeat;
	background-position: right;
}

/*文字样式*/
.font1{
	COLOR: #ffffff;
	text-decoration: none;
}
.font1 a:link{
	COLOR: #ffffff;
	text-decoration: none;
	}
.font1 a:visited{
	COLOR: #ffffff;
	text-decoration: none;
}
.font1 a:hover{
	COLOR: #FFF000;
	text-decoration: none;
	font-weight:bold;
}

.font2{
	COLOR: #00376B;
	text-decoration: none;
}
.font2 a:link{
	COLOR: #00376B;
	text-decoration: none;
	}
.font2 a:visited{
	COLOR: #00376B;
	text-decoration: none;
}
.font2 a:hover{
	COLOR: #DA301C;
	text-decoration: none;
}

.font3{
	COLOR: #DA301C;
	text-decoration: none;
}
.font3 a:link{
	COLOR: #DA301C;
	text-decoration: none;
	}
.font3 a:visited{
	COLOR: #DA301C;
	text-decoration: none;
}
.font3 a:hover{
	COLOR: #DA301C;
	text-decoration: underline;
}

.font3a{
	COLOR: #000000;
	font-size:14;
	text-decoration: none;
}

.date{
font-size:10px;
}
.case-right {
	border-left-width: 1px;
	border-left-color: #B5CEDf;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-color: #B5CEDf;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #B5CEDf;
	border-bottom-style: solid;
}
.case2 {
	border: 1px solid #B5CEDf;
	background-color: #F0FAFF;
}

.case-ty {
/*	filter: DropShadow(Color=#CADBE4, OffX=5, OffY=5);*/
}
/*四位轮显图片样式*/
.bigon{
float:left;
	color:#ffffff;
	width:14px;
	height:14px;
	line-height:14px;
	font-size: 11px;
	font-weight:bold;
	cursor: pointer;
	background-color: #D00009;
	text-align:center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
}
.bigoff{
float:left;
	color:#ffffff;
	width:14px;
	height:14px;
	line-height:14px;
	font-size: 11px;
	cursor: pointer;
	background-color: #014372;
	text-align:center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.fourpc{
	width:225px;
	height:135px;
}
.fourpc_case{
	border: 1px solid #8CADC4;
}
.side {
	background-color: #F7FCF9;
	border: 1px solid #E3DCC9;
}
.side2{
	background-color: #F7FCF9;
	border-top: 1px solid #E3DCC9;
	border-right: 1px #E3DCC9;
	border-bottom: 1px solid #E3DCC9;
	border-left: 1px #E3DCC9;
}

.category {
	letter-spacing: 5px;
}
.leftside1 {margin:0px; background:url(left01.jpg) no-repeat; padding:7px 0 10px 40px; width:196px; height:21px; color:#00376b; font-weight:bold;}
.leftside1 a:link{
	COLOR:#00376b;
	text-decoration: none;font-weight:bold;
	}
.leftside1 a:visited{
	COLOR:#00376b;
	text-decoration: none;font-weight:bold;
	}
.leftside1 a:hover{
	COLOR:#00376b;
	text-decoration: none;font-weight:bold;
	}

.leftside2 {margin:0px; background:url(left02.jpg) no-repeat; padding:7px 0 10px 40px; width:196px; height:21px; color:#FFFFFF; font-weight:bold;
            cursor:hand;}
.leftside2 a:link{
	COLOR: #ffffff;
	text-decoration: none;font-weight:bold;
	}
.leftside2 a:visited{
	COLOR: #ffffff;
	text-decoration: none;font-weight:bold;
}
.leftside2 a:hover{
	COLOR: #FFF;
	text-decoration: none;
	font-weight:bold;
}

.leftside0 a:link{
    font-size:12px;
	COLOR: #00376B;
	text-decoration: none;font-weight:bold;
	}
.leftside0 a:visited{
	font-size:12px;
	COLOR: #00376B;
	text-decoration: none;font-weight:bold;
}
.leftside0 a:hover{
	COLOR: #FF0000;
	text-decoration: none;
	font-weight:bold;
}


.leftside01{
	background-image:url(bg1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.leftside01 a:link{
	font-size:12px;
	COLOR: #ffffff;
	text-decoration: none;
	font-weight:bold;

	}
.leftside01 a:visited{
	font-size:12px;
	COLOR: #ffffff;
	text-decoration: none;font-weight:bold;
}
.leftside01 a:hover{
	COLOR: #ffffff;
	text-decoration: none;
	font-weight:bold;
}

.ico1
{
	background:url(ico1.gif);
	background-repeat:no-repeat;
	background-position:center;
}

TD.menu01
{
	height:14px;
	cursor: hand;
	color: #437c98;
}

TD.menu02
{
	height:14px;
	font-weight: bold;
	cursor: hand;
	color: #437c98;
}

TD.menu03
{
	width:73px;
	height:14px;
	cursor: hand;
	color: #437c98;
}

TD.menu04
{
	width:73px;
	height:14px;
	cursor: hand;
	color: #ffffff;
	TEXT-DECORATION: underline
}


TD.menuMain01
{
	width:73px;
	height:16px;
	font-weight: bold;
	cursor: hand;
	color: #ff9e00;
}

TD.contentTitle
{
	height:14px;
	font-weight: bold;
	color: #ff9e00;
}

TD.content
{
	height:14px;
	color: #437c98;
}

