﻿@charset "utf-8";
/* CSS Document */
/*整体样式*/
body{
	marging:0;font-family:"微软雅黑","宋体", Verdana;font-size: 12px;
	 background:#f2f1e9;color:#6D6D65;
}
*{ margin:0px; padding:0px;}
img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

a{color:#999999; text-decoration:none;}
a:link{color:#999999; text-decoration: none;}
a:hover{color:#999999; text-decoration: none;}

/*头部样式*/
#top{
	width:910px;
	margin-left:auto;
	margin-right:auto;
	margin-top:7px;
	padding:10px;
	background-color: #FFFFFF;
}
#top2{
	width:980px;
	margin-left:auto;
	margin-right:auto;
	margin-top:7px;
	padding:10px;
	background-color: #FFFFFF;
}
#top .top_form{
	border: 1px solid #999;
	height: 16px;
	width: 173px;
	font-size: 12px;
	color:#999999;
	font-family:"微软雅黑","宋体", Verdana;
	
}
.search{	
	border: 1px solid #999;
	height: 16px;
	width: 173px;
	font-size: 12px;
	color:#999999;
	font-family:"微软雅黑","宋体", Verdana;}

.help:link,.help:visited,.help:hover {COLOR: #9bb70d;TEXT-DECORATION: underline;font-weight: bold;}
.menu:link,.menu:visited,.menu:hover {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-size: 14px;
}

/*中间样式*/
#home_content {
	width:910px;
    padding:10px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
    padding-top:10px
	}
*html #home_content {
	width:910px;
    padding:10px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
	padding-top:10px
	}

*+html #home_content {
	width:910px;
    padding:10px;
	margin-left:auto;
	margin-right:auto;
	backgground-color: #FFFFFF;
	padding-top:10px
	}

.bai{
	font-size:16px;
	color:#FFFFFF;
	font-weight: bold;
}	
#home_content .login_form{
	border: 1px solid #999;
	height: 16px;
	width: 150px;
	font-size: 12px;
	color:#999999;
}
#home_content .login2_form{
	border: 1px solid #999;
	width: 151px;
	+width: 154px;
	font-size: 12px;
	color:#999999;
}
#home_content .yanzhen_form{
	border: 1px solid #999;
	height: 16px;
	width: 65px;
	font-size: 12px;
	color:#999999;
}
#home_content li {
    list-style-type:none;
	display:block;
	padding-left: 14px;
	+padding-left: 1px;
    background:url(/images/home_button.gif) no-repeat 4px 4px;
	background-position: 4px center;
}

#home_content .m{float:right; margin-top:5px; margin-right:10px}
*html #home_content .m{float:right; margin-top:5px; margin-right:5px}
*+html #home_content .m{float:right; margin-top:5px; margin-right:10px}
#kcontent li {
    list-style-type:none;
	display:block;
	padding-left: 14px;
	+padding-left: 1px;
    background:url(/images/home_button.gif) no-repeat 4px 4px;
	background-position: 4px center;
}
#kcontent .m{float:right; margin-top:5px; margin-right:10px}
*html #kcontent .m{float:right; margin-top:5px; margin-right:5px}
*+html #kcontent .m{float:right; margin-top:5px; margin-right:10px}
.green:link,.green:visited,.green:hover {COLOR: #9bb70d;TEXT-DECORATION: none;font-weight: bold;}

.right_qa{ line-height:1.5;}
.qa{ margin-top:28px;}
*html .qa{ margin-top:10px;}
*+html .qa{ margin-top:22px;}


/*尾部样式*/
#bottom {
	width:910px;
	+height:50px;
	height:60px;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	background-color: #FFFFFF;
	clear:both
}
#bottom2 {
	width:980px;
	+height:50px;
	height:60px;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	background-color: #FFFFFF;
	clear:both
}
.red:link,.red:visited,.red:hover {COLOR: #ff0000;	TEXT-DECORATION: none; }


/*家居知识库样式  by sunny*/

.main {	width:910px;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	display: table;
	background-color: #FFFFFF;}
	
.main_big {	width:925px;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	display: table;
	background-color: #FFFFFF;}
.font_green12{ color:#9bb70d; font-size:12px;}
.knowledge_box{ font-size:12px; color:#6e6b61; line-height:16px;margin-bottom:10px;}
.knowledge_list{  padding:0px; margin:0px;}
.knowledge_list li{ list-style:none; line-height:31px;  background:url(/images/icon_spot.gif) left no-repeat; text-indent:10px;}
.knowledge_list  a{  color:#9bb70d; font-size:12px; font-weight:bold; text-decoration:none;}
.knowledge_list a:hover{ text-decoration:underline;}
.qa_title {
	padding:10px 5px;
	font-weight:bold;
}
.qa_q {
	padding:10px 5px;
	font-weight:bold;
}
.qa_a {
	padding:5px 5px;
}
.qa_link {
	padding:0px 5px;
}
.qa_link a {
	color:#9bb70d;
	text-decoration:none;
}
.clear_line {
	clear:both;
	height:0px;
	margin-bottom:10px;
}

.clear_line1 {
	clear:both;
	height:19px;
	border-bottom:1px solid #ebe8d8;
}
*html .clear_line1 {
	clear:both;
	height:21px;
	border-bottom:1px solid #ebe8d8;
}
*+html .clear_line1 {
	clear:both;
	height:22px;
	border-bottom:1px solid #ebe8d8;
}

.knowledge_zxlx {
	margin-top:18px;
	background-color:#f5f4f1;
}
.knowledge_zxlx td div {
	padding:10px 10px 0px 10px;
	line-height:14px;
}
.knowledge_zxlx th {
	background:url(/images/knowledge_zxlxbg.gif) no-repeat;
	font-weight:bold;
	color:#ffffff;
	line-height:31px;
	text-align:left;
	text-indent:10px;
}
.knowledge_left1, .knowledge_left, .knowledge_left2, .knowledge_right{float:left;}
.knowledge_left1{width:434px;}
.knowledge_left{width:625px;}
.knowledge_left2{ width:170px; margin-left:20px;}
.knowledge_right{width:250px;  margin-left:20px}
.quicksearch { width:162px;}
.quicksearch td{ height:39px; border-bottom:1px solid #dfdfdf}

/*family-乐学宜家  by shelley*/
.login_f h2{ height:33px; line-height:33px; padding-left:14px; background:#9bb70b; font-size:14px; font-weight:blod; color:#FFF; width:236px;}
.border_y01{ border:1px solid #ccc; padding:0px 19px 10px 19px;width:208px;}
*html .border_y01{ border:1px solid #ccc; padding:0px 19px 10px 19px;width:208px;margin-top:-28px}
*+html .border_y01{ border:1px solid #ccc; padding:0px 19px 10px 19px;width:208px;margin-top:-28px}

.border_y03{ border:1px solid #ccc; padding:0px 14px 10px 24px;width:208px;}

.border_y02{ border:1px solid #ccc; padding:0px 10px 10px 10px;width:226px;}
*html .border_y02{ border:1px solid #ccc; padding:0px 10px 10px 10px;width:226px; margin-top:-28px}
*+html .border_y02{ border:1px solid #ccc; padding:0px 10px 10px 10px;width:226px;margin-top:-28px}
.a_y01 a{ color:#9bb70d;}
.a_y02 a{ color:#9bb70d; text-decoration:underline;}
#right a{color:#9bb70d; text-decoration:underline;}
.inputstyle_y01{ border:1px solid #cdcdcd; padding:2px;}
.textareastyle_y01{border:1px solid #cdcdcd; width:182; padding:5px;}
.font_y01{ color:#6e6b61; line-height:180%; padding-left:9px; padding-top:10px;}
.table_y01{ color:#6e6b61;}
.table_y01 td{ padding:10px 0px;}
.table_y02{ color:#838383;}
.table_y02 td{ padding:4px 0px 5px 0px;}
.table_y03{ color:#838383;}
.table_y03 td{ padding:2px 0px 2px 10px;}
.pa_y01{padding:40px 30px 35px 30px;}
.pa_y01 h2{ font-weight:normal; padding-bottom:35px; font-size:12px;}
.listbox_r{ padding-bottom:20px; line-height:160%}
.page{ color:#6e6b61; text-align:center; clear:both}
.page .current{ font-size:13px; padding-right:5px;}
.page a{ color:#6e6b61; text-decoration:none; padding-right:5px;}
.verify{padding:150px 0px; width:382px; margin:0 auto; line-height:160%}
.imgstyle01  dl{width:142px; }
.imgstyle01 dt{ padding:4px 4px 0px 4px;  border:1px solid #D4D4D4; width:142px;}
.imgstyle01 dd{ text-align:center; margin-top:10px;}
.myspace{width:713px; margin:0 auto; padding-top:16px;}
.myspace .left{ width:142px; float:left;}
.myspace .right{border:1px solid #D4D4D4;margin-left:23px; width:532px ;float:left; min-height:316px;}
.listbox_my{ padding:23px 29px; width:200px; color:#6e6b61; float:left;}
.listbox_my h2{ font-size:12px; padding-bottom:5px;}
.listbox_my ul li{ list-style:none; padding:5px 0px;}
.h2style01{border-bottom:1px solid #d3d3d3; font-size:12px; height:33px; line-height:33px; padding-left:20px; padding-bottom:5px}
.tips_red{ background:url(/images/tips.gif) no-repeat; width:217px; height:27px; color:#FF6E6E; text-align:center;padding-top:3px !important;padding-top:5px; font-weight:normal; margin-top:3px}
/*在线学习  by shelley*/
.online_title{color:#5c5c5c;}
.online_flash{width:692px; border:1px solid #ababab; padding-left:1px;padding-top:1px;padding-right:1px;padding-bottom:30px;}

.online_flash1{width:705px; border:1px solid #ababab; padding-left:1px;padding-top:1px;padding-right:1px;padding-bottom:30px;}
.online_flash2{width:705px; border:1px solid #ababab; padding-left:1px;padding-top:1px;padding-right:1px;padding-bottom:30px;}
.online_flash3{width:505px;  border:1px solid #ababab; padding-left:1px;padding-top:1px;padding-right:1px;padding-bottom:30px;}
.online_flash4{width:915px; border:1px solid #ababab; padding-left:1px;padding-top:1px;padding-right:1px;padding-bottom:30px;}
.online_flash5{width:920px; border:1px solid #ababab; padding-left:1px;padding-top:1px;padding-right:1px;padding-bottom:30px;}


.online_txt{ padding-left:30px; line-height:160%; padding-top:10px;}
.pb15 {padding-bottom:15px;font-weight:bold;font-size:12px; text-align:left;}
.pt20{ padding-top:20px;}
.pt20 a{ color:#6e6b61;}

.friend{padding-top:28px;}
*html .friend{padding-top:21px;}
*+html .friend{padding-top:22px;}

.friend1{padding-top:27px;}
*html .friend1{padding-top:18px;}
*+html .friend1{padding-top:18px;}

/*help&photo by michelle*/
.title_page{ text-align:left; padding:9px 0px 9px 0px; margin-bottom:22px; font-size:20px; color:#9bb70d; font-weight:bold;}
.table_h{ background:#F5F4F0;}
.list{ margin:20px;color:#6E6B61;font-weight:normal}
.list th{ width:6%; height:45px}
.list td{  padding-top:5px}
.list a{ color:#6E6B61;font-weight:normal; text-decoration:underline}
.list a:link{ color:#6E6B61}
.list a:hover{ color:#9BB70D}
.list span a{color:#9BB70D}
.list span a:link{color:#9BB70D}
.photo{ border:1px solid #D4D4D4; padding:4px; width:142px}
.photo_t{ color:#6E6B61; font-weight:bold; text-align:left; width:152px; margin-bottom:33px}
.form_f{ width:206px; height:22px; border:1px #D1D1D1 solid}
.location{color:#838383; text-align:left; margin-bottom:11px; margin-top:-2px}
*html .location{color:#838383; text-align:left; margin-bottom:11px;margin-top:-2px}
*+html .location{color:#838383; text-align:left; margin-bottom:11px;margin-top:-2px}
.rl{ font-size:12px}
.btn_pw{ background:url(/images/back_07.gif); height:27px; width:92px; color:#ffffff; font-weight:bold; font-size:14px; border:0px}
.table_pw{ color:#6E6B61}
.sw{ background:url(/images/back_03.gif) no-repeat; width:203px; height:14px; padding-top:4px; padding-left:4px;}
.bar_g{ margin-right:4px;}
.bar_g td{ background:url(/images/back_04.gif) repeat-x;}
.div_t1{ float:left; padding-left:5px;}
.div_t2{ float:left; padding-left:100px;}
.div_t3{ float:left; padding-left:195px;}
.text_g{ line-height:25px; text-align:center;padding:150px 0px}

.picHead{ width:284px; height:266px; border:1px #888888 solid; margin-top:10px; text-align:center}

#apDiv1 {
	position:absolute;
	width:140px;
	height:140px;
	z-index:1;
	border:1px #ffffff solid;
	margin-left:32px!important;
	margin-left:32px;
	margin-top:18px;
}
.btn_gray{ background:url(/images/photo_15.gif); height:26px; width:91px; color:#ffffff; font-weight:bold; font-size:14px; border:0px}
#apDiv2 {
	position:absolute;
	width:246px;
	height:26px;
	z-index:2;
	margin-left:32px!important;
	margin-left:12px;
	margin-top:-4px;
	left: 603px;
}


.mm{ padding-bottom:0px; margin-bottom:20px; border-bottom: 1px #EBE8D8 solid}
.update{ color:#9BB70D; font-size:16px; line-height:23px}
.upD{line-height:20px;padding-bottom:17px}
.wall{float:left; margin-bottom:36px; margin-right:31px; width:412px; height:160px}
.go ul{ 
    list-style-type:none;
	display:block;
	padding-left:14px;
	+padding-left:1px;
    background:url(/images/home_button.gif) no-repeat 4px 4px;
	background-position: 4px center;
	margin-bottom:20px;
	margin-top:17px
}
.go span{ line-height:18px;}
.greenL{COLOR: #9bb70d;TEXT-DECORATION: none;font-weight: bold; padding-left:16px;}
.grayT{padding-left:6px;color:#6E6B61; background:#EBEBEB}


.start{float:left; margin-right:10px}
.start li{ 
    list-style-type:none;
	display:block;
	padding-left:14px;
	+padding-left:1px;
    background:url(/images/home_button.gif) no-repeat 4px 4px;
	background-position: 4px center;
	border-bottom:1px #DEDEDE solid;
	padding-top:13px;
	padding-bottom:13px;
	width:205px;
}
.start li a{ color:#6E6B61; padding-left:25px; font-weight:normal}
.start li a:link{ color:#6E6B61; padding-left:25px; font-weight:normal; text-decoration:none}
.start li a:hover{ color:#6E6B61; padding-left:25px; font-weight:normal; text-decoration: underline}
.start .selectG{ color:#9BB70D}
.start .selectG a{ color:#9BB70D}
.start .selectG a:link{ color:#9BB70D; font-weight:bold;}

.abbr{float:left; width:330px; margin-right:10px; margin-bottom:38px;}
.abbr li{ 
    list-style-type:none;
	display:block;
	padding-left:14px;
	+padding-left:1px;
    background:url(/images/home_button.gif) no-repeat 4px 4px;
	background-position: 4px center;
	padding-top:13px;
	padding-bottom:13px;
}
.intr{padding-top:23px; line-height:16px}
.titleG{color:#9BB70D}



/*Knowledge by selina*/
.kls{float:left; width:250px; margin-right:40px; margin-bottom:15px; height:315px}
*html .kls{float:left; width:250px; margin-right:0px; margin-bottom:0px;height:360px;}
*+html .kls{float:left; width:250px; margin-right:40px; margin-bottom:15px;height:315px;}
.klspic{width:250px; height:197px; margin-bottom:17px}
*html .klspic{width:250px; height:197px; margin-bottom:0px}
*+html .klspic{width:250px; height:197px; margin-bottom:17px}
.klsli{margin-top:7px}



.qa_title {
	padding:10px 5px;
	font-weight:bold;
}
.qa_q {
	padding:10px 5px;
	font-weight:bold;
}
.qa_a {
	padding:5px 5px;
}
.qa_link {
	padding:0px 5px;
}
.qa_link a {
	color:#9bb70d;
	text-decoration:none;
}
.clear_line {
	clear:both;
	height:0px;
	margin-bottom:10px;
}
.clear_line1 {
	clear:both;
	height:25px;
	border-bottom:1px solid #ebe8d8;
}
.green01:link, .green01:visited, .green01:hover {
	COLOR: #9bb70d;
	TEXT-DECORATION: none;
}

.green_01{ color:#6E6B61; TEXT-DECORATION:none;}
.green_01 a{ color:#6E6B61; TEXT-DECORATION:none;}
.green_01 a:link{ color:#6E6B61; TEXT-DECORATION:none;}
.green_01 a:hover{ color:#6E6B61; TEXT-DECORATION:underline;}

.green_01h{ color:#9BB70D; text-decoration:none}
.green_01h a{ color:#9BB70D; text-decoration:none}
.green_01h a:link{ color:#9BB70D; text-decoration:none}

.hs a:link {
	COLOR: #6d6d65;
	TEXT-DECORATION:none;
}
.hs a:hover {
	COLOR: #6e6b61;
	text-decoration:underline;
}
td.hs_line { border-bottom:1px #CCCCCC solid;  }
.knowledge_conten {
	padding:38px 0px 40px 45px;
}
.knowledge_conten ul {
	list-style:none;
}
.knowledge_conten li {
	width:250px;
	line-height:18px;
	float:left;
	padding-right:50px;
	padding-bottom:15px;
}
.knowledge_conten li span {
	display:block;
	padding-left: 14px;
 +padding-left: 1px;
	text-indent:15px;
	float:right;
	background:url(/images/home_button.gif) no-repeat 4px 4px;
	background-position: 4px center;
}
.knowledge_conten img {
	padding-bottom:10px;
}


.title_kl{
  background:url(/images/home_button.gif) no-repeat;
  color:#9BB70D;
  font-weight:bold;
  padding-left:15px;
  margin-top:10px; 
  margin-bottom:15px;
}
.title_klNew{
  background:url(/images/home_button.gif) no-repeat 8px;
  color:#9BB70D;
  font-weight:bold;
  padding-left:15px;
  width:100px;
  margin-left:228px;
}
.text_right{line-height:23px}
.right_next2{float:left; padding-left:15px; width:250px}

.right_next2New{float:left; padding-left:15px; width:290px; }
*html .right_next2New{float:left; padding-left:15px; width:290px;}
*+html .right_next2New{float:left; padding-left:15px; width:290px;}

.left_next2-pic{float:left}
.next_c{clear:both; height:0px; margin-bottom:10px}
.next_cNew{clear:both; height:0px; margin-bottom:14px}

.photo_frame{height:118px; text-align:left; border:1px #D2D2D2 solid}
.submit_p{margin-top:8px; margin-bottom:22px; padding-right:8px; text-align:right}
.picK{float:left; margin-right:7px; width:74px}
.picKG{float:left; background:#E6E5E0; width:74px; margin-right:7px;text-align:center; padding-top:2px; height:95px;}
.picT{text-align:center; margin-top:6px; padding-left:0px}
.picB{padding-top:4px; padding-left:7px}
.picC{clear:both; height:0px}
.picTi{text-align:left; margin-top:23px; margin-bottom:10px}

.sel{border:1px solid #cdcdcd; width:135px; color:#838383; height:20px; font-family:"微软雅黑","宋体", Verdana; font-size:12px}

.pagerCurrent{ color:#9BB70D; font-weight:bold; margin-right:5px}
.red{ color:#ff0000}
.green02{color:#9bb70d}
.left_jl{ padding-left:50px;}
/*mv css begin*/

.mv_photo {
	font-size:12px;
	color:#565656;
	height:300px;
	width:210px;
	float:left;
	margin-left:9px;
	margin-right:8px;
}
*html .mv_photo {
	font-size:12px;
	color:#565656;
	height:300px;
	width:210px;
	float:left;
	margin-left:7px;
	margin-right:6px;
}
*+html .mv_photo {
	font-size:12px;
	color:#565656;
	height:300px;
    width:210px;
	float:left;
	margin-left:9px;
	margin-right:8px;
}
.mv_photo ul li {
	border:1px solid #cccccc;
	list-style:none;
	width:200px;
	height:150px;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:3px;
	padding: 2px;
	overflow:hidden;
}
#mv_text {
	list-style:none;
	width:195px;
	height:10px;
	float:left;
	padding:5px 0px 5px 5px;
	word-break:keep-all;/**//* 不换行 */
	white-space:nowrap;/**//* 不换行 */
	overflow:hidden;
	text-overflow:ellipsis;
}
#text_hight {
	list-style:none;
	height:55px;
	width:195px;
	float:left;
	padding:5px 0px 5px 5px;
	overflow:hidden;
	text-overflow:ellipsis;
}

/*menu css*/
.TechTabActive,.TechTabActive a,.TechTabActive a:hover,.TechTabActive1 a,.TechTabActive1 a:hover{width:96px;
	text-align:center;
	color:#fff;
	font-size:14px;
	float:left;
	height:28px;
	cursor:hand;
	line-height:28px;}
	
.TechTabActive a{
 background:url(/images/menu_green1.jpg) bottom no-repeat;

}
.TechTabActive a:hover{

	background:url(/images/menu_green.jpg) bottom no-repeat;

}
.TechTabActive1 a{
 background:url(/images/menu_green.jpg) bottom no-repeat;

}


/*reg css*/
#msg_nickname {
	width:125px;
	height:24px;
	line-height:24px;
	background:url(/images/reg_bg1.jpg) no-repeat;
	padding-left:15px;
	color:#acc336;
	font-size:12px;
	font-weight:bold;
}
#msg_city {
	width:180px;
	height:24px;
	line-height:24px;
	background:url(/images/reg_bg2.jpg) no-repeat;
	padding-left:15px;
	color:#acc336;
	font-size:12px;
	font-weight:bold;
}
#msg_cardNO {
	width:230px;
	height:24px;
	line-height:24px;
	background:url(/images/reg_bg3.jpg) no-repeat;
	padding-left:15px;
	color:#acc336;
	font-size:12px;
	font-weight:bold;
}
#msg_question {
	width:242px;
	height:63px;
	line-height:18px;
	padding-top:8px;
	background:url(/images/reg_bg4.jpg) no-repeat;
	padding-left:15px;
	color:#acc336;
	font-size:12px;
	font-weight:bold;
}


.topics{ border-bottom:1px #EBE8D8 solid; font-size:14px; color:#6E6B61; font-weight:bold; height:40px; width:96%}
.topics a{color:#6E6B61; text-decoration:none}
.topics a:link{ color:#6E6B61;}
.topics a:hover{ color:#6E6B61; text-decoration:underline}
.topics a:visited{ color:#6E6B61;}

.topics1{ font-size:14px; color:#6E6B61; font-weight:bold; height:40px; width:96%}
.topics1 a{color:#6E6B61; text-decoration:none}
.topics1 a:link{ color:#6E6B61;}
.topics1 a:hover{ color:#6E6B61; text-decoration:underline}
.topics1 a:visited{ color:#6E6B61;}

.textTitle{ width:98%}
.textTitle th{ padding-left:11px}

.tit {border-bottom:1px dotted #929191; padding-bottom:7px; margin-bottom:13px;font-size:20px; color:#9BB70D; font-weight:bold;}

.leftTitle{font-size:20px; color:#9BB70D; font-weight:bold; margin-bottom:25px}

/*video*/
.mv_video {
	font-size:14px;
	color:#757575;
	width:234px;
	float:left;
	margin-left:15px;
	margin-right:15px;
}






/*year mune样式*/
ul#nav {
	position: relative;
	height: 45px;
	left: 0px;
	top: 0px;
	margin:0;
	padding:0;
	background-repeat: no-repeat;
}
ul#nav li {
	float: left;
	list-style: none;
}
ul#nav li a {
	position:absolute;
	text-indent: -9999px;
	text-decoration: none;
	border: none !important;
	top: 0px;
	height: 45px;
}
ul#nav li#nav-home a {
	left: 0px;
	width: 143px;
	background: url("/images/year_menu.gif") -0px 0 no-repeat;
}
ul#nav li#nav-jieshao a {
	left: 143px;
	width: 138px;
	background: url("/images/year_menu.gif") -143px 0 no-repeat;
}
ul#nav li#nav-shangchuan a {
	left: 281px;
	width: 138px;
	background: url("/images/year_menu.gif") -281px 0 no-repeat;
}
ul#nav li#nav-yulan a {
	left: 420px;
	width: 138px;
	background: url("/images/year_menu.gif") -420px 0 no-repeat;
}
ul#nav li#nav-jiexiao a {
	left: 558px;
	width: 138px;
	background: url("/images/year_menu.gif") -558px 0 no-repeat;
}
ul#nav li#nav-home a:hover {
	background-position: 0px -45px;
}
ul#nav li#nav-jieshao a:hover {
	background-position: -143px -45px;
}
ul#nav li#nav-shangchuan a:hover {
	background-position: -281px -45px;
}
ul#nav li#nav-yulan a:hover {
	background-position: -420px -45px;
}
ul#nav li#nav-jiexiao a:hover {
	background-position: -558px -45px;
}
ul#nav li#nav-home a.active {
	background-position: -0px -45px;
}
ul#nav li#nav-jieshao a.active {
	background-position: -143px -45px;
}
ul#nav li#nav-shangchuan a.active {
	background-position: -281px -45px;
}
ul#nav li#nav-yulan a.active {
	background-position: -420px -45px;
}
ul#nav li#nav-jiexiao a.active {
	background-position: -558px -45px;
}

.huodong {	width:980px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	display: table;
	color:#000000;
	background-color: #FFFFFF;}
	
.huodong a{color:#000000; text-decoration:none;}
.huodong a:link{color:#000000; text-decoration: none;}
.huodong a:hover{color:#000000; text-decoration: none;}
.pic_year{ width:120px; padding-right:15px; padding-left:10px; float:left;}


/* ---------- gallery styles start here ----------------------- */
.photo2 {
	position: relative;
	width: 120px;
	height: 116px;
	float: left;
}
.photo2 a {
	text-decoration: none;
}
.sample10 span {
	width: 120px;
	height: 116px;
	display: block;
	position: absolute;
	background: url(/images/pic_ye_kj.gif) no-repeat;
}
.sample10 img {
	border: none;
	padding: 0;
}
.pic2_year{ width:171px; padding-right:5px; padding-left:6px; float:left;}
.photo3 {
	position: relative;
	width: 171px;
	height: 149px;
	float: left;
}
.photo3 a {
	text-decoration: none;
}
.sample11 span {
	width: 171px;
	height: 149px;
	display: block;
	position: absolute;
	background: url(/images/pic_ye2_kj.gif) no-repeat;
}
.sample11 img {
	border: none;
	padding: 0;
}


.pic3_year{ width:361px; padding-right:36px; padding-left:36px; float:left;}
.photo4 {
	position: relative;
	width: 361px;
	height: 286px;
	float: left;
}
.photo3 a {
	text-decoration: none;
}
.sample12 span {
	width: 361px;
	height: 286px;
	display: block;
	position: absolute;
	background: url(/images/pic_ye3_kj.gif) no-repeat;
}
.sample12 img {
	border: none;
	padding: 0;
}

.kxform{
	height: 18px;
	width: 220px;
	border-top-width: 0px;
	border-top-style: none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color:transparent;
	font-family:"微软雅黑"; font-size:11px; color:#666666;
}
.kxform2{
	height: 100px;
	width: 560px;
	border-top-width: 0px;
	border-top-style: none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color:transparent;
	font-family:"微软雅黑"; font-size:11px; color:#666666;
}
.tyform{border-top-width: 0px;
	border-top-style: none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color:transparent;
	font-family:"微软雅黑"; font-size:11px; color:#666666;}
	
.hhong{ color:#FF0000;}
.hlan{ color:#0099FF;}	


/*---------disclose_over page---------*/


