﻿/* ================================================== */
/* 首页 Index ======================================== */
/* ================================================== */

/* -------------------------------------------------- */
/* 导航样式 Navigation ------------------------------- */
/* -------------------------------------------------- */

#nav li.home a {background:url(../images/nav_bg.jpg) no-repeat -70px top; color:#000; font-weight:bold;}
#nav li.home:hover ul {display:none;}
#nav li.home a:hover ul {display:none;}

/* ------------------------- */
/* 首页首页 Index ----------- */
/* ------------------------- */

	/* 广告横幅 Banner */
	#ind_banner {background:#c9c9c9; width:950px;}
	#ind_banner a {margin:auto; display:block; width:950px; height:300px;}

	/* 新闻动态 News */
	#ind_news {float:left; width:660px; margin:5px 0px 0px 26px;}
	#ind_news ul {height:100%;}
	#ind_news li {float:left; height:145px; margin-bottom:10px;}
	#ind_news li.end {margin-bottom:auto;}
	#ind_news li.more {padding-top:5px; height:auto; margin-bottom:auto;}
	#ind_news li.more a {float:right; color:#333}
	#ind_news img {width:105px; height:140px;}
	#ind_news .divSub {float:right; width:505px; height:140px; padding-top:5px; border-bottom:1px dashed #999;}

	/* 会员登陆 Enroll */
	#ind_enroll {float:right; width:237px; margin:5px 22px 0px 0px;}
	#ind_enroll .divContent {height:154px; text-align:center;}
	#ind_enroll label {float:left; margin-top:6px;}
	#ind_enroll input {width:135px; height:18px; border:1px solid #999999; }
	#ind_enroll input.rem {width:15px; height:15px;}
	#ind_enroll #sbutton {width:80px;}

	/* 活动专区 Activity */
	#ind_activity {float:right; width:237px; margin:5px 22px 0px 0px;}
	#ind_activity ul {height:100%;}
	#ind_activity li {float:left; margin-bottom:10px;}
	#ind_activity li.end {margin-bottom:auto;}
	#ind_activity img {width:200px; height:100px;}

	/* 原创作品 Original */
	#ind_original {float:left; width:902px; margin:5px 0px 0px 26px;}
	#ind_original ul {height:100%;}
	#ind_original li {float:left; width:155px; margin-right:8px; text-align:center;}
	#ind_original img {width:150px; height:200px;}
	#ind_original li.side {width:55px; margin-right:auto;}
	#ind_original li.side img {width:50px; height:200px;}
	#ind_original p {line-height:normal;}