﻿/*---------------------------  dengwenfang2004@163.com 2007--2008   ----------------------------------------------*/
@charset "utf-8";
/* CSS Document */
@import url("css.css");
#main{
	width:900px;
	position:relative;
}
#main .c_li1,#main .c_li2,#main .c_li3,#main .c_li4{
	width:202px;
	float:left;
}


.c_li1 .c1t,.c_li2 .c2t,.c_li3 .c3t,.c_li4 .c4t{
	height:33px;
	padding:0 0 0 30px;
	line-height:33px;
	font-weight:bold;
}
.c_li1 .c1t{
	background:url(../images/index/index_t1.gif) no-repeat;
}
.c_li2 .c2t{
	background:url(../images/index/index_t1.gif) no-repeat;
}
.c_li4 .c4t{
	background:url(../images/index/index_t4.gif) no-repeat;
}

#main .c_li4{
	width:292px;
	height:203px;
	background:#eeeeee url(../images/index/index_b4.gif) no-repeat;
}
#main .c_li4 img{
	margin:10px 0 0 0;
}
.c_li1 .c1c,.c_li2 .c2c,.c_li3 .c3c{
	height:119px;
}
.c_li4 .c4c{
	height:130px;
	padding:5px 0;
	overflow:hidden;
}
.c_li4 .c4c .c4_li{
	padding:4px 20px 4px 30px;
	height:14px;
	line-height:14px;
	background:url(../images/index/index_cli4.gif) no-repeat 15px 8px;
}
.c_li4 .c4c .c4_li a{
	width:235px!important;
	width:238px;
	overflow:hidden;
	text-overflow:ellipsis;
	display:block;
	float:left;
	white-space:nowrap;
}
.fred a{
	color:#FF0000!important;
}
.c_li1 .c1b,.c_li2 .c2b,.c_li3 .c3b,.c_li4 .c4b{
	padding:5px 15px 0  15px;
}
.c_li4 .c4b p{
	line-height:18px;
}
.c_li1 .c1b p,.c_li2 .c2b p,.c_li3 .c3b p{
	line-height:23px;
}
.tr{
	text-align:right;
}
/*color-start*/
.fwhite,#main .c_li1 a,#main .c_li2 a,#main .c_li3 a,.c_li4 a,#main .c_li1,#main .c_li2,#main .c_li3,#main .c_li4{
	color:#FFFFFF;
}
.fgreen,.fblue,.c_li4 a,#main .c_li4,.c_li4 .c4c,.c_li4 .c4c a{
	color:#177963;
}
.fred{
	color:#FF0000!important;	
}
.fblack,.c_li4 .c4c a:hover,.fred a:hover{
	color:#000000!important;
}
/*color-end*/
/*c_tag*/
.c_tag{
	height:33px;
	line-height:33px;
	font-weight:bold;
	background:url(../images/index/index_cc.gif) repeat-x;
	overflow:hidden;
}
.c_tag a{
	display:block;
	float:left;
	margin:3px 10px 0 8px;
}
.c_tag a:hover{
	color:#177963;
}
.fgrown,.c_tag a{
	color:#626262;
}

/*n_tag*/
.n_tag{
}
.n_tag .tg_l,.n_tag .tg_r{
	float:left;
	width:300px;
	display: block;
	height:33px;
	line-height:33px;
	font-weight:bold;
}
.n_tag .tg_l{
	background:#a7b8b1 url(../images/index/tag_lc.gif) repeat-x;
}
.n_tag .tg_r{
	background:#dadada url(../images/index/tag_rc.gif) repeat-x;
}
.n_tag .tg_l:hover{
	z-index:200;
	position:relative;
	background:#999999 url(../images/index/tag_lc.gif) repeat-x;
}

.n_tag .tg_r:hover{
	position:relative;
	z-index:200;
	background:#999999 url(../images/index/tag_rc.gif) repeat-x;
}
.n_tag .tg_r:hover .r_on,.on .r_on{
	position:absolute;
	left:-25px;
	top:0px;
	width:51px;
	height:33px;
	display:block;
	background:url(../images/index/tag_cb.gif) no-repeat;
	z-index:200;
}
.n_tag .tg_l:hover .l_on,.on .l_on{
	position:absolute;
	right:-26px;
	top:0px;
	width:51px;
	height:33px;
	display:block;
	background:url(../images/index/tag_cc.gif) no-repeat;
}
.on{
	position:relative;
	z-index:100;
}
.on .l_on{
	position:absolute;
	right:-26px;
	top:0px;
	width:51px;
	height:33px;
	display:block;
	background:url(../images/index/tag_cc.gif) no-repeat;
}
.bc_l{
	float:left;
	width:608px;
	background:#a7b8b1 url(../images/index/index_t3.gif) no-repeat right 0px;
}
.bc_r{
	float:left;
	width:608px;
	background:#dadada  url(../images/index/index_t3r.gif) no-repeat right 0px;
}
.bc_l .c_li1,.bc_l .c_li2{
	border-right:solid 1px #a7b8b1;
}
.bc_r .c_li1,.bc_r .c_li2{
	border-right:solid 1px #dadada;
}
.bc_l .c_li1{
	background: url(../images/index/index_b1.gif) no-repeat bottom;	
}
.bc_r .c_li1{
	background:url(../images/index/index_b1r.gif) no-repeat bottom;	
}
