﻿
/* CSS Document */

/*body  s*/
body 
{
	margin:0px auto;
}

a:link 
{ 
	color:#105402;
	text-decoration:none;
} 

a:hover
{ 
	color:#444343; 
} 
a:active 
{ 
	text-decoration: none; 
	color: #444343; 
} 

a:visited 
{
	color:#105402;
	text-decoration:none;
}



#center 
{
	margin:0px auto;
	background:#cccbcb;
	width:1000px;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
}

/*body  o*/

/*main s*/
#main 
{
	margin:0px auto;
	background:#FFFFFF;	
	width:950px;	
	border-right:1px solid #928f8f;
	border-left:1px solid #928f8f;
}
/*main o*/

/*head s*/
#head
{
	width:926px;
	height:178px;
	margin:0px auto; 
	padding:0px;
	border:#c0c0c0 solid 1px;
}
/*head o*/


/*Nav s*/
#Nav
{
	padding:0px;
	margin:2px auto; 
	background:url(../Images/Nav_Bg.gif);
	width:928px;
	height:38px;
}

#Nav_Nav
{
	margin:0px;
	padding:0px;
	width:19px;
	height:38px;
	background:url(../Images/Nav_head.gif) no-repeat;
}

.Navtext
{
	font:"宋体";
	font-size:14px;
	font-weight:bold;
	color:#105402;
	text-align:center;
	vertical-align:middle;
}


ul 
{ 	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 20px;
	list-style:none; 
} 

#Nav_Nav li
{
	list-style:none;
	width:90px;
	height:33px;
	text-align:center;
	vertical-align:bottom;
	background:url(../Images/Nav_Li_bg.gif);
}

.imgcss
{
	padding:0px;
	margin:0px
}
/*Nav o*/


/*school*/
#school
{	
	margin:0px auto;
	width:928px;
	height:400px;
}

#schoolInfo
{
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:352px;
	height:390px;
	border:#c0c0c0 solid 1px;
}

#schoolInfo_head
{
	margin:3px 0px 0px 2px;
	width:347px;
	height:87px;
	background:url(../Images/school_info_bg.gif) no-repeat top center;
}

.info_title
{
	margin:0px;
	padding:10px 0px 0px 10px;
	font-family:"宋体";
	font-size:14px;
	font-weight:bold;
	color:#006600;
}

.info_content
{
	margin:0px;
	padding:10px 8px 0px 10px;
	font-family:"宋体";
	font-size:12px;
	text-indent:24px;
	line-height:20px;
	color:#6c6c6c;
}
#schoolInfo ul
{
	margin:0px;
	padding:0px;
	list-style:none;
	display:inline;
}

#schoolInfo li
{
	margin:9px 0px 0px 0px;
	padding:0px;
	list-style:none;
	font-family:"宋体";
	font-size:14px;
	height:20px;
	color:#444343;	
}


#school_news
{
	margin:5px 0px 0px 0px;
	padding:3px;
	float:left;
	width:320px;
	height:384px;
	border-bottom:#c0c0c0 solid 1px;
	border-right:#c0c0c0 solid 1px;
	border-top:#c0c0c0 solid 1px;
}

#campus
{
	margin:5px 0px 0px 8px;
	padding:0px;
	float:left;
}

#campus_info
{
	margin:0px;
	padding:0px;
	width:239px;
	height:41px;
	background:url(../Images/campus_info.gif) no-repeat left top;
}

#campus_info_content
{
	padding:0px;
	margin:0px;
	width:237px;
	height:110px;
	border:#cecece solid 1px;
}

#campus_info_content ul
{
	margin:5px 0px 5px 30px;
	padding:0px;
}

#campus_info_content li
{
	padding:5px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font:"宋体";
	list-style:square;
	font-size:12px;
	color:#444343;
}

*html #campus_info_content li
{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font:"宋体";
	list-style:square;
	font-size:12px;
	color:#444343;
}
*+html #campus_info_content li
{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font:"宋体";
	list-style:square;
	font-size:12px;
	color:#444343;
}

.campus
{
	padding:12px 0px 0px 60px;
	margin:0px 0px 0px 0px;
	font-family:"宋体";
	font-size:14px;
	font-weight:bold;
	color:#006600;
}
.campusmore
{
	margin:0px 0px 0px 0px;
	font-family:"宋体";
	font-size:12px;
	color:#006600;
	font-weight:normal;
}

.campusgt
{
	font-size:10px;
}

#school_intro
{
	margin:	5px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:239px;
	height:40px;
	background:url(../Images/school_intro.gif) no-repeat left top;
}

#school_intro_content
{
	padding:2px;
	padding-top:6px;
	margin:0px;
	width:233px;
	height:185px;
	overflow:hidden;
	border:#cecece solid 1px;
}

.intro_content
{
	margin:0px;
	padding:3px 8px 0px 10px;
	font-family:"宋体";
	font-size:12px;
	text-indent:24px;
	line-height:20px;
	color:#6c6c6c;
}
*html .intro_content
{
	margin:0px;
	padding:3px 8px 0px 10px;
	font-family:"宋体";
	font-size:12px;
	text-indent:24px;
	line-height:18px;
	color:#6c6c6c;
}
*+html .intro_content
{
	margin:0px;
	padding:3px 8px 0px 10px;
	font-family:"宋体";
	font-size:12px;
	text-indent:24px;
	line-height:18px;
	color:#6c6c6c;
}

.../Images {
	float: left;
	padding: 6px 9px 6px 6px;
}

/*school*/

/*flash*/
#flashcss
{
	margin:5px auto;
	padding:0px;
	clear:both;
	width:926px;
	height:85px;
	border:#c0c0c0 solid 1px;
}
/*flash*/

/*campaign*/
#campaign
{
	margin:5px auto 5px auto;
	width:928px;
	height:370px;
}

.campaign
{
	padding:8px 0px 0px 40px;
	margin:0px 0px 0px 0px;
	font-family:"宋体";
	font-size:14px;
	font-weight:bold;
	color:#006600;
}
.campaignmore
{
	margin:0px 0px 0px 0px;
	font-family:"宋体";
	font-size:12px;
	color:#006600;
	font-weight:normal;
}

#leader
{
	float:left;
	padding:0px;
}
#leader_head
{
	margin:0px;
	padding:0px;
	width:290px;
	height:27px;
	background:url(../Images/leader.gif) no-repeat top left;
}
#leader_content
{
	margin:0px;
	padding:0px;
	width:288px;
	height:340px;
	border-bottom:#cce6b7 solid 1px;
	border-left:#cce6b7 solid 1px;
	border-right:#cce6b7 solid 1px;
}

#leader_content ul
{
	padding:5px;
	margin:0px;
}

#leader_content li {
	list-style:none;
	clear:left;
	padding:0px 0px 5px 0px;
	margin:5px 0px 10px 0px;
	border-bottom:#999999 dotted 1px;
}/* Moz */
* html #leader_content li {
	list-style:none;
	clear:left;
	padding:0px 0px 2px 0px;
	margin:6px 0px 5px 0px;
	border-bottom:#999999 dotted 1px;
}/* IE6 */
*+html #leader_content li {
	list-style:none;
	clear:left;
	padding:0px 0px 2px 0px;
	margin:6px 0px 5px 0px;
	border-bottom:#999999 dotted 1px;
} /* IE7 */


.leader_text
{
	font-weight:bold;
	color:#3b3c3b;
}
.leader_textcontent
{
	font:"宋体";
	font-size:12px;
	color:#3b3c3b;
	line-height:20px;
}

#student
{
	margin:0px 0px 0px 7px;
	padding:0px;
	float:left;
}

#student_head
{
	margin:0px;
	padding:0px;
	width:384px;
	height:27px;
	background:url(../Images/view_campus.gif) no-repeat top left;
}
#student_content
{
	margin:0px;
	padding:0px;
	width:382px;
	height:340px;
	border-bottom:#cce6b7 solid 1px;
	border-left:#cce6b7 solid 1px;
	border-right:#cce6b7 solid 1px;
}
	
.student_text
{
	font:"宋体";
	font-size:12px;
	color:#186118;
	text-align:center;
}

#living
{
	margin:0px 0px 0px 7px;
	padding:0px;
	float:left;
}
#living_head
{
	margin:0px;
	padding:0px;
	width:240px;
	height:27px;
	background:url(../Images/Living_campus.gif) no-repeat top left;
}
#living_content
{
	margin:0px;
	padding:0px;
	width:238px;
	height:340px;
	border-bottom:#cce6b7 solid 1px;
	border-left:#cce6b7 solid 1px;
	border-right:#cce6b7 solid 1px;
}
	
/*campaign*/


/*link*/
#link
{
	margin:5px auto;
	padding:8px 0px 8px 15px;
	clear:left;
	width:911px;
	border:solid 1px #cce6b7;
	font:"宋体";
	color:#186118;
	font-size:12px;
	font-weight:bold;
}

.linkcontent
{
	font:"宋体";
	color:#000000;
	font-weight:normal;
}
/*link*/

/*line*/
#line
{
	margin:20px auto 0px auto;
	padding:0px 0px 0px 0px;
	width:926px;
	border-top:#c0c0c0 solid 1px;
}
/*line*/

/*footer*/
.footer {
	margin:0px auto 0px auto;
	padding:20px 0px 0px 0px;
	width:926px;
	text-align:center;
	line-height:20px;
	font:"宋体";
	font-size:12px;
	color:#444343;
} /* Moz */
* html .footer {
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	width:926px;
	text-align:center;
	line-height:20px;
	font:"宋体";
	font-size:12px;
	color:#444343;
} /* IE6 */
*+html .footer {
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	width:926px;
	text-align:center;
	line-height:20px;
	font:"宋体";
	font-size:12px;
	color:#444343;
} /* IE7 */
/*footer*/