/* 颜色属性 [定义规则，小写c加颜色名称] */
.cRed,  a.cRed:link,  a.cRed:visited	{color:#E14D03; }
.cRed1,  a.cRed1:link,  a.cRed1:visited{color:#FF0000; }
.cBlue, a.cBlue:link, a.cBlue:visited	{color:#1f3a87;}
.cBlue1, a.cBlue1:link, a.cBlue1:visited	{color:#08089C;}
.cBlue2, a.cBlue2:link, a.cBlue2:visited	{color:#0017FD;}
.cBlue3, a.cBlue3:link, a.cBlue3:visited	{color:#3333CC;}
.cNBlue, a.cNBlue:link, a.cNBlue:visited{color:#002B8E;}

.cDRed, a.cDRed:link, a.cDRed:visited	{color:#DD5800;}
.cGray, a.cGray:link, a.cGray:visited	{color: #8A8987;}
.cDGray,a.cDGray:link,a.cDGray:visited	{color: #666;}
.cWhite,a.cWhite:link,a.cWhite:visited	{color:#fff;}
.cBlack,a.cBlack:link,a.cBlack:visited	{color:#000;}
a.cBlack:hover							{color:#bc2931;}
.cYellow,a.cYellow:link,a.cYellow:visited {color:#ff0;}
.cGreen,a.cGreen:link,a.cGreen:visited	{color:#008000;}
.lh22px{ line-height:22px;}
.l25px{ line-height:25px;}
.padding10px{ padding:10px;}
input,select{vertical-align:middle;}

/* 全局设置 */
body {font:12px "宋体";margin:0; padding:0; font-size:12px; text-align:center; background:url(/images/bg.gif) repeat-x top; color: #585858;}
div,form,img,
h1,h2,h3,h4,h5,h6,
ul, li {list-style-type:none; text-decoration:none;}
form{ margin:0px;}
div{ text-align:left;}
ul,ol,li,dl,dt,dd		{margin:0; padding:0;}
table,td,tr,th 			{font-size:12px;}
input,select,textarea 	{font-size:12px;}
.show{display:block;}
.hide{display:none;}
img{ border:0px; display:inline;}
.citylist{ padding-left:7px;}
.citylist select{clear:both;}
.citylist span{clear:both;width:120px;}
.citylist #ccapital{height:0px; line-height:0px; }
.citylist #ccity{height:0px; line-height:0px;}
.citylist #select14{ margin-bottom:4px;}
em{ font-style:normal;}
.underline{ text-decoration:underline;}
.center{ text-align:center;}
.clearright{ clear:right;}

.cbody{width:975px;margin:0 auto;}
.cbody1{width:891px;margin:0 auto;}
.margintop{margin-top:7px;}
input,select{vertical-align:middle;}
#container{ width:975px; overflow:hidden; margin:0 auto; background:#FFFFFF;}
.sidebar{ float:left; width:216px; overflow:hidden; height:100%;}
.sidebar1{ float:left; width:215px; overflow:hidden; height:100%; }
.content{ float:left; width:670px; padding-left:9px; overflow:hidden; min-height:750px; display:inline;border-left:1px solid #8E8C8D;}
*html .content{ height:750px;}
/*边框*/
.gborder{ border:1px solid #BABABA;}

/* W3C- 十六色色盘 常用颜色 */
.red	   { /* 红色 */ color: #FF0000 }
.orange    { /* 橙色 */ color: #FF6600 }
.yellow	   { /* 黄色 */ color: #ffff00 }
.green	   { /* 绿色 */ color: #008000 }
.cyan	   { /* 青色 */ color: #00ffff }
.blue	   { /* 蓝色 */ color: #0066E6 }
.purple    { /* 紫色 */ color: #410b5f }
.black	   { /* 黑色 */ color: #333333 }
.white	   { /* 白色 */ color: #FEFEFE }
.grey      { /* 灰色 */ color: #898989 }
.gold      { /* 金色 */ color: #C37E00 }
.silver	   { /* 银色 */ color: #C0C0C0 }
.brown     { /* 棕色 */ color: #d36100 }
.chestnut  { /* 栗色 */ color: #800000 }
.peach     { /* 桃红 */ color: #FF00FF }
.dark      { /* 暗红 */ color: #8B0000 }
.olive     { /* 橄榄 */ color: #808000 }
.deepgreen { /* 深绿 */ color: #008000 }
.lightblue { /* 浅蓝 */ color: #008080 }
.deepblue  { /* 深蓝 */ color: #02449B }
/* 自动换行 */
.ww        {word-wrap:break-word;      }
/*段落前空格*/
.space{text-indent: 2em;}
/* 浮动和间距 */
.fl        { float:left;                   }
.fr        { float:right;                  }
.cb        { clear:both;                   }
.center	   { text-align: center            }
.top	   { vertical-align: top           }
.bottom	   { vertical-align: bottom        }
.xd        { /*相对定位*/position:relative;}
.jd        { /*绝对定位*/position:absolute;}
.xdfd{ margin:0 5px 0 -20px}
.overflow{ overflow:hidden;}


/* 字体属性 [定义规则，小写f加属性名称] */
.fb {font-weight: bold;}
.fI {font-style: italic;}
.fu{text-decoration:underline}

/* 字体大小 */
.f12px {font-size: 12px;}
.f14px {font-size: 14px;}
.f16px {font-size: 16px;}
/* 舌签 */
.td_on_1{background:url(/images/td_on_1.gif) right top no-repeat; color:#f00; border-bottom:0;height:26px; line-height:26px;  cursor:pointer; text-align:center;}
.td_on_1 a,.td_on_1 a:hover,.td_on_1 a:visited{color:#f00;}
.td_off_1{background:url(/images/td_off_1.gif) right top no-repeat;  cursor:pointer; text-align:center; height:26px; line-height:26px;}
.td_off_1 a{}
.td_other_1{background:url(/images/td_other.gif) right top repeat-x; text-align:right; padding-right:10px;height:26px; line-height:26px;}
.table_content_1{ border:1px solid #CCCCCC; border-top:0px;}

.td_on{background:url(/images/td_on.gif) right top no-repeat; color:#f00; border-bottom:0;height:28px; line-height:32px;  cursor:pointer; text-align:center;}
.td_off{background:url(/images/td_off.gif) right top repeat-x;  cursor:pointer; text-align:center; height:28px; line-height:28px;}
.table_content{ border:0px solid #CCCCCC;}
/* 其他属性 */
.left		{ text-align:left;}
.right		{text-align: right;}
.clear		{clear: both;}
.hidden		{display: none;}
.block		{display: block;}
.noBorder	{border: none;}
img{ border:0px;}

a.hd:link {
	font-size: 10pt;
	font-weight: bold;
}
a.hd:visited {
	font-size: 10pt;
	font-weight: bold;
}
a.hd:hover {
	font-size: 10pt;
	font-weight: bold;
}
a.jd:link {
	font-family: "宋体";
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
}
a.jd:visited {
	font-family: "宋体";
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
}



.red10 {
	font-family: "宋体";
	font-size: 10pt;
	font-weight: bold;
	color: #E34A00;
}
a.xl7:link {
	font-family: "宋体";
	font-size: 9pt;
	color: #FF9900;
}
a.xl7:visited {
	font-family: "宋体";
	font-size: 9pt;
	color: #FF9900;
}
a.xl7:hover {
	font-family: "宋体";
	font-size: 9pt;
	color: #666666;
}
a.xl:visited {
	font-family: "宋体";
	font-size: 9pt;
	color: #666666;
}


.z14 {
	font-family: "宋体";
	font-size: 14pt;
	font-weight: bold;
	color: #F30E81;
	line-height: 16pt;
}
.z10 {
	font-family: "宋体";
	font-size: 10pt;
	font-weight: bold;
	color: #F50A80;
}

.z18 {
	font-family: "宋体";
	font-size: 18pt;
	font-weight: bold;
	color: #F30E81;
}


a.xl6:link {
	font-family: "宋体";
	font-size: 10pt;
	font-weight: bold;
	color: #65A446;
	line-height: 16pt;
}
a.xl6:visited {
	font-family: "宋体";
	font-size: 10pt;
	font-weight: bold;
	color: #65A446;
	line-height: 16pt;
}
a.xl6:hover {
	font-family: "宋体";
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	line-height: 16pt;
}


a.jd:hover {
	font-family: "宋体";
	font-size: 9pt;
	font-weight: bold;
	color: #FF9900;
}
a.xl3:link {
	font-family: "宋体";
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
}
a.xl4:link {
	font-family: "宋体";
	font-size: 11pt;
	font-weight: bold;
	color: #999999;
}
a.xl4:visited {
	font-family: "宋体";
	font-size: 11pt;
	font-weight: bold;
	color: #999999;
}


a.xl3:visited {
	font-family: "宋体";
	font-size: 10pt;
	font-weight: bold;
	color: #999999;
}
a.xl4:hover {
	font-family: "宋体";
	font-size: 11pt;
	font-weight: bold;
	color: #006600;
}

a.xl3:hover {
	font-family: "宋体";
	font-size: 10pt;
	font-weight: bold;
	color: #FF9900;
}
a.xl5:link {
	font-family: "宋体";
	font-size: 11pt;
	font-weight: bold;
	color: #FF9900;
}
.lan18 {
	font-family: "宋体";
	font-size: 18pt;
	font-weight: bold;
	color: #337ABB;
	line-height: 18pt;
}
.lan14 {
	font-family: "宋体";
	font-size: 14pt;
	font-weight: bold;
	color: #337ABB;
	line-height: 14pt;
}

a.xl5:visited {
	font-family: "宋体";
	font-size: 11pt;
	font-weight: bold;
	color: #FF9900;
}
a.xl:hover {
	font-family: "宋体";
	font-size: 9pt;
	color: #FF9900;
}
.jh10 {
	font-family: "宋体";
	font-size: 10pt;
	font-weight: bold;
	color: #FF9900;
	line-height: 14pt;
}



a.zx:link {
	font-family: "宋体";
	font-size: 9pt;
	color: #333333;
}
a.xl5:hover {
	font-family: "宋体";
	font-size: 11pt;
	font-weight: bold;
	color: #666666;
}
.jh11 {
	font-family: "宋体";
	font-size: 11pt;
	font-weight: bold;
	color: #FF9900;
}


a.zx:visited {
	font-family: "宋体";
	font-size: 9pt;
	color: #333333;
}
a.zx:hover {
	font-family: "宋体";
	font-size: 9pt;
	color: #FFFFFF;
}
a.hd2:link {
	font-family: "宋体";
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
}
a.hd2:visited {
	font-family: "宋体";
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
}
a.hd2:hover {
	font-family: "宋体";
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}

.hei10 {
	font-family: "宋体";
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
}
.yello10 {
	font-family: "宋体";
	font-size: 10pt;
	color: #FFFF00;
	font-weight: bold;
}
.bai9 {
	font-family: "宋体";
	font-size: 9pt;
	color: #FFFFFF;
	line-height: 12pt;
}
.text2 {
}

.bai10 {
	font-family: "宋体";
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}

.text {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 13pt;
	color: #666666;
}
a.xl2:link {
	font-family: "宋体";
	font-size: 9pt;
	font-weight: bold;
	color: #FF9900;
}
a.xl2:visited {
	font-family: "宋体";
	font-size: 9pt;
	font-weight: bold;
	color: #FF9900;
}
a.xl2:hover {
	font-family: "宋体";
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
}

a.dq:link {
	font-family: "宋体";
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
}
a.dq:visited {
	font-family: "宋体";
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
}
a.dq:hover {
	font-family: "宋体";
	font-size: 10pt;
	font-weight: bold;
	color: #FF9900;
}
.lan10 {
	font-family: "宋体";
	font-size: 10pt;
	font-weight: bold;
	color: #337ABB;
	line-height: 16pt;
}



.jh9 {
	font-family: "宋体";
	font-size: 9pt;
	font-weight: bold;
	color: #FF9900;
}

.hei11 {
	font-family: "宋体";
	font-size: 11pt;
	font-weight: bold;
	color: #666666;
}
a.bail:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 11pt;
}
a.bail:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 11pt;
}
a.bail:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	line-height: 11pt;
}
a.xl:link {
	font-family: "宋体";
	font-size: 9pt;
	color: #666666;
}

.text2 {
	font-family: "宋体";
	font-size: 9pt;
	color: #666666;
	text-decoration: line-through;
}
.text3 {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 12pt;
	font-weight: normal;
	color: #333333;
}

.lv10 {
	font-family: "宋体";
	font-size: 10pt;
	color: #7CB442;
	font-weight: bold;
}
.lv14 {
	font-family: "宋体";
	font-size: 14pt;
	font-weight: bold;
	color: #7CB442;
	line-height: 16pt;
}
.lv18 {
	font-family: "宋体";
	font-size: 18pt;
	font-weight: bold;
	color: #7CB442;
}

a.heil:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	line-height: 9pt;
}
a.heil:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	line-height: 9pt;
}
a.heil:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #C89987;
	line-height: 9pt;
}
.red14 {
	font-family: "宋体";
	font-size: 14pt;
	font-weight: bold;
	color: #FF9900;
}
a.bt:link {
	font-family: "宋体";
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
}
a.bt:visited {
	font-family: "宋体";
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
}
a.bt:hover {
	font-family: "宋体";
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.xl8:link {
	font-family: "宋体";
	font-size: 10pt;
	color: #878145;
}
a.xl8:visited {
	font-family: "宋体";
	font-size: 10pt;
	color: #878145;
}
a.xl8:hover {
	font-family: "宋体";
	font-size: 10pt;
	color: #333333;
}

.text4 {
	font-family: "宋体";
	font-size: 10pt;
	color: #878145;
	line-height: 16pt;
}

a.bail2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}
a.bail2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}
.text5 {
	font-family: "宋体";
	font-size: 12pt;
	font-weight: bold;
	color: #878145;
}

a.bail2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a:link {
	text-decoration: none;
	 color:#666666;
}
a:visited {
	text-decoration: none;
	color:#666666;
}
a:hover {
	color:Red;
}
a:active {
	text-decoration: none;
}
body{margin:0px; text-align:center; height:100%;color:#666666;}
td{font-size:12px; line-height:18px;}
div{font-size:12px;margin:auto; text-align:left; line-height:22px; color:#666666;}
table{margin:aoto;}
a{text-decoration:none; color:#1F3A87;}
a:hover{text-decoration:underline; color:#FF0000;}
ul{ list-style-type:none; padding:0px; margin:0px;}
form{ margin:0px; padding:0px;}
td{ line-height:25px;}
dl,dd,dt{ margin:0px;}
.icoWhite14px {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #ffffff; TEXT-DECORATION: none;background-repeat:no-repeat;
}
.icoGreen13px {
	FONT-SIZE: 12px; COLOR: #000000; TEXT-DECORATION: none
}

/*head*/
#tp1{ height:26px; line-height:0px; font-size:0px; background-color:#348A03;}
#menu {}
#menu ul{ float:right; margin-top:10px;}
#menu li{ float:left; width:85px; text-align:center;}
/*index*/

/*公共部分*/
.title1{background:url(images/title1.gif); height:28px; line-height:28px; border-bottom:1px solid #5AC521; font-size:14px; font-weight:bold; padding-left:20px;}
.title2{ background:url(images/title2.gif) repeat-x;height:28px; line-height:28px; border-bottom:1px solid #5AC521; font-size:14px; font-weight:bold; padding-left:20px;}
.title3{ background-color:#E9F7EA;height:28px; line-height:28px;font-size:14px; font-weight:bold; padding-left:20px;}
.more1{ float:right;}
.swt,.swh{BORDER-RIGHT: #55b91c 1px solid; PADDING-RIGHT: 4px; BORDER-TOP: #55b91c 0px solid; PADDING-LEFT: 4px; PADDING-BOTTOM: 4px; BORDER-LEFT: #55b91c 1px solid; PADDING-TOP: 4px; BORDER-BOTTOM: #55b91c 1px solid; }
.swh{height:164px;}
.swt{height:194px;}
#md1 .left,#md2 .left,#md4 .left{ border:1px solid #5AC521;}
#md3 #jrxt{ border:1px solid #C2C2C2;}
#md2 .right,#md4 .right{ border:1px solid #75D17C;}
.x12{ font-weight:bold; color:#FC9701;}
#so{border:1px solid #5DC41F; background:url(images/sobg.gif) repeat-x; height:40px; clear:both;}

#container{ width:960px; overflow:hidden;}
#md1,#md2,#md3,#md4{ margin-top:7px; clear:both; width:960px;}


#md1 .left{ width:250px; height:205px; overflow:hidden; float:left;}
#md1 #swith{ width:436px; height:205px; overflow:hidden; float:left; margin-left:10px;}
#md1 .right{ width:250px; height:205px; overflow:hidden; float:left; float:left; margin-left:10px;}
#md2{ clear:both;}
#md2 .left{ width:250px; height:233px; overflow:hidden; float:left;}
#md2 .fgtj{ width:434px; height:233px; overflow:hidden; float:left; margin-left:10px; border:1px solid #55B91C;}
#md2 .right{ width:190px; height:233px; overflow:hidden; float:left; margin-left:10px;}
#md3{ clear:both; margin-top:5px;}
#md3 #adv1{ width:698px; height:105px; float:left; overflow:hidden;}
#md3 #jrxt{ width:190px; height:105px; overflow:hidden; float:left; margin-left:10px;}
#md3 #jrxt .title{ background:url(images/jrxttitle.gif) no-repeat; height:25px; line-height:25px;}

#md4 .left{ width:250px; height:233px; overflow:hidden; float:left;}
#md4 .fgtj{ width:434px; height:233px; overflow:hidden; float:left; margin-left:10px;}
#md4 .right{ width:250px; height:233px; overflow:hidden; float:left; margin-left:10px;}
#layer1{ border:1px solid #55B91C; border-top:0px;}
.right1{ border:1px solid #55B91C;width:250px; height:233px;overflow:hidden; float:left; margin-left:10px;}
.title4{height:28px; line-height:28px;font-size:14px; font-weight:bold; padding-left:20px; background-color:#E9F7EA;}

#gl,#ncontainer{ width:960px; overflow:hidden;}
#gl #md1 #left1{ width:660px; float:left; overflow:hidden;}
#gl #md1 #left1 .title1{ background:url(images/gl_title1.gif) no-repeat; height:38px; width:700px; overflow:hidden;}
#gl #md1 #left1 .cnt{ width:698px; height:290px; border:1px solid #7DC573; border-top:0px; overflow:hidden; clear:both; float:left; margin-top:0px;}
#gl .title2{background:url(images/gl_title2.gif) no-repeat; padding-left:30px; width:222px; height:26px; font-weight:bold; line-height:26px; color:#017C00; border:0px;}
#gl .gl_title1{color:#017C00; font-size:14px; font-weight:bold;}
#gl #md1 #right1{ border:0px solid #017C00; width:200px; float:left; margin-left:9px; margin-top:3px;}
#gl .gl_title2{background:url(guonei/images/title2.gif) repeat-x; padding-left:30px; height:39px; font-weight:bold; line-height:39px; border:0px;}
#gl .gl_title4{background:url(guonei/images/title4.gif) repeat-x; padding-left:30px; height:39px; font-weight:bold; line-height:39px; border:0px;}
#gl .gl_title5{background:url(guonei/images/title5.gif) repeat-x; padding-left:30px; height:39px; font-weight:bold; line-height:39px; border:0px;}
#ncontainer .md{ margin-top:5px;}
#ncontainer .ntitle1{ width:960px; height:35px; background:url(/images/ntitle1.gif);}
#ncontainer .ntitle2{ width:960px; height:35px; background:url(/images/ntitle2.gif);}
#ncontainer .ncnt{ height:320px; border:1px solid #B1D8AB; background-color:#F7FCF6; overflow:hidden;}
#ncontainer .ncnt1{ width:936px; height:300px;border:1px solid #B1D8AB; background-color:#FFFFFF; margin-top:8px;overflow:hidden;}
#ncontainer .ntitle3{ width:244px; height:21px; line-height:21px; background:url(/images/ntitle3.gif) no-repeat; float:left; margin-left:10px; margin-top:5px;}
#ncontainer .ntitle4{ width:300px; height:27px; line-height:27px; background:url(/images/ntitle4.gif) no-repeat; float:left; margin-left:10px; margin-top:5px;}
#ncontainer .nlist{ height:110px; overflow:hidden; clear:both; padding-left:15px;}
#ncontainer .ntitletxt{ float:left; margin-left:20px; font-size:14px; color:White;}
#ncontainer .fuwaipic{padding:2px;border:1px solid #DDDDDD;}
#ncontainer .ntitle5{ font-size:14px; font-weight:bold; color:#509305;}
.fmd{ margin-top:5px; border:1px solid #55B91C; height:100px;}
.fmd .fmdtitle{ height:31px; line-height:31px; background:url(/images/friend_lre.gif) repeat-x; font-size:14px; font-weight:bold; padding-left:10px;}
.fmd .linklist{ margin-left:0px; margin-right:10px;}
.fmd .linklist li{ float:left; margin-left:10px; line-height:25px; height:25px;}
.fmd .ftitle{ width:116px; height:33px; background:url(/images/ftitle.gif) no-repeat; float:left; margin-left:10px; margin-top:5px;}
.tbook{ margin-top:5px;height:100px;}
.tbook .tleft,.tbook .tmd,.tbook .tright{ border:1px solid #8FCF85;}
.tbook .tleft{ width:250px; background-color:#F7FCF6; float:left;}
.tbook .ttitle1{ background:url(/images/ttitle1.gif) no-repeat; width:243px; height:21px; padding-left:15px; margin-top:10px;}
.tbook .tcnt1{ height:100px; margin-top:10px; margin-left:10px;}
.tbook .tmd{ width:428px; overflow:hidden; float:left; margin-left:10px;}
.tbook .tmdcnt{ border:1px solid #8ECE84; height:167px; margin-top:5px; overflow:hidden;}
.tbook .tright{ width:250px; float:left; margin-left:10px; height:690px;}
.tbook .ttitle2{ background:url(/images/ttitle2.gif) no-repeat; width:393px; height:23px; padding-left:15px; margin-top:5px; margin-left:5px; color:White;}
.tbook .ttitle3{ background:url(/images/ttitle3.gif) no-repeat; width:250px; height:24px; }

.seed{ margin-top:5px;height:100px;}
.seed .tleft,.seed .tmd,.seed .tright{ border:1px solid #8FCF85;}
.seed .tleft{ width:698px; float:left;}
.seed .ttitle1{ background:url(/images/ttitle1.gif) no-repeat; width:243px; height:21px; padding-left:15px; margin-top:10px;}
.seed .tcnt1{ height:100px; margin-top:10px; margin-left:10px;}
.seed .tmd{ width:428px; overflow:hidden; float:left; margin-left:10px;}
.seed .tmdcnt{ border:1px solid #8ECE84; height:167px; margin-top:5px; overflow:hidden;}
.seed .tright{ width:250px; float:left; margin-left:8px; height:690px;}
.seed .ttitle2{ background:url(/images/ttitle2.gif) no-repeat; width:393px; height:23px; padding-left:15px; margin-top:5px; margin-left:5px; color:White;}
.seed .ttitle3{ background:url(/images/ttitle3.gif) no-repeat; width:250px; height:24px; }
.htitle{background-color:#E9F7EA;height:25px;line-height:25px;text-align:center;font-size:14px;font-weight;bold;border-top:1px solid #8FCF85;border-bottom:1px solid #8FCF85;font-weight:bold;text-align:left;padding-left:15px;}
.hpic{margin-top:10px;margin-left:10px;}

.nrtitle{ height:25px; line-height:25px; border-top:1px solid #5DC41F;border-bottom:1px solid #5DC41F; background:#E9F7EA; padding-left:4px; font-weight:bold;}
.lmlist li{ float:left; display:inline; height:25px; line-height:25px; text-indent:7px; width:33%;}

.ztlist{ padding-left:5px; padding-top:5px;}
.ztlist li{ height:95px;}
.ztlist .pic{ background:url(/images/bg1.gif); width:96px; height:85px; overflow:hidden; float:left; position:relative;}
.ztlist .pic img{ position:absolute; left:6px; top:5px;}
.ztlist .txt{ width:135px; height:85px; overflow:hidden; float:left; margin-left:7px; display:inline; line-height:21px;}

