/* CSS Document */
* {
	word-wrop:break-wrod;
}
html,body {
	background: #708aa1;
	text-align: left;
}
body, td, input, textarea, select, button {
	color: #545454;
	font: 12px/1.6em Tahoma,Arial, sans-serif;
	line-height:20px;
}
input, textarea, select, button{
	vertical-align:middle;
}
body, ul, li, dl, dd, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
}
img{
    vertical-align:middle;

}
.hr{ border-top:1px solid #ccd5de; height:0 ; margin:15px 0; font-size:0; line-height:0;}

h1, h2, h3, h4, h5, h6 {
	font-size: 1em;
}
h1{
	background:url(h1-bg.gif) no-repeat bottom left;
	font-family:Tahoma, Arial, sans-serif;
	font-size:14px;
	padding-bottom:12px;
	margin-bottom:15px;
}
a {
	color: #387db4;
	text-decoration: none;
}
	a:hover {
		text-decoration: underline;
		color:#333;
	}
	a img {
		border: none;
	}
.clear{
	clear:both;
	font-size:0;
	line-height:0;
	height:3px;
}
/*
wrap:
*/
.wrap {
	width: 900px;
	background: #708aa1 url(bg.gif) repeat-y left;
}
/*
content:
*/		
.content {
	padding:10px;
}
.main{
	float:right; width:715px;
}	
.side{
	float:left;
	width: 185px;
}
/*
pic:
*/
.index-pic {background:url(index-pic.jpg) no-repeat;height:150px;}
.about-pic {background:url(about-pic.jpg) no-repeat;height:150px;}
.news-pic {background:url(news-pic.jpg) no-repeat;height:150px;}
.ad-pic {background:url(ad-pic.jpg) no-repeat;height:150px;}
.announce-pic {background:url(announce-pic.jpg) no-repeat;height:150px;}
.contact-pic {background:url(contact-pic.jpg) no-repeat;height:150px;}
.link-pic {background:url(link-pic.jpg) no-repeat;height:150px;}
.job-pic {background:url(job-pic.jpg) no-repeat;height:150px;}
.faq-pic {background:url(faq-pic.jpg) no-repeat;height:150px;}
/*
top:
*/
.top {
	background:#2c516c;
}
.top-logo {
	height: 74px;
	width:900px;
	position:relative;
	border-bottom:4px solid #f29901;
	background:url(aboutlogo.gif) no-repeat 40px 25px;
}
.top-nav {
	position:absolute;
	right:0;
	bottom:0;
	background:#f29901;
	color:#fff;
	padding:0 8px;
	font-size:10px;
	display: block
}
	.top-nav a {
		margin:0 8px;
		color:#fff;
	}
	.top-nav a:hover {
		color: #333;
	}
/*
menu:
*/	
.left-menu {
	color:#fff;
	width:170px;
	float:right;
	margin-top:45px;
}
	.left-menu ul{
		list-style:none;
	}
		.left-menu ul li{
			list-style:none;
			line-height:28px;
			text-align:right;
			border-bottom:1px solid #b3bfcb;
			padding-right:40px;
		}
		.left-menu ul li a{
			color:#fff;
		}	
		.left-menu ul li a:hover{
			color:#fff;
			font-weight:bold;
			text-decoration:none;
		}			
		
#index .index-m{background:#f39801 url(menu-bg.gif) no-repeat 140px;font-weight:bold;}	
#about .about-m{background:#f39801 url(menu-bg.gif) no-repeat 140px;font-weight:bold;}	
#news .news-m{background:#f39801 url(menu-bg.gif) no-repeat 140px;font-weight:bold;}
#ad .ad-m{background:#f39801 url(menu-bg.gif) no-repeat 140px;font-weight:bold;}
#announce .announce-m{background:#f39801 url(menu-bg.gif) no-repeat 140px;font-weight:bold;}	
#contact .contact-m{background:#f39801 url(menu-bg.gif) no-repeat 140px;font-weight:bold;}
#link .link-m{background:#f39801 url(menu-bg.gif) no-repeat 140px;font-weight:bold;}
#job .job-m{background:#f39801 url(menu-bg.gif) no-repeat 140px;font-weight:bold;}	
#faq .faq-m{background:#f39801 url(menu-bg.gif) no-repeat 140px;font-weight:bold;}
#sitemap .sitemap-m{background:#f39801 url(//uploads.xuexila.com//uploads.xuexila.com/menu-bg.gif) no-repeat 140px;font-weight:bold;}
#zpxx .zpxx-m{background:#f39801 url(menu-bg.gif) no-repeat 140px;font-weight:bold;}
#yjfk .yjfk-m{background:#f39801 url(menu-bg.gif) no-repeat 140px;font-weight:bold;}
.link {
	padding:20px 0;
	clear:both;
	text-align:center;
}
/*
index:
*/
.index-left {
	width:320px;
	float:left;
	padding:10px 10px 5px 15px;
}
.index-right {
	width:320px;
	float:right;
	padding:10px 15px 5px 10px;
}
.news-list {
	list-style:none;
}
	.news-list li{
		line-height:24px;
		padding-left:3px;
	}
		.news-list li span{
			font-size:11px;
			color:#999;
			margin-right:5px;
		}	
/*
box:
*/

.box {
	padding:10px 15px;
}

.box1 {
	text-align:justify;
	text-justify:inter-ideograph;
	text-indent:24px;
}
.gotop {
	text-align:right;
	padding:10px 10px 0 10px;
}

.table {
	background:#cfd9e2;
}

.table1 {
	background:#f4f4f4;
}

.table th{ padding-left:10px; font-weight:normal;}
.table td{ padding:3px 0 3px 10px;}
.td1 {
	background:#fff;
}
.td2 {
	background:#e6ebf1;
}

.title {
	padding:10px 0;
	text-align:center;
	font-size:14px;
}
	.title span {
		font-size:12px;
		color:#999;
	}	
/*
news-menu:
*/
.news-menu {
	border-bottom:1px solid #ccd5de;
	height:25px;
	margin-bottom:20px;
	list-style:none;
	clear:both;
}
	.news-menu li{
		display: block;
		padding:0 15px;
		line-height:25px;
		background:#e6ebf1;
		float:left;	
		margin-right:2px;
	}
	.news-menu li.slelect-news-menu{
		background:#f39801;
		color:#fff;
	}
	.news-menu li.slelect-news-menu a{
		color:#fff;
	}	
.foot {
	padding-right:20px;
	text-align:right;
	line-height:20px;
	border-top:2px solid #eee;
	color:#959595;
	font-size:10px;
}
.red{
	color:#f39801;
}
/*新增底部标签样式*/
.logo_img{
    width: 200px;
    height: 60px;
    padding: 10px;
}
/*底部标签开始*/
.foot_all{
    padding-right: 20px;
    text-align: center;
    line-height: 20px;
    border-top: 2px solid #eee;
    color: #959595;
    font-size: 11px;
    padding-bottom: 10px;
}
.foot_all .box{
    margin: 0;
    padding: 10px 0 2px 0;
    line-height: 20px;
    padding-top: 10px;
}
.foot_all .box a{
	 margin-bottom: 5px;
	 padding: 10px;
	 color: #959595;
 }
/*新改动，代替index-left*/
.new-index {
	width:656px;
	padding:10px 15px 5px 15px;
}

