@charset "utf-8";
@import "../../common/0-import.css";
/* CSS Document */
#conts h3.english {
	background: none;
	padding: 0;
}

#conts p {
	margin-bottom: 20px;
}

#conts p.mb35 {
	margin-bottom: 30px;
}

#conts p.lastP {
	margin-bottom: 10px;
}

#conts p span {
	font-weight: bold;
}

#conts p#schoolName {
	margin-bottom: 0;
	color: #6D5647;
	font-size: 14px;
	font-weight: bold;
}

#conts p#schoolLink {
	margin-bottom: 10px;
	padding-bottom: 10px;
	background: url(../../../img_new/shine/2007_07/line01.gif) repeat-x left bottom;
	zoom: 100%;
}

#conts img.floatL {
	margin: 0 15px 0 0;
	float: left;
	display: block;
}

#conts img.floatR {
	margin: 0 0 0 10px;
	display: block;
}

#conts ul.detials {
	margin: 0 20px 20px 0;
}

#conts ul#left li {
	margin-left: 160px;
}

#conts ul.detials li {
	padding-left: 17px;
	background: url(../../../img_new/icon/07.gif) left 6px no-repeat;
	line-height: 2;
	color: #333;
	font-weight: bold;
}

#conts ul#des {
	margin-bottom: 20px;
}

#conts ul#des li {
	background: url(../../../img_new/icon/07.gif) left center no-repeat;
	padding-left: 20px;
	line-height: 1.7;

}

#conts div#linkBox {
	margin-bottom: 80px;
	padding: 20px 0 20px 20px;
	background-color: #EAEBF4;
	overflow: hidden;
	zoom: 100%;
}

#conts div#linkBox ul {
	float: left;
	width: 245px;
}

#conts div#linkBox ul li {
	padding-left: 20px;
	background: url(../../../img_new/shine/2007_07/icon01.gif) left center no-repeat;
	line-height: 1.7;
}

