img{
	border:none;
}

a:focus{
	outline:none;
}

a{
	color:#940000;
}

.nav_link_1 a{
	float:left;
	padding:0 0 0 20px !important;
	width:150px !important;
}	

.nav_active,
.nav_link_0_active{
	font-style:italic;
}

body{
	margin:0; padding:0;
	width:100%;
	
	background-color:#dddcdc;
	background-image:url(./images/bg-body.jpg);
	background-repeat:repeat-x;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-color:#202020;
}

	.site{
		width:1000px;
		margin:0 auto;
	}
	
		.header{
			background-color:#fff;
		
			width:980px;
			height:244px;
			float:left;
			padding:10px;
		}
		
			.header-logo{
				width:360px;
				float:left;
			}
			
			.header-cross,
			.header-toer{
				width:300px;
				float:left;
				padding-left:10px;
			}
			
				.head-big{
					background-image:url(./images/bg-head-big.jpg);							
					width:290px;
					height:23px;
					float:left;
					padding:10px 0 0 10px;				
					color:#f3ea00;
					font-size:11px;
					}
				
		.subheader{
			width:1000px;
			height:30px;
		}
		
			.subheader-left{
				background-image:url(./images/bg-subhead-left.jpg);
				
				width:10px;
				height:30px;
				float:left;
				display:block;				
			}
			
			.subheader-middle{
				background-image:url(./images/bg-subhead-rep.jpg);
				width:980px;
				height:30px;
				float:left;
			}
			
				.subheader-breadcrumb{	
					width:760px;				
					padding:7px 0 0 0;
					float:left;
					overflow:hidden;
					color:#fff;
				}
				
					.subheader-breadcrumb a{
						color:#fff;
					}
					
					.subheader-breadcrumb a:hover{
						text-decoration:none;
					}	
				
				.subheader-search{
					width:220px;
					float:left;
					padding:5px 0 0 0;
					margin:0;
					overflow:hidden;
					color:#fff;
				}
				
					.sbcenter{
						float:left;
						padding:0 5px 0 0;
						margin:0;
					}
					
						.sbcenter input{
							border:none;
							height:18px;
							float:left;
							margin:0;
						}	
						
						form.module{
							width:100%;
							float:right;
						}
						
						.sbsubmit{
							float:left;
							display:inline;
						}
			
			.subheader-right{
				background-image:url(./images/bg-subhead-right.jpg);
				
				width:10px;
				height:30px;
				float:left;
				display:block;				
			}
			
		.container{
			background-color:#fff;
			
			width:980px;
			float:left;
			padding:10px;
			margin:20px 0 0 0;
		}
		
			.container-left{
				width:170px;
				float:left;
			}
		
				.head{
					background-image:url(./images/bg-head-small.jpg);
					width:160px;
					height:20px;					
					float:left;
					padding:3px 0 0 10px;
					
					color:#f3ea00;
				}
				
				.infobarContent{
					width:160px;
					padding:10px 0 0 10px;
					float:left;
				}
				
					.infobarContent p{
						margin:0;
						padding:0;
					}
				
				.container-left ul{
					margin:0; padding:0;
					list-style:none;
				}
					
					.container-left ul li a{
						background-color:#e9e7e7;
						width:160px;
						float:left;
						margin:1px 0 0 0;
						padding:2px 0 6px 10px;
						color:#202020;
						text-decoration:none;
					}
					
					.container-left ul li a:hover{
						background-color:#dcdbdb;
					}
					
					.infobar{
						float:left;
						width:170px;
						padding:15px 0 0 0;
					}
				
			.container-right{
				float:left;
				width:790px;
				padding:0 0 0 10px;
			}
			
				.container-right h1{
					margin:0; padding:0;
					font-size:16px;
					color:#940000;
				}
				
					.content{
						float:left;
					}
				
					.bottombar{
						float:left;
						background-color:#fff;
						padding:10px 0;
						margin-top:20px;
						width:800px;
						}
					
						.bottombarMiddle{
							width:780px;
							margin:0 auto;
							}			
					
						.logoSprite{
							background-image:url(./images/logoSprite.jpg);
							}
						
						.logoSprite:hover{
							background-image:url(./images/logoSpriteHover2.jpg);
							}
						
						.bottombar a{
							width:50px;
							height:50px;
							display:block;
							float:left;
							margin:0 28px 0 0;
						}	