body{
    background: #e6e6e6;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: white; /* #4c4c4c;*/
    margin: 0 auto;
    padding: 0;	
}

.clear{
    clear: both;
}

.hidden{
    display: none;
}

#line{
    clear: both;
    width: 900px;
    margin: 0 auto;
    text-align: center;
    background: white;
}

#wrap{
    width: 900px;
    margin: 0 auto;
    padding: 0px 0;
    background: white; /*#103e7a;*/
    border-left: 2px solid #bcbcbc;
    border-right: 2px solid #bcbcbc;
    border-bottom: 2px solid #bcbcbc;
}
/* #header group */
#header{
    padding-top: 10px;
}
#header #fullname{
    float: left;
    margin-left: 5px;
    font-size: 16px; 
    font-weight: bold; 
    color: #103e7a;
    padding-top: 0px;
    padding-bottom: 10px;
}
#header #ww{
    float: right;
    margin-right: 5px;
    padding: 5px 4px 0px 4px;
    font-weight: bold; 
    color: #103e7a;
}

/* group #container */
#header #container_firefox{
    clear: both;
    width: 900px;
    margin: 0 auto;

    /*background:url(../yearimg/terusa_top01_s.jpg) no-repeat bottom right; 
   background:  url(../yearimg/maebashi_park_light.jpg) no-repeat top right;
   background:  url(../yearimg/terusa_l_s_c.jpg) no-repeat bottom right;*/ 
   background: white url(../yearimg/terusa_night.jpeg) no-repeat bottom right;
}
#header #container_firefox #layer2{
    width: 900px;
    height: 150px;
    margin: 0 auto;

  /*Gradient*/
  background: -moz-linear-gradient(left 20deg, #001C24 14%, #fff 28%, #fff 60%, rgba(255, 255, 255, 0) 70%);
  background-image: -o-linear-gradient(left, rgba(0, 28, 36, 0), rgba(0, 0, 0, 0.2));
  background-image: -ms-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
  background-image: linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));

  /*background: -webkit-gradient(linear, left top, left bottom, from(#BFD9E5), color-stop(0.5,#63B0CF), color-stop(0.5,#0080B3), to(#09C));*/

  /*Firefox, Opera, Chrome, Safari*/
  /*opacity:0.7;	
  -moz-opacity:0.7;
  filter: alpha(opacity=70);	*/
  /*IE8以下*/
}
#header #container{
    clear: both;
    width: 900px;
    height: 148px;
    margin: 0 auto;

    background:url(../yearimg/bi_top.png) repeat bottom right; 
}

#header #container .conf_name{
    float:left;
    margin: 20px 75px auto; 
    font-size: 24px; 
    font-weight: bold; 
    color: #0C384C; 
    text-align: center;
    height: 40px;

    text-shadow: 2px 2px 2px rgba(256, 256, 256, 1);
}
#header #container .conf_short{
    float:left;
    margin: 10px 175px auto; 
    font-size: 42px; 
    font-weight: bold; 
    color: #0C384C; 
    text-align: center;
    height: 40px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
}
#header #container .logo{
    clear: both;
    float: left;
    margin: 0px 0px;
    width: 150px;
    height: 148px:
/*    border: 2px solid green ;*/
}
.bi{
    /* width:103px; height:104px; background-position: -2px -213px; left: 0px; top: 0px;
    background-image:url(../yearimg/normal_s.png); */
    width:147px; height:149px; background-position: -2px -305px; left: -50px; top: -56px;
    background-image:url(../yearimg/normal.png);
}
.amt{
    /* width:104px; height:102px; background-position: -106px -213px; left: 0px; top: 0px; */
    background-image:url(../yearimg/normal_s.png); 
    width:149px; height:145px; background-position: -151px -305px; left: -50px; top: -53px;
    background-image:url(../yearimg/normal.png); 
}

/* group #conference-title */
#header #container #conference-title{
    margin: 0px auto;
    width: 707px;
}
#header #container #conference-title .text{
    border: 3px solid red;
    height: 34px;
    width: 343px;
    margin: 0 auto;
}
/* end group #conference-title */	
		
/* group .statement */
#header #container .statement{
    border: 2px solid red ;
    /* position: absolute;
    z-index: 10;
    height: 140px;
    padding: 100px 30px 0px 360px; 
   font-size: 18px;*/
    text-align: right;
    color: white;
     zoom: 1;
    _background: #000003;
    filter: progid:DXImageTransform.Microsoft.Chroma(Color=#000003)
    progid:DXImageTransform.Microsoft.Glow(Color=#3e3e3e, Strength=2); 
    border: 1px dotted red;

    float:right;
    width: 900px;
    border-bottom: 1px dotted #cc66ff;
    border-top: 1px dotted #cc66ff;
    padding: 5px;
    margin: 0 4px;
    text-align: right;
    background: #F9F9F9;

    color: red;
    font: 18px Helvetica;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.8);
}
#header #container .statement a{
    text-decoration: none;
    color: white;
}
#header #container .statement[class] a{
    font-size: 18px;
}
#header #container .statement a:hover{
    color: #0C384C;
}
/* end group .statement*/

/* group .title */
#header #container .title{
    background: url('../yearimg/bi_top.png') no-repeat center top;
    height: 130px;  /* 265px;*/
    position: relative;
}

#header #container .title .text{
    padding-top: 0px; /*35px;*/
    padding-left: 810px; /* 775px; */
}
#header #container .title img{
    z-index: 0;
    position: absolute;
    right: 0;
}
#header #container .text span{
    font-family:  Georgia, "Times New Roman", Times, serif, sans-serif;
    color: #0C384C;
    position: absolute;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform:rotate(45deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(
	M11 = 0.70710678,
	M12 = -0.70710678,
	M21 = 0.70710678,
	M22 = 0.70710678
	sizingMethod = 'auto expand'
    );
}

/*end group .title */
/* end group #container */
/* end #header */


#menubar{
clear: both;
width:900px;

margin: 0 auto;
overflow:hidden;
color: #0C384C; 
font: 14px Helvetica;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
background: #103e7a;
}
#menubar ul{
float:left;
margin:0px auto;
padding:0px;
bottom: 0px;
list-style-type:none;
vertical-align:center;
/*position: absolute;relative; */
/*border: 2px solid green;*/
}
#menubar li{
float:left;
width: 80px;
height:30px;
line-height:30px;
margin-right: 1px;
margin-bottom: 1px;
overflow:hidden;
background: white;
text-align: center;
}
#menubar a{
text-align: center;
text-decoration:none;
padding-left:10px;
padding-right:10px;
white-space:nowrap;
border-right:solid 1px #cccccc;
display:block;
color: #0C384C; 
height:30px;
background: url(../img/menu_bg.jpg) no-repeat top left;
/*background: -moz-linear-gradient(top,#ffffff, #e6e6e6, #bfc3c4, #a2a5a6);*/
}
#menubar a:hover{
color: red; 
background:url(../img/menu.jpg) no-repeat top left;
}


/* #wrapper group */
#wrapper{
	clear: both;
	position: relative;
/*	margin-top: 120px;*/
}

#wrapper[id]{
/*	margin-top: 285px;*/
}

#wrapper ul{
	list-style: none;
}
	
#wrapper #main-page{
    width: 900px;
    background: white;
    margin: 0 auto;
    border-left: 2px solid #bcbcbc;
    border-right: 2px solid #bcbcbc;
}
		
		/* #announcement group */
		#wrapper #main-page #announcement{
		    border-bottom: 1px dotted #cc66ff;
		    border-top: 1px dotted #cc66ff;
		    padding: 5px 0px;
		    margin: 0 4px;
		    text-align: center;
		    background: #F9F9F9;
		}
		
		#wrapper #main-page #announcement .text{
		    color: gray;
		    font-size: 13px;
		    text-shadow: 1 0px black;
		}
		
		/*end #announcement group */
		
		#wrapper #main-page #nav-bar, #main-page #content-page{
		    vertical-align: top;
		    display: inline;
		    float: left;
		}
		
		/* #nav-bar group*/
		#wrapper #nav-bar{
		    width: 180px;
		}
		/*common property*/
			
		#wrapper #nav-bar .nav-bg{
		    position: relative;
		}
			
		/*.indicator group*/
		#wrapper .indicator{
		    margin-left: 0px;
		    padding-top: 13px;
		}
		
		#wrapper .indicator .indicator-img{
		    position: relative;
		    background: #D5D5D5; 
		    /*	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='yearimg/indicator.png'); */
		    height: 30px;
		}
					
		#wrapper .indicator .indicator-img[class]{
		    background: #D5D5D5; 
		/*background: #7BB7FF url(../yearimg/indicator.png) no-repeat;*/
		}
		
		#wrapper .nav-bg .indicator span{
		    color: black;
		    font: 16px Helvetica, Verdana, Arial, sans-serif bold;
		    padding: 0 4px;
		    line-height: 30px;
		    text-transform:uppercase;
		    text-shadow: 2px 2px rgba(256, 256, 256, 0.4);
		}
		/*end .indicator group*/
		
		/*.category group*/
		#wrapper .category{
		    padding: 4px 7px 8px 7px;
		    margin: 0;
		    height: 100%;
		}
		#wrapper .category li{
		    padding: 3px 7px 3px 7px;
		    border-bottom: 1px dotted #cc66ff;
		    height: 100%;
		}
		
		#wrapper .category li:hover, #wrapper li.selected{
		    background: #7bb6ff;
		    height: 100%;
		    behavior: url(ie-css3.htc);
		}
					
		#wrapper .category a{
		    color: #2D444B;
		    text-decoration: none;
		    cursor: pointer;
		    height: 100%;
		}
						
		#wrapper .category a:hover{
		    height: 100%;
		    color: black;
		    background: #7bb6ff;
		}
		
		#wrapper a .selected {
		    color: black;
		}
		/*end .category group*/
				
		/*end #nav-bar group*/	
		
		/*#content-page group*/
		#wrapper #content-page{
			width: 700px;
			min-height: 1000px;
			border-left: 1px dotted #cc66ff;
		}
			
			/*.heading group*/
			#wrapper #content-page .heading{
					color: black;
					margin: 13px 20px auto;
					width: 660px;
					height: 24px;
					position: relative;
					padding: 4px 0 0 0;
					vertical-align: middle;
					text-align: center;
					background: #f0f0f0;
					border-radius: 5px;
					border-top: 1px solid #BBBBBB;
					border-right: 2px solid #BBBBBB;
					border-bottom: 2px solid #BBBBBB;
					border-left: 1px solid #BBBBBB;
			}
	
				#wrapper #content-page .heading h2{
					color: black;
					font-style: normal;
					font-size: 150%;
					font-weight: bold;
					padding: 0 15px;
					margin: 0;
				}
			/*end .heading group*/
			
			#wrapper #content-page .context{
				padding: 15px 15px 30px 15px;
				white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
			    white-space: -pre-wrap; /* Opera 4-6 */
			    white-space: -o-pre-wrap; /* Opera 7 */
			    word-wrap: break-word; /* Internet Explorer 5.5+ */
			    color: #333;
			    line-height: 160%;
			}
			
			#wrapper #content-page .context ul{
				list-style: disc;
				padding:5px 20px; /* padding:5px 40px; */
			}
			#wrapper #content-page .context ol{
				padding:5px 20px; /* padding:5px 40px; */
			}
			
			#wrapper #content-page .context p, .context h2{
				padding:3px 10px;
			}
			
			#wrapper #content-page .context h2{
				font-size: 1.5em;
				color: #0F3F7A;
			}
			
			#wrapper #content-page .context h3{
				padding: 2px 10px;
			}
			#wrapper #content-page .context h3{
				font-size: 1.2em;
				color: #0F3F7A;
			}
		/*end #content-page group*/
	
	
	/*#sponsor-setcion group*/
	#wrapper #sponsor-setcion{
		clear: both;

		text-align: center;
		border-top: 1px dotted #cc66ff;
		padding: 7px 0px;
		margin: 0 4px;
	}
	#wrapper #sponsor-setcion .title{
	    border-bottom: 1px dotted #cc66ff;
	    padding-bottom: 7px;
	    color: gray;
	    font-size: 14px;
	}
	#wrapper #sponsor-section ul{
	}
	
	#wrapper #sponsor-setcion li{
	    position: relative;
	    padding: 0px 25px;
	    display: inline-block;
	    *display:inline;
	}
	/*end #sponsor-setcion group*/	
/* end #wrapper */

/*#footer group*/
#footer{
/*	background: url('../yearimg/bottom.jpeg') no-repeat center top;*/
    width: 900px;
    margin: 0px auto;
    text-align: center;
    min-height: 40px;
    border-top: 1px dotted #cc66ff;
}
#footer span{
    position: relative;
/*    top: 20px;*/
}
#footer span, #footer a{
    font-size: 95%;
    color: gray;
}
#footer a:hover{
    color: gray;
}
/* end #footer */
