body{
	/* background-image:url(../images/bg.jpg); */
	background-repeat:repeat-x;
	background-color:#e6e6e4;
	}

#wrapper{
	margin:0 auto;
	text-align:center;
	width:1000px;
	height:1710px;
	background-color:#FFF;
	}
#wrapper1{
	margin:0 auto;
	text-align:center;
	width:1000px;
	background-color:#FFF;
	}

#header{
	float:left;
	width:1000px;
	height:216px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	}

#topnav{
	float:left;
	width:1000px;
	height:34px;
	background-image:url(../images/nav_bg.jpg);
	background-repeat:repeat-x;
	} 
#topnav .nav{
	display:block;
	float:left;
	height:34px;
	}
#topnav .nav li{
	float:left;
	background-image:url(../images/nav_line.jpg);
	background-position:right;
	background-repeat:no-repeat;
	}
#topnav .nav li a{
	display:block;
	float:left;
	width:80px;
	height:34px;
	line-height:34px;
	font-size:14px;
	color:#FFF;
	}
#topnav .nav li .aa{
	display:block;
	float:left;
	width:80px;
	height:34px;
	line-height:34px;
	font-size:14px;
	font-weight:bold;
	color:#FF0;
	}
#topnav .nav li a:hover{
	color:#ff0;
	}


#content{
	float:left;
	width:1000px;
	margin-top:10px;
	}

#content .left{
	float:left;
	width:227px;
	}
	
/*---登录---*/
#content .left .login {
	float:left;
	width:226px;
	height:181px;
	background-image:url(../images/login_bg.jpg);
	background-repeat:no-repeat;
	}
#content .left .login label{
	display:block;
	float:left;
	width:100%;
	height:25px;
	margin-top:15px;
	_margin-top:10px;
	}
#content .left .login label input{
	width:140px;
	height:25px;
	line-height:25px;
	}
#content .left .login label img{
	float:left;
	margin-left:65px;
	}
.login_main {
	float:left;
	width:226px;
	height:181px;
	}
/*---通知通告---*/
#content .left .tztg{
	float:left;
	width:226px;
	height:289px;
	margin-top:9px;
	}
#content .left .tztg .header{
	float:left;
	width:226px;
	height:33px;
	background-image:url(../images/tztg_h.jpg);
	background-repeat:no-repeat;
	}
#content .left .tztg .header .title{
	float:left;
	text-align:left;
	height:33px;
	line-height:33px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	margin-left:40px;
	}
#content .left .tztg .header .more{
	float:right;
	text-align:left;
	height:33px;
	line-height:33px;
	color:#fff;
	margin-right:20px;
	}
#content .left .tztg .header a:hover{
	color:#FF0;
	}
#content .left .tztg .body{
	float:left;
    width:214px;
	/*height:244px;*/
	padding:5px;
	border:1px solid #0c6fc9;
	border-top:none;
	}
#content .left .tztg .body ul li{
	float:left;
	width:100%;
	border-bottom:1px dotted #b5b5b5; 
	line-height:23px; 
	color:#6c6c6c;
	}
#content .left .tztg .body ul li a{
	float:left;
	background:url(../images/list1_icon.jpg) no-repeat left center; 
	padding-left:15px; 
	color:#6c6c6c; 
	text-decoration:none;
	}
#content .left .tztg .body ul li a:hover{
	color:#02348b;
	}
#content .left .tztg .body ul li span{
	float:right;
	text-align:right;
	}


/*---师生风采---*/
#content .left .ssfc{
	float:left;
	width:226px;
	height:196px;
	margin-top:9px;
	}
	.out img{width: 215px;height: 144px;}
.out {padding: 1px;position: relative;width: 215px;height: 172px;overflow: hidden;background: url(../images/huandeng.jpg) repeat-x ;    background-position: bottom;}
.out .img li a p{position: absolute;bottom: -24px;color: #383838;font-size: 12px;font-family: "Microsoft Yahei";width: 100%;height: 34px; line-height: 50px;text-indent: 1em;overflow: hidden;font-size: 12px;text-align: center;}
.out .img li{position: absolute;display: none;}
.out .num {position: absolute;bottom: 34px;right: 10px;font-size: 0;width: 150px;text-align: center;}
.out .num li {float: left; width: 15px;height: 15px;display: inline-block;font-size: 12px;background-color: black;color: #fff;text-align: center;line-height: 15px;margin: 0 3px;cursor: pointer;border-radius: 4px;border: 1px solid white;}
.out .num li.active { background-color:white;color: #e67900;}
.out .btn {position: absolute;top: 50%;width: 30px;height: 60px;margin-top: -30px;background: rgba(0,0,0,.5);color: #fff;text-align: center;line-height: 60px;font-size: 40px;display: none;}
.out:hover .btn{display: block;cursor: pointer;}
#content .left .ssfc .header{
	float:left;
	width:226px;
	height:31px;
	background-image:url(../images/ssfc_h.jpg);
	background-repeat:no-repeat;
	}
#content .left .ssfc .header .title{
	float:left;
	text-align:left;
	height:31px;
	line-height:31px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	margin-left:40px;
	}
#content .left .ssfc .header .more{
	float:right;
	text-align:left;
	height:33px;
	line-height:33px;
	color:#fff;
	margin-right:20px;
	}
#content .left .ssfc .header a:hover{
	color:#FF0;
	}
#content .left .ssfc .body{
	float:left;
    width:225px;
	height:142px;
	border-top:none;
	}


/*---师生风采---*/
#content .left .xykx{
	float:left;
	width:226px;
	height:240px;
	margin-top:9px;
	}

/*---网站调查---*/
#content .left .wzdc{
	float:left;
	width:226px;
	height:164px;
	margin-top:9px;
	}
#content .left .wzdc .header{
	float:left;
	width:226px;
	height:33px;
	background-image:url(../images/tztg_h.jpg);
	background-repeat:no-repeat;
	}
#content .left .wzdc .header .title{
	float:left;
	text-align:left;
	height:33px;
	line-height:33px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	margin-left:40px;
	}
#content .left .wzdc .header .more{
	float:right;
	text-align:left;
	height:33px;
	line-height:33px;
	color:#fff;
	margin-right:20px;
	}
#content .left .wzdc .header a:hover{
	color:#FF0;
	}
#content .left .wzdc .body{
	float:left;
    width:214px;
	height:119px;
	padding:5px;
	border:1px solid #0c6fc9;
	border-top:none;
	}
#content .left .tztg .body ul li{
	float:left;
	width:100%;
	border-bottom:1px dotted #b5b5b5; 
	line-height:23px; 
	color:#6c6c6c;
	}
#content .left .tztg .body ul li a{
	float:left;
	background:url(../images/list1_icon.jpg) no-repeat left center; 
	padding-left:15px; 
	color:#6c6c6c; 
	text-decoration:none;
	}
#content .left .tztg .body ul li a:hover{
	color:#02348b;
	}
#content .left .tztg .body ul li span{
	float:right;
	text-align:right;
	}

#content .right{
	float:right;
	width:764px;
	}
#content .right .slide{
	float:left;
	width:764px;
	height:207px;
	}
#content .right .r_box{
	float:left;
	width:764px;
	margin-top:9px;
	}
#content .right .r_box .r_box_l{
	float:left;
	width:525px;
	}
	
/*---校园新闻---*/
.r_box_l .xyxw{
	float:left;
	width:525px;
	height:204px;
	}
.r_box_l .xyxw .header{
	float:left;
	width:525px;
	height:36px;
	background-image:url(../images/xyxw_h.jpg);
	background-repeat:no-repeat;
	}
.r_box_l .xyxw .header .title{
	float:left;
	text-align:left;
	height:36px;
	line-height:36px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	margin-left:20px;
	}
.r_box_l .xyxw .header .more{
	float:right;
	text-align:left;
	height:36px;
	line-height:36px;
	color:#fff;
	margin-right:20px;
	}
.r_box_l .xyxw .header a:hover{
	color:#FF0;
	}
.r_box_l .xyxw .body{
	float:left;
    width:515px;
	height:158px;
	padding:5px;
	}
.r_box_l .xyxw .body ul li{
	float:left;
	width:100%;
	border-bottom:1px dotted #b5b5b5; 
	line-height:23px; 
	color:#6c6c6c;
	}
.r_box_l .xyxw .body ul li a{
	float:left;
	background:url(../images/list1_icon.jpg) no-repeat left center; 
	padding-left:15px; 
	color:#6c6c6c; 
	text-decoration:none;
	}
.r_box_l .xyxw .body ul li a:hover{
	color:#02348b;
	}
.r_box_l .xyxw .body ul li span{
	float:right;
	text-align:right;
	}


.r_box_l .news_con{
	float:left;
	width:523px;
	height:666px;
	border:1px solid #b8b8b8;
	margin-top:17px;
	}
.news_con .block1{
	float:left;
	width:503px;
	height:212px;
	margin-top:9px;
	background-image:url(../images/block1_bg.jpg);
	background-repeat:no-repeat;
	padding:0 10px 0 10px;
	}

/*---校园快讯---*/
.r_box_l .xykx{
	float:left;
	width:237px;
	height:194px;
	}
.r_box_l .xykx .header{
	float:left;
	width:237px;
	height:27px;
	background-image:url(../images/t_h.jpg);
	background-repeat:no-repeat;
	}
.r_box_l .xykx .header .title{
	float:left;
	text-align:left;
	height:27px;
	line-height:27px;
	font-size:14px;
	font-weight:bold;
	color:#525252;
	margin-left:40px;
	}
.r_box_l .xykx .header .more{
	float:right;
	text-align:left;
	height:27px;
	line-height:27px;
	color:#525252;
	margin-right:20px;
	}
.r_box_l .xykx .header a:hover{
	color:#525252;
	}
.r_box_l .xykx .body{
	float:left;
    width:227px;
	height:158px;
	padding:5px;
	}
.r_box_l .xykx .body ul li{
	float:left;
	width:100%;
	border-bottom:1px dotted #b5b5b5; 
	line-height:23px; 
	color:#6c6c6c;
	}
.r_box_l .xykx .body ul li a{
	float:left;
	background:url(../images/list2_icon.jpg) no-repeat left center; 
	padding-left:15px; 
	color:#6c6c6c; 
	text-decoration:none;
	}
.r_box_l .xykx .body ul li a:hover{
	color:#02348b;
	}
.r_box_l .xykx .body ul li span{
	float:right;
	text-align:right;
	}
	
/*---年级组建设---*/
.r_box_l .njzjs{
	float:right;
	width:237px;
	height:194px;
	}
.r_box_l .njzjs .header{
	float:left;
	width:237px;
	height:27px;
	background-image:url(../images/t_h.jpg);
	background-repeat:no-repeat;
	}
.r_box_l .njzjs .header .title{
	float:left;
	text-align:left;
	height:27px;
	line-height:27px;
	font-size:14px;
	font-weight:bold;
	color:#525252;
	margin-left:40px;
	}
.r_box_l .njzjs .header .more{
	float:right;
	text-align:left;
	height:27px;
	line-height:27px;
	color:#525252;
	margin-right:20px;
	}
.r_box_l .njzjs .header a:hover{
	color:#525252;
	}
.r_box_l .njzjs .body{
	float:left;
    width:227px;
	height:158px;
	padding:5px;
	}
.r_box_l .njzjs .body ul li{
	float:left;
	width:100%;
	border-bottom:1px dotted #b5b5b5; 
	line-height:23px; 
	color:#6c6c6c;
	}
.r_box_l .njzjs .body ul li a{
	float:left;
	background:url(../images/list2_icon.jpg) no-repeat left center; 
	padding-left:15px; 
	color:#6c6c6c; 
	text-decoration:none;
	}
.r_box_l .njzjs .body ul li a:hover{
	color:#02348b;
	}
.r_box_l .njzjs .body ul li span{
	float:right;
	text-align:right;
	}


#content .right .r_box .r_box_r{
	float:right;
	width:231px;
	}
	
/*----教研平台---*/
.r_box_r .jypt{
	float:left;
	width:231px;
	height:200px;
	}
.r_box_r .jypt .header{
	float:left;
	width:231px;
	height:33px;
	background-image:url(../images/jypt_h.jpg);
	background-repeat:no-repeat;
	}
.r_box_r .jypt .header .title{
	float:left;
	text-align:left;
	height:33px;
	line-height:33px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	margin-left:40px;
	}
.r_box_r .jypt .header .more{
	float:right;
	text-align:left;
	height:33px;
	line-height:33px;
	color:#fff;
	margin-right:20px;
	}
.r_box_r .jypt .header a:hover{
	color:#FF0;
	}
.r_box_r .jypt .body{
	float:left;
    width:219px;
	height:157px;
	padding:5px;
	border:1px solid #0c6fc9;
	border-top:none;
	}
.r_box_r .jypt .body ul li{
	float:left;
	width:100%;
	border-bottom:1px dotted #b5b5b5; 
	line-height:23px; 
	color:#6c6c6c;
	}
.r_box_r .jypt .body ul li a{
	float:left;
	background:url(../images/list1_icon.jpg) no-repeat left center; 
	padding-left:15px; 
	color:#6c6c6c; 
	text-decoration:none;
	}
.r_box_r .jypt .body ul li a:hover{
	color:#02348b;
	}
.r_box_r .jypt .body ul li span{
	float:right;
	text-align:right;
	}


/*----班级网站---*/
.r_box_r .bjwz{
	float:left;
	width:231px;
	height:200px;
	margin-top:9px;
	}
.r_box_r .bjwz .header{
	float:left;
	width:231px;
	height:33px;
	background-image:url(../images/jypt_h.jpg);
	background-repeat:no-repeat;
	}
.r_box_r .bjwz .header .title{
	float:left;
	text-align:left;
	height:33px;
	line-height:33px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	margin-left:40px;
	}
.r_box_r .bjwz .header .more{
	float:right;
	text-align:left;
	height:33px;
	line-height:33px;
	color:#fff;
	margin-right:20px;
	}
.r_box_r .bjwz .header a:hover{
	color:#FF0;
	}
.r_box_r .bjwz .body{
	float:left;
    width:219px;
	height:157px;
	padding:5px;
	border:1px solid #0c6fc9;
	border-top:none;
	}
.r_box_r .bjwz .body ul li{
	float:left;
	width:100%;
	border-bottom:1px dotted #b5b5b5; 
	line-height:23px; 
	color:#6c6c6c;
	}
.r_box_r .bjwz .body ul li a{
	float:left;
	background:url(../images/list1_icon.jpg) no-repeat left center; 
	padding-left:15px; 
	color:#6c6c6c; 
	text-decoration:none;
	}
.r_box_r .bjwz .body ul li a:hover{
	color:#02348b;
	}
.r_box_r .bjwz .body ul li span{
	float:right;
	text-align:right;
	}



/*----友情链接---*/
.r_box_r .yqlj{
	float:left;
	width:231px;
	height:287px;
	margin-top:9px;
	}
.r_box_r .yqlj .header{
	float:left;
	width:231px;
	height:33px;
	background-image:url(../images/jypt_h.jpg);
	background-repeat:no-repeat;
	}
.r_box_r .yqlj .header .title{
	float:left;
	text-align:left;
	height:33px;
	line-height:33px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	margin-left:40px;
	}
.r_box_r .yqlj .header .more{
	float:right;
	text-align:left;
	height:33px;
	line-height:33px;
	color:#fff;
	margin-right:20px;
	}
.r_box_r .yqlj .header a:hover{
	color:#FF0;
	}
.r_box_r .yqlj .body{
	float:left;
    width:219px;
	height:244px;
	padding:5px;
	border:1px solid #0c6fc9;
	border-top:none;
	}
.r_box_r .yqlj .body  li{list-style: none;
	float:left;
	width:100%;
	border-bottom:1px dotted #b5b5b5; 
	line-height:23px; 
	color:#6c6c6c;	background:url(../images/list1_icon.jpg) no-repeat left center; 
	}
.r_box_r .yqlj .body  li a{
	float:left;

	padding-left:15px; 
	color:#6c6c6c; 
	text-decoration:none;
	}
.r_box_r .yqlj .body  li a:hover{
	color:#02348b;
	}
.r_box_r .yqlj .body  li span{
	float:right;
	text-align:right;
	}


/*----站点统计---*/
.r_box_r .zdtj{
	float:left;
	width:231px;
	height:163px;
	margin-top:9px;
	}
.r_box_r .zdtj .header{
	float:left;
	width:231px;
	height:33px;
	background-image:url(../images/jypt_h.jpg);
	background-repeat:no-repeat;
	}
.r_box_r .zdtj .header .title{
	float:left;
	text-align:left;
	height:33px;
	line-height:33px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	margin-left:40px;
	}
.r_box_r .zdtj .header .more{
	float:right;
	text-align:left;
	height:33px;
	line-height:33px;
	color:#fff;
	margin-right:20px;
	}
.r_box_r .zdtj .header a:hover{
	color:#FF0;
	}
.r_box_r .zdtj .body{
	float:left;
    width:219px;
	height:130px;
	padding:5px;
	border:1px solid #0c6fc9;
	border-top:none;
	}

#banner{
	float:left;
	width:1000px;
	height:141px;
	margin-top:10px;
	background-image:url(../images/banner.jpg);
	background-repeat:no-repeat;
	}

#link{
	float:left;
	width:1000px;
	height:90px;
	margin-top:10px;
	}

#footer{
	float:left;
	width:1000px;
	height:70px;
	margin-top:10px;
	line-height:70px;
	color:#666;
	}



















































































































































































































































































/*-----------------------------------------------列表页list-----------------------------------------------*/
#content1{
	width:1000px;
	float:left;
	}
.list_left{
	float:left;
	width:250px;
	margin-top:10px;
	background-color:#FFF;
	}


	
	
	
/*右侧*/
.list_right{
	float:right;
	width:735px;
	margin-top:10px;
	}
.list_right .list_right_tit{
	float:left;
	width:713px;
	height:42px;
	_height:80px;
	background-image:url(../images/list_right_tit_bg.jpg);
	background-repeat:no-repeat;
	}
.list_right .list_right_tit p{
	display:block;
	width:500px;
	height:42px;
	float:left;
	text-align:left;
	line-height:42px;
	color:#FFF;
	margin-left:20px;
	_margin-left:8px;
	}
.list_right .list_right_tit p a{
	color:#FFF;
	text-decoration:none;
	}
.list_right_con{
	float:left;
	width:711px;
	border:1px solid #2d7492;
	border-top:none;
	background-color:#FFF;
	margin-top:-1px;
	_margin-top:-43px;/*ie6bug*/
	}

/*-----翻页----*/

#page {
    display: block;
    width: 696px;
    height: 40px;
    float: left;
    padding-top: 20px;
    margin-left: 42px;
}
#page li{
	float:left;
	}
	#page span {
    display: inline-block;
    padding: 5px 10px;
    background-color: #F31D1D;
    margin-right: 3px;
    border: 1px solid gainsboro;
}
#page li a {
    display: block;
    width: auto;
    height: 15px;
    border: 1px solid #CCC;
    margin-right: 10px;
    color: #666;
    text-decoration: none;
    padding: 5px 10px;
}
#page li a:hover{
	color:#fff;
	background-color:#b01f1f;
	}
#page li.pageup a,#page li.next a{
	display:block;
	width:50px;
	}
#page li a.ct_1{
	color:#fff;
	background-color:#b01f1f;
	}
#page li a.ct_1 a:hover{
	color:#FFF;
	}
/*---------------------------------------------------------------------详细页detail-----------------------------------------------------*/
.list_right1{
	float:right;
	width:1000px;
	margin-top:10px;
	}
.list_right1 .list_right_tit1{
	float:left;
	width:1000px;
	height:42px;
	_height:80px;
	background-color:#1085ba;
	}
.list_right1 .list_right_tit1 p{
	display:block;
	width:500px;
	height:42px;
	float:left;
	text-align:left;
	line-height:42px;
	color:#FFF;
	margin-left:20px;
	_margin-left:8px;
	}
.list_right1 .list_right_tit1 p a{
	color:#FFF;
	text-decoration:none;
	}
.list_right_con{
	float:left;
	width:711px;
	border:1px solid #2d7492;
	border-top:none;
	background-color:#FFF;
	margin-top:-1px;
	_margin-top:-43px;/*ie6bug*/
	}
.list_right_con1{
	float:left;
	width:998px;
	border:1px solid #2d7492;
	border-top:none;
	background-color:#FFF;
	margin-top:-1px;
	_margin-top:-43px;/*ie6bug*/
	}

.list_right_con1 .news_cent_tit{
	display:block;
	width:960px;
	height:80px;
	float:left;
	text-align:center;
	line-height:80px;
	font-size:16px;
	font-weight:bold;
	color:#666;
	margin-left:20px;
	_margin-left:13px;
	border-bottom:2px solid #666;
	}
.list_right_con1 .news_cent_time{
	display:block;
	width:960px;
	height:30px;
	text-align:center;
	line-height:30px;
	float:left;
	margin-bottom:20px;
	color:#999;
	}
.list_right_con1 .news_cent_con{
	display:block;
	width:960px;
	float:left;
	line-height:30px;
	text-align:left;
	text-indent:2em;
	margin-top:20px;
	margin-left:20px;
	margin-bottom:20px;
	_margin-bottom:-10px;/*ie6bug*/
	}
.list_right_con1 .news_cent_con{
	display:block;
	width:970px;
	float:left;
	line-height:30px;
	text-align:left;
	text-indent:2em;
	color:#666;
	margin-top:20px;
	margin-left:20px;
	_margin-left:10px;/*ie6bug*/
	margin-bottom:20px;
	_margin-bottom:-10px;/*ie6bug*/
	}
/*--新闻列表--*/
.list{ margin:7px 10px 0 10px; _margin:8px 10px 0 10px;/*ie6bug*/ text-align:left; }
.list li{ width:100%; height:34px; line-height:34px; _height:30px;/*ie6bug*/ _line-height:30px;/*ie6bug*/ border-bottom:1px dotted #CCC; }
.list li a{ color:#666; display:block; background:url(../images/list_icon.jpg) no-repeat left center; padding-left:15px; }
.list li span{ float:right; text-align:right; color:#666; }



/* ----------------------------------------------------------------------------------------Accordion start*/

.subNavi_tit {
	background-image: url(../images/list_left_tit_bg.jpg); width: 252px; background-repeat: no-repeat; float: left; height: 42px
}
.subNavi_tit a {
	text-align: left; line-height: 42px; width: 150px; display: block; float: left; height: 42px; color: #333; margin-left: 25px; font-size: 14px; font-weight: bold; text-decoration: none
}
.subNavi_con {
	border-bottom: #cbcbcb 1px solid; border-left: #cbcbcb 1px solid; padding-bottom: 80px; width: 250px; float: left; border-top: medium none; border-right: #cbcbcb 1px solid
}

.subNavi_con .header  
{
  width: 250px; 
  height: 38px; 
  line-height: 38px; 
}

.subNavi_con .header a  
{
    display:block; 
    overflow:hidden; 
    background:url(../images/list_left_hover.jpg) repeat-x;
    height:38px; 
    line-height:38px; 
    color: #666; font-size: 14px; font-weight: bold; text-decoration: none;
}

.subNavi_con .header a:hover  
{
 background:url(../images/list_left_hover1.jpg) repeat-x; 
}

.subNavi_con .header a span  
{
    margin:10px -10px 10px 0px;
    float:left; display:block; overflow:hidden; width:20px; height:20px; 
}

.subNavi_con .header .extensible span  
{
   background:url(../images/accordion.gif); background-position:0 0px;
}

.subNavi_con .header .extensible:hover span  
{
    background:url(../images/accordion.gif); background-position:0 -20px;
}

.subNavi_con .header .collapsible span  
{
   background:url(../images/accordion.gif); background-position:0 -40px;
}

.subNavi_con .header .collapsible:hover span  
{
    background:url(../images/accordion.gif); background-position:0 -60px;
}

.subNavi_con .body { padding:10px;}

 /* ----------------------------------------------------------------------------------------Accordion  end */

#divUserInfo{ margin:55px 0 0 60px;}



/*---校园风景线---*/
#content .right .xx_img{
	float:left;
	width:764px;
	height:207px;
	}
#content .right .xx_img .xx_left{
	float:left;
	width:41px;
	height:207px;
	background-image:url(../images/xx_left_bg.jpg);
	background-repeat:no-repeat;
	}
#content .right .xx_img .xx_right{
	float:right;
	width:39px;
	height:207px;
	background-image:url(../images/xx_right_bg.jpg);
	background-repeat:no-repeat;
	}
#content .right .xx_img .divMarquee{
	float:left;
	width:673px;
	height:197px;
	background-image:url(../images/xx_center_bg.jpg);
	background-repeat:repeat-x;
	overflow:hidden;
	padding:5px;
	}
.divMarquee ul { width:9999px;}
.divMarquee ul li { float:left;}
.divMarquee ul li a { float:left; width:158px; height:172px; border:1px solid #ccc; margin:5px; padding:5px;}
.divMarquee ul li a img { width:156px; height:172px; border:0;}


