@charset "utf-8";
/* CSS Document */
html, body, p, table, td, form, img, h1, h2, h3, h4, h5, h6, input, div {
	font-size: 12px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:100;
}
html, body, div, p, table, td, form, img, h1, h2, h3, h4, h5, h6, input, div {
	font-family: 宋体, Tahoma, Verdana, Segoe, sans-serif;
	padding: 0px;
	margin: 0px;
}
img {
	border:0px;
	text-align: left;
}
ul {
	margin: 0px;
	padding:0px;
	list-style-type: none;
}
li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
a {
	color:#666666;
	text-decoration:none
}
a:hover {
	color:#70b024;
	text-decoration:none;
}
.othercur a {
	color:#70b024;
	text-decoration:none;
	font-weight:bold
}
.othercur a:hover {
	color:#70b024;
	text-decoration:none
}
/******************
* header       *
******************/
#header {
	margin:0px auto;
	width:900px;
}
#header div {
	/*width:100%;*/
	overflow:hidden;
}
/******************
* top             *
******************/
#top {
	height:28px;
	background:url(bg_header_top.jpg);
}
#top ul li {
	float:left;
}
/******************
* logo            *
******************/
#logo {
	height:44px;
}
#logo ul li {
	float:left;
}
/******************
* 页面导航 *
******************/
#nav {
	height:33px;
	margin-top:12px;
}
#nav ul li {
	display: inline;
	float:left
}
#nav ul li a {
	overflow: hidden;
	padding-top: 33px;
	height: 0px;
	display:block;
}
#nav ul li a {
	background-image:url(nav.jpg);
	background-repeat:no-repeat;
}
#nav ul li#nav_1 {
	width:79px;
	position:relative;
}
#nav ul li#nav_2 {
	width:83px;
	position:relative;
}
#nav ul li#nav_3 {
	width:85px;
	position:relative;
}
#nav ul li#nav_4 {
	width:98px;
	position:relative;
}
#nav ul li#nav_5 {
	width:93px;
	position:relative;
}
#nav ul li#nav_6 {
	width:85px;
	position:relative;
}
#nav ul li#nav_7 {
	width:85px;
	position:relative;
}
#nav ul li#nav_8 {
	width:292px;
	position:relative;
}
/*#nav ul li#nav_9 {
	width:77px;
	position:relative;
}*/
#nav ul li#nav_1 a {
	background-position:0px 0px;
	width:79px
}
#nav ul li#nav_2 a {
	background-position:-79px 0px;
	width:83px;
}
#nav ul li#nav_3 a {
	background-position:-162px 0px;
	width:85px;
}
#nav ul li#nav_4 a {
	background-position:-247px 0px;
	width:98px;
}
#nav ul li#nav_5 a {
	background-position:-345px 0px;
	width:93px;
}
#nav ul li#nav_6 a {
	background-position:-438px 0px;
	width:85px;
}
#nav ul li#nav_7 a {
	background-position:-523px 0px;
	width:85px;
}
#nav ul li#nav_8 a {
	background-position:-608px 0px;
	width:292px;
}
/*#nav ul li#nav_9 a {
	background-position:-823px 0px;
	width:77px;
}*/
#nav ul li#nav_1 a:hover {
	background-position:0px -33px;
	width:79px
}
#nav ul li#nav_2 a:hover {
	background-position:-79px -33px;
	width:83px;
}
#nav ul li#nav_3 a:hover {
	background-position:-162px -33px;
	width:85px;
}
#nav ul li#nav_4 a:hover {
	background-position:-247px -33px;
	width:98px;
}
#nav ul li#nav_5 a:hover {
	background-position:-345px -33px;
	width:93px;
}
#nav ul li#nav_6 a:hover {
	background-position:-438px -33px;
	width:85px;
}
#nav ul li#nav_7 a:hover {
	background-position:-523px -33px;
	width:85px;
}

#nav ul li#nav_8 a:hover {
	background-position:-608px -33px;
	width:292px;
}
/*#nav ul li#nav_9 a:hover {
	background-position:-823px -33px;
	width:77px;
}*/
/******************
* banner          *
******************/
#banner {
	margin-top:2px; /*min-height:184px;height:auto;height:184px*/
	height:184px;
}
#banner ul li {
	float:left
}
/******************
* 当前位置position *
******************/
#position {
	margin-top:2px;
	border:1px solid #a8c6e0;
	background:#eaf4fd;
	height:22px;
	width:898px;
	line-height:22px;
	color:#2572ba;
	margin-bottom:4px;
}
#position span a{
    color:#2572ba;
}
#position span a:hover{
    color:#70b024;
}
/******************
* 滚动条roll *
******************/
#roll {
    margin:0px auto;
	width:900px;
	border:1px solid #a8c6e0;
	background:#eaf4fd;
	height:22px;
	width:898px;
	line-height:22px;
	color:#70b024;
	font-weight:bold;
	margin-bottom:4px;
}
#roll span{
    padding-left:4px;
	padding-right:20px;
}
/******************
* 页面导航下拉菜单 *
******************/
.page_nav_menu {
	position:absolute;
	z-index:100;
	top:0px;
	left:0px;
	visibility:hidden;
}
.page_nav_menu dl {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-left:1px solid #bad0e7;
	border-right:1px solid #bad0e7;
	border-bottom:1px solid #bad0e7;
}
.page_nav_menu dl dd {
	line-height:25px;
	width:100%;
	margin:0px;
	padding:0px;
}
.page_nav_menu dl dd a {
	overflow: hidden;
	height: 26px;
	display:block;
	color:#ffffff;
	background:#1663ab;
	text-decoration:none;
	text-align:center;
}
.page_nav_menu dl dd a:visited {
	overflow: hidden;
	height: 26px;
	display:block;
	color:#ffffff;
	background:#1663ab;
}
.page_nav_menu dl dd a:hover {
	overflow: hidden;
	height: 26px;
	display:block;
	background:#1b7edb;
	color:#ffffff;
}
.page_nav_menu dl dd.page_nav_menu_jg {
	background:#bad0e7;
	height:1px;
	width:100%;
	font-size:0px;
	overflow:hidden;
}
/******************
* footer          *
******************/
#footer {
	margin:0px auto;
	width:900px;
	margin-top:12px;
}
#links {
	border:1px solid #a8c6e0;
	border-bottom:5px solid #a8c6e0;
	background:#eaf4fd;
	height:62px;
	width:898px
}
#foot_nav {
	width:100%;
	text-align:center;
	color:#666666;
	height:38px;
	line-height:38px;
	border-bottom:2px solid #a8c6e0
}
#copyright {
	width:100%;
	text-align:center;
	color:#666666;
	height:30px;
	line-height:30px;
	font-size:13px
}
/******************
* 网站首页         *
******************/
#default_body {
	width:900px;
	margin:0px auto;
	overflow:hidden;
}
#default_body_left {
	float:left;
	width:258px;
}
#default_body_center {
	float:left;
	margin-left:20px;
	width:344px
}
#default_body_right {
	float:left;
	margin-left:20px;
	width:258px;
}
/******************
* 留学新闻         *
******************/
#default_news_title {
	border:1px solid #a8c6df;
	width:256px;
	height:26px
}
#default_news_title_txt {
	position:absolute;
	top:-26px;
}
#default_news_list {
	margin-top:6px;
	border:1px solid #a8c6df;
	width:256px;
	min-height:196px
}
#default_news_list li {
	height:28px;
	line-height:28px;
	background-image:url('list_1.gif');
	background-repeat:no-repeat;
	background-position:5px 12px
}
#default_news_list li span {
	padding-left:15px;
}
#default_news_list li.more {
	background-image:url('');
}
#default_news_list li.more img {
	position:relative;
	left:200px;
	top:0px
}
/******************
* 留学新闻下面部分         *
******************/
#default_process_list {
	margin-top:6px;
}
#default_process_list li {
	margin-bottom:6px;
	border:1px solid #a8c6df;
	width:256px;
	height:75px
}
#default_process_list li img {
	position:relative;
	top:46px;
	right:-10px;
}
#default_process_list li.li1 {
	background-image:url('pro1.jpg')
}
#default_process_list li.li2 {
	background-image:url('pro2.jpg')
}
#default_process_list li.li3 {
	background-image:url('pro3.jpg')
}
#default_process_list li.li4 {
	background-image:url('pro4.jpg')
}
/*#default_process_list li.li5 {
	background-image:url('uschina_school.jpg')
}*/
/******************
* 夏令营项目介绍    *
******************/
#default_program_outline_title {
	border:1px solid #a8c6df;
	width:256px;
	height:26px;
	margin-top:6px;
}
#default_program_outline {
	margin-top:6px;
	line-height:24px;
	width:256px;
	border:1px solid #a8c6df;
}
#default_program_outline li {
	padding-left:4px;
	padding-right:4px;
}
#default_program_outline li span {
	padding-left:24px;
	color:#666666;
}
#default_program_outline li.li1 {
	margin-top:6px;
}
#default_program_outline li.more {
	padding:0px;
	height:24px;
	line-height:24px
}
#default_program_outline li.more img {
	position:relative;
	left:200px;
	top:0px
}
/******************
* 关于我们         *
******************/
#default_aboutus_title {
	border-bottom:1px dotted #999999;
	height:27px;
	margin-top:6px;
}
#default_aboutus_title li.li1 {
	float:left;
	width:256px;
}
#default_aboutus_title li.li2 {
	float:left;
	width:88px;
}
#default_aboutus_title li.li2 img {
	position:relative;
	top:6px;
	left:35px;
}
#default_aboutus {
	margin-top:6px;
	line-height:24px;
}
#default_aboutus li span {
	padding-left:24px;
	color:#666666
}
/******************
* 留学新闻         *
******************/
#default_usa_news_list {
	margin-top:6px;
	min-height:196px
}
#default_usa_news_list li {
	height:28px;
	line-height:28px;
	background-image:url('list_1.gif');
	background-repeat:no-repeat;
	background-position:5px 12px;
}
#default_usa_news_list li span {
	padding-left:15px;
}
#default_usa_news_list li.more {
	background-image:url('');
}
#default_usa_news_list li.more img {
	position:relative;
	left:200px;
	top:0px
}
.news_time{
    color:#666666;
}
/******************
* 院校推荐         *
******************/
#default_recommendedinstitutions_title {
	border-bottom:1px dotted #999999;
	height:27px;
	margin-top:6px;
}
#default_recommendedinstitutions_title li.li1 {
	float:left;
	width:256px;
}
#default_recommendedinstitutions_title li.li2 {
	float:left;
	width:88px;
}
#default_recommendedinstitutions_title li.li2 img {
	position:relative;
	top:6px;
	left:35px;
}
.default_recommendedinstitutions {
	height:60px;
	border-bottom:1px solid #cccccc;
	clear:both
}
.default_recommendedinstitutions li {
	float:left;
}
.default_recommendedinstitutions li.li1 {
	width:38px;
	height:38px;
	border:1px solid #cccccc;
	margin-top:10px;
}
.default_recommendedinstitutions li.li2 {
	width:230px;
	margin-top:22px;
	margin-left:8px;
	color:#676767;
}
.default_recommendedinstitutions li.li3 {
	width:66px;
	margin-top:20px;
	text-align:right
}
.default_recommendedinstitutions li.li1 img {
	width:38px;
	height:38px;
}
/******************
* 院校推荐新         *
******************/
#default_academies_in_usa_title{
    border:1px solid #a8c6df;
	width:256px;
	height:26px;
}
.default_academies_in_usa{
    margin-top:6px;
	width:256px;
	border:1px solid #a8c6df;
	height:200px;
}
.default_academies_in_usa ul{
    float:left;
	width:246px;
	padding-left:5px;
	padding-right:5px;
}
.default_academies_in_usa li {
	float:left;
}
.default_academies_in_usa li.li1 {
	width:38px;
	height:38px;
	border:1px solid #cccccc;
	margin-top:10px;
}
.default_academies_in_usa li.li2 {
	width:140px;
	height:50px;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	color:#676767;
}
.default_academies_in_usa li.li3 {
	width:38px;
	margin-top:20px;
	text-align:right
}
.default_academies_in_usa li.li1 img {
	width:38px;
	height:38px;
}
.academies_more img{
    position:relative;
	left:200px;
	top:0px
}
/******************
* 留美日记         *
******************/
#default_diaryintheus_title {
	border-bottom:1px dotted #999999;
	height:27px;
	margin-top:15px;
}
#default_diaryintheus_title li.li1 {
	float:left;
	width:256px;
}
#default_diaryintheus_title li.li2 {
	float:left;
	width:88px;
}
#default_diaryintheus_title li.li2 img {
	position:relative;
	top:6px;
	left:35px;
}
.default_diaryintheus {
	height:108px;
	border-bottom:1px solid #cccccc;
}
.default_diaryintheus li {
	float:left;
}
.default_diaryintheus li.li1 {
	width:145px;
	height:83px;
	border:1px solid #cccccc;
	margin-top:10px;
}
.default_diaryintheus li.li2 {
	width:188px;
	margin-top:16px;
	margin-left:8px;
	color:#676767;
	line-height:24px;
}
.default_diaryintheus li.li1 img {
	width:145px;
	height:83px;
}
/******************
* 夏令营历界图片    *
******************/
#default_previous_pictures_title {
	border:1px solid #a8c6df;
	width:256px;
	height:26px;
	margin-top:6px;
}
#default_previous_pictures_list {
	margin-top:6px;
	width:256px;
	border:1px solid #a8c6df;
}
#default_previous_pictures_list ul {
	height:94px;
	width:233px;
	margin:0px auto;
}
#default_previous_pictures_list ul li {
	height:76px;
	float:left;
	border:1px solid #cdcdcd;
	width:106px;
	margin-top:7px
}
#default_previous_pictures_list ul li.li1 {
	margin-left:0px;
}
#default_previous_pictures_list ul li.li2 {
	margin-left:17px;
}
#default_previous_pictures_list div.more {
	height:24px;
	clear:both
}
#default_previous_pictures_list div.more img {
	position:relative;
	left:200px;
	top:0px
}
/******************
* 其它页面   *
******************/
#other_body {
	width:900px;
	margin:0px auto;
	overflow:hidden;
}
#other_body_left {
	float:left;
	width:258px;
}
#other_body_right {
	float:left;
	margin-left:20px;
	width:622px;
}
/******************
* 其它页面左边顶端   *
******************/
#ohter_left_top {
	background:url('ohter_page_left_top.jpg');
	width:258px;
	height:31px;
	line-height:31px;
	color:#feffff;
	font-weight:bold;
	font-size:13px;
    border: 1px solid #a8c6e0;
}
#ohter_left_top span {
	padding-left:8px;
}
/******************
* 3列             *
******************/
#ohter_left_top_list {
	width:256px;
	border:1px solid #a8c6e0;
	margin-top:3px;
}
#ohter_left_top_list ul {
	height:33px;
}
#ohter_left_top_list ul li {
	height:33px;
	float:left;
	/*width:85px;*/
	line-height:33px;
	background-image:url('list_1.gif');
	background-repeat:no-repeat;
	background-position:5px 15px
}
#ohter_left_top_list ul li span {
	padding-left:15px;
}
#ohter_left_top_list ul li.none {
	background-image:url('')
}
/******************
* 2列             *
******************/
#ohter_left_top_list1 {
	width:256px;
	border:1px solid #a8c6e0;
	margin-top:3px;
}
#ohter_left_top_list1 ul {
	height:33px;
}
#ohter_left_top_list1 ul li {
	height:33px;
	float:left;
	width:128px;
	line-height:33px;
	background-image:url('list_1.gif');
	background-repeat:no-repeat;
	background-position:5px 15px
}
#ohter_left_top_list1 ul li span {
	padding-left:15px;
}
#ohter_left_top_list1 ul li.none {
	background-image:url('')
}

/******************
* 1列             *
******************/
#ohter_left_top_onlylist {
	width:256px;
	border:1px solid #a8c6e0;
	margin-top:3px;
}
#ohter_left_top_onlylist ul {
	/*height:80px;*/
    height:140px;
}
#ohter_left_top_onlylist ul li {
	height:33px;
	float:left;
	line-height:33px;
	background-image:url('list_1.gif');
	background-repeat:no-repeat;
	background-position:5px 15px
}
#ohter_left_top_onlylist ul li span {
	padding-left:15px;
}
#ohter_left_top_onlylist ul li.none {
	background-image:url('')
}


#ohter_left_top_onlylist2 {
	width:256px;
	border:1px solid #a8c6e0;
	margin-top:3px;
}
#ohter_left_top_onlylist2 ul {
	/*height:80px;*/
    height:140px;
}
#ohter_left_top_onlylist2 ul li {
    width: 100%;
	height:33px;
	float:left;
	line-height:33px;
	background-image:url('list_1.gif');
	background-repeat:no-repeat;
	background-position:5px 15px
}
#ohter_left_top_onlylist2 ul li span {
	padding-left:15px;
}
#ohter_left_top_onlylist2 ul li.none {
	background-image:url('')
}
/******************
* 其它页面右边大标题 *
******************/
#other_right_title {
	height:49px;
	border-bottom:1px dotted #999999;
	margin-top: 10px;
}
.other_right_list1 {
	color:#666666;
	margin-bottom:25px;
	text-align: left;
}
.other_right_list1 li {
	line-height:26px;
	margin-top:15px;
	/*text-align: center;*/
}
.other_right_list1 li span {
	margin-left:24px;
}
/******************
* 分页样式 *
******************/
#allowpage li {
	float:left;
	border:1px solid #666666;
	line-height:20px;
	text-align:center;
	background:#f8f8f8;
	margin-left:6px;
}
#allowpage li.li0 {
	width:50px;
	margin-left:0px;
}/*首页*/
#allowpage li.li1 {
	width:50px
}/*上一页 下一页 尾页*/
#allowpage li.li2 {
	width:20px
}/*第几页*/
#allowpage li.li3 {
	border:0px
}/*跳转到*/
#allowpage li.cur {
	width:20px;
	color:#70b121;
	font-weight:bold;
	background:#f0f0f3
}/*当前页*/
#allowpage li.cur a {
	color:#70b121
}
#allowpage li a {
	display:block
}
#allowpage li a:hover {
	display:block;
	background:#f0f0f3
}
