@charset "utf-8";
/***----------------------------- Author information ------------------------------

	Designer:baihome
	Project:uninf web
	Time:2012-08-06
	Html file:about.html
	Css file:17about.css
	images file:17_about_tp.png

------------------------------------------------------------------------------***/

/***全局css定义***/
body{
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	font-style: normal;
	color: #465963;
	background-color: #fff;
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0 0;
}

form,ul,li,p,h1,h2,h3,h4,h5,h6{margin:0;padding:0;}input,select{font-size:12px;line-height:16px;}img{border:0;}ul,li{list-style-type:none;}
a {
	color:#465963;
	text-decoration:none;
}
.Rcontent a {
	font-size: 14px;
}
a:hover {
	color: #175e8f;
	text-decoration: underline;
}
h4{font-size:14px;font-weight:normal;text-align:center;cursor:pointer;overflow:hidden;}
h5{font-size:14px;color:#005598;}
h6{font-size:12px;color:#005598;}

.left {float:left;}
.right {float:right;}
.center{margin:0 auto;}

/*** 10px横线div ***/
.hline_div{
	height:10px;
	overflow:hidden;
	clear: both;
	width: 100%;
}

/*** 10px竖线div ***/
.sline_div{
	width:10px;
	height:30px;
	float:left;
}


/****-------------------------------------****/


.logo_area {
	background-image: url(../../Uninf/html/images/17_about_tp.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 92px;
	width: 960px;
	margin: 0 auto;
	position: relative;
}
.logo_area .logo_right {
	background-image: url(../../Uninf/html/images/17_about_tp.png);
	background-repeat: no-repeat;
	background-position: 0px -140px;
	width: 480px;
	height: 92px;
	position: absolute;
	top: 0px;
	right: 0px;
}
.content {
	width: 1170px;
	margin: 0 auto;
}
.content .Larea {
	width: 330px;
	height: 500px;
	float: left;
	position: relative;
}
.content .Larea .Lheader {
	background-image: url(../../Uninf/html/images/17_about_tp.png);
	background-repeat: no-repeat;
	background-position: 0px -280px;
	width: 300px;
	height: 90px;
	z-index: 3;
	position: absolute;
	top: 0px;
	left: 15px;
}
.content .Larea .Lcontent {
	width: 240px;
	height: 380px;
	position: absolute;
	overflow: hidden;
	left: 49px;
	z-index: 1;
}
.content .Larea .Lcontent a {
	width: 165px;
	height: 40px;
	display: block;
	margin-left: 25px;
	line-height: 40px;
	padding-left: 30px;
	font-size: 14px;
	text-decoration: none;
	overflow: hidden;
}
.content .Larea .Lcontent .ahover {
	background-image: url(../../Uninf/html/images/17_about_tp.png);
	background-repeat: no-repeat;
	background-position: 0px -550px;
	width: 165px;
	height: 40px;
	display: block;
	margin-left: 25px;
	line-height: 40px;
	padding-left: 30px;
	color: #175e8f;
	font-size: 14px;
}


.content .Larea .Lfooter {
	background-image: url(../../Uninf/html/images/17_about_tp.png);
	background-repeat: no-repeat;
	background-position: 0px -410px;
	width: 280px;
	height: 60px;
	bottom: 10px;
	position: absolute;
	left: 25px;
	z-index: 2;
}



.content .Rarea {
	width: 800px;
	float: left;
	margin-right: -3px;
}
.content .Rarea .Rtitle {
	height: 40px;
	line-height: 40px;
	color: #175e8f;
	font-size: 18px;
	font-family: "微软雅黑";
	padding-left: 10px;
}
.content .Rarea .Rline {
	background-image: url(../../Uninf/html/images/17_about_tp.png);
	background-repeat: repeat-x;
	background-position: 0px -500px;
	height: 2px;
	width: 800px;
	margin-bottom:10px;
}
.content .Rarea .Rcontent {
	width: 800px;
	line-height: 30px;
	font-size: 14px;
}
.content .Rarea .Rcontent ul {
	clear: both;
}
.content .Rarea .Rcontent .mainli {
	border: 1px solid #c3cbd5;
	background-color: #e2e7ed;
}
.content .Rarea .Rcontent li {
	line-height: 30px;
	float: left;
	border: 1px solid #e9edf2;
	background-color: #f4f7fb;
	text-align: center;
	font-size: 12px;
	padding: 0px 10px;
	margin: 5px;
}








.footer_area {
	background-image: url(../../Uninf/html/images/17_about_tp.png);
	background-repeat: no-repeat;
	background-position: 0px -640px;
	height: 90px;
	width: 960px;
	margin: 0 auto;
	position: relative;
}

.footer_area .footer_right {
	background-image: url(../../Uninf/html/images/17_about_tp.png);
	background-repeat: no-repeat;
	background-position: 0px -800px;
	height: 90px;
	width: 480px;
	position: absolute;
	top: 0px;
	right: 0px;
}
