@charset "utf-8";
*{
	line-height: 1.4em;
}
body{
	font-size:14px;
}
.over_page_l{
	background-image: url('images/over_page_l.jpg');
	background-repeat: repeat-x;
}
.over_page_r{
	background-image: url('images/over_page_r.jpg');
	background-repeat: repeat-x;
	width: 45%;
	height:250px;
	position:absolute;
	left:55%;
}
.page{
	position:relative;
	width:			950px;
	margin: 0 auto;
	padding: 0;
	background-color: #ffffff;
	/**/
}
.header{
}
.nav{
	width:950px;
	height:140px;
	padding:10px 0 10px 0; 
	background-image: url("images/nav.jpg");
	background-repeat: no-repeat;
}

.main{
margin-bottom: 1em;
}
/*=========================================================*/
h1{
	padding-top: 0;
	font-size:300%;
	text-align: center;
	color:#ff0000;
	font-weight:bold;
}
h2{
	font-size:100%;
	line-height: 1.1em;
	margin: 1em 0;
	padding:0 0 0 1.2em;
	color:#000000;
	background-image: url("images/minibyu3.gif");
	background-repeat: no-repeat;
	background-position: left center;
}
h3{
	font-size:120%;
	font-weight: bold;
}
dt{
font-size:120%;
}
.nav a{
text-decoration: none;
}
/*.nav dt{border-left: 0.4em solid #f8ff40;	padding-left:1em;
}*/
.nav dt{
	padding-left: 1.4em;
	background-image: url('images/byu.gif');
	background-repeat: no-repeat;
	background-position: left 3px;

}
.nav dd{
	padding-left:1.6em
}
/*=========================================================*/
.tbox{
	padding: 20px;
	border: 1px solid #cccccc;
	background-image: url("images/notepasokon.gif");
	background-repeat: no-repeat;
	background-position: 700px 70px;
}
#image{
	position:relative;
	float:left;
	width: 630px;
}
#image{
	clear:both;
}

#image h3{
	padding: 8px 0 0 0;
	width: 630px;
	font-size: 16px;
}
* html #image h3{
	padding: 8px 0 0 0;
	width: 630px;
	font-size: 16px;
}
#image .info{
	padding: 40px 20px 0 20px;
	height:120px;
	width:569px;
	line-height:1.6em;
	overflow:scroll;
	overflow-x:hidden;
	margin-bottom:24px;
	background-color: #dfffe0;
}
* html #image .info{
}
#image .info h3{
	background-image: none;
	padding: 8px 0;
	margin: 0;
	width: 630px;
	height: 1em;

	font-size:16px;
	font-weight:bold;
}
.info p a{
	background-image:url('images/minibyu2.gif');
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:16px;
}

		#image .info{
			position:relative;overflow:hidden;
			/**/
		}
		#inner{
			position:absolute;
			top:6px;
			height:120px;
		}
.inbutton{
	position: absolute;
	top: 8px;
	left:360px;
	margin-left: 0;
	padding-left: 0;
	width: 230px;
}
* html .inbutton{
	left:360px;
	width: 250px;

}
button{
	cursor:pointer;
	font-weight:bold;
	height:1.8em;
	}
/*=========================================================*/
.side{
	float:right;
	width:240px;
	margin-left: 60px;
}
.side h3{
	background-image: url("images/sideh3.gif");
	background-repeat:no-repeat;
	height:29px;
	padding-top: 6px;
	text-align: center;
}

.descript,.banner{
	clear: both;
}
#image .descript .twitter{
	padding: 8px 0 0 20px;
	margin: 0;
	width: 560px;
	height:1em;
	font-size: 16px;
}
.weather{
	line-height: 1.2em;
	border: solid 1px #00cc00;
	background-color: #dfffe0;
	padding: 10px 0 10px 20px;
}