@charset "utf-8";
body { 
	font-family:Lucida Grande,"メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS P Gothic",Arial,Helvetica,sans-serif;
	font-size:small;
	background-color:#f7f1e6;
}
/* target navigation +　station navi*/
#header-a ul#target li{
	float:left;
}
#header-a #search {
	float:right;
	margin:12px 15px 0px 0px;
	overflow:hidden;
}
#search #textfield{
	width:125px;
}
#target li {
	float:left;
	display: inline;
	font-size:x-small;
	margin-left:0px;
	padding-left:15px;
	padding-right:5px;
	background-image: url("images/parts-header-a.gif");
	background-repeat:no-repeat;
	background-position: left bottom;
}
#target a:link,#target a:visited  {
  color:#FFFFFF;
}
#target a:hover,#target a:active {
  color:rgb(250,182,197);
}

div#header-a div#search fieldset { float: right; }
div#header-a div#search legend { display: none; }
div#header-a div#search p { font-size: 83%; }
div#header-a div#search p input,
div#header-a div#search p img { vertical-align: middle; }
div#header-a div#search input#SearchTextBox {
	padding: 1px;
	border: 1px solid #999999;
}
#header-b h1{
	vertical-align: bottom;
	width: 230px;
	height: 49px;
	display: block;
	}
#header-b h1 span {
	text-indent:-9999px;
}
#header-b #logo {
	width:230px;
	height:49px;
	float:left;
	display: block;
}
#header-b a {
		cursor: pointer;
}
#header-b img {
		border: none;
}

/*--------------------------*/
.back {
	width:180px;
	height:14px;
	cursor:pointer;
	float:right;
}
.back p{
	vertical-align:bottom;
	margin-top:0px;
	float:right;
	}
.back img{
	border:none;
	margin:0;
	padding:0;
	}
.newsnavi
	{
	text-align:right;
	}
/*--------------------------*/
#header-b ul#station {
	float:right;
	margin:35px 10px 0 0;
}
#station li{
	float:left;
	display: inline;
	font-size:x-small;
	margin-left:10px;
	padding-left:15px;
	background-image: url("images/parts-header-b.gif");
	background-repeat:no-repeat;
	background-position: left bottom;
}
#station a:link,#station a:visited  {
  color:#3F3F3F;
}
#station a:hover,#station a:active {
  color:rgb(182,14,53);
}
#global li{
	margin:0;
	padding:0;
	float:left;
	text-align:center;
	line-height:280%;
}
#global li span{
	display:none;
}
#global li a{
	display: block;
	height: 42px;
	width:129px;
	background-repeat: no-repeat;
	font-weight:lighter;
	}
#global li a:link,#global li a:visited {
	background-position:0% 100%;
	background-repeat:no-repeat;
	color:#3F3F3F;
}
#global li a:hover,#global li a:active{
	background-position:0% 0%;
	background-repeat:no-repeat;

}
#global li#about a:link,#global li#about a:visited {
	background-image:url(images/g-navi-about.gif);
	border-right:1px solid #FFFFFF;
}

/*-----------------------------------------------------*/
#global li#gakubu a:link,#global li#gakubu a:visited {
	background-image:url(images/g-navi-gakubu.gif);
	border-right:1px solid #FFFFFF;
}
/*-----------------------------------------------------*/
#global li#practice a:link,#global li#practice a:visited {
	background-image:url(images/g-navi-practice.gif);
	border-right:1px solid #FFFFFF;
}
/*-----------------------------------------------------*/
#global li#life a:link,#global li#life a:visited {
	background-image:url(images/g-navi-life.gif);
	border-right:1px solid #FFFFFF;
}
/*-----------------------------------------------------*/
#global li#career a:link,#global li#career a:visited {
	background-image:url(images/g-navi-career.gif);
	border-right:1px solid #FFFFFF;
}
/*-----------------------------------------------------*/
#global li#access a:link,#global li#access a:visited {
	background-image:url(images/g-navi-access.gif);
	border-right:1px solid #FFFFFF;
}
/*-----------------------------------------------------*/
#global li#exam a:link,#global li#exam a:visited {
	background-image:url(images/g-navi-exam.gif);
}
.menu{
	float:left;
	width:250px;
	height:auto;
	margin:0;
	padding:0px 15px 0px 0px;
}

.menur{
	float:right;
	width:250px;
	height:auto;
	margin:0;
	padding:0px;
}
.menu_for{
	float:left;
	width:240px;
	height:auto;
	margin:0;
	padding:0px 15px 0px 0px;
}

.menur_for{
	float:right;
	width:240px;
	height:auto;
	margin:0;
	padding:0px;
}
.menu dl,
.menur dl{
	margin:0px 0px 10px 0px;
	padding:0px;
	border:1px solid rgb(226,226,226);
}
.menu dt.sougou,.menur dt.sougou{
	background-color:rgb(239,124,41);
}
.menu dt.kodomo,.menur dt.kodomo{
	background-color:rgb(229,96,132);
}
.menu dt.kaigo,.menur dt.kaigo{
	background-color:rgb(117,194,149);
}
.menu dt,
.menur dt{
	margin:0px 0px 0px 0px;
	padding:2px 0px 2px 2px;
	background-color:rgb(204,197,181);
	color: rgb(67,69,68);
	font-weight:normal;
}
.menu dd,.menur dd{
	margin:0px 0px 0px 0px;
	padding:2px 0px 2px 2px;
	border-top:1px dashed rgb(226,226,226);

}
.menur a:hover,a:active{
	color:rgb(182,14,53);
	font-weight:lighter;
}
#subheader p{
	padding:0px 0px 10px 0px;
}
#details img,#kaigotxt img{
	float:right;
	margin-left:20px;
	margin-bottom:20px;
	clear: both;
	border: none;
}
#header-b h1{
	vertical-align: bottom;
	width: 230px;
	height: 49px;
	background-image:url(images/logo.gif) ;
	background-repeat:no-repeat;
	}
#header-b h1 span {
	display: none;
}
#details h3 {
		color:rgb(50,0,0);
		font-size:larger;
		margin:10px 0px 25px 0px;
}
#details h4 {
		color:rgb(50,0,0);
		font-size:larger;
		margin:10px 0px 25px 0px;
}
#details p{
	line-height:185%;
	font-size:small;
	margin:0px 0px 20px 0px;
	padding:0;
}
#details blockquote{
	width: auto;
    margin: 0 0px 20px 0px;
    padding: 10px;
    border: 1px #d3d3d3 dotted;
    background: #f7f7f7;
    font-size: 90%;
    line-height: 1.7;
}
#details ul{
		margin:0px 0px 15px 4px;
}
#details a:link,#details a:visited{
	color:rgb(182,14,53);
	text-decoration:underline;
}
#details a:hover,#details a:active{
	color:#333333;
	font-weight:lighter;
}
#column h2,#event-index h2,#news-list h2,#column h3{
	background-image:url(images/h2-nt.gif);
	height:23px;
	font-size:small;
	font-weight:normal;
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:0px 0px 8px 0px;
	padding-bottom:5px;
}
#extend h2 {
	background-image:url(images/h3-ec_2.gif);
	height:23px;
	font-size:small;
	font-weight:normal;
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:0px 0px 8px 0px;
	padding-bottom:5px;
}
#columng h3{
	background-image:url(images/h3-jitsugaku.gif);
	height:30px;
	font-size:large;
	font-weight:normal;
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:0px 0px 20px 0px;
}
#column dl,
#event-index dl,
#news-list dl,
#details dl {
	margin:0px 0px 10px 0px;
	padding:0px;
	border-left:5px solid rgb(226,226,226);
}
#kaigo dl,
#details dl {
	margin:0px 0px 0px 0px;
	padding:5px;
	border-bottom:1px solid #FFFFFF;
	background-color:#E5E3D4;
	width:560px;
	height:auto;
	overflow:hidden;
	font-size:small;
}
#kaigo dt,
#details dt {
	margin:0px 15px 0px 0px;
	padding:0px 0px 0px 0px;
	width:auto;
	float:left;
}
#kaigo dd,
#details dd{
	margin:0px 0px 0px 0px;
	padding:0px 5px 0px 0px;
}
#details dd.gra{
	float:left;
}
#details dd.name{
	float:left;
}
#kaigo .extra{
	background-color:#F5EEDD;
}
#kaigo .name{
	width:15%;
}
#kaigo .gra{
	width:18%;
}
#kaigo .title{
	width:45%;
}
#column dt,#event-index dt,#news-list dt{
	margin:0px 15px 0px 10px;
	padding:5px 0px 2px 0px;
	float:left;
	width:80px;
	line-height:150%;
}
#extra_news h2{
	background-image:url(images/h3_ex_news.gif);
	height:23px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:0px 0px 8px 0px;
	padding-bottom:5px;
}
#extra_news dl {
	margin:0px 0px 5px 0px;
	padding:0px;
	border-left:5px solid rgb(226,226,226);
	font-size:small;
}
#extra_news dt{
	margin:0px 5px 0px 10px;
	padding:5px 0px 2px 0px;
	font-weight:bold;
	font-size:small;
}
#extra_news dd{
	margin:0px 0px 0px 10px;
	padding:5px 10px 2px 0px;
	border-bottom:1px dashed #CCCCCC;
	line-height:150%;
	width:auto;
}
#column dd,#event-index dd,#news-list dd{
	margin:0px 0px 0px 10px;
	padding:5px 10px 2px 0px;
	border-bottom:1px dashed #CCCCCC;
	line-height:150%;
	width:auto;
}
#column a:link,
#column a:visited {
	color:#333333;
}
#column a:hover,
#column a:active {
	color:rgb(182,14,53);
	font-weight:lighter;
}
#kaigo a:link,#kaigo a:visited{
	color:#333333;
}
#kaigo a:hover,#kaigo a:active{
	color:rgb(182,14,53);
	font-weight:lighter;
}
#column p.rss,
#extra_news p.rss{
	padding:0px 0px 0px 20px;
	margin-top:5px;
	margin-bottom:10px;
	height:16px;
	background-image:url(images/badge_rss.gif);
	background-repeat:no-repeat;
	background-position:left;
	float:right;
	}
#column dd.backnumber{
	text-align:right;
	background-color:#F0F0F0;
	padding-right:10px;
	}
#event-indexn a:link,#event-index a:visited {
	color:#333333;
}
#event-index a:hover,#event-index a:active{
	color:rgb(182,14,53);
	font-weight:lighter;
}
#details .list {
	background-image:url(images/h2-kaigo.gif);
	height:23px;
	font-size:small;
	font-weight:normal;
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:0px 0px 10px 0px;
}
#details .list_2 {
	background-image:url(images/octs00.gif);
	height:23px;
	font-size:small;
	font-weight:normal;
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:5px 0px 10px 0px;
}
#details .list_s {
	background-image:url(images/h2-g_sougou.gif);
	height:23px;
	font-size:small;
	font-weight:normal;
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:5px 0px 10px 0px;
}
#details .list_s_2 {
	background-image:url(images/h2-gv_sougou.gif);
	height:23px;
	font-size:small;
	font-weight:normal;
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:5px 0px 10px 0px;
}
#kaigo hr{
	color:#CCCCCC;
	margin:15px 0px 15px 0px;
	clear:both;
} 
#extra p
{
	margin:0 0 5px 0;
}
#extra_2 p {
	float:left;
	margin-bottom:5px;
}
#extra a img,
#extra_2 a img{
	border: 1px solid #CCCCCC;
}
#extra a:hover img,
#extra a:active img,
#extra_2 a:hover img,
#extra_2 a:active img {
	border: 1px solid rgb(182,14,53);
}
#foryou p{
	margin:0 0 5px 0;
}
#foryou a img{
	border: 1px solid #CCCCCC;
}
#foryou a:hover img,
#foryou a:active img {
	border: 1px solid rgb(182,14,53);
}

#footer ul {
	float:left;
	margin-left:20px;
	padding-left:20px;
}
#footer li {
	float:left;
	display: inline;
	font-size:x-small;
	margin:0px 0px 0px 0px;
	padding:0px 5px 0px 0px;
}
#footer a:link,#footer a:visited  {
  color:rgb(255,255,255);
}
#footer a:hover,#footer a:active {
  color:rgb(255,249,107);
}
#footer address {
  color:rgb(255,255,255);
  float:right;
  padding:0px 20px 15px 0px;
  font-size:x-small;
  font-style:normal;
}
#kwick .kwick a {
	display:block;
	width:600px;
	height:200px;
	text-indent:-9999px;
}

#news-list a:link,
#news-list a:visited,
#extra_news a:link,
#extra_news a:visited,
#foryou a:link,
#foryou a:visited {
	color:#333333;
}
#news-list a:hover,
#news-list a:active,
#extra_news a:hover,
#extra_news a:active,
#foryou a:hover,
#foryou a:active{
	color:rgb(182,14,53);
	font-weight:lighter;
}
#expanded-rmx p,li,dd,dt,
#static p,li,dd,dt,
#columng p,li,dd,dt,
#op p,li,dd,dt{
	color:rgb(38,0,0);
}
#static hr,
#details hr,
#expanded-rmx hr{
	margin-bottom:10px;
	clear:both;
}

#static p.fl img{
	float:left;
	margin:0px 5px 5px 0px;
}
#static p.fr img{
	float:right;
	margin:0px 0px 5px 5px;
		clear:both;
	
}
#static p.fl img{
	float:left;
	margin:0px 5px 5px 0px;
}
#leftsub h2 {
		background-repeat:no-repeat;
		height:60px;
		text-indent:-9999px;
		font-size:larger;
		margin:0px 0px 5px 0px;
}
#static h3 ,
#expanded-rmx h3 ,
#news-list h3.hack{
		background-repeat:no-repeat;
		height:30px;
		text-indent:-9999px;
		font-size:large;
		margin:10px 0px 20px 0px;
		width:580px;
}
#op h3{
		font-size:small;
		font-weight:normal;
		margin:10px 0px 20px 0px;
}
#expanded-rmx h3{
		width:720px;
		margin-bottom:10px;
}
#kaigotxt h2 {
		font-size:medium;
		margin:0px 0px 10px 0px;
		width:740px;
}
#kaigotxt h3 {
		font-size:medium;
		color:#666666;
		margin:0px 0px 15px 0px;
		width:740px;
}
#static h4 ,
#expanded-rmx h4{
		color:#333333;
		background-image:url(images/h3_bg.gif);
		background-repeat:no-repeat;
		border-bottom:1px solid #999999;
		font-size:large;
		font-weight:normal;
		margin:0px 0px 20px 0px;
		padding:0px 0px 10px 24px;
		clear:both;
		line-height:150%;
}
#static h4.about {
		color:#50BECB;
		background-image:url(images/h3_bg_mizu.gif);
}
#static h4.faculty {
		color:#75C194;
		background-image:url(images/h3_bg_green.gif);
}
#static h4.practice {
		color:#B4ADD4;
		background-image:url(images/h3_bg_pur.gif);
}
#static h4.campus {
		color:#F9C043;
		background-image:url(images/h3_bg_yellow.gif);
}
#static h4.career {
		color:#976042;
		background-image:url(images/h3_bg_brown.gif);
}
#static h4.exam {
		color:#F7E5D7;
		background-image:url(images/h3_bg_hada.gif);
}
#static h5,
#details h5,
#expanded-rmx h5 {
		color:#1A1A1A;
		font-weight:normal;
		font-size:medium;
		margin:0px 0px 10px 0px;
		padding:5px 5px 5px 25px;
		line-height:150%;
		background-image:url(images/h5_bg.gif);
		background-repeat:no-repeat;
		border-bottom:1px dotted #CCCCCC;
		clear:both;
}
#static h5.so {
		color:rgb(255,51,0);
		background-image:url(images/h5_bg_so.gif);
		clear:both;
}
#static h5.ko,#options h5.ko {
		color:#E45F83;
		background-image:url(images/h5_bg_ko.gif);
}
#static h5.kf {
		color:#3393D1;
		background-image:url(images/h5_bg_kf.gif);
}
#teachers h5 {
background-image:url(images/h5_bg_plus_2.gif);
}
#teachers h5:hover{
background-image:url(images/h5_bg_plus.gif);
}
#teachers li {
margin:0; padding:0; list-style-type:none;
}

#static h6 ,#expanded-rmx h6 {
		color:rgb(182,14,53);
		font-size:medium;
		font-weight:normal;
		margin:0px 0px 10px 0px;
		padding:5px 5px 5px 0px;
}
#static h5.ref ,#details .ref{
		border-top:1px solid rgb(182,14,53);
		border-bottom:1px solid rgb(182,14,53);
		color:rgb(182,14,53);
		background-image:url(images/h5_ref.gif);
		background-repeat:no-repeat;
}
#static table,#details table  {
        color: #666666;
        width: 100%;
		margin:0px 0px 15px 0px;
        border: 1px solid #CCCCCC;
        border-collapse: separate;
        border-spacing: 1px;
}
#static table.smaller,#details table.smaller  {
		font-size:x-small;
        color: #666666;
        width: 100%;
		margin:0px 0px 15px 0px;
        border: 1px solid #CCCCCC;
        border-collapse: separate;
        border-spacing: 1px;
}
#static th,#details th {
        padding: 3px;
        border-right: 1px solid #CCCCCC;
        border-bottom: 1px solid #CCCCCC;
        background-color: #E1E2E6;
		font-weight:normal;
		line-height:150%;
}
#static td,#details td {
        padding: 3px;
		text-align:center;
        border-right: 1px solid #CCCCCC;
        border-bottom: 1px solid #CCCCCC;
        background-color: #EFF2F3;
		line-height:150%;
}
#details th.sat {
        padding: 5px;
		text-align:center;
        border-right: 1px solid #CCCCCC;
        border-bottom: 1px solid #CCCCCC;
        background-color: #0066FF;
		line-height:150%;
		color:#FFFFFF;
}
#details th.sun {
        padding: 5px;
		text-align:center;
        border-right: 1px solid #CCCCCC;
        border-bottom: 1px solid #CCCCCC;
        background-color: #FF3300;
		line-height:150%;
		color:#FFFFFF;
}
#static td.sum {
		background-color:#FFFFCC;
}
#static td.a_sum {
		background-color:#FFFF99;
}
#static td.ex,#details td.ex {
		text-align:left;
}
#static td.ex2,#details td.ex2 {
		text-align:right;
}
#static table caption ,#details table caption {
	display:none;
}
#static ol,#details ol,#expanded-rmx ol {
	margin:0px 0px 15px 10px;
	padding:0px;
}

#static li,#details li,#expanded-rmx li {
	line-height:150%;
	margin-left:15px;
	padding-left:0px;
	list-style-position:outside;
	line-height:150%;
	list-style-type:disc;
}
#static span.bold,
#details span.bold,
#expanded-rmx span.bold {
	font-weight:bold;
  color:rgb(182,14,53);
}
#static span.bbold,
#details span.bbold {
	font-weight:bold;
	color:#0066CC;
	text-decoration:underline;
}
#leftsub{
	margin:0px 0px 20px 0px;
	float:left;
	width:170px;
}
#leftsub ul{
	margin:0px;
	padding:0px;

}

#leftsub li{
	margin:0px;
	padding:5px 10px 8px 20px;
	background-image:url(images/bullet.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-size:small;
}
#leftsub li.link{
	background-image:url(images/link.gif);
	background-repeat:no-repeat;
}
#leftsub a:link,
#leftsub a:visited {
	color:rgb(100,100,100);
	display:block;

}
#leftsub a:hover,#leftsub a:active {
	color:rgb(182,14,53);
	
}
#leftsub span.bold {
	background-image:url(images/bullet.gif);
	background-repeat:no-repeat;
	padding:0px 0px 10px 20px;
	line-height:133%;
	color:rgb(182,14,53);
}
#leftsub ul.sub {
	line-height:120%;
}
#leftsub ul.sub li {
	margin:6px 0px 0px 0px;
	padding:2px 0px 0px 20px;
	width:140px;
	background-image:url(images/bullet_3.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.tab1,.tab2,.tab3,.tab4,.tab5,.tab6 {
	margin:0px 0 5px 0;
	cursor: pointer;
}
#leftsub ul.sub li.link {
	background-image:url(images/link.gif);
}
#static span.bolder {
	font-weight:bolder;
	color:#333333;
}
#static span.underl {
	text-decoration:underline;
}
#static p,#kaigotxt p,#expanded-rmx p,#columng p{
	margin:0px 0px 15px 0px;
	line-height:180%;
}

#static dl {
	line-height:150%;
	margin-bottom:15px;
}
#static dd {
	float:left;
}
#static dt {
	padding-left:30px;
	}
#static a:link,
#static a:visited {
	color:#330000;
	text-decoration:underline;
}
#static a:hover,
#static a:active {
	color:rgb(255,51,0);
	text-decoration:none;
}
#expanded-rmx a:link,#expanded-rmx a:visited  {
	color:rgb(192,48,0);
	text-decoration:underline;
}

p {
	font-size:small;
}
a {
	text-decoration:none;
}
/* open campus extra */
#opencampus-extra {
	float:right;
	width:170px;
	padding:10px 5px 10px 5px;
	margin-left:20px; 
	background-image:url(../../../opencampus/images/movie_bg.gif);
	text-align:center;
}
#opencampus-extra-ex {
	float:right;
	width:170px;
	padding:10px 5px 10px 5px;
	margin:0; 
	background-image:url(../../../opencampus/images/extra.gif);
	text-align:center;
}
#opencampus-extra p,#opencampus-extra-ex p {
	text-align:center;
	padding:0;
	margin-bottom:10px;
}
#opencampus-extra .txt,#opencampus-extra-ex .txt {
 padding:5px 5px 5px 5px;
 margin:0;
 width:152px;
 background-color:#FFFFFF;
 text-align:left;
 }
#opencampus-extra a img, #opencampus-extra-ex a img, #mainphoto a img, #static a img, #column a img{
 border: none;
 }
/* footer */
#footer {
	background-color:rgb(182,14,53);
	overflow:hidden;
}
#calendar {
	width:578px;
	margin:0 0 20px 0;
}
#calendar table ,#calendartable  {
		font-size:10px;
        color: #666666;
        width: 160px;
        border: 1px solid #CCCCCC;
        border-collapse: separate;
        border-spacing: 1px;
}
#calendar th{
        padding: 5px;
        border-right: 1px solid #CCCCCC;
        border-bottom: 1px solid #CCCCCC;
        background-color: #E1E2E6;
		font-weight:normal;
		line-height:100%;
}
#calendar td {
        padding: 5px;
		text-align:center;
        border-right: 1px solid #CCCCCC;
        border-bottom: 1px solid #CCCCCC;
        background-color: #EFF2F3;
		line-height:150%;
}
#expanded-rmx p.fr {
	float:right;
	margin:0px 0px 5px 15px;
	vertical-align: text-bottom;
}
#expanded-rmx p.fl {
	float:left;
	margin:0px 0px 0px 0px;
	vertical-align:bottom;
}
#expanded-rmx p.fll img{
	float:left;
	margin:0px 10px 0px 0px;
	vertical-align:bottom;
}
#expanded-rmx p.medium{
	margin:0px 0px 15px 0px;
	line-height:150%;
	font-size:medium;
}
#expanded-rmx p strong{
	font-weight:normal;
}
#expanded-rmx a img{
	border:none;
	float:right;
	vertical-align:bottom;
}
#subheader h3{
		color:#333333;
		height:30px;
		font-size:large;
		margin:0px 0px 10px 0px;
		padding:13px 0px 0px 0px;
		width:580px;
		border-top:5px solid rgb(182,14,53);
		border-bottom:1px solid rgb(182,14,53);
}
#mainphoto img{
	vertical-align:bottom;
}
#maincontents p strong.norm{
	font-weight:normal;
}
#form{
	text-align:center;
	margin-top:5px;
}
#static ul {
	margin:0px 0px 15px 4px;
}
#static .static_indexl ul li ,
#static .static_indexr ul li {
	margin:0px;
	padding:0px 10px 1px 25px;
	background-image:url(images/bullet_pink.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-size:small;
	list-style-type:none;
}
#static .static_indexl ul li.link ,
#static .static_indexr ul li.link {
	background-image:url(images/link.gif);
	background-repeat:no-repeat;
}
#static div.syllabus_link, 
#static div.html_link {
	margin-bottom:15px;
}
#static .syllabus_link ul , 
#static .html_link ul{
	border-top:1px solid #CCCCCC;
	list-style-position:inside;
	background-color:#EFEFEF;
	margin:0;
	padding:0;
}
#static .syllabus_link ul li{
	border-bottom:1px dashed #CCCCCC;
	background-image:url(../../../images/pdf_small.gif);
	background-repeat:no-repeat;
	list-style:none;
	padding:3px 0px 3px 25px;
	margin:0;
}
#static .html_link ul li{
	border-bottom:1px dashed #CCCCCC;
	background-image:url(../../../images/link_small.gif);
	background-repeat:no-repeat;
	list-style:none;
	padding:3px 0px 3px 25px;
	margin:0;
}

#options {width:580px; margin:20px auto; text-align:right;}
#options a {text-decoration:none;}
#acc {list-style:none; margin:0 auto 0px; list-style-type:none; width:100%;}
#acc h5 {cursor:pointer; margin:0 0 5px 0;}
#acc .acc-section {overflow:hidden; width:100%;}
#acc .acc-content {width:580px;}
#nested {list-style:none; margin:0 auto 0px; list-style-type:none; width:100%;}
#nested h5 {cursor:pointer; margin:0;}
#nested .acc-section {overflow:hidden; width:100%;}
#nested .acc-content {width:580px;}

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev,
#lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
#news ul {
  height: 15px;
  line-height: 15px;
  overflow: hidden;
}
#news {
	padding:10px;
	margin:0 10px 0 10px;
	border:1px solid #666666;
	background-color: #F2F2F2;
	width:760px;
}
