/* CSS Document */

/*栏目样式
  作者：Ryan
  时间：2013-10
*/


/*栏目总体布局公共样式
  包括栏目中中间主题部分布局：左边导航、右边内容或列表框*/
.public_main{
	width:1004px;
	margin:0px auto;
	margin-top:7px;
	margin-bottom:5px;
	}
	
.public_main_leftNav{
	width:250px;
	height:950px;
	float: left;
	background:url(../img/menu_bg.png) no-repeat;
	}
.public_navTitle{
	width:220px;
	height:80px;
	margin-top:210px;
	color:#A60005;
	text-align:center;
	line-height:60px;
	font-size:24px; 
	font-family:楷体; 
	font-weight: bold;
	}
	
.public_navList{
	clear:both;
	width:200px;
	height:800px;
	margin:0px auto;
	margin-top:20px;
	}
	
.public_navList a{
	color: #2b4099; 
	font-size:14px; 
	font-weight:bold;
	line-height:35x;
	}
.public_navList a:hover{
    color:#A80000; 
	text-decoration:underline;
	}
	
.public_main_right{
	width: 745px;
	min-height: 950px;
	float: left;
	}
.public_main_rightTitle{
	height: 20px;
	border-bottom:2px solid #F90;
	}
	
.public_main_rightContentBox{
	border: 1px #ffc99b solid;
	width: 745px;
	min-height: 930px;
	margin-bottom:5px;	

	}
	
	
/*右侧栏目文章列表布局
  文章、图片栏目布局公共样式，包括标题框、列表框*/
.public_box_title{
	width:650px;
	height:40px;
	margin:40px auto 20px 35px;
	background-color:#FFF;
	background: url(../img/titlebg.png) no-repeat;
	}
	
.public_box_title  span{
	color: #2b4099;
	font-size: 14px;
	font-weight: bold; 
	line-height: 26px; 
	padding-left: 45px;
	float:left;
	}	
	
.public_box_content{
	width:700px;
	height:auto;
	margin:20px auto 20px;
	padding-left:20px;
	padding-right:10px;

	}



/*文章列表样式*/
a{	
	}
	
.right{
	float: right;
	font-size: 10px;
	}
	
.public_box_content ul {
	width:650px;
	margin:0px auto;
	}
.public_box_content ul li{
	list-style: none;
	font-size: 13px;
	line-height: 35px;
	border-bottom: 1px #FF8C1A dotted;	
	}


/*图片类栏目布局样式，包括图片框和文字框*/
.img_box{
	margin:25px 20px 0px 15px;
	float:left;
	text-align: center;
	}
	

/*图片列表样式*/
.image{
	padding: 10px;
	border: 1px solid #d8d8d8;
	-moz-box-shadow: 2px 2px 2px #000;
	-webkit-box-shadow: 2px 2px 3px #000;
	box-shadow: 2px 2px 3px #000;
	background: #fff;
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4,Direction=135,Color='#d8d8d8');
	}
	
	
.image_size{
	width:50px;
	height:50px;
	
	padding: 10px;
	border: 1px solid #d8d8d8;
	-moz-box-shadow: 3px 3px 3px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	background: #fff;
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4,Direction=135,Color='#d8d8d8');
	}


/*综合类栏目布局样式，包括图片文章*/
.box_ia_contChild{
	width:340px;
	height:auto;
	float:left;
	margin-right:10px;
	padding-bottom:35px;
	}
.box_ia_contChildTitle{
	width:340px;
	height:40px;
	background-color:#FFF;
	background: url(../img/titlebg.png) no-repeat;
	}
.box_ia_contChildTitle  span{
	color: #2b4099;
	font-size: 14px;
	font-weight: bold; 
	line-height: 26px; 
	padding-left: 45px;
	float:left;
	}	
.box_ia_contChildBox{
	width:340px;
	height:auto;
	}
	
.box_ia_contChildBox ul {
	width:320px;
	margin:0px auto;
	}
.box_ia_contChildBox li a{
	list-style: none;
	font-size: 13px;
	line-height: 28px;
	}
	

.tb{
	width:600px;
	
	}	
.tb .ft{
	color:#FF0000;

	}
.tb .nrzy{
	width:420px;
	line-height:30px;
	text-indent:2em;

	}

/*翻页样式*/
.fy {
	clear:both;
	padding-top: 30px;
	text-align: center;
	}























/*合作交流栏目样式*/

	
/*德育之窗*/

	
	
/*八中校友*/

	
/*西坝校区*/

	
/*校园环境*/

	
/*教师风采栏目样式*/


/*图片效果*/

