﻿@charset "utf-8";
/* CSS Document */
/*超常用*/
body {
	margin:0;
	padding:0;
	font-size:12px;
	color:#666;
	font-family:"宋体";
}
a {
	text-decoration:none;
	color:#333;
}
#top a {
	color:#333!important;
}
#top {
	background:#FFF;
	width:950px;
	margin:25px auto 0 auto;
	position:relative;
}
#logo {
	height:60px;
	padding:10px;
}
#top #miniClick {
	position:absolute;
	top:12px;
	right:16px;
	font-size:12px;
	vertical-align:bottom;
	color:#CCC;
}
#top #miniClick a {
	color:#CCC!important;
	font-weight:normal;
}
#nav {
	position:absolute;
	top:47px;
	right:16px;
	font-size:14px;
	vertical-align:bottom;
	color:#CCC;
	letter-spacing:1px;
}
#nav a:hover {
	color:#F60!important;
}
a:hover {
	color:#ff3300;
}
td {
	vertical-align:top;
}
ul {
	margin:0;
	padding:0;
	list-style:none;
	line-height:24px;
}/* 全局列表样式 */
html {
	background:url(../images/top_bg.gif) repeat-x center top scroll #FFF;
}/* 全局循环背景图 */
div.list {
	border:1px solid #d6dfe7;
	/*	background:url(../images/list_title_bg_2.png) repeat-x 0 1px #FFF;
*/	padding:0px;
}/* 模块样式背景色 */
div.list h1 {
	font-size:1.2em;
	background:url(../images/list_title_bg_2.png) repeat-x 0 0 #FFF;
	/*background:url(../images/squareArrow.png) no-repeat 6px 10px;*/
	margin:0;
	height:30px;
	line-height:30px;
	overflow:hidden;
	padding:0 5px 0 20px;
	border-bottom:1px solid #d6dfe7;
}
div.artlye {
	padding:0 20px 20px 20px;
}
div.artlye h1 {
	background:none;
	margin:0;
	padding:0;
	font-weight:normal;
	color:#003399;
	text-align:left;
}
/* 模块带背景图的标题样式 */
div.list_series {
	border-top-width:0;
}
div.list_series h1 {
	border-top:1px solid #d6dfe7;
}
div.list h1 a {
	float:left;
	color:#003399;
}
div.artlye h1 a {
	float:none;
	;
	margin:0;
	padding:0;
}
/* 模块标题靠左 */
div.list h1 a.more {
	float:right;
	font-weight:normal;
	font-size:0.8em;
	color:#000;
} /* 模块"更多"按钮靠右 */
div.list ul {
	/*background:url(../images/line.jpg) repeat;*/
	margin:3px 0 3px 0;
}/* 模块列表行分割线 */
div.list ul.Linestyle {background:url(../images/line.jpg) repeat;font-size:14px; line-height:30px;}
div.list ul.Linestyle li {background:url(../images/square1.png) no-repeat 8px 13px;}
div.list ul li {
	overflow:hidden;
	background:url(../images/square1.png) no-repeat 8px 9px;
	padding:0 5px 0 20px;
}
div.list ul li.Li_empty_data {background-image:none;}
/* 模块列表行"三角"风格 */
div.list ul#university li {
	overflow:hidden;
	position:relative;
	background:none;
	float:left;
	width:140px;
	text-align:center;
	line-height:normal;
	padding:0;
	margin:0 20px 20px 0;
}
div.list ul#university li.ClearLiMargin {
	margin-right:0;
}
div.list ul#university li img {
	border:1px solid #EEE
}
div.list ul#university li td {
	vertical-align:middle;
}
div.list ul#university li td.Item_name {
	height:30px;
}
div.list ul#university li td.Item_click {
	height:20px;
}

/* 首页推荐院校开始 */
div.list ul#index_university {
	margin:20px 0 6px 30px; width:680px;height:84px;overflow:auto;
}
div.list ul#index_university li.ClearLiMargin {
	margin-right:0;
}
div.list ul#index_university li {
	overflow:hidden;
	background:none;
	float:left;
	width:140px;
	text-align:left;
	line-height:normal;
	padding:0;
	margin:0 30px 14px 0;
	height:14px; line-height:14px;
}
/* 首页推荐院校结束 */	

/* 首页新加坡留学工具箱开始 */
div.list ul#index_toolbox {
	margin:5px auto; width:170px; height:96px;
}
div.list ul#index_toolbox li.ClearLiMargin {
	margin-right:0;
}
div.list ul#index_toolbox li {
	overflow:hidden;
	position:relative;
	background:url(../images/squareArrow.png) no-repeat 5px 8px;
	float:left;
	width:85px;
	text-align:left;
	line-height:normal;
	padding:0;
	margin:0 0 0 0;
	height:24px; line-height:24px;
	text-indent:20px;
	font-size:12px;
}
/* 首页新加坡留学工具箱结束 */	

/* 模块列表行"三角"风格 */
div#footerNavigator {
	background:url() no-repeat right center #eff0f7;
	height:27px;
	line-height:27px;
	width:950px;
	margin:0 auto;
	border-top:1px solid #cccccc;
}/* 底部导航条 */
div#footerNavigator a:hover {
	text-decoration:underline;
	color:#f30;
}
div#footerNavigator div {
	background:url() no-repeat left center;
	padding:0 15px;
	text-align:center;
}
#top, #top a {
	color:#694532;
}
#top a {
	font-weight:bold;
}
#searchBar a {
}
div.ClearBorder {
	border:none;
}
div.ClearBorderR {
	border-right:none;
}
div.Clear_float {clear:both;}
div.Msg_nodata {text-align:center;}
.SetMargin div.list {
	margin-right:10px;
}
.ClearMargin div.list {
	margin:0;
}
/* 分页按钮样式2009/07/10 */
#Pager {
	margin:25px auto;
}
#Pager a {
	color:#636563;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#Pager a.B {
	font-weight:bold;
	text-decoration:underline;
}
/* 分页按钮样式2009/07/10 */

/* 文章样式2009/07/10 */
DIV#news_frame {
	border:1px solid #c2d9f2;
	background-color:#f5f8fd;
	padding:35px;
	margin:20px 0 0 0;
}
DIV#news_frame DIV#news_title {
	text-align:center;
	font-size:20px;
	color:#03005c;
	font-weight:bold;
}
DIV#news_frame DIV#news_info {
	font-size:12px;
	font-weight:normal;
	border-top:1px solid #c2d9f2;
	padding-top:10px;
	margin-top:10px;
	margin-bottom:10px;
}
DIV.author {
	clear:both;
	margin-top:10px;
	text-align:right;
}
/* 文章样式2009/07/10 */
.Title_datetime {
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	color:#999;
}
.SideList .Title_datetime {
	display:none;
}
/* menu */
#menu {
	width:198px;
	font-size:12px;
	border:1px solid #d6dfe7;
	border-top-width:1px;
	float:left
}
#menu li {
	border-bottom:1px solid #FFF;
	background:url(../images/menu_bg.gif) no-repeat 0 0;
	position:relative;
	height:30px;
	float:left;
	width:100%;
	z-index:0;
}
#menu a {
	display:block;
	line-height:30px;
	text-indent:25px;
}
#menuActive a {
	color:#000;
	font-size:14px;
	font-weight:bold;
	position:absolute;
	height:29px;
	line-height:30px;
	border:1px solid #d6dfe7;
	width:219px;
	left:-10px;
	top:-1px;
	border-bottom-width:2px;
	background:url(../images/menu_bg_2.gif) no-repeat -50px 0 #FFF;
	text-indent:34px;
	z-index:999;
	border-right-width:0;
}
/* type 1 */
#menu {
	border-top-width:0;
}
#menu li {
	border-top:1px solid #d6dfe7;
}
#menuActive a {
	height:30px;
}
/* type 1 */
/* */
#index_quickmenu {margin:10px 0; height:115px;background:url(../images/index_quickmenu.png) no-repeat 0 0;text-align:center;}
#index_quickmenu div{border-bottom:1px solid #eee;margin:0 10px;}
#index_quickmenu div img {margin-right:0.5em;}
#index_quickmenu div a img{margin:0;}

#index_quickmenu div#index_quickmenu_lastclick{border-bottom:0;}
#mainframe {margin:0 auto 10px auto;}
#mainframe .SideList{padding-right:10px;}

div.news_university_0 {margin-top:25px;}
div.news_university_1 {margin-top:5px;}
div.news_university {border:1px solid #CCC;margin-top:5px;}
table.news_university {border:1px solid #FFF; border-collapse:collapse;}
table.news_university th,
table.news_university td{background:#f7f7f7; border:1px solid #FFF;padding:5px; line-height:2em; font-weight:normal;}
table.news_university th{font-weight:bold;}


#news_art table {border:1px solid #c2d9f2; border-collapse:collapse; margin:0 auto; font-size:12px;}
#news_art table th,
#news_art table td{background:#f5f8fd; border:1px solid #c2d9f2;padding:5px; line-height:2em; font-weight:normal;}
#news_art th{font-weight:bold;}
