	html,body {
		margin:0px 0px 0px 0px;
		font-family: "Times New Roman";
		font-size: 11pt;
		color: #222222;
		border: 0px solid yellow;
		// background: #FFFFFF url(../img/layout/grasssss.jpg) repeat-x fixed;
		background-position: bottom left; 
		
		width: 100%;
	}
	
	h1{
		font-size: 20pt;
		
		
		}
	h2{
		font-size: 18pt;
		
		
		}
	h3{
		font-size: 16pt;
		
		
	}
	h4{
		font-size: 12pt;
		
		
	}
	h5{
		font-size: 8pt;
		
	}
	h6{
		font-size: 6pt;
		
	}
	
	input {
		font-size: 1em;
	}
	
	.r1{
		font-size: 20pt;
		font-family: Arial; 
		color: #2c5d2e; 
		font-weight: bold;
		display: inline;
		}
	
	.r2{
		font-size: 18pt;
		font-family: Arial; 
		color: #2c5d2e; 
		font-weight: bold;
		margin: 0px 0px 0px 70px;
		padding: 0px 0px 0px 0px;
		display: inline;
		}
	
	.r3{
		font-size: 16pt;
		font-family: Arial; 
		color: #2c5d2e; 
		font-weight: bold;
		display: inline;
		
		}

	.r4{
		font-size: 12pt;
		font-family: Arial; 
		color: #2c5d2e;
		font-weight: bold; 
	display: inline;
		}

	
	
	a:link{color: #993333; text-decoration: none;}
	a:visited{color: #993333; text-decoration: none;}
	a:hover{text-decoration: none;color: #2c5d2e;}
	a:current{text-decoration: none;color: #2c5d2e;}
	
	
	.bread_topic{
		color: #427F00;
		margin: 20px 0px 10px 0px;
		font-family: Arial;
	}
	
	.header_topic{
		color: #FFFFFF;
		padding: 0px 0px 0px 0px;
		margin: 5px 0px 5px 0px;
		font-family: Arial;
		}
	
	#surrounder {
	position:absolute;
	border-top: 0px solid #000000;
	top: 0px;
	left:-380px;
	margin-left: 50%;
	
	}
	
	#above_top {
		position:relative;
		clear: both;
		top: 0px;
		z-index: 1;
		height: 0px;
		width: 760px;
		background: #FFFFFF;
		border: 0px solid #000000;
		border-bottom: 0px;
		border-top: 0px;
		color: #000000;
		font-family: Arial;
		
		
	}
	
	#top {
		position:relative;
		top: 0px;
		z-index: 1;
		height: 211px;
		width: 760px;
		color: #000000;
		border: 0px solid #000000;
		clear: both;
		font-family: Arial;
		margin-bottom: 15px;
		
	}
	
	#top_cover_img {
		position:absolute;
		bottom: 7px;
		right: 7px;
		z-index: 2;
		height: 61px;
		width: 69px;
	}
	
	
	#menu {
		position:relative;
		top: 0px;
		z-index: 1;
		
	//	height: auto;
		
		width: 760px;
		color: #000000;
		background: #993333;
		border: 0px solid #000000;
		clear: both;
		font-family: Arial;
		text-align: center;
		}
	

	#menu ul {
		width: auto;
		height: auto;
		border: none;
		padding: 5px 5px 5px 5px;
		margin: -2px 0px 0px 0px;
		background: #993333;
		}

	
	#menu li{
		list-style-type: none;
		display:inline;
		width: auto;
		}

	#menu li a {
		
		border-left: 10px solid #993333;
		border-right: 10px solid #993333;
		background-color: #993333;
		color: #fff;
		text-decoration: none;
		width: auto;
		padding: 5px 0px 10px 0px;
		margin: 5px 0px 5px 0px;
		font-weight: bold;
		font-size: 12.5px;
		}
	
	#menu li a:hover {
		border-left: 10px solid #2c5d2e;
		border-right: 10px solid #2c5d2e;
		background-color: #2c5d2e;
		color: #fff;
		width: auto;
		}
	
		
	#content {
		position:relative;
		margin-top: 10px;
		padding: 10px 0px 0px 0px;
		top: 0px;
		z-index: 1;
		width: 760px;
		height: auto;
		
	//	background: #ffffff url(../img/layout/transp.gif);
		background: #ffffff;
		border: 0px solid black;
		
	}
	
	
	#bottom {
		position:relative;
		clear: both;
		top: 0px;
		z-index: 1;
		height: 20px;
		width: 760px;
		background: #993333;
		border-top: 0px solid #000000;
		color: #000000;
		font-family: Arial;
		
		
	}
	
	#foreign {
		z-index: 20;
		position: absolute;
		top: 10px;
		right: 0px;
		width: 100px;
		height: 11px;
		border: 0px;
		text-align: right;
	}
	
	#foreign img {
		border: 0px;
		margin-right: 5px;
	}
	
	.center{
	
	}
	
	.article {
		position: relative;
		top: 0px;
		left: 0px;
		width: 390px;
		margin: 0px 15px 25px 0px;
		padding: 10px 5px 5px 5px;
		float: left;
		border-right: 0px solid #666666;

		background: #FFFFFF;
		color: #333333;	
		z-index: 4;
		border-right: 1px dotted #999999;
		border-bottom: 1px dotted #999999;
	}
	
	
	.article a{color: #333333;}
	.article a:hover{color: #2c5d2e;}
	
	
	
	.left_container{
		position: relative;
		top: 0px;
		left: 10px;
		width: 400px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		float: left;
		border: 0px;
		background: transparent;
		
	}
	
	.left {
		position: relative;
		top: 0px;
		left: 0px;
		width: 400px;
		margin: 0px 0px 25px 0px;
		padding: 0px 5px 5px 5px;
		float: left;
		border: 1px solid #999999;
		border-top: 0px;
//		background: transparent url(../img/layout/FFF5CD.gif);
		background: #cccccc;
		
		z-index: 4;
	}
	
	
	.left_box {
		position: relative;
		top: 0px;
		left: 0px;
		width: 400px;
		margin: 0px 0px 25px 0px;
		padding: 5px 5px 5px 5px;
		float: left;
		border: 1px solid #999999;
//		background: transparent url(../img/layout/FFF5CD.gif);
		background: #cccccc;
		
		z-index: 4;
	}
	
	.left_header {
		position: relative; 
		top: 0px;
		left: 0px;
//		background: transparent url(../img/layout/FFF5CD.gif);
		background: #cccccc;
		color: #427F00;
		height: 55px;
		width: 410px; 
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		float: left;
		z-index: 5;
		border: 1px solid #999999;
		border-bottom: 0px;
	}
	
	.header_img {
		position: absolute;
		left: 0px;
		top: -15px;
	}
	
	.ikon {
		position: absolute;
		left: 0px;
		top: -10px;
	}
	
	
	.left_bottom {
		position: relative; 
		top: 0px;
		left: 0px;
		background: #ffffff url(../img/layout/contebottom2.jpg); 
		height: 44px;
		width: 414px; 
		margin: 0px 0px 0px -1px;
		float: left;
	}
	
	.right_container{
		position: relative;
		top: 0px;
		right: 10px;
		width: 310px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		float: right;
		clear: right;
		border: 0px;
		display: block;
		background: transparent;
		color: #666666; 
		
	}
	
	.right_container2{
		position: relative;
		top: 0px;
		right: 10px;
		width: 310px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		float: right;
		clear: right;
		border: 0px;
		background: transparent;
		color: #666666; 
	}
	
	.right_container a{color: #993333;}
	.right_container a:hover{color: #2c5d2e;}
	.right_container2 a{color: #993333;}
	.right_container2 a:hover{color: #2c5d2e;}
		
	
	#image_div{
		display:none; 
   		position:absolute; 
   		z-index: 101;
  		border: 1px solid #000000; 
  		background-color: white; 
 		height: auto;
  		padding: 5px;
    	color: #222222;
    	width: 380px;
	}
	
	
	.rc_split_container_left{
		position: relative;
		top: 0px;
		left: 0px;
		width: 135px;
	//	height: 250px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		float: left;
//		background: transparent url(../img/layout/FFF5CD.gif);
		background: #FFFFFF;
		border-style: solid;
		border-color: #999999;
		border-width: 0px 0px 0px 0px;
		
		}
	
	.rc_split_container_right{
		position: relative;
		top: 0px;
		left: 0px;
		width: 135px;
	//	height: 250px;
		margin: 0px 0px 20px 0px;
		padding: 0px 0px 0px 0px;
		float: right;
//		background: transparent url(../img/layout/FFF5CD.gif);
		background: #FFFFFF;
		border-style: solid;
		border-color: #999999;
		border-width: 0px 0px 0px 0px;

	}
	
	.right_split_left_bild {
		position: relative;
		top: 0px;
		right: 0px;
		width: 135px;
		height: auto;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		float: left;
		border: 1px solid #999999;
		background: transparent;
	}
	
	.right_split_left {
		position: relative;
		top: 0px;
		left: 0px;
		width: 125px;
		height: auto;
		// min-height: 155px;
		// height:auto !important;
  		// height:155px;
		margin: 0px 0px 10px 0px;
		padding: 5px 5px 5px 5px;
		float: left;
			
		}
	
	.right_split_right_bild {
		position: relative;
		top: 0px;
		right: 0px;
		width: 135px;
		height: auto;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		float: right;
		border: 1px solid #999999;
		background: transparent;
	}
	
	.right_split_right {
		position: relative;
		top: 0px;
		right: 0px;
		width: 125px;
		height: auto;
		// min-height: 155px;
		// height:auto !important;
  		// height:155px;
		margin: 0px 0px 10px 0px;
		padding: 5px 5px 5px 5px;
		float: right;
		 
	
		
		}
	
	.right_text {
		position: relative;
		top: 0px;
		right: 0px;
		width: 300px;
		height: auto;
		margin: 0px 0px 10px 0px;
		padding: 5px 5px 25px 5px;
		float: right;
		border-style: solid;
		border-color: #999999;
		border-width: 0px 0px 0px 0px;
//		background: transparent url(../img/layout/FFF5CD.gif);
		background: #FFFFFF;
		
		}
		
		.right_text2 {
		position: relative;
		top: 0px;
		right: 0px;
		width: 300px;
		height: auto;
		margin: 0px 0px 10px 0px;
		padding: 5px 5px 25px 5px;
		float: right;
		border-style: solid;
		border-color: #999999;
		border-width: 1px 1px 1px 1px;
//		background: transparent url(../img/layout/FFF5CD.gif);
		background: #cccccc;
		color: #333333;
		}
		
			
	.right_bild {
		position: relative;
		top: 0px;
		right: 0px;
		width: 310px;
		height: auto;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		float: right;
		border: 1px solid #999999;
		background: transparent;
		
	}
	
	.right_header {
		position: relative;
		top: 0px;
		right: 10px;
		width: 300px;
		height: auto;
		margin: 0px 0px 0px 0px;
		padding: 0px 5px 0px 5px;
		float: right;
		border: 1px solid #000000;
		border-bottom: 0px;
		background: #427F00;
		
	}
	
	
	.article_image_V {
	float: left;
	padding: 5px 5px 5px 5px;
	border: 0px solid #999999; 
	font-size: 10pt;
	font-style: italic;
	background: transparent;
	margin: 2px 5px 2px 0px;
	width: 160px;
	}
	
	
	
	.article_image_H {
	float: right;
	padding: 5px 5px 5px 5px;
	margin: 2px 0px 2px 5px;
	border: 0px solid #999999; 
	font-size: 10pt;
	font-style: italic;
	background: transparent;
	width: 160px;
	}
	
	.article_image_C {
	clear: both;
	padding: 5px 5px 5px 5px;
	margin: 2px 0px 2px 0px;
	border: 0px solid #999999; 
	font-size: 10pt;
	font-style: italic;
	background: transparent;
	width: 390px;
	}
	
	.spot1_topic {
	float: left; 
	margin-right: 10px; 
	font-family: Arial; 
	color: #993333; 
	font-style: oblique;
	// width: 130px;
	width: 300px;
	}
	
	.spot1_content {
	font-style: oblique;  
	color: #993333;
	
	
	}
	
	.spot1_content a {color: #993333;}
	.spot1_content a:hover {color: #2c5d2e;}
	
	.spot2_topic {
	font-family: Arial; 
	margin: 0px 0px 0px 0px;
	color: #993333; 
	font-style: oblique;
	margin-bottom: -10px;
	
	}
	
	.spot2_content {
	font-style: oblique;  
	color: #993333; 
	padding: 0px 0px 0px 0px;
	}
	
	
	
	
		