/* 基本信息 */
body {
	margin:0px;
	font-size:12px;
	line-height:22px;
	font-family:宋体, Arial Narrow;
	background:#FFF;
	color:#333333;
}

form, ul, li, p, h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}

img {
	border:0;
}

ul, li {
	list-style-type:none;
	margin:0;
	padding:0;
}

a:link {
	text-decoration:none;
	color:#5c5a58;
}

a:visited {
	text-decoration:none;
	color:#5c5a58;
}

a:hover {
	text-decoration: none;
	color:#256c0e;
}

a:active {
	text-decoration:none;
	color:#FF0000;
}

/* 基本信息 */
.center{		
	margin:0px auto;	/*    居中    */
}

.clear{
	overflow:hidden;	  /*    隐藏溢出    */   
}

.w960{
	width:960px;
}

/*顶端迷你导航*/

.miniNav {
	height:25px;
	background:url(../images/top_03.gif);
	text-align:center;
}

.miniNav_cont {
	width:960px;
	height:25px;
	margin:0 auto;
	font-size:12px;
	display:block;
}

.miniNav_cont div {
	float:left;
	line-height:25px;
}

.miniNav span {
	display:block;
	float:right;
}

.miniNav a {
	color:#ff0000;
	font-weight:bold;
	margin:0 5px;
	font-size:12px;
	text-decoration:none;
	padding:1px 3px 1px 3px;
	display:block;
	float:right;
}

.miniNav a:hover {
	color:#000;
}


@media (min-width: 768px) {

  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}



/* 页面头部 */
.Logo {
	background:url(../images/Min_Top_06.gif) no-repeat;
	width:960px;
	height:123px;
}

/* 页面顶端导航 */
.Navigation {
	width:960px;
	height:40px;
	text-align:center;
	margin:0 auto;
}

.Navigation_Bimg {
	background:url(../images/nav_09.gif) no-repeat;
	width:6px;
	height:40px;
	float:left;
}
.Navigation_Cimg{
	background:url(../images/nav_10.gif) repeat-x;
	width:6px;
	height:40px;
	float:left;
}

.Navigation_Content {
	background:url(../images/nav_10.gif) repeat-x;
	width:722px;
	height:40px;
	float:left;
}

/* 页面顶端导航内容 */
/* 一级导航 */
.m_li {
	float:left;
	width:91px;
	padding-top:3px;
	margin-right:-2px;
	margin-left:-2px;
}

.m_li a, .m_li a:visited {
	color:#FFFFFF;
	line-height:34px;
	width:91px;
	font-weight:bold;
	display:block;
	text-decoration: none;
}
.m_li_a{
	float:left;
	width:91px;
	font-weight:bold;
	background:url(../images/nav_12.gif) no-repeat;
	position:relative;
	margin-right:-2px;
	margin-left:-2px;
}
.m_li_a a{
	display:block;
	color:#3e6a11;
	line-height:40px;
	width:91px;
	text-decoration: none;
}


.m_line {
	background:url(../images/nav_14.gif) no-repeat;
	width:2px;
	height:40px;
	float:left;
}


/* 二级导航 */
.s_li {	
	display:none;
	font-size:12px;
	font-weight:100;
	position:absolute;
	left:1px;
	padding:0px;
	margin:0px;
	text-align:center;
}

.s_li li a {
	text-indent:3px;
	color:#4d5154;
	line-height:25px;
	background:url(../images/Navigation_23.gif);
}

.s_li li a:hover {
	line-height:25px;
	color:#3e6a11;
	background:url(../images/Navigation_15.gif);
}

.s_li_bottom {
	width:91px;
	height:0px;

}



.Navigation_Aimg {
	background:url(../images/nav_16.gif) no-repeat;
	width:226px;
	height:40px;
	float:left;
}
.Navigation_Aimg2 {
	background:url(../images/nav_162.gif) no-repeat;
	width:226px;
	height:40px;
	float:left;
}

.btn {
	width:960px;
	text-align:center;
	margin:0 auto;
}

.btn_top {
	overflow:hidden;
	width:715px;
	height:26px;
	line-height:28px;
	float:left;
	text-align:left;
	color:#3e6a11;
}

.btn_left {
	width:198px;
	float:left;
}

.btn_center {
	width:716px;	
}

.btn_topr {
	width:231px;
	margin-left:14px;
	height:26px;
	float:left;
	background:url(../images/btn_23.gif);
}

.btn_right {
	width:231px;
	float:right;
	background:url(../images/btn_28.gif);
}
.btn_right ul {
	overflow:hidden;
	width:221px;
	height:80px;
	margin-bottom:-5px;
	padding-left:13px;
}

.btn_right ul li {
	float:left;
	padding-top:2px;
	padding-bottom:13px;
	padding-right:8px;
}

.btn_right_bot {
	width:231px;
	height:14px;
	line-height:14px;
	background:url(../images/btn_52.gif) no-repeat;
}

/* 页面公告 */
.Notice_top {
	width:230px;
	margin-top:18px;
	background:url(../images/page_03_12.gif) no-repeat;
	height:32px;
	line-height:32px;
	text-align:right;
}

.Notice_body {
	width:228px;
	border-bottom: 1px double #a0d2ec;
	border-left:1px double #a0d2ec;
	border-right:1px double #a0d2ec;
}

.Notice_body_Li {
	background:url(../images/Notice_10.gif) no-repeat;
	background-position:5px 5px;
	text-align:left;
	padding-left:36px;
	padding-top:6px;
	height:134px;
}
.Notice_body_Li_new {
	background:url(../images/gif-0249.gif) no-repeat;
	background-position:164px 5px;
	line-height:23px;
}

.Notice_body_Li ul li{
	line-height:26px;
	}



.Notice_top2 {
	width:230px;
	margin-top:18px;
	background:url(../images/ggll_51.gif) no-repeat;
	height:35px;
	line-height:35px;
	text-align:right;
}

.Notice_body2 {
	width:230px;
	background:url(../images/ggll_53.gif) no-repeat;
}

.Notice_body_Li2 {
	background:url(../images/Notice_102.gif) no-repeat;
	background-position:10px 5px;
	text-align:left;
	padding-left:36px;
	padding-top:4px;
	height:134px;
}

.Notice_body_Li2 ul li{
	line-height:27px;
	}

/* 留学直通车 */
.lxztc {
	text-align:left;
}

.ztc {
	float:left;
	width:715px;
	text-align:left;
}

.Train_top {
	margin-top:20px;
	width:715px;
	height:46px;
	background:url(../images/lxztc_57.gif) no-repeat;
}
.Train_top ul{
	width:715px;
	margin-top:13px;
	line-height:30px;
}
.Train_top ul li{
	text-align:right;
	padding-right:15px;
}
.Train_body {
	width:715px;
	background:url(../images/lxztc_59.gif) no-repeat;
	height:225px;
	overflow:hidden;
	padding-top:4px;
}

.Train_body_left {
	width:240px;
	height:206px;
	float:left;
	margin-left:6px;
}

.Train_body_left_lbot li {
	float:left;
	text-align:center;
	background:url(../images/Train_75.gif);
	width:111px;
	height:26px;
	overflow:hidden;
	line-height:28px;
	display:inline;
	margin:7px 0 2px 8px;
}


.Train_body_left_sbot li {
	float:left;
	text-align:center;
	background:url(../images/Train_75.gif);
	width:111px;
	height:26px;
	overflow:hidden;
	line-height:26px;
	display:inline;
	margin:7px 0 2px 8px;
	letter-spacing:2px;
}

.Train_body_left_sbot a:link, .Train_body_left_sbot a:visited {
	color:#000;
}

.Train_body_left_sbot a:hover {
	color:#256c0e;
}

.Train_body_left_bbot li {
	float:left;
	text-align:center;
	background:url(../images/Train_99.gif) no-repeat;
	width:230px;
	height:26px;
	overflow:hidden;
	line-height:26px;
	display:inline;
	margin:7px 0 2px 8px;
	letter-spacing:11px;
	padding-left:5px;
}

.Train_body_left_bbot a:link, .Train_body_left_bbot a:visited {
	color:#000;
}

.Train_body_left_bbot a:hover {
	color:#2066ac;
}

.Train_body_right {
	text-align:left;
	width:440px;
	height:200px;
	float:right;
	margin-top:5px;
}

.Train_body_right_bj{
	margin-top:5px;
	margin-bottom:5px;
	width:440px;
	height:70px;

}
.Train_body_right_bj ul li{
float:left; margin-right:15px;
margin-bottom:5px;
}

.Train_body_right_text1 a:link, .Train_body_right_text1 a:visited {
	font-size:20px;
	font-family:黑体;
	color:#ff3333;
	line-height:30px;
	letter-spacing:0px;
}

.Train_body_right_text1 a:hover {
	text-decoration:underline;
}

.Train_body_right_text1 ul li {
	width:420px;
	background:url(../images/yk_33.gif) repeat-x;
	background-position:0px 25px;
}

.Train_body_right_text2 ul li {
	width:420px;
	background:url(../images/yk_33.gif) repeat-x;
	background-position:0px 25px;
}



.Train_body_right_text2 a:link, .Train_body_right_text2 a:visited {
	line-height:27px;
	letter-spacing:1px;
}

.Train_body_right_text2 a:hover {
	text-decoration:underline;
}

.Train_body_right_text3 a:link, .Train_body_right_text3 a:visited {
	color:#256c0e;
	line-height:30px;
	
}

.Train_body_right_text3 a:hover {
	text-decoration:underline;
}


.Train_body_right_text3 ul li {
	width:420px;
	font-size:16px;
	letter-spacing:-1px;
	font-family:黑体;
	background:url(../images/yk_33.gif) repeat-x;
	background-position:0px 28px;
}

.Train_body_right_text4 a:link, .Train_body_right_text4 a:visited {
	
	line-height:30px;
	
}

.Train_body_right_text4 a:hover {
	text-decoration:underline;
}

.Train_body_right_text4 ul li {
	width:420px;
	background:url(../images/yk_33.gif) repeat-x;
	background-position:0px 28px;
}



/* 留学通道 */

.lxztc_right {
	width:230px;
	float:right;
}

.lx001 {
	color:#FFFFFF;
	font-size:14px;
	width:230px;
	padding-left:50px;
	height:34px;
	line-height:34px;
	font-weight:bold;
	background:url(../images/ztc_05.gif) no-repeat;
}

.lx002 {
	margin-top:12px;
	color:#FFFFFF;
	font-size:14px;
	width:230px;
	padding-left:50px;
	height:34px;
	line-height:34px;
	font-weight:bold;
	background:url(../images/ztc_05.gif) no-repeat;
}

/* 留学方案 */
.Program_top {
	width:230px;
	background:url(../images/ggll_61.gif) no-repeat;
	height:35px;
	margin-top:17px;
	line-height:35px;
	text-align:right;
}

.Program_body {
	width:230px;
	height:143px;
	background:url(../images/ggll_62.gif) no-repeat;
	overflow:hidden;
}

.Program_body_Li {
	padding-top:4px;
	
	height:140px;
}

.Program_body_bd {
	line-height:28px;
	background:url(../images/001.gif) no-repeat;
	background-position:4px -2px;
	padding-left:35px;
	word-spacing:80px;
	letter-spacing: 2px;
}

.Program_body_bd a {
	letter-spacing: 1px;
}

.Program_body_bd a:hover {
	color:#000000;
	text-decoration:none;
}

/* 意大利大学 */
.italy_School {
	width:960px;
	text-align:left;
	float:left;
	margin-top:15px;
}

.italy_School_box {
	width:715px;
	float:left;
}
.italy_School_vod{
	float:right;
	width:230px;
	height:266px;
	background:url(../images/ship_17.gif) no-repeat;
}

.Menubox {
	width:550px;
	height:31px;
	padding-left:165px;
	background:url(../images/bschl_12.gif) no-repeat;
}

.Menubox li {
	background:url(../images/bschl_15.gif) no-repeat;
	float:left;
	display:block;
	width:174px;
	height:31px;
	margin-right:5px;
	text-align:center;
	line-height:38px;
}

.Menubox li a {
	color:#000;
	font-weight:bold;
}

.Menubox li.hover {
	background:url(../images/bschl_13.gif) no-repeat;
	float:left;
	display:block;
	width:174px;
	height:31px;
	text-align:center;
	line-height:38px;
}

.Menubox li.hover a {
	color:#4aa5db;
	font-weight:bold;
}

.Contentbox {
	float:left;
	width:713px;
	text-align:left;
	border-bottom: 1px double #bde7f4;
	border-left:1px double #bde7f4;
	border-right:1px double #bde7f4;
}

 /*意大利图兰朵计划合作大学*/ 
#con_one_1 {
	padding-left:11px;
	padding-top:15px;
}

#con_one_1 ul li {
	float:left;
	padding-top:10px;
	text-align:center;
	margin-right:7px;
}

#con_one_1 ul li a {
	font-size:13px;
}

#spschool1 {
	width:222px;
	height:63px;
	background:url(../images/ysschool_02.jpg) no-repeat;
	float:left;
	text-indent:60px;
}

#spschool2 {
	width:222px;
	height:63px;
	background:url(../images/itschool_60.jpg) no-repeat;
	float:left;
	text-indent:50px;
}

#spschool3 {
	width:222px;
	height:63px;
	background:url(../images/itschool_82.jpg) no-repeat;
	float:left;
	text-indent:60px;
}

#spschool4 {
	width:222px;
	height:63px;
	background:url(../images/itschool_84.jpg) no-repeat;
	float:left;
	text-indent:50px;
}

#spschool5 {
	width:222px;
	height:63px;
	background:url(../images/itschool_86.jpg) no-repeat;
	float:left;
	text-indent:50px;
}

#spschool6 {
	width:222px;
	height:63px;
	background:url(../images/itschool_88.jpg) no-repeat;
	float:left;
	text-indent:50px;
}

#spschool7 {
	width:222px;
	height:63px;
	background:url(../images/itschool_43.jpg) no-repeat;
	float:left;
	text-indent:50px;
}

#spschool8 {
	width:222px;
	height:63px;
	background:url(../images/itschool_90.jpg) no-repeat;
	float:left;
	text-indent:50px;
}

#spschool9 {
	width:222px;
	height:63px;
	background:url(../images/spschool_101.jpg) no-repeat;
	float:left;
	text-indent:70px;
}

#spschool10 {
	width:222px;
	height:63px;
	background:url(../images/spschool_102.jpg) no-repeat;
	float:left;
	text-indent:50px;
}

#spschool11 {
	width:222px;
	height:63px;
	background:url(../images/spschool_103.jpg) no-repeat;
	float:left;
	text-indent:50px;
}

#spschool12 {
	width:222px;
	height:63px;
	background:url(../images/spschool_104.jpg) no-repeat;
	float:left;
	text-indent:50px;
}

/*意大利马可波罗计划合作大学*/
#con_one_2 {
	padding-left:11px;
	padding-top:15px;
	display:none;
}

#con_one_2 ul li {
	float:left;
	padding-top:10px;
	text-align:center;
	margin-right:7px;
}

#con_one_2 ul li a {
	font-size:13px;
}

#itschool1 {
	width:222px;
	height:63px;
	background:url(../images/itschool_62.jpg) no-repeat;
	float:left;
	text-indent:50px;
}

#itschool2 {
	width:222px;
	height:63px;
	background:url(../images/itschool_39.jpg) no-repeat;
	float:left;
	text-indent:50px;
}

#itschool3 {
	width:222px;
	height:63px;
	background:url(../images/itschool_41.jpg) no-repeat;
	float:left;
	text-indent:50px;
}

#itschool4 {
	width:222px;
	height:63px;
	background:url(../images/itschool_64.jpg) no-repeat;
	float:left;
	text-indent:50px;
}

#itschool5 {
	width:222px;
	height:63px;
	background:url(../images/itschool_59.jpg) no-repeat;
	float:left;
	text-indent:50px;
}

#itschool6 {
	width:222px;
	height:63px;
	background:url(../images/itschool_66.jpg) no-repeat;
	float:left;
	text-indent:50px;
}

#itschool7 {
	width:222px;
	height:63px;
	background:url(../images/itschool_68.jpg) no-repeat;
	float:left;
	text-indent:50px;
}

#itschool8 {
	width:222px;
	height:63px;
	background:url(../images/itschool_52.jpg) no-repeat;
	float:left;
	text-indent:50px;
}

#itschool9 {
	width:222px;
	height:63px;
	background:url(../images/itschool_80.jpg) no-repeat;
	float:left;
	overflow:hidden;
}
.mms {
	float:right;
	line-height:25px;
	margin-right:6px;
}

#itschool10 {
	width:222px;
	height:63px;
	background:url(../images/itschool_58.jpg) no-repeat;
	float:left;
	text-indent:50px;
}

#itschool11 {
	width:222px;
	height:63px;
	background:url(../images/itschool_59.jpg) no-repeat;
	float:left;
	text-indent:50px;
}

#itschool12 {
	width:222px;
	height:63px;
	background:url(../images/itschool_60.jpg) no-repeat;
	float:left;
	text-indent:50px;
}
/*意大利大学视频*/
.italy_School_vodvv{
	width:220px;
	margin-top:40px;
	text-align:left;
}
.italy_School_vodvv li {
	width:100%;
	overflow:hidden;
	clear:both;
	padding:0px 5px 1px 6px;
	border-bottom:1px dotted #EEE;
}

.italy_School_vodvv li a.preview {
	width:114px;
	float:left;
	margin-right:5px;
	margin-bottom:3px;
	display:inline;
}

.italy_School_vodvv li a.preview img {
	width:114px;
	height:83px;
	display:block;
}


.italy_School_vodvv span.info {
	display:block;
	line-height:23px;
	padding-left:15px;
}

.italy_School_voddd ul li{
	background:url(../images/spain_shool_17.gif) no-repeat;
	background-position:5px 6px;
	text-align:left;
	padding-left:28px;
	line-height:23px;
}


.con_more {
	line-height:20px;
	position:absolute;
	float:right;
	right:15px;
}

#Xzbeiyu {
	width:960px;
	float:left;
	margin-top:25px;
}

#Xzbeiyu_js {
	width:475px;
	height:230px;
	float:left;
	background:url(../images/by_03.gif) no-repeat;
}

#Xzbeiyu_ms {
	width:475px;
	height:230px;
	float:right;
	background:url(../images/ms_03.gif) no-repeat;
}

.Xzbeiyu_top {
	width:435px;
	height:30px;
	padding-left:40px;
	line-height:35px;
	font-size:13px;
	color:#2066ac;
	font-weight:bold;
	letter-spacing: 1px;
	overflow:hidden;
}



.Xzbeiyu_body_js {
	margin-left:4px;
	padding-top:4px;
	width:467px;
	height:190px;
	float:left;
}

.Xzbeiyu_body_js img {
	float:left;/*文字环绕图片*/
	margin:0px;/*右侧距离*/
	padding-left:8px;/*下端距离*/
	padding-top:8px;
	padding-right:8px;
}

.Xzbeiyu_body_js p {
	margin:0px;/*右侧距离*/
	padding:8px;
	line-height:26px;
}

.Xzbeiyu_body_ms {
	width:467px;
	height:190px;
	float:left;
	padding-left:5px;
}

.Xzbeiyu_right {
	background:url(../images/beiyu_07.gif);
	width:4px;
	height:190px;
	float:left;
}

.Xzbeiyu_bottom {
	background:url(../images/beiyu_08.gif) no-repeat;
	width:475px;
	height:5px;
	line-height:5px;
	float:left;
	overflow:hidden;
}

/* 名师 */
#linkPush A {
	PADDING-RIGHT: 10px;
	DISPLAY: block;
	PADDING-LEFT: 10px;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	COLOR: #333;
	PADDING-TOP: 6px;
	HEIGHT: 28px;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none
}

#linkPush A:hover {
	BACKGROUND: url(../images/pushHere.gif) no-repeat;
	WIDTH: 92px;
	PADDING-TOP: 8px;
	FONT-FAMILY: "宋体";
	TEXT-ALIGN: center
}

#linkPush A.linkPushHere {
	BACKGROUND: url(../images/pushHere.gif) no-repeat;
	WIDTH: 92px;
	PADDING-TOP: 8px;
	FONT-FAMILY: "宋体";
	TEXT-ALIGN: center
}

.overflow {
	padding-left:7px;
	overflow:hidden;
	white-space:nowrap
}

/* 页面内容 */
#PageBody {
	width:960px;
}

#MainBody {
	width:711px;
	float:left;
	height:490px;
}

.Libanner {
	background:url(../images/Li_03.gif);
	height:25px;
	line-height:28px;
	padding-top:3px;
	color:#ff4d08;
}

.Libanner a {
	color:#ff4d08;
}

.Banner {
	width:711px;
	height:168px;
	text-align:center;
	line-height:211px;
	background-color:#f4f9fd;
	margin-top:1px;
}

#Mainline {
	width:12px;
	float:left;
	height:490px;
}

#Sidebar {
	width:237px;
	float:left;
	height:490px;
}

.LiNav {
	width:237px;
	background:url(../images/Navigation_16.gif);
	height:90px;
	text-align:center;
}

.LiNav_body {
	width:237px;
	padding-top:10px;
}

.LiNav_bottom {
	width:237px;
	background:url(../images/Navigation_18.gif) no-repeat;
	height:35px;
	text-align:center;
}

/* 留学意大利 */

#Lxspain {
	width:960px;
	float:left;
	padding-top:25px;
}

.Lxspain_top {
	background:url(../images/italyy_03.gif) no-repeat;
	width:960px;
	height:32px;
}

.Lxspain_bottom {
	background:url(../images/italyy_14.gif) no-repeat;
	width:960px;
	height:5px;
}

.Lxspain_body {
	width:960px;
	height:370px;
}

#Lxbanner {
	width:960px;
	float:left;
	margin-top:15px;
	height:162px;
}

#Zjspain {
	width:962px;
	float:left;
	padding-top:25px;
}

.Zjspain_top {
	background:url(../images/zitaly_16.gif) no-repeat;
	width:960px;
	height:31px;
}
.Zjspain_bottom {
	background:url(../images/zitaly_18.gif) no-repeat;
	width:960px;
	height:4px;
}
.Zjspain_body {
	width:962px;
	height:290px;
	padding-top:5px;
}

.Zjspain_body div {
	display:block;
	float:left;
}

.shpoto {
	width:960px;
	float:left;
	padding-top:25px;
}

.Zxpoto_top {
	background:url(../images/sh_20.gif) no-repeat;
	width:960px;
	height:32px;
}
.Zxpoto_top a{
	float:right;
	line-height:32px;
	padding-right:10px;
}

.Zxpoto_body {
	border-left:1px double #bde7f4;
	border-right:1px double #bde7f4;
	border-bottom:1px double #bde7f4;
	width:958px;
	height:255px;
	padding-top:15px;
}

.Footer {
	float:left;
	margin-top:20px;
	width:960px;
	border-top:1px solid #77D5FD;
	background:#f6fbfd;
	color: #333333;
	text-align:center;
	padding-top:10px;
	padding-bottom:5px;
}

.Footer a, #Footer a:visited {
	color: #333333;
}

/*页面主体四栏*/
.DMainBody_body {
	width:223px;
	height:200px;
	padding-top:15px;
}
.DMainBody_body_top1{
	width:227px;
	height:103px;
	background:url(../images/fpydl_21.gif) no-repeat;
	
}
.DMainBody_body_top2{
	width:227px;
	height:103px;
	background:url(../images/fpydl_23.gif) no-repeat;
	
}
.DMainBody_body_top3{
	width:227px;
	height:103px;
	background:url(../images/fpydl_25.gif) no-repeat;
	
}
.DMainBody_body_top4{
	width:227px;
	height:103px;
	background:url(../images/fpydl_27.gif) no-repeat;
	
}
.DMainBody_line {
	width:18px;
	height:200px;
}

.DMainBody_body_text1 {
	color: #ff6600;
	font-weight: bold;
	font-size: 14px;
	width:95px;
}

.DMainBody_body_more {
	width:113px;
	text-align:right;
}

.DMainBody_body_dline1 {
	width:101px;
	background:#999999;
	height:1px;
	line-height:1px;
	margin-top:5px;
}

.DMainBody_body_dline2 {
	width:114px;
	background:#CCCCCC;
	height:1px;
	line-height:1px;
	margin-top:5px;
}

.DMainBody_body_text {
	width:223px;
	text-align:left;
	margin-top:10px;
}

.DMainBody_body_text2 {
	color: #339933;
	font-weight: bold;
	font-size: 14px;
	width:95px;
}

.DMainBody_body_text3 {
	color: #ff3399;
	font-weight: bold;
	font-size: 14px;
	width:95px;
}

.DMainBody_body_text4 {
	color: #0099ff;
	font-weight: bold;
	font-size: 14px;
	width:95px;
}

/*页面主体五栏*/
.NMainBody_left {
	width:204px;
	float:left;
	padding-left:10px;
}

.NMainBody_conter {
	width:743px;
	height:240px;
	float:left;
}

.NMainBody_conter ul {
	list-style-type:none;
}

.NMainBody_conter li {
	width:130px;
	float:left;
	padding-left:12px;
	padding-bottom:3px;
	text-align:center;
	line-height:25px;
}

.NMainBody_conter li img {
	padding:2px;
	border:1px double #cccccc;
}

/*留学西班牙*/
.lx {
	float:left;
	padding-top:15px;
	margin-right:36px;
	width:295px;
	overflow:hidden;
}

.lx2 {
	float:left;
	padding-top:15px;
	margin-right:35px;
	width:295px;
	overflow:hidden;
}
.lx3 {
	float:right;
	padding-top:15px;
	width:295px;
	overflow:hidden;
}

.lx01_top {
	background:url(../images/italyy_06.gif) no-repeat;
	padding-left:18px;
	color: #ff6600;
	font-weight: bold;
	font-size: 14px;
	height:27px;
	overflow:hidden;
	width:295px;
	line-height:27px;
}

.lx02_top {
	background:url(../images/italyy_08.gif) no-repeat;
	padding-left:20px;
	color: #0099ff;
	font-weight: bold;
	font-size: 14px;
	height:27px;
	overflow:hidden;
	width:295px;
	line-height:27px;
}

.lx03_top {
	background:url(../images/italyy_10.gif) no-repeat;
	padding-left:20px;
	color: #ff3399;
	font-weight: bold;
	font-size: 14px;
	height:27px;
	overflow:hidden;
	width:295px;
	line-height:27px;
}

.lx01_top li {
	float:left;
}

.moree {
	width:203px;
	text-align:right;
	font-size:12px;
	font-weight:100;
}

.moree2 {
	width:172px;
	text-align:right;
	font-size:12px;
	font-weight:100;
}

.moree3 {
	width:190px;
	text-align:right;
	font-size:12px;
	font-weight:100;
}

.lx02_top li {
	float:left;
}

.lx02_top li a {
	float:right;
	font-size:12px;
	font-weight:100;
}

.lx03_top li {
	float:left;
}

.lx03_top li a {
	float:right;
	font-size:12px;
	font-weight:100;
}

.lx01_con {
	width:295px;
	padding-top:15px;

}

.e2 li {
	width:100%;
	overflow:hidden;
	clear:both;
	padding:3px 0px 3px 0px;
	border-bottom:1px dotted #EEE;
}

.e2 li a.preview {
	width:95px;
	float:left;
	margin-right:10px;
	margin-bottom:3px;
	display:inline;
}

.e2 li a.preview img {
	width:95px;
	height:120px;
	display:block;
	padding:1px;
	border:1px solid #EEE;
	margin-bottom:15px;
}

.e2 li a.preview:hover img {
	border:1px solid #AAA;
}

.e2 li a.title {
	overflow:hidden;
	line-height:26px;
	font-weight:bold;
	font-size:12px;
}

.e2 span.info {
	display:block;
	line-height:23px;
	color:#555;
	padding-left:12px;
}

.e2 span.info small {
	color:#AAA;
	font-size:12px;
	margin-left:3px;
}

.e2 span.info a {
	color:#690;
}

.e2 p.intro {
	color:#5c5a58;
	line-height:20px;
}

#infcenterli {
	width:100%;
	float:left;
	padding-top:10px;
}

#infcenterli ul li {
	overflow:hidden;
}

#infcenterli ul li a {
	display:block;
	line-height:25px;
	height:25px;
	overflow:hidden;
	background:url(../images/lii_03.gif) 0px 9px no-repeat;
	text-indent:12px;
}

#infcenterli2 {
	width:100%;
	float:left;
}

#infcenterli2 ul li {
	overflow:hidden;
}

#infcenterli2 ul li a {
	display:block;
	line-height:25px;
	height:25px;
	overflow:hidden;
	background:url(../images/lii_03.gif) 0px 9px no-repeat;
	text-indent:12px;
}
.nnnor1{
	margin-top:90px;
	width:217px;
	text-align:right;
	
}
.nnnor1 a{
	color:#ff0099;
	font-weight:bold;
	padding:3px;
	line-height:20px;
	background-color:#FFFFFF;
}
.nnnor2{
	margin-top:90px;
	width:217px;
	text-align:right;
}
.nnnor2 a{
	color:#ff6600;
	font-weight:bold;
	padding:3px;
	line-height:20px;
	background-color:#FFFFFF;
}
.nnnor3{
	margin-top:90px;
	width:217px;
	text-align:right;
}
.nnnor3 a{
	color:#339900;
	font-weight:bold;
	padding:3px;
	line-height:20px;
	background-color:#FFFFFF;
}
.nnnor4{
	margin-top:90px;
	width:217px;
	text-align:right;
}
.nnnor4 a{
	color:#006666;
	font-weight:bold;
	padding:3px;
	line-height:20px;
	background-color:#FFFFFF;
}


/*二级界面*/
.Notice2_top {
	width:228px;
	margin-left:5px;
	background:url(../images/page_03.gif) no-repeat;
	height:35px;
	margin-top:15px;
	line-height:35px;
	text-align:right;
}

.Notice2_body {
	width:226px;
	margin-left:5px;
	border-bottom: 1px double #dfe1e0;
	border-left:1px double #dfe1e0;
	border-right:1px double #dfe1e0;
	padding-top:1px;
	margin-left: auto;
	margin-right: auto;
	height:120px;
}

.Images_top {
	float:right;
	width:230px;
	background:url(../images/page_10.gif) no-repeat;
	height:35px;
	margin-top:20px;
	line-height:35px;
	text-align:right;
}

.Images_body {
	float:right;
	width:228px;
	border-bottom: 1px double #dfe1e0;
	border-left:1px double #dfe1e0;
	border-right:1px double #dfe1e0;
	height:220px;
	padding-top:1px;
	margin-left: auto;
	margin-right: auto;
}

.tuijian_top {
	width:230px;
	float:right;
	background:url(../images/page_12.gif) no-repeat;
	height:35px;
	margin-top:20px;
	line-height:35px;
	text-align:right;
}

.tuijian_body {
	width:100%;
	float:right;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:15px;
}

.tuijian_body ul li {
	padding:5px 20px;
	overflow:hidden;
}

.tuijian_body ul li a {
	display:block;
	line-height:35px;
	overflow:hidden;
	text-indent:18px;
	background:url(../images/lii_03.gif) 5px 15px no-repeat;
}

.tuijian_body ul li p {
	color:#888;
	line-height:17px;
	height:33px;
	overflow:hidden;
}

/*---------- e : 图文混排列表 ---------*/
.e1 {/* 横向浮动的图片列表 120*90  */
	width:100%;
	overflow:hidden;
	clear:both;
	padding-top:10px;
	padding-bottom:8px;
}

.e1 li {
	width:216px;
	overflow:hidden;
	padding-left:5px;
	float:left;
	text-align:center;
}

.e1 li a {
	display:block;
}

.e1 li a:hover img {
	border:1px solid #999;
	padding:2px;
}

.e1 li a img {
	display:block;
	border:1px solid #E3E3E3;
	padding:2px;
	width:200px;
	height:170px;
}

.e1 li a span {
	display:block;
	line-height:17px;
	padding-top:6px;
}

.MainBody2 {
	width:73%;
	float:left;
}

.Sidebar2 {
	width:25%;
	float:right;
	height:100%;
	margin: 20px 0;
}

#PageBody2 {
	width:960px;
	height:100%;
}

.sendbanner {
	width:705px;
	height:172px;
	background:url(../images/send_banner_09.jpg) no-repeat;
}

.sendbody_top {
	width:100%;
	height:55px;
	line-height:55px;
	border-bottom:1px solid #003795;
}

.sendbody_top2 {
	width:555px;
	height:55px;
	margin-top:15px;
	padding-left:150px;
	line-height:55px;
	border-top:1px solid #dfe1e0;
	background:url(../images/page_07.gif) no-repeat;
	background-position:1px 6px;
}

.sendbody {
	width:100%;
	border-top: 1px double #003795;
	border-bottom: 1px double #d4ebfb;
	border-left:1px double #d4ebfb;
	border-right:1px double #d4ebfb;
	padding-bottom:8px;
	margin-bottom:15px;
	/*font-family:"Microsoft YaHei";*/
}

.sendbody2 {
	width:703px;
	border-top: 2px double #13acf0;
	border-bottom: 2px double #13acf0;
	border-left:2px double #13acf0;
	border-right:2px double #13acf0;
	padding-bottom:8px;
	margin-bottom:15px;
}

.sendbody .title {
	height:130px;
	text-align:center;
	overflow:hidden;
	padding-top:10px;
}

.sendbody .title h2 {
	font-family:"Microsoft YaHei";
	font-size:30px;
	line-height:100px;
	color: #333;
	font-weight:300;
}

.sendbody .info {
	height:24px;
	line-height:17px;
	text-align:center;
	overflow:hidden;
	color:#777;
}

.sendbody .info small {
	margin-left:8px;
	margin-right:3px;
	color:#999;
	font-size:12px;
}

.sendbody .intro {
	border-top:1px dotted #ECECEC;
	padding:8px 8px;
	line-height:25px;
	background:#f6f6f6;
	font-size:14px;
	color:#666;
	margin:20px;
}

.sendbody .content {
	font-size:14px;
	padding:5px 26px;
	line-height:35px;
	color:#333;
	text-align:justify;
	text-justify:inter-ideograph;
	word-spacing:2px;

}

.sendbody .dede_pages {
	width:705px;
	float:none;
	overflow:hidden;
	text-align:center;
}

.sendbody .dede_pages ul {
	margin:0px auto;
	float:none;
	clear:both;
	overflow:hidden;
	text-align:center;
	white-space:nowrap;
}

.sendbody .dede_pages ul li, .viewbox .dede_pages ul li a {
	float:none;
	display:inline;
}

.sendbody .boxoff {
	height:10px;
	overflow:hidden;
	clear:both;
	background:url(../images/boxoff.gif) left 15px repeat-x;
	margin:4px 20px;
	padding-top:10px;
}

.sendbody .boxoff strong {
	display:block;
	width:8px;
	height:10px;
	overflow:hidden;
	font-size:0px;
	line-height:100px;
	background:url(../images/boxoff.gif) right -10px no-repeat;
	float:left;
}

.sendbody .handle {
	margin-left:20px;
	height:59px;
	padding-top:12px;
	overflow:hidden;
	clear:both;
}

.sendbody .handle .digg {
	width:59px;
	height:59px;
	float:left;
	background:url(../images/digg-bg.gif) no-repeat;
	margin-right:12px;
}

.sendbody .handle .digg .digg_num {
	width:56px;
	height:34px;
	font-size:20px;
	text-align:center;
	line-height:34px;
	overflow:hidden;
	color:#6B9169;
}

.sendbody .handle .digg .digg_act {
	width:56px;
	height:22px;
	line-height:23px;
	overflow:hidden;
}

.sendbody .handle .digg .digg_act a {
	margin-left:11px;
	color:#777;
	float:left;
}

.sendbody .handle .context {
	float:left;
}

.sendbody .handle .context ul li {
	line-height:29px;
	color:#888;
}

.sendbody .actbox {
	width:260px;
	text-align:right;
	float:right;
	padding-top:20px;
	padding-right:10px;
}

.sendbody .actbox ul li {
	display:inline;
	padding-left:22px;
	background-image:url(../images/actbox-ico.gif);
	background-repeat:no-repeat;
	margin-right:10px;
}

.sendbody .actbox ul li a {
	color:#777;
}

.sendbody .actbox ul li#act-fav {
	background-position:4px 0px;
}

.sendbody .actbox ul li#act-err {
	background-position:4px -37px;
}

.sendbody .actbox ul li#act-pus {
	background-position:4px -73px;
}

.sendbody .actbox ul li#act-pnt {
	background-position:4px -109px;
}

.listdd {
	width:100%;
	height:100%;
	border-top: 2px double #003795;
	border-bottom: 1px double #d4ebfb;
	border-left:1px double #d4ebfb;
	border-right:1px double #d4ebfb;
	overflow:hidden;
	padding-bottom:8px;
}
.listbox ul{
	margin-top:10px;
}

.listbox .e2 li {
	width:100%;
	overflow:hidden;
	clear:both;
	padding:10px;
}

.listbox .e2 li a.preview {
	width:84px;
	float:left;
	margin-right:7px;
	margin-bottom:3px;
	margin-left:10px;
	display:inline;
}

.listbox .e2 li a.preview img {
	width:80px;
	/*height:60px;*/
	display:block;
	padding:1px;
	border:1px solid #EEE;
}

.listbox .e2 li a.preview:hover img {
	border:1px solid #AAA;
}

.listbox .e2 .title {
	overflow:hidden;
	line-height:30px;
	font-size:18px;
	color:#0b3b8c;
	margin-left:5px;
	padding-left:25px;
	background:url(../images/001.gif) no-repeat;
}

.listbox .e2 span.dd {
	float:right;
	width:170px;
	text-align:left;
	line-height:30px;
	color:#555;
	margin-right:5px;
}

.listbox .e2 span.dd small {
	color:#AAA;
	font-size:12px;
	margin-left:3px;
}

.listbox .e2 span.dd a {
	color:#690;
}

.listbox .e2 p.intro {
	color:#776955;
	line-height:20px;
	margin-left:5px;
	padding-left:10px;
	padding-right:10px;
}

.dede_pages ul {
	float:left;
	padding:12px 0px 12px 16px;
}

.dede_pages ul li {
	float:left;
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;
}

.dede_pages ul li a {
	float:left;
	padding:2px 4px 2px;
	color:#666;
	border-bottom:1px solid #EEE;
}

.dede_pages ul li a:hover {
	color:#690;
	text-decoration:none;
	padding:2px 4px 1px;
	border-bottom:2px solid #690;
}

.dede_pages ul li.thisclass a, .pagebox ul li.thisclass a:hover {
	color:#F63;
	padding:2px 4px 1px;
	border-bottom:2px solid #F63;
	font-weight:bold;
}

.dede_pages .pageinfo {
	float:right;
	line-height:21px;
	padding:12px 10px 12px 16px;
	color:#999;
}

.dede_pages .pageinfo strong {
	color:#666;
	font-weight:normal;
	margin:0px 2px;
}

#Footer2 {
	width:955px;
	margin-top:50px;
	border-top:1px solid #dfe1e0;
	color: #333333;
	text-align:center;
	padding-top:10px;
	text-align:center;
}

#Footer2 a, #Footer2 a:visited {
	color: #333333;
}


/*图片样式*/
a.c1{
	padding:3px 8px 3px 8px;
	border:1px solid #BADAA1;
	background:url(../images/but_bg_sr.gif) 0 0 repeat-x;
	color:#428C5B;
}

a.c2{
	color:#063;
	border:1px solid #9C0;
	background:url(../images/but_bg_sr.gif) 0px 0px repeat-x;
}

a.c1:hover{
	color:#369;
	border:1px solid #8CADCE;
	background:url(../images/but_bg_sr.gif) 0px -44px repeat-x;
}

a img {
	border:none;
}
/*---------- viewbox ---------*/
.viewbox{
	width:703px;
	overflow:hidden;	
	border-top: 1px double #003795;
	border-bottom: 1px double #d4ebfb;
	border-left:1px double #d4ebfb;
	border-right:1px double #d4ebfb;
	padding-bottom:8px;
	margin-bottom:15px;
}
.viewbox .title{
	height:56px;
	line-height:56px;
	text-align:center;
	overflow:hidden;
	padding-top:10px;
}
.viewbox .title h2{
	font-size:24px;
	color:#2b2b2b;
}
.viewbox .info{
	height:24px;
	line-height:17px;
	text-align:center;
	overflow:hidden;
	color:#666;
}
.viewbox .info small{
	margin-left:8px;
	margin-right:3px;
	color:#999;
	font-size:12px;
}
.viewbox .info a{
	color:#690;
}
.viewbox .intro{
	width:90%;
	padding:8px 16px;
	line-height:24px;
	background:#f5fcee;
	border:1px solid #DCDDDD;
	font-size:14px;
	color:#706A6A;
	margin:8px auto 0 auto;
}
.viewbox .infolist{
	width:368px;
	float:left;
}
.viewbox .infolist small{
	width:100px;
	text-align:right;
	display:block;
	float:left;
	font-size:12px;
	line-height:31px;
	color:#999;
	clear:left;
	height:31px;
	overflow:hidden;
}
.viewbox .infolist span{
	width:200px;
	line-height:30px;
	float:left;
	height:31px;
	overflow:hidden;
}
.viewbox .picview{
	width:320px;
	float:right;
	padding-right:24px;
	padding-top:16px;
}
.viewbox .labeltitle{
	height:23px;
	background:url(../images/view-labeltitle-bg.gif) left 10px repeat-x;
	clear:both;
	overflow:hidden;
	margin:0px auto 0px;
	padding-top:10px;
}
.viewbox .labeltitle strong{
	width:80px;
	height:23px;
	line-height:23px;
	text-align:center;
	color:#FFF;
	letter-spacing:1px;
	display:block;
	float:left;
	background:url(../images/view-labeltitle-bg.gif) left -44px no-repeat;
	overflow:hidden;
}

.viewbox .content{
	font-size:14px;
	padding:12px 16px;
	line-height:25px;
	color:#333;
}
.viewbox .dede_pages{
	width:712px;
	float:none;
	overflow:hidden;
	text-align:center;
}
.viewbox .dede_pages ul{
	margin:0px auto;
	float:none;
	clear:both;
	overflow:hidden;
	text-align:center;
	white-space:nowrap;
}
.viewbox .dede_pages ul li,.viewbox .dede_pages ul li a{
	float:none;
	display:inline;
}
.viewbox .boxoff{
	height:10px;
	overflow:hidden;
	clear:both;
	background:url(../images/boxoff.gif) left 15px repeat-x;
	margin:4px 20px;
	padding-top:10px;
}
.viewbox .boxoff strong{
	display:block;
	width:8px;
	height:10px;
	overflow:hidden;
	font-size:0px;
	line-height:100px;
	background:url(../images/boxoff.gif) right -10px no-repeat;
	float:left;
}
.viewbox .newdigg{
	width:406px;
	height:51px;
	margin:8px auto;
	clear:both;
	overflow:hidden;
	padding-left:8px;
}
.viewbox .diggbox{
	width:195px;
	height:51px;
	float:left;
	margin-right:8px;
	overflow:hidden;
	cursor:pointer;
}
.viewbox .diggbox .digg_act{
	font-size:14px;
	float:left;
	line-height:31px;
	text-indent:32px;
	height:29px;
	overflow:hidden;
	font-weight:bold;
}
.viewbox .diggbox .digg_num{
	float:left;
	line-height:29px;
	text-indent:5px;
}
.viewbox .diggbox .digg_percent{
	width:180px;
	clear:both;
	padding-left:10px;
	overflow:hidden;
}
.viewbox .diggbox .digg_percent .digg_percent_bar{
	width:100px;
	height:7px;
	background:#E8E8E8;
	border-right:1px solid #CCC;
	float:left;
	overflow:hidden;
	margin-top:3px;
}
.viewbox .diggbox .digg_percent .digg_percent_num{
	font-size:10px;
	float:left;
	padding-left:10px;
}
.viewbox .diggbox .digg_percent .digg_percent_bar span{
	display:block;
	height:5px;
	overflow:hidden;
	background:#000;
}
.viewbox .newdigg .digg_good{
	background:url(../images/newdigg-bg.png) left top no-repeat;
}
.viewbox .newdigg .digg_bad{
	background:url(../images/newdigg-bg.png) right top no-repeat;
}
.viewbox .newdigg .digg_good .digg_act{
	color:#C30;	
}
.viewbox .newdigg .digg_good .digg_num{
	color:#C63;
}
.viewbox .newdigg .digg_bad .digg_act{
	color:#36C;	
}
.viewbox .newdigg .digg_bad .digg_num{
	color:#39C;
}
.viewbox .newdigg .digg_good .digg_percent .digg_percent_bar span{
	border:1px solid #E37F24;
	background:#FFC535;
}
.viewbox .newdigg .digg_bad .digg_percent .digg_percent_bar span{
	border:1px solid #689ACC;
	background:#94C0E4;
}
.viewbox .handle{
	margin-left:20px;
	height:59px;
	padding-top:12px;
	overflow:hidden;
	clear:both;
}
.viewbox .handle .digg{
	width:59px;
	height:59px;
	float:left;
	background:url(../images/digg-bg.gif) no-repeat;
	margin-right:12px;
}
.viewbox .handle .digg .digg_num{
	width:56px;
	height:34px;
	font-size:20px;
	text-align:center;
	line-height:34px;
	overflow:hidden;
	color:#6B9169;
}
.viewbox .handle .digg .digg_act{
	width:56px;
	height:22px;
	line-height:23px;
	overflow:hidden;
}
.viewbox .handle .digg .digg_act a{
	margin-left:11px;
	color:#666;
	float:left;
}
.viewbox .handle .context{
	float:left;
}
.viewbox .handle .context ul li{
	line-height:29px;
	color:#888;
}
.viewbox .actbox{
	width:260px;
	text-align:right;
	float:right;
	padding-top:20px;
	padding-right:10px;
}
.viewbox .actbox ul li{
	display:inline;
	padding-left:22px;
	background-image:url(../images/actbox-ico.gif);
	background-repeat:no-repeat;
	margin-right:10px;
}
.viewbox .actbox ul li a{
	color:#666;
}
.viewbox .actbox ul li#act-fav{
	background-position:4px 0px;
}
.viewbox .actbox ul li#act-err{
	background-position:4px -37px;
}
.viewbox .actbox ul li#act-pus{
	background-position:4px -73px;
}
.viewbox .actbox ul li#act-pnt{
	background-position:4px -109px;
}
.viewbox .downurllist{
	width:100%;
	clear:both;
	overflow:hidden;
	
}
.viewbox .downurllist li{
	height:27px;
	background:url(../images/downurl-bg.gif) right top no-repeat;
	padding-right:4px;
	float:left;
	margin-right:10px;
	overflow:hidden;
	margin-top:10px;
}
.viewbox .downurllist li a{
	height:27px;
	background:url(../images/downurl-bg.gif) left top no-repeat;
	display:block;
	font-size:12px;
	color:#555;
	text-indent:30px;
	line-height:27px;
	float:left;
	padding-right:5px;
}
.viewbox .downurllist li a:hover{
	color:#F63;
	text-decoration:none;
}
.viewbox .picbox{
	width:100%;
	text-align:center;
	padding-top:10px;
	font-size:14px;
	line-height:31px;
	overflow:hidden;
}
.viewbox .picbox img{
	display:block;
	margin:16px auto 6px;
}
.viewbox .picbox ul.e8{
	font-size:12px;
	line-height:normal;
}
.viewbox .picbox ul.e8 li .pic{
	background:none;
	border:1px solid #EEE;
	overflow:hidden;
}
.viewbox .picbox ul.e8 img{
	margin:3px;
	border:none;
}
.viewbox .picbox ul.e8 li .title{
	padding-top:0px;
}
.specialpic{
	width:200px;
	overflow:hidden;
	float:left;
	margin-right:20px;
	padding-top:10px;
}
.specialpic img{
	width:200px;
	display:block;
}
.speciallist{
	width:720px;
	overflow:hidden;
}
.speciallist dl.tbox{
	width:352px;
	margin-right:8px;
	margin-top:8px;
	float:left;
}
.storypic{
	width:160px;
	overflow:hidden;
	float:left;
	margin-right:20px;
	padding-top:10px;
}
.storypic img{
	width:160px;
	display:block;
}
.infos_userinfo{
	width:240px;
	overflow:hidden;
}
.infos_userinfo dd{
	padding:12px;
	overflow:hidden;
	background:#FFF;
}
.infos_userinfo dd .userface{
	width:52px;
	height:52px;
	padding:1px;
	border:1px solid #DDD;
	overflow:hidden;
	float:left;
	margin-right:8px;
}
.infos_userinfo dd .userface img{
	width:52px;
	height:52px;
	overflow:hidden;
	display:block;
}
.infos_userinfo dd .username{
	height:19px;
	line-height:19px;
	display:block;
	overflow:hidden;
	font-weight:bold;
	color:#F60;
}
.infos_userinfo dd .useract{
	width:140px;
	height:44px;
	overflow:hidden;
	float:left;
	padding-left:4px;
}
.infos_userinfo dd .useract-pm,.infos_userinfo  dd .useract-af{
	width:70px;
	float:left;
	line-height:19px;
	height:19px;
	overflow:hidden;
}
.infos_userinfo dd .useract-vi{
	display:block;
	clear:both;
	line-height:19px;
	height:19px;
	overflow:hidden;
	color:#666;
}
.infos_userinfo dd .userinfo-sp{
	height:25px;
	line-height:25px;
	clear:both;
	display:block;
	padding-left:10px;
}
.infos_userinfo dd .userinfo-sp small{
	font-size:12px;
	color:#AAA;
	margin-right:5px;
}
.infos_search dd{
	padding:4px 4px 12px 8px;
}
.infos_search dd select,.infos_search dd input,.infos_search dd button{
	margin-left:4px;
	margin-top:8px;
}
.infos_search dd select{
	font-size:14px;	
}
.tags_list dd{
	padding:4px 12px;
	line-height:220%;
}
.tags_list dd a{
	margin-right:10px;
	white-space:nowrap;
}
.tagc1{
	font-size:12px;
	color:#666;
}
.tagc2{
	font-size:14px;
	font-weight:bold;
	color:#555;
}
.sp-title{
	color:#888;
	padding:4px 12px;
	border-top:1px solid #badaa1;
	border-bottom:1px solid #badaa1;
	background:#f3fbea;
	margin-bottom:8px;
}
.sp-title h2{
	font-size:14px;
	line-height:27px;	
}
.sp-title h2 a{
	margin-left:6px;
	color:#03541F;
}
.sp-title .more{
	float:right;
	margin:-27px 0px;
	line-height:27px;
}
.linkbox{
	padding:10px 8px;
	border-bottom:1px solid #EEE;
}
.linkbox h3,.linkbox h3 a{
	font-size:14px;
	color:#693;
}
.buycar{
	
}
.buycar h2{
	font-size:14px;
	color:#F60;
	line-height:31px;
}
.buycar .flow{
	width:100%;
	border-left:1px solid #DEE79E;
	border-right:1px solid #DEE79E;
	border-top:1px solid #DEE79E;
/*	border-collapse:collapse;*/
	margin-bottom:16px;
}
.buycar .flow td{
	height:23px;
	line-height:19px;
	background:#F8FAEB;
	text-align:center;
	color:#888;
	overflow:hidden;
	border-right:1px solid #EFF3CF;
	border-bottom:1px solid #EFF3CF;
	border-top:3px solid #FFF;
	letter-spacing:3px;
}
.buycar .flow td.thisclass{
	background:#FFF;
	border-bottom:1px solid #FFF;
	border-top:3px solid #F8FAEB;
	font-weight:bold;
	color:#333;
}
.flinkbox{
	padding:4px 10px;
}
.formbox{
	width:90%;
	margin:0px auto;
}
.formbox .fb{
	width:100%;
	clear:both;
	overflow:hidden;
	padding-top:10px;
	margin:0px auto;
}
.formbox .fb .name{
	width:180px;
	float:left;
	height:31px;
	text-align:right;
	padding-right:10px;
	line-height:31px;
	font-size:14px;
	color:#666;
	display:block;
}
.formbox .fb .value{
	float:left;
}
.formbox .fb .value img{
	vertical-align:middle;
}
.dede_comment{
	padding-bottom:6px;
}

.e8{/*图集列表专用大图列表*/
	width:100%;
	overflow:hidden;
	clear:both;
	margin-left:20px;
	margin-top:16px;
}
.e8 li{
	width:208px;
	height:244px;
	float:left;
	display:block;
	overflow:hidden;
	margin-right:20px;
	text-align:center;
}
.e8 li .pic{
	width:201px;
	height:179px;
	display:block;
	background:url(../images/picbox-listbg.gif) no-repeat;
	text-align:left;
	overflow:hidden;
}
.e8 li .pic img{
	width:162px;
	height:126px;
	display:block;
	margin-left:15px;
	margin-top:22px;
	border:none;
}
.e8 li .title{
	height:31px;
	display:block;
	line-height:31px;
	font-weight:bold;
	overflow:hidden;
}
.e8 li .date{
	color:#666;
}
.e8 li .date small{
	line-height:17px;
	font-size:12px;
	color:#999;
}



.lxtj{
	width:960px;
	float:left;
	margin-top:20px;
	height:82px;
	background:url(../images/tj_03.gif) top center no-repeat;
}
.lxtj ul{
	padding-left:85px;
	padding-top:13px;
	
}
.lxtj ul li{
	float:left;
	width:72px;
	line-height:25px;
	text-align:center;
}
.lxtj ul li img{
	display:block;
	margin:0px auto;
}
.yqlj{
	width:958px;
	float:left;
	margin-top:20px;
	height:35px;
	border:1px solid #bde7f4;
}
.yqlj ul{
	padding-left:10px;
	padding-top:5px;
}
.yqlj ul li{
	line-height:25px;
	float:left;
}
.ztc_top{
	float:right;
	width:230px;
	background:url(../images/page_19.gif) no-repeat;
	height:35px;
	margin-top:20px;
	line-height:35px;
	text-align:right;
}
.ztc_body {
	width:228px;
	float:right;
	border-bottom: 1px double #dfe1e0;
	border-left:1px double #dfe1e0;
	border-right:1px double #dfe1e0;
	padding-top:1px;
	margin-left: auto;
	margin-right: auto;
}

.ztc_body ul li {
	padding-left:8px;
	overflow:hidden;
}
.ztc_body_text1_hot{
	background:url(../images/gif-0493.gif) no-repeat;
	background-position:198px 5px;
}
.ztc_body_text1 a:link, .ztc_body_text1 a:visited {
	color:#ff4d08;
	display:block;
	font-weight:bold;
	line-height:23px;
	overflow:hidden;
	text-indent:14px;
	background:url(../images/lii_03.gif) 3px 8px no-repeat;
}
.ztc_body_text2 a:link, .ztc_body_text2 a:visited {
	display:block;
	line-height:23px;
	overflow:hidden;
	text-indent:14px;
	background:url(../images/lii_03.gif) 3px 8px no-repeat;
}
.ztc_body_text3 a:link, .ztc_body_text3 a:visited {
	color:#39F;
	display:block;
	line-height:23px;
	overflow:hidden;
	text-indent:14px;
	background:url(../images/lii_03.gif) 3px 8px no-repeat;
}
.ztc_body_text3_hot{
	background:url(../images/gif-0249.gif) no-repeat;
	background-position:198px 5px;
}

.jieda_top {
	float:right;
	width:230px;
	background:url(../images/page_20.gif) no-repeat;
	height:35px;
	margin-top:20px;
	line-height:35px;
	text-align:right;
}


.jieda_body {
	width:228px;
	height:218px;
	float:right;
	border-bottom: 1px double #dfe1e0;
	border-left:1px double #dfe1e0;
	border-right:1px double #dfe1e0;
	padding-top:1px;
	margin-left: auto;
	margin-right: auto;
}
.jieda_body a:link, .jieda_body a:visited {
	color:#000;
}

.jieda_body a:hover {
	color:#2066ac;
}

.jieda_sbot ul li{
	float:left;
	text-align:center;
	background:url(../images/Train_192.gif);
	width:100px;
	height:26px;
	overflow:hidden;
	line-height:26px;
	display:inline;
	margin:8px 0 0 8px;
	letter-spacing:2px;
}
.jieda_bbot ul li {
	float:left;
	text-align:center;
	background:url(../images/Train_302.gif) no-repeat;
	width:210px;
	height:26px;
	overflow:hidden;
	line-height:26px;
	display:inline;
	margin:7px 0 0 8px;
	letter-spacing:10px;
	padding-left:5px;
}

.fatj_top {
	float:right;
	width:230px;
	background:url(../images/lxfa.gif) no-repeat;
	height:35px;
	margin-top:20px;
	line-height:35px;
	text-align:right;

}

.fatj_body2 {

	width:228px;
	height:140px;
	float:right;
	border-bottom: 1px double #dfe1e0;
	border-left:1px double #dfe1e0;
	border-right:1px double #dfe1e0;
	padding-top:1px;
	margin-left: auto;
	margin-right: auto;
	background:url(../images/Program_152.gif);
	background-position:-8px 1px;
	overflow:hidden;

}

.byjs_top{
	float:right;
	width:230px;
	background:url(../images/spjs.gif) no-repeat;
	height:35px;
	margin-top:20px;
	line-height:35px;
	text-align:right;
}
.zxxc_top{
	float:right;
	width:230px;
	background:url(../images/spjs.gif) no-repeat;
	height:35px;
	margin-top:20px;
	line-height:35px;
	text-align:right;
}
.byjs_body {
	width:228px;
	height:220px;
	float:right;
	border-bottom: 1px double #dfe1e0;
	border-left:1px double #dfe1e0;
	border-right:1px double #dfe1e0;
	padding-top:1px;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
}

.zxxc_top{
	float:right;
	width:230px;
	background:url(../images/zxxc.gif) no-repeat;
	height:35px;
	margin-top:20px;
	line-height:35px;
	text-align:right;
}

.zxxc_body {
	width:228px;
	float:right;
	border-bottom: 1px double #dfe1e0;
	border-left:1px double #dfe1e0;
	border-right:1px double #dfe1e0;
	padding-top:1px;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
}

.e0 {/* 横向浮动的图片列表 120*90  */
	width:100%;
	overflow:hidden;
	clear:both;
	padding-top:10px;
	padding-bottom:8px;
}

.e0 li {
	width:216px;
	overflow:hidden;
	padding-left:5px;
	float:left;
	text-align:center;
}

.e0 li a {
	display:block;
}

.e0 li a:hover img {
	border:1px solid #999;
	padding:2px;
}

.e0 li a img {
	display:block;
	border:1px solid #E3E3E3;
	padding:2px;
	width:200px;
	height:140px;
}

.e0 li a span {
	display:block;
	line-height:17px;
	padding-top:6px;
}


/* 自适应宽度的块(通用块) */





.tbox{
	margin:0 0 8px 0;
	border-left:1px solid #d4ebfb;
	border-right:1px solid #d4ebfb;
	border-bottom:1px solid #d4ebfb;
	overflow:hidden;
	background:url(../images/xg_04.gif) repeat-x;
}
.tbox dt{
	
	height:30px;
	font-size:13px;
	line-height:30px;
	padding-left:25px;
	overflow:hidden;
	clear:both;
	background:url(../images/xg_03.gif) no-repeat; background-position:10px;
}

.tbox dd{

	/*padding:4px 4px 0px;*/
	overflow:hidden;
}

.tbox dt strong{
	height:24px;
	line-height:24px; !important;line-height:25px;
	padding-left:8px;
	padding-right:4px;
	display:block;
	float:left;
	color:#316301;
	letter-spacing:1px;
}
.tbox dt strong a{
	color:#316301;
}
.tbox dt strong a:hover{
	color:#596F37;
	text-decoration:none;
}
.tbox dt span.more{
	float:right;
	position:relative;
	line-height:25px;
	padding-right:8px;
	color:#596F37;
}
.tbox dt span.more a{
	color:#596F37;
	text-decoration:none;
}
.tbox dt span.more a:hover{
	color:#ff3333;
	text-decoration:underline;
}
.tbox dt span.label{
	height:25px;
	float:right;
	overflow:hidden;
	padding-right:1px;
	padding-top:2px;
}
.tbox dt span.label a{
	height:26px;
	display:block;
	padding:0px 7px 0px 8px;
	line-height:26px;
	border-left:1px solid #BADAA1;
	float:left;
	color:#666;
	text-decoration:none;
	overflow:hidden;
	letter-spacing:1px;
}
.tbox dt span.label a:hover{
	color:#360;
}
.tbox dt span.label a.thisclass{
	background:#FFF;
	color:#333;
	border-top:3px solid #BADAA1;
}

.c2{/* 水平切分的两列纯文本链接列表 */
	width:100%;
	padding:4px 0px;
	overflow:hidden;
	clear:both;
}
.c2 li{
	width:44%;
	margin-right:1%;
	float:left;
	height:27px;
	line-height:27px;
	overflow:hidden;
	padding-left:16px;
	background:url(../images/ico-2.gif) 7px 11px no-repeat;
}
.ico1 li{
	padding-left:16px;
	background:url(../images/ico-1.gif) 7px 11px no-repeat;
}

.tsjl{
	font:"宋体";
	font-size:12px;
	line-height:25px;
}
.tsjl a{
	text-decoration:underline;
	color:#1e50a2;
}
.tsjl a:visited{
	text-decoration:underline;
	color:#1e50a2;
}
.tsjl a:hover {
	text-decoration: none;
	color: #000000;
}


.Program_body_Li2 {
	padding-top:4px;
	
	height:140px;
}

.Program_body_bd2 {
	line-height:28px;
	background:url(../images/001.gif) no-repeat;
	background-position:4px -2px;
	padding-left:35px;
	word-spacing:80px;
	letter-spacing: 2px;
}

.Program_body_bd2 a {
	letter-spacing: 1px;
}

.Program_body_bd2 a:hover {
	color:#000000;
	text-decoration:none;
}