blink { text-decoration:blink;
	color:red; }

/*  index.php  Style Sheet */
body {
	background-image: url("./img/campus.png");
	background-repeat: no-repeat;
	background-position: center top;

}

div#new_article {
	background-image: url( "./img/new.gif" );
	background-position: top left;
	background-repeat: no-repeat;
	width: 800px;
	height: 30px;
}

div#new_article p {
	height: 30px;
	margin-bottom: 10px;
}

div#new_article p a {
	display: block;
	vertical-align: middle;
	line-height: 30px;
	padding-left: 160px;
}

div#wrap {
	clear: both;
}

div#header ul#gnavi li#home a {
	background-image: url( "./common/img/home.gif" );
}

div#header ul#gnavi li#link a {
	background-image: url( "./common/img/link.gif" );
}

div#description {
	text-align: left;
	font-size: 8px;
	display: none;
}

/* ****************************************************
 *  Left Column 
 * **************************************************** */
div#left {
	width: 180px;
	float: left;
	clear: left;
	position: relative;
	background-image: url( "./img/left-column-border.png" );
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 10px;
}

div#parachute {
	background-image: url( "img/parachute.png" );
	background-position: bottom;
	background-repeat: no-repeat;
}

div#left ul {
	margin-left: 25px;
	padding-right: 5px;
}

div#left ul li {
	list-style-image: url( "common/img/list.png" );
	margin: 0px;
	padding: 0px;
}

div#left hr {
	width: 170px;
	margin: 10px 5px;
	height: 2px;
	border-top: solid 1px #C1C1C1;
	border-bottom: solid 1px #F6F6F6;
	border-left: 0px;
	border-right: 0px;
}

div#left div#check {
	background-image: url( "./img/check.gif" );
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	width: 190px;
	height: 110px;
	position:relative;
	padding-top: 25px;
	left: -10px;
}

div#left div#check h3 {
	text-indent: -9999px;
}


div#left div#check a {
                     margin-left: 20px;
                     }






div#left div#check ul li{
	list-style-image: none;
        list-style-type: none;
	margin: 0px;
	padding: 0px;
}


div#left div#event h3 {
	background-image: url( "./img/event.png" );
	background-position: top center;
	background-repeat: no-repeat;
	display: block;
	width: 180px;
	height: 30px;
	text-indent: -9999px;
}

div#left div#event ul li a {
	font-weight: bold;
}

div#left div#history h3 {
	background-image: url( "./img/history.png" );
	background-position: top center;
	background-repeat: no-repeat;
	text-indent: -99999px;
	display: block;
	width: 180px;
	height: 30px;
}


div#left div#blog {
	background-image: url( "./img/bottom.png" );
	background-position: bottom;
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-bottom: 11px;
}


div#left div#blog h3 {
	background-image: url( "./img/blog.png" );
	background-position: top center;
	background-repeat: no-repeat;
	display: block;
	width: 180px;
	height: 30px;
	text-indent: -9999px;
}



div#bbs-link {
	width: 178px;
}

div#bbs-link img {
	border: solid 1px #CFCFCF;
}

 
/* ****************************************************
 *  Right Column 
 * **************************************************** */
div#right {
	width: 610px;
	float: right;
	margin-top: 10px;

}

div#right h3 {
	font-size: 13px;
	font-weight: bold;
}

div#main {
	background-image: url("./img/bg_main1.jpg");
	background-position: bottom left;
	background-repeat: no-repeat;
	width:610px;
	
}

div#main_border {
	background-image: url( "./img/bg-sideline1.png" );
	background-position: top left;
	background-repeat: repeat-y;}






div.special {
        margin-bottom: 10px;
}

div#cinema{
        background-image: url("./img/cinema-bg.gif");
        width: 610px;
        height: 350px;
        margin-bottom: 20px;
        margin-top: 10px;
}


div#right div#campus_snap {
	background-image: url( "./img/campus_snap3.png" );
	background-position: top left;
	background-repeat: no-repeat;
	width: 610px;
	height: 150px;
}

div#right div#jobhunting {
	background-image: url( "./img/jobhunting2.png" );
	background-position: top left;
	background-repeat: no-repeat;
	width: 610px;
	height: 150px;
}

div#right div#club_circle {
	background-image: url( "./img/club_circle2.png" );
	background-position: top left;
	background-repeat: no-repeat;
	width: 610px;
	height: 150px;
}

div#right div#pick_up {
	background-image: url( "./img/pick_up2.png" );
	background-position: top left;
	background-repeat: no-repeat;
	width: 610px;
	height: 150px;
}

div#right div.box {
	padding-top: 40px;
}

div#right div.con img {
	width: 120px;
	float: left;
	margin-left: 20px;
	margin-top: 30px;
	border:solid 1px #EFEFEF;	
}

div#right div.box {
	width: 430px;
	float: right;
	padding-right: 20px;
}

div#right div.box h3 {
	text-align: center;
}


	
}

strong.new {
	color: red;
	margin-left: 5px;
	font-style:italic;
	font-family: 'Times New Roman', Times, serif;
}




div#right div#sponsor2 {
	display: block;
	width: 610px;
	height: 100px;
        margin-top: 10px;
}

div#right img#bottom_line {
	position:relative;
	top:-10px;
}



