@CHARSET "UTF-8";
/*----- 初始化设置 -----*/
*{padding:0;margin:0;}
body{font-family:Microsoft Yahei, 微软雅黑;}
body, div, dl, dt, dd, ul, ol, li, nav, h1, h2, h3, h4, h5, h6, pre,
	code, form, fieldset, legend, p, blockquote,
	th, td, a {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: solid;
	border-color: transparent;
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	-o-transform-origin: left top;
	transform-origin: left top;
	background-repeat: no-repeat;
}
table {border-collapse: collapse;border-spacing: 0px;}
fieldset, img {border: 0px;border-style: solid;-webkit-transform-origin: left top;-ms-transform-origin: left top;-o-transform-origin: left top;transform-origin: left top;}
address, caption, cite, code, dfn, em, th, var, optgroup {font-style: inherit;font-weight: inherit;}
del, ins {text-decoration: none;}
li {list-style: none;}
caption, th {text-align: left;}
h1, h2, h3, h4, h5, h6 {font-size: 100%;font-weight: inherit;}
input, button, textarea, select, optgroup, option {font-family: inherit;font-size: inherit;font-style: inherit;font-weight: inherit;}

a:link {color: #3E3A39;font-style: normal;text-decoration: none;}
a:visited {color: #3E3A39;font-style: normal;text-decoration: none;}
a:hover {color: #FF4E00;font-style: normal;text-decoration: none;}
a:active {color: #FF4E00;font-style: normal;text-decoration: none;}
.cf { *zoom:1}
.cf:after { content:"."; clear:both; display:block; overflow:hidden; visibility:hidden; height:0; font-size:0}
.show { display:block}
.hide { display:none}
.left{ float:left}
.right{ float:right}
.text-center{text-align:center;}
.ie6 .g-input-text, .ie6 .g-input-selectbox, .ie6 textarea { border:1px solid #aaa; background:url(../img/base-input02.png) 0 0 no-repeat #fff}
.ie6 .g-input-text { height:26px; padding:0 6px; line-height:26px}
.ie6 input[type="file"] { height:25px}

/* 框架 */

.content{ margin:0 auto}
.layoutCenter{width:1190px; margin:0 auto}

.paginator div{background:#F3F3F3;margin-top:35px; }
.paginator a,.page a:hover,
.paginator .current {
	display: inline-block;
	vertical-align: middle;
	padding:10px 12px;
}
.paginator a {
	border: 1px solid #F6F6F6;
	background-color: #F6F6F6;
	text-decoration:none;
}
.paginator a:hover,
.paginator .current {
	text-decoration: none;
	color: #FFF;
	background-color: #0b3b7d;
	vertical-align: middle;
}

/* 页码 */
.pagelist{ padding:20px; text-align:center; border-top:1px solid #CCC}
.pagelist a{ margin-left:20px; padding:6px 20px; background:#EAEAEA}
/* 通用侧栏 */
.ttl01{ padding-left:10px; height:54px; font: bold 16px/54px  Microsoft yahei, Tahoma, Arial, Simsun;  background:#e9eae5; }
.ttl01 a{color:#333;}
.ttl02{ height:54px; font: bold 16px/54px Microsoft yahei;padding:5px;border-bottom:1px solid #f0f0f0;}
.ttl02 a{color:#0b3b7d;}
.ttl02 a.small-text{font-size:12px;color:#0b3b7d;}
.student-activity{border:1px solid #f0f0f0;}
.aside_ctn{padding:15px 0;}
.huodongyugao{ display:block;height:60px;list-style:none;font: normal 14px Microsoft yahei,Tahoma,Arial,Simsun;padding:5px;overflow:hidden;}
.huodongyugao .rounded-corners{float:left;overflow:hidden;width:50px;height:50px;border: 1px solid #dedede;-moz-border-radius: 10px;-webkit-border-radius: 10px;border-radius:10px;margin-right:8px;} 
.huodongyugao .rounded-corners p.month{text-align:center;color:#fff;font-size:14px;height:30px;line-height:30px;background:#16275d}
.huodongyugao .rounded-corners p.date{text-align:center;font-size:18px;height:20px;line-height:20px;}
/*
.huodongyugao i{ float:left;margin-right:10px;color:#333;text-align:center;background:#FFFFFF;overflow:hidden; width:60px; height:60px; font: normal 16px  Microsoft yahei;border: 1px solid #dedede;-moz-border-radius: 10px;-webkit-border-radius: 10px;border-radius:10px;}
.huodongyugao i em{ color:#FFF;font-size:24px;line-height:28px;background:#0b3b7d;display:block;margin-top:5px;}
*/
.more{float:right;}

