@import url("style.css");

HTML, BODY{
	height: 100%;
	min-height: 100%;
	min-width: 100%;
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

BODY{
	position: relative;
	height: auto !important;
	height: 100%;
	background: #FFFFFF;
	font-size:12px;
	line-height:16px;
}

#html{
	width: 100%;
	min-width: 960px;
	clear: both;
	position: relative;
}

#wrap{
	min-width: 960px;
	position: relative;
	clear: both;
	overflow: hidden;
}

#bleft, #headUL	.left{
	width:21%;
}

#bcenter, #headUL .center{
	width:52%;
}

#bright, #headUL .right{
	width:27%;
}

#bleft, #bright, #bcenter{
	vertical-align:top;
}

#head{
	background: #cc0000;
	height: 126px;
}

	#headUL{
		zoom:1;
		overflow:hidden;
	}
	
		#headUL	.left{
			overflow:hidden;
			zoom:1;
			height:105px;
			text-align:center;
			padding-top:26px;
			float:left;
		}
		
			#extraicon{
				zoom:1;
				width:25px;
				height:80px;
				overflow:hidden;
				float:right;
				margin-top:1px;
			}
			
				#extraicon LI{
					height:23px;
					text-align:center;
					padding-top:4px;
					border-bottom:1px solid #FFFFFF;
				}
			
			#lanpanel{
				height:18px;
				border-top:1px solid #FFFFFF;
				background:#6D6E71;
				overflow:hidden;
				clear: both;
				padding-bottom:1px;
			}
			
				#langUL{
					zoom:1;
					overflow:hidden;
					margin:0px 10px;
				}
				
					#langUL LI{
						float:left;
						line-height:17px;
						margin-right:5px;
					}
					
					#langUL a{
						color: #FFFFFF;
						text-decoration:none;
						font-weight:bold;
						font-size:10px;
						text-transform:capitalize;
					}
					
					#langUL a:HOVER, #langUL a.curr{
						text-decoration:underline;
					}
		
		#headUL .center{
			float:left;
			height:126px;
			zoom:1;
			overflow:hidden;
		}
		
			#headpath{
				height:26px;
			}
			
				#headpathUL{
					zoom:1;
					overflow:hidden;
					margin:0px 10px;
				}
				
					#headpathUL LI{
						float:left;
						margin-right:10px;
						line-height:20px;
					}
					
						#headpathUL a{
							color:#FFFFFF;
							text-decoration:none;
							font-size:11px;
						}
						
						#headpathUL a:HOVER{
							text-decoration:underline;
						}
			
			#headimg{
				height:99px;
				border:1px solid #FFFFFF;
			}
		
		#headUL	.right{
			overflow:hidden;
			height:126px;
			float:left;
			zoom:1;
		}
		
			#searchUL{
				zoom:1;
				overflow:hidden;
				padding: 27px 0px 0px 10px;
				border:1px solid balck;
				height:80px;
			}
			
				#searchUL LI{
					margin-bottom:10px;
					color: #FFFFFF;
					font-size:14px;
					font-weight:bold;
					overflow:hidden;
					border:1px solid balck;
					line-height: 20px;
					zoom:1;
				}
				
					#sText{
						width:100px;
						font-size:12px;
						line-height:16px;
						height:16px;
						color:#FF0000;
						text-align:center;
						border:1px solid #FFFFFF;
					}
					
					#sbutton{
						background:#6D6E71;
						height:20px;
						line-height:18px;
						border:0px;
						color:#FFFFFF;
					}
					
#body{
	position:relative;
	overflow:hidden;
}

		#mainmenu{
			background:#D1D3D4;
			border-bottom:20px solid #6D6E71;
		}
		
			#mainmenuUL{
				zoom:1;
				overflow:hidden;
				list-style:square;
				padding-left:20px;
			}
			
				#mainmenuUL UL{
					padding-left:20px;
				}
			
				#mainmenuUL LI{
					margin-bottom:3px;
					font-size:11px;
				}
				
					#mainmenuUL a{
						color:#414042;
						text-decoration:none;
					}
					
					#mainmenuUL a:HOVER, #mainmenuUL a.curr{
						color: #CC0000;
						text-decoration:underline;
					}
					
					#mainmenuUL a.curr{
						font-weight:bold;
						text-decoration:none;
					}
					
		#imfoblock{
			background:#D1D3D4;
			border-bottom:20px solid #cc0000;
			padding:20px;
		}
		
		#loginblock{
			background:#E7E8E9;
			padding:10px 0px;
		}
		
			.red{
				color:#cc0000;
			}
			
		#bannerblockL{
			background:#D1D3D4;
			padding:20px 10px;
			overflow:hidden;
		}
	
	
	#bcenter{
		
	}
	
		#title{
			background:url(../pic/ikon2.gif) no-repeat left top;
			padding:0px 0px 20px 30px;
			height:20px;
			line-height:20px;
			font-size:16px;
			font-weight:bold;
		}
		
		#text{
			padding:0px 20px 20px 20px;
			position:relative;
			overflow:hidden;
			zoom:1;
		}
			#treeUL{
				list-style-type: disc;
				margin-left: 30px;
			}
			#treeUL ul{
				margin-left: 30px;
				list-style-type: circle;
			}
				#treeUL li{
					padding: 7px 0;
				}
					#treeUL ul li{
						padding: 3px 0;
					}
					#treeUL a{
						font-weight: bold;
					}
					#treeUL ul a{
						font-weight: normal;
					}
					#treeUL a, #treeUL li{
						color: #CC0000;
					}
	
	
	
	#bright{
		background:#6D6E71;
		color: #FFFFFF;
		overflow:hidden;
	}
	
		#newsRoll{
			zoom:1;
			overflow:hidden;
		}
		
			#newsRoll LI{
				padding:5px;
				overflow: hidden;
				margin-bottom:10px;
				border-bottom:1px solid #FFFFFF;
				zoom:1;
			}
			
			.newsDate{
				color:#FFFFFF;
				font-size:11px;
				padding-bottom:2px;
			}
			
			.newsTitle, .newsTitle a, .archA a{
				color:#FFFFFF;
				font-weight:bold;
				text-decoration:none;
				padding-bottom:2px;
				font-size:11px;
			}
			
			.newsDescr, .newsDescr a{
				color:#FFFFFF;
				overflow:hidden;
				position:relative;
				text-decoration:none;
				font-size:11px;
			}
			
			.newsDescr img{
				width:80px;
				float:left;
				margin:0px 5px 5px 0px;
			}
			
			.archA{
				text-align:right;
			}
			
			.newsTitle a:HOVER, .newsDescr a:HOVER, .archA:HOVER{
				text-decoration:underline;
			}

#footer{
	background: #cc0000;
	height: 80px;
}

#pagerUL{
	list-style:none;
	padding-top:5px;
}

	#pagerUL LI{
		float:left;
		padding:5px;
	}
		
		#pagerUL a{
			color:#414042;
			text-decoration:none;
		}
				
		#pagerUL a:HOVER, #pagerUL a.curr{
			color: #CC0000;
			text-decoration:underline;
		}
		

#blockSearch{
	margin-bottom:15px;
}

#titleSearch{
	margin-top:5px;
}

#titleSearch a{
	color:#414042;
	font-weight:bold;
	text-decoration:none;
}

#detailSearch{
	margin-top:5px;
}

#detailSearch a{
	color:#414042;
	text-decoration:none;
}

#detailSearch a:HOVER{
	color: #CC0000;
	text-decoration:underline;
}

#nwsUL{
	zoom:1;
	overflow:hidden;
}

	#nwsUL LI{
		margin-bottom:20px;
		font-size:11px;
		clear:both;
	}
	
	#nwsUL LI a:HOVER{
		text-decoration:underline;
	}
	
	.nwsTitle{
		color: #000000;
		text-decoration:none;
		font-weight:bold;
	}
	.nwsDetail{
		color: #CC0000;
		text-decoration:underline;
	}
	
#pagerUL{
	zoom:1;
	overflow:hidden;
	border-top:1px solid #414042;
	font-size:11px;
}

	#pagerUL LI a.pcurr{
		font-weight:bold;
		color: #CC0000;
		text-decoration:underline;
	}
	

#namegallery{
	background:url(../pic/arrow.gif) no-repeat left center;
	padding-left:12px;
	margin-bottom:10px;
}

#namegallery a{
	font-weight:bold;
	color:#CC0000;
	text-decoration:none;
}

#namegallery a:HOVER{
	text-decoration:underline;
}

#gimg{
	padding-top:20px;
	clear:both;
}

#gimg a{
	color:#CC0000;
}

.gimgB {
	float:left;
	margin-right:10px;	
}

.nwsthumb{
	float:left;
	margin-right:10px;
	width:80px;
}

#nwsDescr{
	margin-top:10px;
}

.sTitle{
	color:#CC0000;
	text-decoration:none;
}
			
.sTitle a:HOVER {
	color: #CC0000;
	text-decoration:underline;
}

#sBlock{
	margin-bottom:10px;
}

.vip, .vip a{
	color:#FFFFFF;
	text-decoration:none;
}

.vip a:HOVER {
	color: #FFFFFF;
	text-decoration:underline;
}
					
