#body{
	margin:0;
	padding:0;
	font-size:12px;
	font-family:"宋体";
}


/*head   begin*/
#banner{
	width:900px;
	height:177px;
	background-image: url(sub_banner.gif);
	background-repeat: no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
		
}

#logo {
	float:left;
	width: 395px;
	height: 112px;
	background-image: url(logo1.gif);
	margin-top:40px;

}
#toplink {
	float:right;
	FONT-SIZE: 12px;
	WIDTH: 200px;
	font-weight:bold;
	margin:0;

}
#toplink A {
	COLOR: #000;
	
}
#toplink A:link {
	COLOR: #000;
	text-decoration:none;

}
#toplink A:visited {
	COLOR: #000;
	text-decoration:none;

}
#toplink A:hover {
	COLOR: #f00;
	text-decoration:none;

}
#toplink A:active {
	COLOR: #fff;
}

/*导航栏 begin*/
#navmenu{
	width:900px;
	height:43px;
	margin-left:auto;
	margin-right:auto;
	background-color: #3E69B2;
}


#menu{
	height:30px;
	text-align:right;
	width:100%;
	background-color: #F7C116;
}


#menu ul{
 	list-style:none;
	margin:0px 6px 0px 0px;
	padding:5px 10px 0px 0px;
	float:left;


} 

#menu ul li{
	float:left;
	height:24px;
	margin-top:5px;
	padding-left:20px;
	font-weight:bold;

}  
#menu1 {
	height:32px;
	background-color: #ffffff;
	text-align:center;
	line-height:25px;
	font-size:14px;
	letter-spacing:3px;
}
#menu1 a{
	text-decoration:none;
	display:block;
	background-color: #ffffff;
	text-align:center;
	color:#333333;
}
#menu1 a:hover{
	color:#fff;
	background-color: #F7C116;
	font-weight:bolder;

}

#menu ul li a{
	float:left;
	color:#000;

} 
#menu ul li a:hover{
	color:#f93;
	background:#F6EEBF;
} 
#menu span {
	width:200px;
}
#tip{
    position:relative;
    color:#000;
    text-decoration:none;
	font-size:14px;
}

#tip span {
    display:none;
	font-weight:lighter;
}
#tip:hover span{
    display:block;
    position:absolute;top:26px;left:10px;
    border-bottom:1px solid #eee;
    border-right:1px solid #eee;
}
#tip:hover span p {
    color:#f60;
    text-align:left;
    padding:4px;
    border:1px solid #ccc;
    background:#fff;
}
/*导航栏 begin*/
/*head   end*/

#mainpage{
	width:900px;
	background: #cacaca;
	border-bottom: 10px solid #CCC;
	margin-left:auto;
	margin-right:auto;
}

#right_search{
	height:40px;
	background-color: #CACACA;
	width:900px;
	margin-left:auto;
	margin-right:auto;
}

#right_search_box{
	float:right;
	margin-right:20px;
		height:40px;
}

/*左边导航栏 begin*/
#leftnav{
	width:216px;
	float:left;
	background: #cacaca;
	
}

#leftnav_title{
	background-image: url(leftnav_bg.gif);
	height:41px;
	margin-top:20px;
}

#leftnav_title h3{
	text-align:center;
	font-size:16px;
	padding-top:5px;
	
}

#leftnav_text {
	height:32px;
	background-color: #cacaca;
	text-align:center;
	line-height:25px;
	font-size:14px;
	letter-spacing:3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9F9F9F;

}

#leftnav_text a{
	color:#000;
	text-decoration:none;
	display:block;
}
#leftnav_text a:hover{
	color:#fff;
	background-color: #F7C116;

}
/*左边导航栏 end*/


/*右边板块内容 begin*/
#rightpage{
	float:right;
	width:684px;
	background:#cacaca;
}

#right_bg{
	width:656px;
	height:37px;
	background-image: url(sub_top.gif);
}


#rightpage_content{
	background-color: #CACACA;
}

#rightpage_content_title{
	width:656px;
	height:20px;
	padding-top:10px;
	background-color:#fff;
}

#rightpage_content_title a{
	text-decoration:none;
	color:#7e98bc;
}

#rightpage_content_title a:hover{
	text-decoration:underline;
	color:#F7C116;

}


#rightpage_content_title h2{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9f9f9f;
	font-size:14px;
	color:#000;	
	background:#fff;
	padding-left:20px;
}

#rightpage_content_all {
	width:656px;
	font-size:12px;	
	background-color: #ffffff;
}



#rightpage_content_form {
	width:656px;
	height:530px;
	font-size:12px;	
	background-color: #fff;
	margin-bottom:20px;
}
#content_all {
	width:656px;
}
#content_all ul{
	margin-left:35px;
	margin-right:40px;
	background-image: url(list_bg.gif);
}

#content_all ul li{
	line-height :32px;
	list-style-image: url(list_ico.gif);	
}

#content_all ul li a{
	color:#000;
	text-decoration:none;
	font-size:12px;
}

#content_all ul li a:hover{
	color:#F7C116;
	text-decoration:none;
}

#content_all ul li span{
	font-size:11px;
	color:#666;
	margin-left:16px;
	padding-left:30px;
}
#content_all_bottom{
	float:right;
	margin-top:10px;
	margin-right:20px;
	background-color: #FFFFFF;
}
#search{
	padding: 10px;
	font-family: "宋体";
	font-size: 12px;
	height:520px;
}
#search_title{
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#search_text{
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	margin-top: 5px;
	margin-left: 10px;
}

#search_default{
	margin-left:20px;
	margin-top:10px;

}
#search_default_top{
	margin-left:5px;
	margin-top:5px;

}
#search_default_bottom{
	margin-left:45px;
	margin-top:5px;
}

#search_lose{
	margin-left:55px;
	margin-top:5px;
}

#message{
	padding: 10px;
	font-family: "宋体";
	background-color:#F8F8F6;
	background-image: url(formBg.png);
	font-size: 12px;
	height:500px;
}
#message_text{
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-indent: 2pc;
;
}
#message_link a{
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	float:right;
}
#message_link a:hover{
	color: #FF9900;
	text-decoration: underline;
}
#message_bottom{
	padding-left: 10px;

}
#message_frame{
	margin-left:140px;
	margin-top:5px;
}
#tab{
	position:relative;
	height:500px;
	width:100%;
}

#tab div {
	position:absolute;
	top:27px;
	left:3px;
	height:482px;
	border:solid #eee;
	border-width:0 1px 1px;
}
#tab div {
	display:none;
}

#tab .block {
	display:block;
}
#tab h3 {
	float:left;
	width:114px;
	height:26px;
	line-height:26px;
	margin:0 -1px 0 0;
	font-size:14px;
	cursor:pointer;
	font-weight:400;
	text-align:center;
	color:#6699CC;
	font-family: "宋体";
	background-color: #eee;
	background-image: url(tab.gif);
	background-repeat: no-repeat;
}
#tab .up {
	background-color: #fff;
	background-image: url(tab1.gif);
	background-repeat: no-repeat;
} 

#tab_feedback{
	padding: 10px;
	font-family: "宋体";
	background-color:#F8F8F6;
	background-image: url(formBg.png);
	font-size: 12px;
}
#registor{
	padding: 10px;
	font-family: "宋体";
	background-color:#F8F8F6;
	background-image: url(formBg.png);
	font-size: 12px;
	height:520px;
}
#registor_ok{
	margin-top: 8px;
	margin-left: 150px;
}
#registor_textarea{
	margin-left:20px;
	margin-top:5px;

}
#registor_textarea textarea{

	height:80px;
}
div.repeat {
	border: 1px dotted #ccc;
	background-color: #FFFFFF;
	margin: 3px 0;
	padding-right: 3px;
}
div.removeable {
	border: 1px dotted #ccc;
	background-color: #F5F5F5;
	padding-right: 3px;	
}

form .reqMark {
	color: #F00;
	padding: 0 4px;
}
fieldset {
	margin: 20px 0;
	padding: 15px 10px;
	background-color:#F4F4F2;
	border: 3px double #878177;	
}
legend {
	padding: 4px 20px 4px 20px;
	color: #000;
	background-color: #f4f4f4;
	border: 1px solid #ff781e;
}

fieldset fieldset  {
	border: 1px solid #ccc;
	background-color:#FFF;
}
fieldset fieldset legend {
	border: 1px solid #ccc;
}

form .oneField {
	
}
form .inlineSection .oneField {
	float: left;	
	padding: 0;
	margin-right: 4px;
}
label, form .label {	
	color: #333;
	font-size: small;
}

label.preField {
	padding: 20px;
	margin: 30px 4px 0 0;
}
form .field-hint-inactive {
	color: #666;
	float: right;
	clear: right;
	width: 220px;
	margin-right: 40px;
	margin-bottom: 0;
	margin-left: 0;
}
input.serach {
	abackground-image: url(border.gif);;
	background-repeat: no-repeat;
	background-position: left top;
	border:1px solid #d5dee9;
	padding:3px;
}
input.txt {
	background: #fff;
	background-repeat: no-repeat;
	background-position: 2px center;
	border:1px solid #999;
	padding:2px 2px 2px 2px;
}
textarea.area {
	font-size:12px;
	width:500px;
	height:100px;
	padding:5px;
	border:1px dashed #B9C0C5;
}
fieldset {
	margin: 20px 0;
	padding: 15px 10px;
	background-color:#F4F4F2;
	border: 3px double #878177;	
}
.btn{
	height:20px; 
	width:54px; 
	background:url(input_bg.gif); 
	border:0; 
	padding:2px 0 0; 
	font-size:12px;
}
form .instructions {
	margin: 1em 0;
}
.text{
	font-family:"宋体";
	font-size:12px;
}
.passport .s3 {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 2px; 
	FLOAT: left; 
	PADDING-BOTTOM: 0px; 
	PADDING-TOP: 7px
}
.passport .s3 INPUT {
	FONT-SIZE: 12px;
	BORDER-BOTTOM-WIDTH: 0px;
	PADDING-BOTTOM: 0px;
	WIDTH: 48px;
	PADDING-TOP: 2px;
	HEIGHT: 20px;
	BORDER-RIGHT-WIDTH: 0px;
}
.title{
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
}
label.preField1{
margin-left:100px;
margin-top:5px;
}

#form td {
	padding: 0 4px;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;	
}
#form th {
	padding: 0 4px;
}

/*右边板块内容 end*/



/*版权信息部分css样式*bottomcopyright * begin*/
#bottom{
	width:900px;
	
	}

#copyright{
margin-left:270px;
}
#copyright_text{
font-size:12px;
text-align:center;
line-height:18px;
}



/*版权信息部分css样式*bottomcopyright *end*/


/*文章部分 css begin*/
#Article{
	margin-left:15px;
	margin-right:15px;
	background-image: url(formBg.png);
	margin-bottom:20px;
}

#article_title{

	margin:0px 10px  ;
}

#article_title h4{
	text-align:center;
	padding-top:10px;

}
#article_title_time{
	font-size:12px;
	color:#7e98bc;
	padding-left:410px;	
}

#article_text{
	width:580px;
	line-height:25px;
	margin-top:5px;
	margin-left:20px;
	margin-right:20px;
	letter-spacing:0px;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#F8F8F6;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #F7C116;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F7C116;
	overflow:hidden;

}
#article_text img{
	margin:0px 10px 3px 5px;
	float:left;	
}

#article_text_all{
	clear:none;
	
}

 /* 分页 */
#article_bottom{
	clear:both;
	float:right;
	margin-top:10px;
	margin-BOTTOM:10PX;
	margin-right:20px;
}
.pagination{ 
	padding: 2px;
}  
.pagination ul{ 
	margin: 0; 
	padding: 0; 
	text-align: left; /*Set to "right" to right align pagination interface*/ 
	font-size: 12px; 
}  
.pagination li{ 
	list-style-type: none; 
	display: inline; 
	padding-bottom: 1px; 
}  
.pagination a, .pagination a:visited{ 
	padding: 0 5px; 
	border: 1px solid #9aafe5; 
	text-decoration: none;  
	color: #2e6ab1; 
}  
.pagination a:hover, .pagination a:active{ 
	border: 1px solid #2b66a5; 
	color: #000; 
	background-color: lightyellow; 
} 
.pagination li.currentpage{ 
	font-weight: bold; 
	padding: 0 5px; 
	border: 1px solid navy; 
	background-color: #2e6ab1; 
	color: #FFF; 
}
.pagination li.disablepage{ 
	padding: 2px 0px 0 5px; 
	border: 1px solid #929292; 
	color: #929292; 
}  
.pagination li.nextpage{ 
	font-weight: bold; 
}  
.pagination li.currentpage, .pagination li.disablepage{ 
/*IE 6 and below. Adjust non linked LIs slightly to account for bugs*/ 
	margin-right: 5px; 
	padding-right: 0; 
}  

/*文章部分 css end*/


@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
.tabs-hide {
	display: none;
}
}

/* Hide useless elements in print layouts... */
@media print {
.tabs-nav {
	display: none;
}
}
.tabs-nav { /* auto clear */
    display: inline-block;
}
.tabs-nav .tabs-disabled a {
    filter: alpha(opacity=40);
}
/* Skin */
.tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
}
.tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
    min-width: 84px; /* be nice to Opera */
}
.tabs-nav a, .tabs-nav a span {
    display: block;
    padding: 0 10px;
    background: url(tab.png) no-repeat;
}
.tabs-nav a {
    position: relative;
    top: 1px;
    z-index: 2;
    padding-left: 0;
    color: #27537a;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
}
.tabs-nav .tabs-selected a {
    color: #000;
}
.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
    background-position: 100% -150px;
    outline: 0; /* prevent dotted border in Firefox */
}
.tabs-nav a, .tabs-nav .tabs-disabled a:hover, .tabs-nav .tabs-disabled a:focus, .tabs-nav .tabs-disabled a:active {
    background-position: 100% -100px;
}
.tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    height: 18px; /* IE 6 treats height as min-width */
    min-width: 64px;
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*.tabs-nav a span { /* hide from IE 6*/
    width: auto;
    height: auto;
}
.tabs-nav .tabs-selected a span {
    padding-top: 7px;
}
.tabs-nav .tabs-selected a span, .tabs-nav a:hover span, .tabs-nav a:focus span, .tabs-nav a:active span {
    background-position: 0 -50px;
}
.tabs-nav a span, .tabs-nav .tabs-disabled a:hover span, .tabs-nav .tabs-disabled a:focus span, .tabs-nav .tabs-disabled a:active span {
    background-position: 0 0;
}
.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.tabs-nav .tabs-disabled {
    opacity: .4;
}
.tabs-container {
    border-top: 1px solid #97a5b0;
    padding: 1em 8px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}

/*助学贷款*/

#rightpage_content_list {
	width:656px;
	height:530px;
	font-size:12px;	
	background-color: #fff;
	margin-bottom:20px;
	background-image:url(formbg.png);
}
#rightall_box_t{
	width:100%;
}

#workingdevelopment{
	float:right;
	margin-top:20px;
	padding:5px;
	border: 1px solid #98CCFE;
	width: 210px;
	border: 1px solid #98CCFE;

}

#honestvideo_title{
	float:left;
	width:100%;
	background-color: #F7C116;

}
#honestvideo_title h4{
	float:left;


	color:#f00;
	font-size:12px;

	
	padding-left:12px;
	font-weight: bold;
	text-align:left;

	letter-spacing:12px;

	padding-top:12px;

	padding-bottom:3px;
}


#honestvideo{
	float:left;
	padding:5px;
	border: 1px solid #98CCFE;
	border: 1px solid #98CCFE;
	HEIGHT:288px;
	WIDTH:352px;
	margin-top:2px;
}

#honesteducation{
	float:left;
	width:45%;
	margin:10px;
	padding:5px;
	border: 1px solid #98CCFE;
}

#loan{
	float:right;
	width:40%;
	padding:5px;
	border: 1px solid #98CCFE;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}

#mailto{
	width:210px;
	float:right;
	margin:10px 0px 0px 20px;
	padding:5px;
	border: 1px solid #98CCFE;
	background-color: #F7C116;
}

#mailto a{
	color:#3300CC;
	text-decoration:none;
	display:block;
}

#rightall_box_b{
	width:100%;
	margin-top:10px;
}

.panel-title{
	margin-left:5px;
	margin-right:10px;
	height:15px;
	margin-bottom:5px;
	background-color: #F8F8F6;
	background-image: url(title_b.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.panel-img{
	height:25px;
	background-image: url(panelbg.gif);
}
.panel-title h4{
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	color: #f00;
	letter-spacing:12px;
	padding-left:10px;
	padding-top:12px;
	float:left;
	padding-bottom:3px;
}

#panel-titlemore{
	float:right;
	padding-top:10px;
}

.panel-content{
	margin:0;
	padding:0;
}

.panel-content a{
	color: #000066;
	text-decoration: none;
}
.panel-content a:hover{
	color: #FF0000;
	text-decoration: underline;
}

.panel-content ul{
	padding: 0px;
	margin: 0px;
	margin-left: 12px;
}

.panel-content li{
	padding: 0px;
	margin: 0px;
	line-height:21px;
	list-style:none;
}

.styleA li{

	padding-left:8px;
}

.styleA li a, .styleA li a:visited{
	list-style:none;
	color:#000;
}
.styleA li a:hover{
	color: #f93;
	text-decoration:none;
}
/*loan css end*/



/*就业明星 css begin*/
#teacherlist {
	width:550px;
}


#teacherlist h2{
	font-size: 14px;
	line-height: 20px;
	background: url(dot.gif) repeat-x bottom;
	padding: 5px 0 0 7px;
	margin-bottom: 7px;
	color: #333333;
}
#teacherlist a:visited{
	color: #003366;
	background: #F7F7F7;
}
hr,legend{
	display: none;
}
.teacherlist{
	margin: 7px 0 10px;
	background: url(gdot.gif) #F7F7F7 repeat-x bottom;
	padding: 7px 0 7px;
	color: #333333; 
	height:130px;

}
.teacherlist img{
	float:left;
	margin: 10px 10px 0 3px;
	padding-right:10px;
	overflow:hidden;
}

.teacherlist ul{
	clear:right;
	
	margin:30px 10px 10px 10px;
}
.teacherlist a img{
	display: block;
	border: 4px solid #CCC;
	padding: 1px;
	overflow:hidden;
}
.teacherlist a:hover img{
	border: 4px solid #C00;
}

/*就业明星 css end*/