* {
	margin: 0;
	padding:0;
	outline:none;
}
html, body {
	height: 100%;
	width:100%;
}
body{
	background:#f5feff url(../images/bg_body.jpg) 0 0 repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#404040;
}
#wrapper {
	width: 868px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -57px;
	background:url(../images/bg_wrapper.gif) 0 0 repeat-y;
}
#header{
	width:868px;
	height:100px;
	float:left;
	background:url(../images/bg_body.jpg) 0 0 repeat-x;
}
	.a_bg{
		position:absolute;
		width:162px;
		height:38px;
		text-indent:-500000px;
		display:block;
		background:url(../images/logo_bg.jpg) 0 0 no-repeat;
		margin:30px 0 0 15px;
	}
    .a_en{
        position:absolute;
        width:162px;
        height:38px;
        text-indent:-500000px;
        display:block;
        background:url(../images/logo_en.jpg) 0 0 no-repeat;
        margin:30px 0 0 15px;
    }    
		#search{
			float:right;
			padding:40px 20px 0 0;
		}
			#search input{
				float:left;
				margin:2px 0 0 0;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:11px;
				color:#004785;
				padding:1px;
			}
				#search input.submit{
					margin:0 0 0 5px;
					padding:0;
				}
					#header ul{
						float:right;
						list-style-type:none;
						padding:41px 20px 0 0;
					}
						#header ul li{
							float:left;
							color:#fff;
							padding:3px;
						}
							#header ul li a{
								color:#fff;
								text-decoration:none;
							}
								#header ul li a:hover{
									text-decoration:underline;
								}
#top_navi{
	width:867px;
	height:52px;
	background:#fff;
	float:left;
	margin:0 0 0 1px;
}
#top_navi span{
	width:3px;
	height:52px;
	background:#b8d0e0;
	position:absolute;
	margin:0 0 0 -2px;
	font-size:1px;
	line-height:1px;
	z-index:3;
}
	#top_navi ul{
		list-style-type:none;
	}
		#top_navi ul.language{
			float:right;
		}
			#top_navi ul.language li{
				float:left;
				background:url(../images/bg_top_li.gif) right top no-repeat;
				height:52px;
			}
				#top_navi ul.language li a{
					width:102px;
					height:52px;
					display:block;
					text-indent:-500000px;
					background:url(../images/a_bg.jpg) 0 0 no-repeat;
				}
				#top_navi ul.language li a.en{
					background:url(../images/a_en.jpg) 0 0 no-repeat;
				}
					#top_navi ul.language li a:hover, #top_navi ul.language li.active a{
						background-position:0 -52px;
					}
						#top_navi ul.main_navi{margin:0 0 0 -1px;position:relative;z-index:1;}
						#top_navi ul.main_navi li{
							float:left;
							background:url(../images/bg_top_li.gif) left top no-repeat;
							height:52px;
							padding:0 0 0 1px;
						}
							#top_navi ul.main_navi li a{
								width:102px;
								height:35px;
								padding:17px 0 0 0;
								display:block;
								text-align:center;
								text-decoration:none;
								font-size:13px;
								color:#002545;
								background:url(../images/bg_top_a.jpg) 0 0 no-repeat;
							}
								#top_navi ul.main_navi li a:hover, #top_navi ul.main_navi li.active a{
									background-position:0 -52px;
									padding:10px 0 0 0;
									height:42px;
									color:#fff;
								}
#sub_navi{
	width:868px;
	height:27px;
	background:url(../images/bg_sub_navi.gif) 0 0 repeat;
	float:left;
}
	#sub_navi ul{
		list-style-type:none;
		padding:7px 0 0 12px;
	}
		#sub_navi ul li{
			float:left;
			color:#002545;
			padding:0 2px;
		}
			#sub_navi ul li a{
				float:left;
				color:#002545;
				text-decoration:none;
			}
				#sub_navi ul li a:hover{
					text-decoration:underline;
			}
#left{
	width:233px;
	float:left;
	padding:0 1px 20px 0;
	background:url(../images/bg_left_navi.gif) 1px 0 no-repeat;
	min-height:317px;
}
* html #left{height:317px;}
	#left h1{
		background:#004785 url(../images/bg_h1.gif) 15px 12px no-repeat;
		font-family:tahoma, verdana, arial;
		color:#fff;
		font-size:14px;
		height:23px;
		padding:8px 0 0 30px;
		font-weight:normal;
		margin:0 0 0 2px;
	}
		#left ul{
			list-style-type:none;
			padding:10px 0 0 30px;
			position:relative;
			z-index:1;
			float:left;
		}
			#left ul li{
				float:left;
				width:180px;
				padding:10px 0 6px 10px;
				border-bottom:solid 1px #e3eaf0;
				background:url(../images/bg_left_li.gif) 0 15px no-repeat;
			}
				#left ul li a{
					color:#004079;
					text-decoration:none;
				}
					#left ul li a:hover{
						color:#cd1041;
					}
						#left span{
							background:#f9fcfe;
							width:190px;
							height:3px;
							display:block;
							float:left;
							margin:-3px 0 0 30px;
							position:relative;
							z-index:2;
						}
						* html #left span{margin:-3px 0 0 15px;}
#content{
	float:left;
	width:633px;
}
	#content h1{
		background:#004785 url(../images/bg_h1.gif) 15px 12px no-repeat;
		font-family:tahoma, verdana, arial;
		color:#fff;
		font-size:14px;
		height:23px;
		padding:8px 0 0 30px;
		font-weight:normal;
		margin:0 0 20px 0;
	}
		#content p{
			margin:10px 15px 20px 15px;
		}
			#content a {
    			color:#0267bb;
				border-bottom: dashed 1px #0267bb;
				text-decoration:none;
			}		
			#content a:hover {
    			color:#cd1041;
				border-bottom: none;
				text-decoration:none;				
			}					
			#content a.more{
				background:#004989;
				color:#fff;
				padding:3px 8px;
				text-decoration:none;
				float:right;
				margin:0 30px 0 0;
			}
				#add{
					width:633px;
					margin:10px 0 0 0;
					float:left;
					background:url(../images/bg_add.gif) 0 0 repeat-y;
				}
					#news{
						width:232px;
						float:left;
						padding:0 1px 0 0;
					}
						#news ul{
							list-style-type:none;
							float:left;
							padding:0px 10px 10px 15px;
							margin:-10px 0 0 0;
						}
						#news ul li{
							padding:0 0 10px 0;
							border-top:solid 1px #dee7ef;
						}
						#news ul li span a{
								font-size:13px;
								color:#002c51;
								width:200px;
								display:block;
								float:left;
								font-weight:bold;
								padding:10px 0 10px 0;
							text-decoration:none;
						}
						#news ul li span a:hover{
								font-size:13px;
								color:#002c51;
								width:200px;
								display:block;
								float:left;
								font-weight:bold;
								padding:10px 0 10px 0;
							text-decoration:underline;
						}												
							#news ul li span{
								font-size:13px;
								color:#002c51;
								width:200px;
								display:block;
								float:left;
								font-weight:bold;
								padding:10px 0 10px 0;
							}
								#news span.line{
									background:#fff;
									position:absolute;
									width:200px;
									margin:7px 0 0 -210px;
								}
								* html #news span.line{margin:-12px 0 0 -210px;}
								*+html #news span.line{margin:-12px 0 0 -210px;}
									#contact{
										float:left;
										width:400px;
									}
										#contact label{
											float:left;
											width:123px;
											padding:0 0 0 15px;
										}
											#contact input{
												float:left;
												background:url(../images/bg_input.gif) 0 0 repeat-x;
												border:solid 1px #d6dade;
												margin:0 0 10px 0;
												font-family:Verdana, Arial, Helvetica, sans-serif;
												font-size:11px;
												color:#404040;
												padding:2px;
												width:150px;
											}
												#contact textarea{
													float:left;
													width:277px;
													height:100px;
													border:solid 1px #d6dade;
													margin:0 0 0 15px;
													font-family:Verdana, Arial, Helvetica, sans-serif;
													font-size:11px;
													color:#404040;
													background:#f6f7f9 url(../images/bg_textarea.gif) 0 0 repeat-x;
													overflow:auto;
												}
													#contact input.submit{
														width:55px;
														height:21px;
														background:#004989;
														color:#fff;
														border:none;
														float:left;
														margin:79px 0 0 10px; 
													}
#push {
	height: 57px; 
	clear:both;
	float:none;
}
#footer {
	width: 100%;
	height: 57px;
	background: url(../images/bg_footer.gif) 0 0 repeat-x;
}
	#inner_footer{
		width:868px;
		margin:0 auto;
		background:url(../images/bg_inner_footer.gif) right top no-repeat;
		height:57px;
		color:#fff;
	}
		#inner_footer ul{
			list-style-type:none;
			float:none;
			clear:both;
			padding:15px 0 0 0;
		}
			#inner_footer ul li{
				float:left;
				color:#fff;
				padding:0 2px;
			}
				#inner_footer ul li a{
					color:#fff;
					font-family:Arial, Helvetica, sans-serif;
					text-decoration:none;
				}
					#inner_footer ul li a:hover{
						text-decoration:underline;
					}
						#inner_footer p{
							float:none;
							clear:both;
							font-size:11px;
							font-family:Arial, Helvetica, sans-serifa;
							padding:0 0 0 2px;
						}
							#inner_footer p a{
								color:#fff;
							}


















