@charset "utf-8";
/* CSS Document */
@import "idn.css"; 
@import "faq.css"; 
@import "index.css"; 
@import "college/college.css";
*{ margin:0; padding:0;}


li{ list-style-type:none; }

body{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif,"宋体";
	line-height: 14px;
	text-decoration: none; 
}
.w950{  width:950px; height:auto; margin:0 auto; background-color:#FFFFFF; }
.yellow{color: #ffff00; }
.orange{
	color: #FF6600;
}
.zc{
	color: #663399;
}
.f14{ font-size:14px}
.white{ color:#FFFFFF;}
.f18{ font-size:18px;}
.f16{ font-size:18px;}
.f12{ font-size:12px;}
.red{ color:#ff6600;}
.blue{color:#003399;}
.blue2{color:#0099cc;}
.green{color:#339966;}
a:link{ color:#444444;text-decoration: none; }
a:visited{ color:#444444;text-decoration: none;}
a:active{ color:#444444;text-decoration: none;}
a:hover{ color:#ff6600;	text-decoration: none;}

.w a:link{ color:#ffffff;text-decoration: none; }
.w a:visited{ color:#ffffff;text-decoration: none;}
.w a:active{ color:#ffffff;text-decoration: none;}
.w a:hover{ color:#ffff00;text-decoration: none;}

.black2 a:link{
	color:#444444;
	text-decoration: underline;
}
.black2 a:visited{ color:#444444;text-decoration: none;}
.black2 a:active{ color:#444444;text-decoration: none;}
.black2 a:hover{ color:#ffff00;text-decoration: none;}

.b a:link{ color:#003366;text-decoration: none; }
.b a:visited{ color:#003366;text-decoration: none;}
.b a:active{ color:#003366;text-decoration: none;}
.b a:hover{ color:#ff3300;text-decoration: none;}

.o a:link{ color:#ff6600;text-decoration: none; }
.o a:visited{ color:#ff6600;text-decoration: none;}
.o a:active{ color:#ff6600;text-decoration: none;}
.o a:hover{
	color:#0033CC;
	text-decoration: none;
}

.r a:link{ color:#ff6600;text-decoration: none; }
.r a:visited{ color:#ff6600;text-decoration: none;}
.r a:active{ color:#ff6600;text-decoration: none;}
.r a:hover{
	color:#000000;
	text-decoration: none;
}


.g a:link{ color:#009900;text-decoration: none; }
.g a:visited{ color:#009900;text-decoration: none;}
.g a:active{ color:#009900;text-decoration: none;}
.g a:hover{
	color:#003399;
	text-decoration: none;
}

.black a:link{ color:#444444;text-decoration: none; }
.black a:visited{ color:#444444;text-decoration: none;}
.black a:active{ color:#444444;text-decoration: none;}
.black a:hover{ color:#003366;	text-decoration: none;}

/*************bottom******************/
.h15{ margin:0 auto; height:15px; }
.bottom_h{
	
	background-color:#ececec;width:950px; margin:0 auto;
	height: auto;  text-align:center; overflow:auto;	
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.bottom_nav{
	margin:0 auto;
	height:21px;
	width:526px;
	background-image:url(/images/bottom_bg2.jpg);
	text-align:center;
	padding-top:4px;
	overflow:auto;
	word-spacing: 2px;

}
.icp { display:inline; height: auto;width:680px; float:left; margin:2px auto; overflow:auto ; margin-left:250px; padding-top:0px; }

.icp li{ height:60px;float:left; margin: 0 10px; text-align:center; list-style:none;}



.loginTB
{
	width:950px;margin:0 auto;padding:0px;background:#ffffff;text-align:center;
	
	}
	
	.longinTB  p{height:50px;}
	
