@charset "utf-8";
.introUl {
	height:100%;
	overflow:hidden;
	}
.introUl li{
	float:left;
	width:260px;
	}
.introUl div{
	height:33px;
	line-height:34px;
	background:url(../hall/teatorogario/images/id_bg.gif) left bottom repeat-x;
	}
.introUl p{
	padding-left:25px;
	background:url(../hall/teatorogario/images/arrow_o01.gif) 10px center no-repeat;}
.hallDiv {
	padding:10px;
	height:100%;
	overflow:hidden;
	}
.hallDiv h3 {
	margin-bottom:10px;
	padding-bottom:2px;
	border-bottom:1px dotted #ccc;
	}
.hallDiv h3 img{
	float:none;
	}
.hallDiv img{
	float:left;
	}
.hallDiv ul{
	padding:0 0 0 10px;
	float:left;
	width:240px;
	}
.hallDiv ul p{
	padding:0;
	}
.hallDiv ul a {
	display:block;
	padding:0 0 3px 10px;
	color:#013b95;
	text-decoration:underline;
	background:url(../../guide/college/images/ico_mesright1.gif) 0px 7px no-repeat;	
	}
