body {
	margin:0px;
	padding: 0px;
	font-family:Verdana;
	font-size: 12px;
	background:#011e63;
	color:#000;
}

a {
	color:#ed3800;
}
a:hover {
	text-decoration:none;
}

.Clear {
	clear:both;
}


.ADRight{
		width:70px;
		background:#fff;
		height:100px;
		float:right;   
		position:fixed !important; 
		top/**/:150px !important;
		top/**/:300px;
		position:absolute; 
		z-index:2; 
		top:expression(offsetParent.scrollTop+145);
		left:85%;
}



#Contant {
}

#Header {
}
	#Header #Left {
		float:left;
	}
	#Header #Right {
		float:left;
	}

#About {
}
	#About #Left {
		float:left;
	}
	#About #Right {
	}

#Main {
	padding:0 2.5% 20px 2.5%;
	background:#ececec;
}

#Footer {  
}

.Header {
	background:#011e63;
	border-bottom:solid 4px #c0db5a;
	padding:20px 2.5%;
	height:41px;
}

.Logo {
}

.Menu {
	line-height:40px;
	padding:0 80px;
}
	.Menu a {
		font-size:18px;
		font-weight:bold;
		text-decoration:none;
		display:block;
		float:left;
		background:#011a55;
		width:100px;
		text-align:center;
		color:#fff;
	}
	.Menu a:hover {
		background:#c0db5a;
		color:#011e63;
	}

.About {
	background:#012268;
	height:175px;
	padding:10px;
}
	.AboutImg {
		border-right:solid 10px #012268!important;
		border-right:0;
		margin:0 10px 0 0;
	}
	.AboutInfo {
		background:#344b82;
		padding:10px;
		color:#fff;
		height:153px;
	}

.YearMenu {
	height:42px;
	padding:0 0 20px 0;
}
.YearLeft {
	background:url(../images/yearLeft.gif) no-repeat left bottom #011e63;
	width:16px;
	height:42px;
	float:left;
}
.YearRight {
	float:left;
	background:url(../images/yearCen.gif) repeat-x left bottom;
	height:42px;
}


/*»¬¶―ΓΕ--------------------------------------------*/
	#tabtags {
			margin:0;
			background:url(../images/yearRight.gif) no-repeat right bottom;
			padding:0 90px 0 0;
			display:block;
			float:left;
			height:42px;
		}
		
		#tabtags li{ 
			float:left;
			list-style-type:none;
			text-align:center;
			padding:0 15px;
		}
		
		#tabtags li a {
			text-decoration:none;
			display:block;
			font-size:20px;
			line-height:38px;
			color:#3671b0;
		}
		#tabtags li a:hover {
			background:url(../images/Ico_Year.gif) no-repeat center top;
			color:#fff;
		}
		#tabtags li.selectTag{
		}
		#tabtags li.selectTag a{
			display:block;
			background:url(../images/Ico_Year.gif) no-repeat center top;
			color:#fff;
		}
		.selectTag {
		}
		#tabtagContent {
			clear:both;
		}
			.tabtagContent {
			display:none;
			}
		.tabtagContentMain {
			color:#474747;
		}
		#tabtagContent div.selectTag{
			display:block;
		}
	/*------------------------------------------------------*/

.Case {
	width:100%;
}
.NewImg {
	padding:0 0 0 35px;
	float:left;
	height:155px;
	background:url(../images/IcoNew.gif) no-repeat left top;
}
.Case p {
	margin:0 0 5px 0;
	padding:2px 10px;
	color:#011e63;
	background:#ccc;
}
.Case ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
.Case ul li {
	float:left;
	padding:0 0 0 0px;
}
.Case ul li a img {
	border:solid 8px #ececec;
}
.Case ul li a:hover img {
	border:solid 8px #b9ff1c;
}


.Footer {
	background:#011e63;
	color:#FFFFFF;
	border-top:solid 2px #c0db5a;
	width:100%;
	text-indent:40px;
	font-size:10px;
	padding:10px 0;
}

