/* CSS Document */

/**Main***/

/***General***/
body{
	background:#616161 url(../images/bg_main.jpg) no-repeat center -85px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#000000;
	line-height:20px;
	margin:15px 0 0 0;
	padding:0;
	}
a {
	color:#797878;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
	}
img { 
	border-style:none;
}

ul,ol {
	padding:0px;
	margin:0;
	list-style:none;
}

li {
	padding:0px;
	margin:0;
}
h1,h2,h3,h4,h5,h6{
	font-size:10pt;
	padding:0;
	margin:0;
}
p{
	margin:0;
	padding:5px;
	}	
.non_dis{
	display:none;
	}
/***Main******/	
	#wapper{
		width:954px;
		padding-right:6px;
		margin:0 auto;
		background:#424242 url(../images/bg_shdow_right.gif) no-repeat top right;
		}
		#header{
			width:954px;
			float:left;
			height:95px;
			background:#ffffff;
			}
			#topLeft{
				float:left;
				width:400px;
				}
				#topLeft h1 a{
					display:block;
					padding:10px 0 0 16px;
					width:385px;
					height:55px;
					background:url(../images/logo.gif) no-repeat 16px 8px;
					}
				#lang{
					padding:0 0 7px 83px;
					}
			#topNav{
				float:right;
				width:540px;
				padding-top:67px;
				text-align:right;
				padding-right:10px;
				}
				#topNav ul li{
					display:inline;
					background:url(../images/nav_border.gif) no-repeat right 5px;
					font-size:10pt;
					padding:0 8px;
					}
				#topNav ul li a{
					color:#484747;
					}
				#topNav ul li a:hover{
					color:#c50e12;
					text-decoration:none;
					}
					#topNav ul li.noline{
						background:none;
						}
		#container{
			clear:both;
			width:954px;
			}
			#mainImg{
				background:url(../images/main_img.jpg) no-repeat 0 -10px;
				height:325px;
				position:relative;
				}
			#linkBox{
				position:absolute;
				top:300px;
				left:0;
				width:938px;
				font-size:8.5pt;
				height:21px;
				font-weight:bold;
				padding:4px 0 0 16px;
				background-color:#C61D21;
				color:#FFFFFF;
				filter:alpha(opacity=75);
				-moz-opacity:0.7;
				-khtml-opacity: 0.7;
				opacity: 0.7;
				}
				#linkBox a{
					color:#FFFFFF;
					font-weight:normal;
					padding:0 5px;
					}
				#redBoxes{
					clear:both;
					width:954px;
					float:left;
					background:#c61d21;
					color:#FFFFFF;
					}
					#redBoxes a{
						color:#FFFFFF;
						}
					#box1{
						float:left;
						width:303px;
						padding:0 15px;
						height:97px;
						background:url(../images/bg_red1.gif) no-repeat right;
						}
					#box2{
						float:left;
						width:314px;
						padding:0 15px;
						height:97px;
						background:url(../images/bg_red2.gif) no-repeat right;
						}
					#box3{
						float:left;
						width:247px;
						padding:0 15px;
						height:97px;
						}
						.boxTle{
							font-size:10pt;
							line-height:12pt;
							font-weight:bold;
							padding:10px 0 4px 0;
							color:#FFFFFF;
							}
						.boxCon{
							font-size:8.5pt;
							line-height:10pt;
							}
							.boxCon img{
								float:left;
								margin:2px 8px 0 2px;
								}
				#redBoxesBt{
					background:#a31219 url(../images/wetia.gif) no-repeat right;
					clear:both;
					font-size:8.5pt;
					padding:5px 0 0 16px;
					height:25px;
					font-weight:bold;
					color:#FFFFFF;
					}
					#redBoxesBt a{
						color:#FFFFFF;
						font-weight:normal;
						padding:0 4px;
						}
					#redBoxLeft{
						float:left;
						width:500px;
						}
					#wetia{
						float:right;
						width:300px;
						}
						#wetia a{
							display:block;
							width:290px;
							height:20px;
							}
					.underline{
						text-decoration:none;
						font-weight:bold;
						}
		#footer{
			clear:both;
			width:960px;
			margin:0 auto;
			text-align:center;
			}
			#footerLink{
				background:url(../images/bg_shdow_bt.gif) no-repeat top right;
				color:#FFFFFF;
				font-size:8.5pt;
				padding:15px 0 1px 0;
				}
			#footerLink a{
				color:#eeeeee;
				padding:0 3px;
				}
			.grayTxt{
				color:#c4c4c4;
				}
				#copy{
					color:#cbcbcb;
					font-size:7.5pt;
					padding-bottom:35px;
					}

