@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	text-decoration:none;
	list-style:none;
	font-size:12px;
	font-family:"宋体"
}

form,ul,li,dl,dd,dt,p,h1,h2,h3,h4,h5,h6,input,td,div,body {
	margin: 0;
	padding: 0;
	text-align: left;
}

input {
	color: #212121;
}

table,img {
	border: 0
}

ul,li,dl,dd,dt {
	list-style-type: none;
}


.clear {
	clear: both;
	font-size: 0;
	height: 0;
	overflow: hidden;
}

#hfg{ width:100%; height:30px; background:#003300;}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

input,select,form img,button {
	vertical-align: middle;
}

td {
	padding: 2px;
	text-align: left;
}

a {
	color:#333333
}

a:hover {
	color: #FF9933;
	text-decoration: underline;
}


p{
	line-height:24px;}
	
	
.head { width:100%;

	background:#f0eeef;
	height:30px;
	border-bottom:1px solid #e2e2e2;

}

#totile{ margin:0 auto; width:950px; height:30px;}

.head_left {
	float:left; line-height:30px;
	width:250px;
	height:30px;
	background:url(/images/university/jxy/a_r1_c2.jpg) no-repeat;
	padding-left:160px;
}
