
body {
		font-size: 90%;
		color:#222;
		line-height: 1.5;
		font-family:  Verdana, Geneva, Arial, Helvetica;
		background-image: url("img/stripe/stripe3.png");
		background-repeat:repeat;
		}	
		
#wrapper {
		margin: 20px auto;
		width: 828px;
		height: 548px;
		background-color: #fff;
		}
		
* html #wrapper{
		width: 828px;
		overflow:visible;
}
		
#ue {
		width:100%;
		height:100px;
		margin-bottom:-10px;
		}

* html #ue{
		margin-top:0px;
		margin-left:0px;
		margin-bottom:-50px;
		}
	
#menu {
		float:right;
		margin-top:14px;
		margin-right:14px;	
		}
		
#menu a {
		float: left;
		width:80px;
		height: 86px;
		margin-left: 14px;
		}
		
#logo{
		float:left;
		width:290px;
		height:160px;
		background-image:url(img/logo3/logo2.png);
		background-repeat:repeat;
		position:relative;
		top:-20px;
		left:10px;
		z-index:1;
		}

* html #logo {
		 behavior: expression(IEPNGFIX.fix(this)); 
		}

#logo img{
		display:none;
		}

 * html #logo img{
 		position:relative;
		top:20px;
		left:10px;
		 }

* html #ie{
		height:458px;
		}
			
#box {
		float:left;
		margin-top:-46px;
		margin-left:14px;
		width: 800px;
		height: 420px;
		padding:0;
		overflow:hidden;
		}

* html #box{
		margin-top:-456px;
		margin-left:7px;
		}
	
#box-e {
		float:left;
		margin-top:-46px;
		margin-left:14px;
		width: 800px;
		height: 420px;
		background-color:#999;
		padding:0;
		overflow:hidden;
		}

* html #box-e{
		margin-top:4px;
		margin-left:2px;
		}
	
#copyright {
		float:left;
		margin-top:2px;
		margin-bottom:10px;
		width:828px;
		padding-top:50px;
		text-align: center;
		background: url(img/shadow/shadow.png) bottom no-repeat;
		}

* html #copyright{
		margin-top:12px;
		behavior: expression(IEPNGFIX.fix(this));
		display:none;
		}

* html #copyright img{
		behavior: expression(IEPNGFIX.fix(this));
		height:100%;
		width:auto;
		}

html>body #copyright{
		margin-top:8px;
		}
	
.tdftdiv{
		color:#999;
		font-size:80%;
		float:right;
		margin-top:100px;
		position:relative;	
		top:20px;
		}
img { border-style:none; }

a img { border-style:none; }

#tab{
		float:left;
		width:50px;
		margin-left:-326px;
		margin-top:120px;
		margin-right:-14px;
		z-index:1;
		overflow:auto;
		clear:right;
	
		}
		
* html #tab{
		display:none;
		margin-left:-36px;
		margin-right:-3px;
		overflow:auto;
		z-index:1;
		}
	
#tab img{
		float:left;
		}
		
* html #tab img{
		overflow:visible;
		z-index:1;
		}		
			
#concept-e {
		color:#283d82;
		float:right;
		margin-top:14px;
		margin-right:14px;
		padding:5px;
		width: 350px;
		height:auto;
		background: url(img/back.png);
		background-repeat:repeat;
		border-style:solid;
		border-color:#333;
		border-width:1px;
		}
* html #concept-e {
		position:relative;
		left:7px;
		 behavior: expression(IEPNGFIX.fix(this)); 
		}

#contents{
		position:relative;
		top:306px;
		left:420px;
		}

* html #contents{
		overflow:hidden;
		}
		
#contents img{
		margin-right:10px;	
		}		
		
html>body #access{
		top:170px;
		}
			
a:link,a:visited,a:active,a:hover { 
		text-decoration:none;border:none;
		 }
			
a:link  { 
		color: #999;
		text-decoration:none;
		border:none;
		}

a {
		color:#6c4f00; 
		}
			
a:hover {
		color: #5ABCD9; 
		position:relative;
		top:1px; 
		left:1px; 
		}	
		
		