﻿*
{
	margin-top:0px;
	margin-bottom:0px;
	font-family:宋体,Arial, Helvetica, sans-serif;
}
h1
{
	font-size:14px;
	display: inline;
}
h2,
h3,
h4{
	font-size:12px;
}
img{
	border:0;
}
a {
	color: #339900;
	text-decoration: none;
	line-height: 140%;
}
a:hover {
	color: #2A7703;
	text-decoration: underline;
	
}
a:visited
{
	color: #006600;
}

body {
	font-size: 12px;
	line-height: 140%;
	text-decoration: none;
	color: #FFFFFF;
	font-family: 宋体,Arial, Helvetica, sans-serif;
	clear: both;
	padding:0px;
	text-align:center;
	}
	

/*常用字体*/
.font12None{font-size:12px;color:#4D4A4A;text-decoration:none;text-align:left;}
.font12None A{font-size:12px;color:#4D4A4A;text-decoration:none;}
.font12None A:visited{font-size:12px;color:#4D4A4A;text-decoration:none;}
.font12None A:hover{
	font-size:12px;
	color:#339900;
	text-decoration:none;
}

.font12WhiteNone{font-size:12px;color:#fff;text-decoration:none;}
.font12WhiteNone A{
	font-size:12px;
	color:#fff;
	text-decoration:none;
}
.font12WhiteNone A:visited{font-size:12px;color:#fff;text-decoration:none;}
.font12WhiteNone A:hover{font-size:12px;color:#fff;text-decoration:underline;}

.fontGray{
	font-size:12px;
	color:#999;
	text-align: left;
	padding-top: 5px;
}
.fontGray A{font-size:12px;color:#999;}
.fontGray A:visited{font-size:12px;color:#999;}
.fontGray A:hover{
	font-size:12px;
	color:#666666;
	text-decoration:underline;
}

.fontBlue{font-size:12px;color:#005699;font-family: 宋体,Arial, Helvetica, sans-serif;}
.fontBlue A{font-size:12px;color:#005699;font-family: Microsoft 宋体,Arial, Helvetica, sans-serif;}
.fontBlue A:visited{font-size:12px;color:#005699;font-family: Microsoft 宋体,Arial, Helvetica, sans-serif;}
.fontBlue A:hover{font-size:12px;color:#999;text-decoration:underline;font-family: Microsoft 宋体,Arial, Helvetica, sans-serif;}

.fontBlueNone{font-size:12px;color:#005699;text-decoration:none;}
.fontBlueNone A{font-size:12px;color:#005699;text-decoration:none;}
.fontBlueNone A:visited{font-size:12px;color:#005699;}
.fontBlueNone A:hover{font-size:12px;color:#999;text-decoration:underline;}

.fontGreen {font-size:12px;color:#339900;font-family: Microsoft 宋体,Arial, Helvetica, sans-serif;}
.fontGreen A{font-size:12px;color:#339900;text-decoration:none;font-family: Microsoft 宋体,Arial, Helvetica, sans-serif;}
.fontGreen A:visited{font-size:12px;color:#339900;font-family: Microsoft 宋体,Arial, Helvetica, sans-serif;}
.fontGreen A:hover{
	font-size:12px;
	color:#339900;
	text-decoration:underline;
	font-family: Microsoft 宋体,Arial, Helvetica, sans-serif;
}	

.font14None{font-size:14px;color:#4D4A4A;text-decoration:none;}
.font14None A{font-size:14px;color:#4D4A4A;text-decoration:none;}
.font14None A:visited{font-size:14px;color:#4D4A4A;text-decoration:none;}
.font14None A:hover{font-size:14px;color:#339900;text-decoration:none;}

.font14Green{font-size:14px;color:#37BE30;}
.font14Green A{font-size:14px;color:#37BE30;text-decoration:none;}
.font14Green A:visited{font-size:14px;color:#FB8D07;}
.font14Green A:hover{font-size:14px;color:#FB8D07;text-decoration:underline;}	

.loading
{
	color:#ccc;
	background-image: url(/images/loading.gif);
	background-position:10px 0px;
	background-repeat:no-repeat;
	padding-left:30px;
	padding-bottom:5px;
	margin-bottom:10px;
	float:right;
}
.font10
{
font-size:10px;
color:#4D4A4A;
}

	/*顶部*/
#top1
{
	width:950px;
	height:90px;
	border: solid 1px #50B246;
	border-top: solid 10px #50B246;
	background: #F8FBF9;
	margin-left: 15px;
	clear: both;
	

}
#top2
{
	width:230px;
	float: left;
	padding-top: 10px;
	padding-left:10px;
		display:inline;

}
#top3
{
	width:690px;
	float: left;
	text-align: center;
	padding: 5px;
	border:solid 1px #E0E3DB;
	margin-top:10px;
}

#menu1
{
	width:682px;
	height: 23px;
	float: right;
	background:#50B246;
	border-bottom:solid  1px #BDD490;
	padding:0px;
	margin:0px;
	padding-top: 5px;
	letter-spacing: 1px;
	padding-left:8px;
	clear:both;
	overflow:hidden;
}

#menu1 ul { 
CLEAR: left; 
MARGIN: 0px; 
PADDING:0px; 
BORDER: 0px; 
LIST-STYLE-TYPE: none; 
TEXT-ALIGN: center; 
display:block;
} 

#menu1 li{
FLOAT: left; 
DISPLAY: block; 
TEXT-ALIGN: center;
}
#menu1 li A{
	FLOAT: left;
	DISPLAY: inline;
	TEXT-ALIGN: center;
	margin: 0px;
	color:#ffffff;
	text-decoration:none;
}
#menu1 li A:hover{
	text-decoration:underline;
	top: -1px;
}

#menu1 ul li.sub1 A 
{ 
	width:56px; /*FF*/
	*width:55px!important;/*ie7*/
	*width:51px;/*ie6*/
} 

#menu2
{
	width:682px;
	height: 23px;
	float: right;
	background-repeat: repeat-x;
	border-bottom:solid 1px #E0E3DB;
	background: #50B246;
	padding-top:5px;
	padding-left:8px;
}

#menu2 ul { 
CLEAR: left; 
LIST-STYLE-TYPE: none; 
TEXT-ALIGN: center; 
display:inline;

} 

#menu2 li{
FLOAT: left; 
}
#menu2 li A{
FLOAT: left; 
TEXT-ALIGN: center;
color:#ffffff;
text-decoration:none;
}
#menu2 li A:hover{
	text-decoration:underline;
	position: relative;
	top: -1px;
}

#menu2 ul li#sub1 A { width: 56px;*width: 55px!important;*width: 51px} 
#menu2 ul li#sub2 A { width: 57px;*width: 55px!important;*width: 50px} 
#menu2 ul li#sub3 A { width: 57px;*width: 55px!important;*width: 51px} 
#menu2 ul li#sub4 A { width: 57px;*width: 57px!important;*width: 51px} 
#menu2 ul li#sub5 A { width: 57px;*width: 56px!important;*width: 51px} 
#menu2 ul li#sub6 A { width: 58px;*width: 57px!important;*width: 51px} 
#menu2 ul li#sub7 A { width: 57px;*width: 55px!important;*width: 51px;font-family: Microsoft 宋体,Arial, Helvetica, sans-serif;} 
#menu2 ul li#sub8 A { width: 56px;*width: 57px!important;*width: 51px} 
#menu2 ul li#sub9 A { width: 56px;*width: 55px!important;*width: 51px} 



#menu3
{
	width:675px;
	height: 23px;
	float: right;
	background: #7CB806;
}

#menu3 ul { 
CLEAR: left; 
MARGIN: 0px; 
PADDING:0px; 
BORDER: 0px; 
LIST-STYLE-TYPE: none; 
TEXT-ALIGN: center; 
} 

#menu3 li{
FLOAT: left; 
DISPLAY: block; 
MARGIN: 0px; 
PADDING: 0px; 
TEXT-ALIGN: center;
}
#menu3 li A{
FLOAT: left; 
DISPLAY: block; 
MARGIN: 0px; 
PADDING: 0px; 
TEXT-ALIGN: center;
color:#ffffff;
text-decoration:none;
}
#menu3 li A:hover{
	FLOAT: left; 
	DISPLAY: block; 
	MARGIN: 0px; 
	PADDING: 0px; 
	TEXT-ALIGN: center;
	text-decoration:underline;
	position: relative;
	top: -1px;
}
 
#menu3 ul li#sub1 A { WIDTH: 60px} 
#menu3 ul li#sub2 A { WIDTH: 60px} 
#menu3 ul li#sub3 A { WIDTH: 58px} 
#menu3 ul li#sub4 A { WIDTH: 59px} 
#menu3 ul li#sub5 A { WIDTH: 59px} 
#menu3 ul li#sub6 A { WIDTH: 60px} 
#menu3 ul li#sub7 A { WIDTH: 80px;font-family: Arial, Helvetica, sans-serif;} 
#menu3 ul li#sub8 A { WIDTH: 60px} 
#menu3 ul li#sub9 A { WIDTH: 70px} 
#topBar
{
	width:950px;
	background: #FFFFFF;
	padding-top: 8px;
	border-right-width: 1px;
	border-left:solid #339900 1px;
	border-right:solid #339900 1px;
	margin-left: 15px;
	border-bottom-width: 0px;
}

#skidsMenu
{
	width:100%;
	background: #FFFFFF;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #379F5B;
	height: 28px;
}
#skidsMenu ul{list-style:none;}

#skidsMenu li{
	float:left;
	display: block;
	text-align: center;
	padding-top: 0px;
	font-size: 14px;
	font: #000;
}

#skidsMenu li A{
	float:left;
	margin-left:5px;
	display:block;
	text-align: center;
	padding-top: 5px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0px;	
	font-size: 14px;
	color: #666;
	background-image:url(images/index_10.gif);
	background-repeat: repeat-x;
	border-top: solid #339900 1px;
	border-right: solid #339900 1px;
	border-left: solid #339900 1px;
	border-bottom:0px;
	text-decoration: none;
}

#skidsMenu li A:hover{
	color:#fff;
	float:left;
	background: #339900;
	text-align: center;
	height: 20px;
	padding-top: 5px;
	font-size: 14px;
	margin-bottom: 0px;
}

#searchBar
{
	width:100%;
	height:30px;
	*height:31px!;	
	*height:31px!important;	
	background-image:url(NewImages/Search_bg.jpg);
	margin: 0px;
	margin-top: 1px;
}

#top4
{
	width:40px;
	height: 20px;
	float: left;
	margin-left: 60px;
	margin-top: 9px;
	margin-bottom:0px;
}
#top5
{
	width:640px;
	height: 20px;
	float: left;
	padding-top: 5px;
}
#top6
{
	width:350px;
	height:15px;
	float:left;
	color: #666;
	margin-left: 10px;
}

#top7
{
	width:150px;
	height: 15px;
	float: right;
	padding-top: 10px;
}

#top8
{
	float:right;
	background-image: url(/NewImages/user.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 25px;
	padding-top: 5px;
}
/*main started*/
#myMain
{
	clear: both;
}

 #main
{
	width:950px;
	border-left:solid #319E57 1px;
	border-right:solid #319E57 1px;
	margin-left: 15px;
	padding:0px;
	overflow: hidden;
	text-align:left;
}
#containertow
{
    width:970px;
    border-left:5px solid #FFF;
    border-right:5px solid #FFF;
    margin:0 auto;
    background-color:#fff;
    text-align:left;
    overflow:hidden;}

 #mainCode
{
	width:950px;
	border-left:solid #319E57 1px;
	border-right:solid #319E57 1px;
	margin-left: 15px;
	padding:0px;
	overflow: hidden;
}
/*------Main Left---------*/
#mainLeft
{
	float:left;
	width:690px;
	margin-left: 5px;
	clear: both;
	display:block;
	overflow: hidden;
	text-align:left;
    border: solid #D1DEED 1px;
}

#main1
{
	width:340px;
	float:left;
	background-repeat: no-repeat;
	background-position: 15px 5px;
	padding-left: 33px;
	overflow: hidden;
	margin:0px;

}
#main2
{
	width:55px;
	height:23px;
	float:left;
	background-image:url(images/index_24.gif);
	background-repeat: no-repeat;
	background-position: 15px 5px;
	padding-left: 33px;
	padding-top: 2px;

}
#main3
{
	width:30px;
	height:23px;
	float:left;
	background-image:url(images/index_30.gif);
	background-repeat: no-repeat;
	background-position: 15px 5px;
	padding-left: 33px;
	padding-top: 2px;

}
#main4
{
	width:30px;
	height:23px;
	float:left;
	background-image:url(images/index_27.gif);
	background-repeat: no-repeat;
	background-position: 15px 3px;
	padding-left: 33px;
	padding-top: 2px;

}
#main5
{
	width:55px;
	height:23px;
	float:left;
	background-image:url(images/index_33.gif);
	background-repeat: no-repeat;
	background-position: 12px 5px;
	padding-left: 33px;
	padding-top: 2px;

}
#main1CV
{
	width:380px;
	float:left;
	background-repeat: no-repeat;
	background-position: 15px 5px;
	padding-left: 33px;
	padding-top: 5px;
	overflow: hidden;
	text-align:left;

}
#main2CV A
{
	width:55px;
	height:23px;
	float:left;
	background-image:url(images/index_24.gif);
	background-repeat: no-repeat;
	background-position: 15px 5px;
	padding-left: 33px;
	padding-top: 5px;
	text-decoration:underline;
}
#main2CV A:hover
{
text-decoration:none;
}
#main3CV A
{
	width:50px;
	height:23px;
	float:left;
	background-image:url(images/index_30.gif);
	background-repeat: no-repeat;
	background-position: 15px 5px;
	padding-left: 33px;
	padding-top: 5px;
	text-decoration: underline;
}
#main3CV A:hover
{
text-decoration:none;
}

#main4CV A
{
	width:55px;
	height:23px;
	float:left;
	background-image:url(images/index_27.gif);
	background-repeat: no-repeat;
	background-position: 15px 5px;
	padding-left: 33px;
	padding-top: 5px;
	text-decoration: underline;
}
#main4CV A:hover
{
text-decoration:none;
}
#main5CV
{
	width:55px;
	height:23px;
	float:left;
	background-image:url(images/index_33.gif);
	background-repeat: no-repeat;
	background-position: 12px 7px;
	padding-left: 33px;
	padding-top: 5px;

}

#main6
{
	width:691px;
	float:left;
	border:solid #339900 1px;
	border-left-width: 0px;
}
#main6New
{
	width:691px;
	float:left;
	border:solid #339900 1px;
	border-left-width: 0px;
	border-top-width: 0px;
}
#main7
{
	background:#FBFDFC;
	width:411px;
	height:255px;
	float:left;
	border-right:  solid #339900 1px;
}
#main8
{
	background:#FBFDFC;
	width:345px;
	height:25px;
	background-image:url(images/index_50_1.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
	background-position: 10px 8px;
	padding-top: 15px;
	margin-left: 20px;
	text-align:left;
}
	#main8 h1 
	{
	font-size:14px;
	}

#main8_1
{
	background:#FBFDFC;
	width:345px;
	height:25px;
	background-image:url(images/index_50.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
	background-position: 10px 8px;
	padding-top: 15px;
	font-weight: bold;
	margin-left: 20px;
}
	#main8_1 h1
	{
	font-size:14px;
	}

.main9
{
	background-image:url(images/icon.gif);
	list-style-type: none;
	border-bottom:dashed #E8E9E1 1px;
	padding-top:4px;
	background-repeat: no-repeat;
	background-position: 3px 8px;
	padding-left: 18px;
	margin-left: 3px;
	width: 390px;
	height: 18px;
	text-align:left;
}
.main9 A:hover
{
	padding-left: 3px;
}
	.main9_1
	{
	width:320px;
	float:left;
	color: #4D4A4A;
	font-family: Microsoft 宋体,Arial, Helvetica, sans-serif;
	white-space:nowrap;
	}
	.main9_2
	{
	width:50px;
	float:right;
	font-size: 12px;
	font-family: Georgia,Times New Roman, Times, serif;	
	}
.mainTime{width:100px;float:right;}

#main10
{
	width:18px;
	float:left;
	height: 240px;
	padding-left: 5px;
	padding-top: 10px;
	background-image: url(images/index_62.gif);
	background-repeat: no-repeat;
	background-position: 5px 30px;
}
#main11
{
	width:17px;
	float:left;
	height: 100px;
	margin-top: 120px;
}
#main12
{
	width:256px;
	float:left;
	height: 240px;
	padding-top:4px;
}

#main13
{
	width:680px;
	height:20px;
	float:left;
	border:solid #339900 1px;
	border-top-width: 0px;
	border-left-color: #fff;
	padding-top: 8px;
	padding-left: 10px;
	background: #fff;
}
#main14
{
	width:666px;
	float:left;
	border-right:solid 1px #339900;
	padding-top: 4px;
	padding-left: 25px;
	background: #EEF6E9;
	background-image: url(/images/tags.gif);
	background-repeat: no-repeat;
	background-position: 8px 5px;
	padding-bottom: 5px;
	font-size:14px;
	text-align:left;
}
#main14 A
{
	font-size:14px;
}

.cvMiddle
{
	float:left;
	width:686px;
	*width:686px!important;
	*width:680px;
	border-bottom:solid #339900 1px;
	margin:0px;
	padding:0px;
	padding-top:5px; 
	margin-left:5px; 
	overflow: hidden; 
	/*
	height: 73px;
	*/
}

.main15
{
	width:322px;
	float:left;
	border-right:solid 1px #339900;
	padding-left: 2px;
}

		.main15_1
	{
	width:320px;
	float:left;
	height: 30px;
	background: #50B246;
	margin-top: 5px;
	background-image: url(images/index_89.gif);
	background-repeat: no-repeat;
	background-position: 20px 5px;
	margin-bottom: 5px;
	}
		.main15_2
	{
		width:105px;
		float:left;
		height: 23px;
		margin-top: 6px;
		text-align: right;
		padding-top: 3px;
	}
		.main15_3
	{
	width:180px;
	float:left;
	height: 13px;
	text-align: left;
	padding-top: 13px;
	margin-left: 35px;
	}
	.main15_4
	{
	width:310px;
	float:left;
	height: 18px;
	text-align: left;
	margin-left: 5px;
	color: #333333;
	border-bottom:dashed 1px #E8E9E1;
	padding-top: 3px;
	display: inline;
	}	
		#main15_5
	{
	width:330px;
	float:left;
	height: 20px;
	text-align: left;
	margin-left: 5px;
	color: #333333;
	}
	
	/*MainRight----------border: solid #D1DEED 1px;*/
#mainRight
{
	width:260px;
	float: right;
	margin-top: 1px;
	margin-right:5px;
	border: solid #D1DEED 1px;

	margin-bottom:5px;
	height:100%;
	
}
#mainRightNew
{
	width:240px;
	float: right;
	margin-top: 6px;
	padding:0px;
	margin:0px;
	border-left: solid #319E57 1px;
	border-top: solid #319E57 1px;
	padding-bottom: 5px;
	height:100%;
}

#main16New
{
	width:295px;
	float:right;
	height: 22px;
	background-image: url(images/rightBarbg1.GIF);
	background-repeat: repeat-x;
	background-position: 0px 10px;
	margin-top: 10px;
}
#main16
{
	width:235px;
	float:right;
	height: 22px;
	background-image: url(images/rightBarbg1.GIF);
	background-repeat: repeat-x;
	background-position: 0px 10px;
	margin-top: 10px;
}

#main17
{
	width:232px;
	float:right;
	padding-left: 5px;
	padding-top: 5px;
	margin-top: 5px;
	border-top: dotted #ccc 1px;
	background: #FBFDFC;
	line-height: 190%;
}

#main17New
{
	float:right;
	padding-top: 5px;
	margin-top: 5px;
	border-top: dotted #ccc 1px;
	background: #FBFDFC;
	line-height: 190%;
	font-family: Arial, Helvetica, sans-serif;
}
#main18
{
	width:236px;
	float:right;
	background-image: url(images/rightBarBg2.GIF);
	background-repeat: repeat-x;
	background-position: 0px 4px;
	margin-right: 1px;
	text-align: center;
	border-top: solid #CFCFCF 1px;
	padding-bottom: 5px;
}

#main19
{
	width:214px;
	background-image: url(images/index_77.gif);
	background-repeat: repeat-x;
	margin-top: 8px;
	margin-bottom: 8px;
	border-bottom:solid 1px #339900;
	text-align: left;
	padding-left: 10px;
	padding-top: 4px;
	text-overflow:ellipsis;
}
.main20
{
	background:#FBFDFC;
	width:90px;
	float:left;
	height: 18px;
	margin-left: 3px;
	margin-top: 5px;
	border: 1px solid #cccccc;
	text-align: left;
	color:#666;
	padding-left:6px!important;
	padding-left: 4px;
	display: block;
}
.main20 A{color:#339900;text-decoration: none;}
.main20 A:hover{color:#339900;text-decoration:underline;}

#main21
{
	width:235px;
	float:right;
	background-image: url(images/rightBarBg2.GIF);
	background-repeat: repeat-x;
	background-position: 0px 4px;
	margin-right: 1px;
	text-align: center;
	border-top: solid #CFCFCF 1px;
}
#main22
{
	width:18px;
	float:left;
	height: 440px;
	background-image: url(images/url.gif);
	background-repeat: no-repeat;
	background-position: 4px 220px;
	padding-top: 20px;
	padding-left: 4px;
}
.main23
{
	width:230px;
	float:left;
}
h1 {
	font-size: 13px;
	margin: 0px;
	cursor: pointer;
	height: 22px;
	line-height: 20px;
	font-weight: normal;
}
h1 a {
	display: block;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-left: 3px;	
	width: 225px;
	height: 22px;
	text-align:left;
	text-decoration: none;	
	border-bottom:dashed 1px #CCC;
}

h1 a:hover {
	background:#EEF6E9;
}

.main24
{
	width:70px;
	float:left;
	height: 62px;
	margin-left: 4px;
	margin-top:3px;
	border:solid #CFCFCF 1px;
	padding: 1px 1px 1px 1px;
}
.main25
{
	float:left;
	height: 18px;
	text-align: left;
	padding-left: 3px;
	border-bottom: dotted #CFCFCF 1px;
	white-space:nowrap;
	display:inline;
}
#main26
{
	width:210px;
	float:left;
	padding-left:13px;
}
.main27
{
	float:left;
	height: 20px;
	text-align: left;
	padding-left: 4px;
	margin-top: 7px;
	width: 124px;
}

.mainDefault23
{
	width:210px;
	float:left;
	height: 72px;
}
.mainDefault24
{
	width:70px;
	float:left;
	height: 62px;
	margin-left: 0px;
	margin-top:3px;
	border:solid #CFCFCF 1px;
	padding: 1px 1px 1px 1px;
}
.mainDefault25
{
	float:left;
	height: 18px;
	text-align: left;
	padding-left: 3px;
	border-bottom: dotted #CFCFCF 1px;
	white-space:nowrap;
	display:inline;
}

.mainDefault27
{
	float:left;
	height: 20px;
	text-align: left;
	padding-left: 4px;
	margin-top: 7px;
	width: 124px;
}

#main28
{
	width:235px;
	float:right;
	background-image: url(images/rightBarBg2.GIF);
	background-repeat: repeat-x;
	background-position: 0px 4px;
	margin-right: 1px;
	text-align: center;
	border-top: solid #CFCFCF 1px;
}
#main29
{
	width:200px;
	float:left;
	text-align: left;
	margin-left: 3px;
}
/*footer*/

#footer
{
	width:930px;
	height:25px;
	background: #F8FBF9;
	margin-left: 15px;
	border: solid #379F5B 1px;
	border-bottom-width: 0px;
	text-align: left;
	padding-top: 8px;
	padding-left:20px;
	background-image:url(images/mail.GIF);
	background-repeat:no-repeat;
	background-position: 740px 10px;
}

#footer1
{
	width:940px;
	background-image:url(images/index_98.gif);
	margin-left: 15px;
	background-repeat: repeat-x;
	border: solid #319E57 1px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	height:40px;
	padding-left: 10px;
	clear: both;
}

/*ListStyle*/
#list1
{
	width:672px;
	height:22px;
	float:left;
	background-image:url(images/index_21.gif);
	background-repeat: no-repeat;
	background-position: 15px 8px;
	padding-left: 33px;
	padding-top: 5px;
}
#list2
{
	width:195px;
	height:693px;
	border-right: solid #319E57 1px;
	background-image: url(Images/ArticleList/barBg.gif);
	background-repeat: repeat-x;
	text-align: center;
	float: left;
	border-top: solid #319E57 1px;
}
.list3
{
	width:230px;
	height:25px;
	margin-top: 1px;
	float: left;
	background-image: url(../../images/ico1.gif);
	background-position: 5px 5px;
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 2px;
	padding-left: 25px;
	border-top: solid #D1DEED 1px;
}

	.listItem1
	{
	width:260px;

	color: #474747;
	text-align: left;
	border-bottom: solid #f1f1f1 1px;
	text-overflow:ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding-top: 5px;
	}
	.listItem1 A{
	color: #29880B;
	text-decoration:none;
	font-size: 12px;
}
	.listItem1 A:hover{color: #474747;text-decoration:none;}


.list4
{
	width:260px;
	margin-top: 0px;
	float: left;
}
.list5
{
	width:260px;
	background-image: url(../../Images/ArticleList/barBg.gif);
	background-repeat: repeat-x;
	text-align: center;
}
#list6
{
	width:690px;
	float: right;
	border: solid #D1DEED 1px;
	margin-bottom: 5px;
	text-align: center;
}
#list7
{
	width:699px;
}
#list8
{
	width:685px;
	background: #ECFBF3;
	border-bottom: solid #E9EFE5 3px;
	padding-top: 5px;
	margin-bottom: 5px;
}
/*----------------------JesseYu -------#D1DEED------------------------------*/
.list9
{
	float: right;
	width:486px;
	height:20px;
	margin-top: 5px;
	text-align: left;
	padding-top: 3px;
	border-bottom: dotted #666 1px;
}
	.list9A{
	width:330px;
	padding-left: 5px;
	float: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
}
	.list9B{
	width:50px;
	float: left;
	margin: 3px 20px 5px 5px;
}
	.list9C
	{
	    float: right;
	width:70px;

	color:#666;
	font-size:11px;
	font-family:Georgia,Times New Roman, Times, serif;

}	
.list9C span
{
    color:#37BE30;
    font-weight:bold;
    font-size:11px;
	font-family:Georgia,Times New Roman, Times, serif;
}
	.list9D
{
    float: right;
    width: 80px;
    float: left;
    color: #666;
    font-size: 11px;
    font-family: Georgia,Times New Roman, Times, serif;
    
}
	.list9E{
	width:120px;
	float: left;
	color:#666;
	font-size:11px;
	font-family: Georgia,Times New Roman, Times, serif;
	text-align: right;
}
	.list9F{
	float:left;
	border:solid 1px #CCCCCC;
	width:195px;
	margin:2px;
	clear: both;
}
.list9F img
{
    float:none; text-align:center; font-size:12px; display:block;width:190px;height:158px;padding:2px;
}
/*-----专题内容摘要----JesseYu-------------*/
.list10
{
    float: right;
    margin-top:20px;
	width:476px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FBFDFB;
	color:#999999;
	text-indent: 2em;
	height: 115px;
	display:block;
}
.list11
{
	width:680px;
	height:20px;
	background-color: #ECFBF3;
	color:#999999;
	padding-top: 5px;
	text-align: right;
	padding-right: 5px;
	margin-top: 6px;
	border-top: solid #E9EFE5 3px;
}

/*view Started*/

.view0
{
	width:18px;
	float:left;
	padding-left: 5px;
	padding-top: 10px;
	background-image: url(images/index_62_1.gif);
	background-repeat: no-repeat;
	background-position: 5px 30px;
}
.view1
{
	background:#FBFDFC;
	width:350px;
	float:right;
	background-image:url(images/index_50.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
	background-position: 10px 8px;
	padding-top: 15px;
	font-weight: bold;
	border-bottom: solid #E8E9E1 1px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.view1a
{
    width:280px;
	float:left;
	padding-bottom:10px;
 }
 .view1b
{
    width:60px;
	float:right;
 }
.view2
{
	width:380px;
	padding-left: 10px;
	margin-left: 11px;
	border-left: solid #E8E9E1 2px;
	padding-bottom: 5px;
	padding-top: 3px;
	border-bottom: dotted #E8E9E1 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 1px;
	clear:both;
	height:25px;
}
.view3
{
	width:315px;
	float: left;
}
.view4
{
	float:right;
}

.view6
{
	width:365px;
	padding-left: 25px;
	margin-left: 11px;
	border-left: solid #E8E9E1 2px;
	margin-bottom: 3px;
	padding-top: 3px;
	border-bottom: dotted #E8E9E1 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 3px;
	background-image: url(images/author.gif);
	background-repeat: no-repeat;
	background-position: 8px 5px;
}
.view7
{
	width:365px;
	padding-left: 25px;
	margin-left: 11px;
	border-left: solid #E8E9E1 2px;
	margin-bottom: 3px;
	padding-top: 3px;
	border-bottom: dotted #E8E9E1 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 1px;
	background-image: url(images/update.gif);
	background-repeat: no-repeat;
	background-position: 8px 5px;
}
.view8
{
	width:681px;
	float:left;
	border-top-width: 0px;
	padding-top: 8px;
	padding-left: 10px;
	background: #50B246;
	border-right: solid #339900 1px;
}
.view9
{
	width:90px;
	background-image: url(images/viewBarBg.gif);
	background-repeat: repeat-x;
	border-left: solid #E8E9E1 1px;
	border-right: solid #E8E9E1 1px;
	border-top: solid #E8E9E1 1px;
	text-align: center;
	padding-top: 4px;
	float: left;
	margin-left: 8px;
	display:inline;
}

.view10
{
	width:690px;
	background-image: url(images/viewBarBg.gif);
	background-repeat: repeat-x;
	border-top: solid #E8E9E1 1px;
	text-align: right;
	float: left;
	color: #999;
	border-bottom: dotted #F7F7EF 1px;
	display: inline;
	height: 5px;
}
.view11
{
	width:691px;
	background-image: url(images/rightBarbg1.GIF);
	background-repeat: repeat-x;
	background-position: 0px 7px;
	border-right: solid #339900 1px;
	background-color: #fff;
	overflow:hidden;
	clear:both;
}
.view11a
{
	width:691px;
	background-image: url(images/rightBarbg1.GIF);
	background-repeat: repeat-x;
	background-position: 0px 7px;
	border-right: solid #339900 1px;
	background-color: #fff;
	overflow:hidden;
	clear:both;
}
.view12
{
	width:691px;
	background-image: url(images/rightBarbg1.GIF);
	background-repeat: repeat-x;
	background-position: 0px 7px;
	border-right: solid #339900 1px;
	background-color: #FBFDFC;
	padding-bottom: 5px;
	overflow:hidden;
	clear:both;
}
.view12a
{
	width:691px;
	padding:0px;
	padding-top:3px;
	background-image: url(images/rightBarbg1.GIF);
	background-repeat: repeat-x;
	background-position: 0px 7px;
	border-right: solid #339900 1px;
	background-color: #FBFDFC;
	padding-bottom: 5px;
	overflow:hidden;
	clear:both;
}

.view13
{
	width:81px;
	text-align: center;
	margin-left: 20px;
	background-image: url(images/viewBarBg.gif);
	background-repeat: repeat-x;
	overflow:hidden;
	clear:both;
}
.view13a
{
	width:150px;
	text-align: center;
	margin-left: 20px;
	background-image: url(images/viewBarBg.gif);
	background-repeat: repeat-x;
}
.view13b
{
	width:190px;
	text-align: center;
	margin-left: 20px;
	background-image: url(images/viewBarBg.gif);
	background-repeat: repeat-x;
}
.view14
{
	width:660px;
	margin-left: 10px;
	text-align: left;
	text-indent: 2em;
	border: dotted #E8E9E1 1px;
	padding: 5px;
	border-left-width: 0px;
	border-right-width: 0px;
}
.view15
{
	width:660px;
	height:25px;
	margin-left: 10px;
	text-align: left;
	text-indent: 2em;
	border: dotted #E8E9E1 1px;
	padding: 5px 5px 5px 5px;
	border-left-width: 0px;
	border-right-width: 0px;
}
.view16
{
	width:691px;
	height:25px;
	background-image: url(images/rightBarbg1.GIF);
	background-repeat: repeat-x;
	background-position: 0px 7px;
	border-right: solid #339900 1px;
	background-color: #FFFFFF;
}
.view17
{
	width:330px;
	height:22px;
	text-align: center;
	margin-left: 20px;
	background-repeat: repeat-x;
	overflow: visible;
	display: block;
	float: right;
	background-color: #50B246;
}
.view18
{
	width:325px;
	float: left;
	margin-left: 10px;
	border: dotted #ccc 1px;
	padding-top: 5px;
	background-color:#fff;
}
.view18a
{
	width:325px;
	float: left;
	margin-left: 10px;
	border-bottom: dotted #ccc 1px;
	padding-top: 5px;
	background-color:#FBFDFC;
}
.view18b
{
	width:325px;
	float: left;
	margin-left: 10px;
	border-bottom: dashed #ccc 1px;
	padding-top: 5px;
	background-color:#FBFDFC;
}
.view18c
{
	width:325px;
	float: left;
	margin-left: 5px;
	border-bottom: dotted #ccc 1px;
	padding-top: 5px;
	background-color:#FBFDFC;
}
.view19
{
	width:230px;
	background-image: url(images/roundArrow.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	color: #ccc;
	background-position: 5px 1px;
	float: left;
	white-space:nowrap;

}
.view19a
{
	width:240px;
	background-image: url(images/textArrow.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	color: #ccc;
	background-position: 5px 0px;
	float: left;
}
.view19c
{
	width:240px;
	background-image: url(images/textArrow.gif);
	background-repeat: no-repeat;
	padding-left: 0px;
	color: #ccc;
	background-position: 5px 0px;
	float: left;
}
.view20
{
	width:69px;
	float: right;
}
.view20a
{
	width:60px;
	float: right;
}
.view20c
{
	width:60px;
	float: left;
}
.view21
{
	width:293px;
	margin-left: 6px;
	text-indent: 2em;
	padding: 3px 0px 3px 0px;
	background: #fff;
}

.codeBbs
{
	color:#339900;
	font-weight: bold;
	background-image: url(NewImages/post.GIF);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 14px;
}
/*CodeText*/
.ct1
{
	width:660px;
	height:23px;
	float:left;
	background-image:url(images/index_21.gif);
	background-repeat: no-repeat;
	background-position: 15px 5px;
	padding-left: 33px;
	padding-top: 5px;
}
.ct1a
{
	width:760px;
	height:23px;
	float:left;
	text-align:left;
	background-image:url(images/index_21.gif);
	background-repeat: no-repeat;
	background-position: 15px 5px;
	padding-left: 33px;
	padding-top: 5px;
}
.ct2
{
	width:681px;
	background-image: url(images/viewBarBg.gif);
	background-repeat: repeat-x;
	border-right: solid #339900 1px;
	border-top: solid #339900 1px;
	text-align: center;
	line-height:250%;
	padding-top: 12px;
	float: left;
	color: #666;
	padding-right: 10px;
	border-bottom: dotted #F7F7EF 1px;
}

.ct2 h1
{
	font-size:16px;
	font-weight:bold;
}
.ct3
{
	width:681px;
	float:left;
	border-right:solid 1px #339900;
	border-bottom:solid 1px #339900;
	padding-top: 4px;
	padding-left: 10px;
	padding-bottom:10px;
	background: #FBFDFC;
	text-align: center;

}
.ct4
{
	width:691px;
	background-image: url(images/rightBarbg1.GIF);
	background-repeat: repeat-x;
	background-position: 0px 7px;
	border-right: solid #339900 1px;
	background-color: #fff;
	text-align: center;
}
.ct5
{
	width:280px;
	text-align: center;
	border-top:dotted 1px #339900;
	border-bottom:dotted 1px #339900;	
	background-image: url(images/viewBarBg.gif);
	background-repeat: repeat-x;
	float: right;
	border-left: solid #339900 1px;
}
.ct6
{
	width:650px;
	text-align: left;
	background-image: url(images/viewBarBg.gif);
	background-repeat: repeat-x;
	border: solid #EAEAEA 1px;
	border-left:solid 5px #EAEAEA;
	border-top:dotted 1px #EAEAEA;
	border-bottom:dotted 1px #EAEAEA;
	padding: 5px;
	text-indent: 2em;
	color: #339900;
}
.ct7
{
	width:670px;
	text-align: left;
	color: #666;
	font-size:14px;
	line-height:160%;
	padding-top: 10px;
	padding-bottom: 15px;
	border-top:solid 1px #eaeaea;
	border-bottom: solid 1px #339900;
}
.ct8
{
	width:250px;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	float: left;
	padding-left: 5px;
}
.ct81
{
	width:550px;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	float: left;
	padding-left: 5px;
	color:#000;
}
.ct9
{
	width:410px;
	text-align: left;
	padding-top: 5px;
	float: left;
}
.ct10
{
	width:650px;
	text-align: right;
	background-image: url(images/viewBarBg.gif);
	background-repeat: repeat-x;
	padding: 5px;
	color: #339900;
}
.ct101
{
	width:940px;
	text-align: left;
	background-image: url(images/viewBarBg.gif);
	background-repeat: repeat-x;
	padding: 5px;
	color: #999;
}
.ct11
{
	width:280px;
}
#download1
{
	width:915px;
	height:30px;
	font-size:16px;
	float:left;
	background-image:url(images/index_21.gif);
	background-repeat: no-repeat;
	background-position: 15px 25px;
	padding-left: 33px;
	padding-top: 25px;
	border-bottom:solid 1px #339900
}

#download2
{
	width:670px;
	height:30px;
	font-size:16px;
	float:left;
	background-image:url(images/index_21.gif);
	background-repeat: no-repeat;
	background-position: 15px 15px;
	padding-left: 33px;
	padding-top: 10px;
}

.HighLight
{
	BORDER-bottom: solid 1px #EAEAEA;
	BORDER-right:solid 1px #EAEAEA;
	BORDER-Left:solid 5px #EAEAEA;
	BORDER-TOP: solid 1px #EAEAEA;
	PADDING-RIGHT: 4px;
	PADDING-LEFT: 4px;
	BACKGROUND: #EEF6E9;
	PADDING-BOTTOM: 4px;
	PADDING-TOP: 4px;
	WIDTH: 97%;
	font-size:12px;
	border-left-width: 5px;
    }
    
.Commend
{
width:950px;
margin-left:15px;
border-left:solid #339900 1px;
border-right:solid #339900 1px;
}


/*后续升级新建*/

.bar
{
	width:692px;
	height:25px;
	background-image: url(images/lineBg.gif);
	background-repeat: repeat-x;
	background-position: 0px 29px;
	padding-top: 5px;
}
.sideBar
{
	width:100%;
	background-image: url(images/sideBg.gif);
	height: 5px;
	background-repeat: repeat-x;
	margin: 0px;
	padding:0px;
}
#block1
{
	background:#FBFDFC;
	width:411px;
	height:255px;
	float:left;
	border-right: solid #339900 1px;
}

#block2
{
	background:#FBFDFC;
	width:411px;
	height:255px;
	float:left;
	display:none;
	border-right:  solid #339900 1px;
}

.btn1
{
	width:80px;
	height:20px;
	text-align: center;
	border: solid #339900 1px;
	border-bottom: solid #fff 1px;
	overflow: inherit;
	background-image: url(images/index_77_1.gif);
	background-repeat: repeat-x;
	float: left;
	margin-left:15px;
	padding-top: 3px;
}

.btn2
{
	width:80px;
	height:20px;
	text-align: center;
	border: solid #339900 1px;
	overflow: inherit;
	background-image: url(images/index_77_1.gif);
	background-repeat: repeat-x;
	float: left;
	margin-left:15px;
	padding-top: 3px;
}
.btn3
{
	width:90px;
	height:20px;
	text-align: center;
	border: solid #339900 1px;
	padding-top: 3px;
	border-bottom: solid #fff 1px;
	background-image: url(images/index_77_1.gif);
	background-repeat: repeat-x;
	float: left;
	margin-left:15px;
	margin-top: 5px;
	font-weight: bold;
}

.btn4
{
	width:90px;
	height:20px;
	text-align: center;
	border: solid #339900 1px;
	padding-top: 3px;
	overflow: inherit;
	background-image: url(images/index_77_1.gif);
	background-repeat: repeat-x;
	float: left;
	margin-left:15px;
	margin-top: 5px;
	font-weight: bold;
}
.btn5
{
	width:90px;
	height:20px;
	text-align: center;
	border: solid #339900 1px;
	padding-top: 3px;
	border-bottom: solid #fff 1px;
	background-image: url(images/index_77_1.gif);
	background-repeat: repeat-x;
	float: left;
	margin-left:15px;
	margin-top: 5px;
	font-weight: bold;

}

.btn6
{
	width:90px;
	height:20px;
	text-align: center;
	border: solid #339900 1px;
	padding-top: 3px;
	overflow: inherit;
	background-image: url(images/index_77_1.gif);
	background-repeat: repeat-x;
	float: left;
	margin-left:15px;
	margin-top: 5px;
	font-weight: bold;

}

.btn7
{
	width:65px;
	height:17px;
	text-align: center;
	border: solid #339900 1px;
	padding-top: 3px;
	border-bottom: solid #fff 1px;
	background-image: url(images/index_77_1.gif);
	background-repeat: repeat-x;
	float: left;
	margin-left:5px;
	margin-top: 4px;
	display:inline;
}

.btn8
{
	width:65px;
	height:17px;
	text-align: center;
	border: solid #339900 1px;
	padding-top: 3px;
	overflow: inherit;
	background-image: url(images/index_77_1.gif);
	background-repeat: repeat-x;
	float: left;
	margin-left:5px;
	margin-top: 4px;
	display:inline;

}


.btn10
{
	width:70px;
	height:17px;
	text-align: center;
	border: solid #339900 1px;
	padding-top: 3px;
	border-bottom: solid #fff 1px;
	background-image: url(images/index_77_1.gif);
	background-repeat: repeat-x;
	float: left;
	margin-left:15px;
	margin-top: 4px;
	color:#339900;
	font-size:14px;
}

.btn11
{
	width:70px;
	height:17px;
	text-align: center;
	border: solid #339900 1px;
	padding-top: 3px;
	overflow: inherit;
	background-image: url(images/index_77_1.gif);
	background-repeat: repeat-x;
	float: left;
	margin-left:15px;
	margin-top: 4px;
	color:#339900;
	font-size:14px;
}


.btn12
{
	width:60px;
	float:left;
	padding: 3px;
	display:block;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
	background:#50B246;

}
.btn13
{
	float:left;
	padding-top: 5px;
	display:block;
	color:#339900;
	width: 60px;
	cursor:pointer;

}

/*文字代码列表按钮样式（按照abcdef排序）*/

.btnList1
{
	width:60px;
	display:block;
	float: left;
	text-align: center;
	background: #fff;
	color: #339900;
	padding-top: 3px;
	margin-right: 5px;
}
.btnList2
{
	width:50px;
	display:block;
	float: left;
	text-align: center;
	color: #ffffff;
}


.div1
{
	width:2px;
	height:22px;
	float:left;
	background: #C2C2C2;
	margin-bottom: 0px;
	margin-top: 3px;
}
.div2
{
	width:690px;
	float:left;
	border:solid #339900 1px;
	border-left-color: #fff;
	background: #F8FBF9;
	border-top-width: 0px;
}
.div3
{
	width:60px;
	background:#50B246;
	float: left;
	text-align: center;
	height: 45px;
	padding-top: 5px;
}
.div4 A
{
	width:190px;
	float: left;
	padding-left:10px;
	padding-top:5px;
	white-space: nowrap;
	color:#339900;
}
	
.div5
{
	width:691px;
	float:left;
	background: #F8FBF9;
	border-right:solid #339900 1px;
	text-align: center;
}
.div6
{
	width:160px;
	float: left;
	padding-left:6px;
	padding-top:5px;
	white-space: nowrap;
}
.div7
{
	width:208px;
	float: left;
	padding-left:5px;
	padding-top:5px;
	background-image: url(images/index_77.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	display:inline;
}
.div8
{
	width:468px;
	float: left;
	padding:5px;
	border-right: solid #339900 1px;
	background-image: url(images/index_77.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	display:inline;

}
.div9
{
	width:681px;
	height:20px;
	float:left;
	background: #F6F6F6;
	border-right:solid #339900 1px;
	text-align: left;
	padding-left: 10px;
	padding-top:4px;
	border-bottom: solid #339900 1px;
	border-top: solid #339900 1px;
}
.div10
{
	width:341px;
	background-image: url(images/index_77.gif);
	background-repeat: repeat-x;
	border-right: solid #339900 1px;
	background-position: 0px 0px;
	float: left;
}
.div11
{
	width:332px;
	height: 35px;
	background-image: url(images/lineBg.gif);
	background-repeat: repeat-x;
	background-position: 0px 29px;
	padding-left: 10px;
 }
.div12
{
	width:10px;
	float:left;
	background-image: url(NewImages/13.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	height: 28px;
}
.div12_1
{
	width:15px;
	float:left;
	background-image: url(NewImages/fbico.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	height: 28px;
}

/*切换按钮*/
.block3
{
	width:328px;
	background-repeat: repeat-x;
	background-position: 0px 29px;
	padding-left: 10px;
	padding-top: 3px;
 }
 
 .block4
{
	width:328px;
	background-repeat: repeat-x;
	background-position: 0px 29px;
	padding-left: 10px;
	padding-top: 3px;
	display:none;
 }
 
 .block5
{
	width:328px;
	background-repeat: repeat-x;
	background-position: 0px 29px;
	padding-left: 10px;
	padding-top: 3px;
 }
 
 .block6
{
	width:328px;
	background-repeat: repeat-x;
	background-position: 0px 29px;
	padding-left: 10px;
	padding-top: 3px;
	display:none;
 }
 
 .block7
 {
	float:left;
	padding-bottom: 5px;
	width: 94%;
 }
 
 .block8
 {
	width:94%;
	float:left;
	padding-bottom: 5px;
	display:none;
 }
 
 
  .block10
 {
	float:left;
	padding-bottom: 5px;
	text-align: center;
	padding-left: 5px;
 }
 
 .block11
 {
	width:215px;
	float:left;
	padding-bottom: 5px;
	padding-left:5px;
	display:none;
 }
 
 
  .block12
 {
	float:left;
 }
  .block13
 {
	float:left;
 display:none;
 }
  .block14
 {
	float:left;
 display:none;
 }
 
 /*用于文字列表显示(以abcdef排序)*/
 
 .blockList1
 {
 float:left;
 }
 
  .blockList2
 {
 float:left;
 display:none;
 }
 
 
 .div13
{
	width:328px;
	background-repeat: repeat-x;
	background-position: 0px 29px;
	padding-left: 10px;
	padding-top: 3px;
 }
 
 .div14
{
	width:326px;
	height: 20px;
	border-bottom: solid #F0FBF4 1px;
	padding-top: 3px;
	text-align:left;
 }
 .div15
{
	width:2px;
	height:22px;
	float:left;
	background: #C2C2C2;
	margin-bottom: 0px;
	margin-top: 8px;
}

.div16
{
	width:343px!important;
	width:342px;
	background-image: url(images/index_77.gif);
	background-repeat: repeat-x;
	border-right: solid #339900 1px;
	background-position: 0px 0px;
	float: left;
	margin-left: 5px;
	border-left: solid #339900 1px;
	display:inline;

}
.div17
{
	width:260px;
	color:#333;
	float: right;
	margin-right:5px;
	height:25px;
}

.div18
{
	width:234px;
	float:left;
	height: 22px;
	background-image: url(images/loginBgLine.GIF);
	background-repeat: repeat-x;
	background-position: 0px 6px;
	margin-top: 10px;
	margin-left: 4px;
	color:#666666;
}
.div19
{
	border: solid #339900 1px;
	float: left;
	background-image: url(images/index_77_1.gif);
	background-repeat: repeat-x;
	margin-left: 3px;
	*margin-left: 3px!important;
	*margin-left: 2px;
	margin-top: 10px;
	width:232px;
}

.div19 ul
{
	padding-top:10px;
	float:left;
	width:232px;
	margin:0px;
	padding:0px;
}

.div19 ul li
{
	text-decoration: none;
	list-style: none;
	width: 213px;
	padding-left:13px;	/*ff*/
	*padding-left:13px!important;	/*ie7*/
	*padding-left:10px;	/*ie6*/
	background-image: url(NewImages/arrowNews.gif);
	background-repeat: no-repeat;
	background-position: 3px 17px;
	line-height: 180%;
	text-align:left;
	color:#333;
	border-bottom:dashed 1px #CCC;
	margin-top:5px;

}

.div19 ul li A
{
	text-decoration:underline;
}

.div19 ul li A:hover
{
	text-decoration:none;
	font-weight:bold;
}

.div20
{
	width:200px;
	float:left;
	margin-left: 10px;
	margin-top: 12px;
	background-image: url(NewImages/29.gif);
	background-repeat: no-repeat;
	background-position: 160px 4px;
	display:inline;
}
.div21
{
	width:200px;
	float:left;
	margin-left: 10px;
	margin-top: 12px;
}
.div22
{
	width:80px;
	float:left;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 6px;
}
.div23
{
	width:100px;
	float:left;
	margin-left: 10px;
	margin-top: 20px;
	color:#339900;
}
.div24
{
	width:226px;
	float:left;
	background-image: url(images/lineBg.gif);
	height: 31px;
	background-repeat: repeat-x;
	background-position: 0px 25px;
	display:inline;
}
.div25
{
	width:98%;
	padding-top:5px;
	padding-left:5px;
}

.div26
{
	width:950px;
	border-bottom: solid #339900 1px;
	border-top: solid #339900 1px;
	clear:both;
	overflow:hidden;
}

.div27
{
	width:28px;
	background:#50B246;
	float: left;
	text-align: center;
	height: 75px;
	padding:0px;
	padding-top: 3px;
	padding:0px;overflow: hidden;
}
.div28
{
	width:72px;
	float:left;
	height: 75px;
	padding:0px;
	padding-left: 10px;
	
}

.div29
{
	width:80px;
	float:left;
	padding-top: 5px;
	display:block;
	color:#339900;
	text-decoration:underline;
}
/*用于区分未选*/
.div30
{
	width:80px;
	float:left;
	padding-top: 5px;
	display:block;
	color:#339900;
	text-decoration:overline;
}


.div31
{
	width:950px;
}
.div32
{
	float:left;
	overflow: hidden;
	width: 300px;
}
.div33
{
	width:280px;
	float:right;
	margin:0px;
	padding:5px;
	padding-right: 0px;
	margin-top: 5px;
	border-top: dotted #ccc 1px;
	background: #FBFDFC;
	line-height: 190%;
}
.div34
{
	width:296px;
	float:right;
	height: 24px;
	background-image: url(images/index_77_1.gif);
	background-repeat: repeat-x;
	border-bottom: solid #339900 1px;
	border-top: solid #339900 1px;
}
.div35
{
	width:100px;
	float:left;
	background-image: url(NewImages/05.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-left: 5px;
	margin-top: 5px;
}
.div36
{
	width:286px;
	float:right;
	padding-left: 0px;
	padding-bottom: 5px;
	border-bottom: solid #339900 1px;
	overflow: hidden;
}
.div37
{
	width:142px;
	float:left;
	padding-left: 5px;
	text-align: center;
}
.div38
{
width:650px;
float:left;
}
.div39
{
	float:left;
	margin-left: 15px;
	padding-top: 5px;
	border-bottom: solid #339900 1px;
	margin-bottom: 5px;
}
.div40
{
	width:90px;
	text-align: left;
	float: left;
	font-size: 12px;
	border-bottom: solid #E8E9E1 1px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.div41
{
	text-align: left;
	float: left;
	font-size: 12px;
	border-bottom: solid #E8E9E1 1px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif, "Microsoft 宋体,Arial, Helvetica, sans-serif";
	font-weight: bold;
}
.div42
{
	width:142px;
	float:left;
	padding-left: 5px;
	text-align: center;
	border-left: solid #339900 1px;
	padding-bottom: 10px;
}
.div43
{
	float:left;
	margin-left: 30px!important;
	margin-left: 15px;
	padding-top: 5px;
	border-bottom: solid #339900 1px;
	margin-bottom: 5px;
}
.div44
{
	width:100px;
	float:left;
	background-image: url(NewImages/58.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-left: 5px;
	margin-top: 5px;
}
.div45
{
	border:solid #EFEFEF 1px;
	margin-right:5px;
	width: 88px;
	float: left;
	height: 31px;
	text-align: center;
}
.div46
{
	width:835px;
	float:left;
	background-image: url(NewImages/62.gif);
	background-repeat: no-repeat;
	background-position: 10px 15px;
	color:#339900;
	font-family:Microsoft 宋体,Arial, Helvetica, sans-serif;
	padding-left: 95px;
	padding-top: 5px;
	padding-bottom: 5px;
}


.focusNav
{
width: 113px; float: left;display:none;
}

.focusNavindex
{
width: 150px; float: left;display:none;
}
.focusPic
{
    width:248px;
    height:220px;
	float:left;
	margin-bottom:5px;
	border-bottom:dashed 1px #339900;
	border-left:dashed 1px #339900;
	padding-left:5px;
	overflow:hidden;
	word-break:break-all;
    }
.focusTitle
{
	padding:0 2px 0 2px;
	width:240px;
	border-top:dashed 1px #339900;
	background:#F8FBF9;
    }
.focusBar
 {
	background:#339900;
	width:27px;
	text-align:center;
	margin-right:1px;
	float:left;
	height:18px;
	color:#FFF;
}

.focusBarOn
 {
	background:#FFFFFF;
	width:26px;
	text-align:center;
	margin-right:1px;
	float:left;
	border:solid 1px #339900;
	border-bottom-width:3px;
	height:14px;
	font-weight:bold;
	color:#339900;
}

.focusMore
{
width:135px!important;
width:134px;
float:left;
}

.focusMoreindex
{
width:100px;
float:left;
}

.rightContent
{
	border:dashed 1px #CCC;
	float:left;
	width:226px;
	padding-bottom:3px;
	border-top-width:0px;
	margin-left:3px;
	background:#EEF6E9;
}
/*tags Style*/
.TagsCloud1
{
font-size:18px;
font-weight:bold;
}

.TagsCloud2
{
font-size:18px;
}

.TagsCloud3
{
font-size:16px;
font-weight:bold;
}

.TagsCloud4
{
font-size:16px;
}

.TagsCloud5
{
font-size:14px;
font-weight:bold;
}

.TagsCloud6
{
font-size:14px;
}
.TagsCloud7
{
font-weight:bold;
}

/*codeview中对于bbs的调用*/
 .bbsList1
    {
	width:691px;
	float: left;
	padding-top:8px;
	border-right:solid #339900 1px;
	background-color:#F2FBF8;
	display:inline;
    }
	.bbsList2
	{
	width:22px;
	float:left;
	padding-top:2px;
	padding-left:5px;
	}
	.bbsList3
	{
	width:423px;
	float:left;
	}	
	.bbsList4
	{
	width:100px;
	float:left;
	background-image: url(/images/userinfo.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px 3px;
	}	
	.bbsList5
	{
	width:100px;
	float:left;
	font-size:11px;
	color: #666666;
	}	
    
     .bbsList6
    {
	width:555px;
	margin-left:0px;
	border-right:solid #339900 1px;
	padding: 5px 5px 5px 0px;
	background-color:#FBFDFC;
	color:#339900;
	text-align:right;
	overflow:hidden;
    }
    
    .bbslist7
    {
	float:left;
	width:108px;
	padding-left:18px;
	padding-top:5px;
	margin-left:5px;
	*margin-left:5px!important;
	*margin-left:1px;
	background-image: url(/NewImages/iconWrite.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
		overflow:hidden;

    }
    .bbslist8
	{
	float:left;
	width:691px;
	border-right:solid 1px #339900;
	color: #339900;
	}
	.bbslist9
	{
	float:right;width:130px;
	}
	.bbslist10
	{
	float:right;
	width: 20px;
	color: #339900;
	border-bottom: solid 1px #CCC;
	background: #fff;
	}

	.bbsTitle
	{
	float:left;
	border-bottom: dashed #ccc 1px;
	}
    .bbsContent
    {
	width:673px;
	float: left;
	margin-left: 3px;
	background-color:#FBFDFC;
	margin-top: 3px;
	color: #666666;
	text-align: left;
	padding: 3px 3px 3px 8px;
	border-bottom: solid 1px #CCC;
    } 
        
   .bbsReply
    {
	float: left;
	background-color:#FFF;
	margin-top: 3px;
	color: #666666;
	text-align: left;
	padding: 3px;
	border: dotted 1px #CCC;
	border-bottom-width: 0px;
	width: 655px;
	text-indent: 2em;
	word-break:break-all;
	background-image: url(/NewImages/comments3.gif);
	background-repeat: no-repeat;
	background-position: 2px 5px;
   	background-color:#F2FBF8;
    }   


#codeTree
{
padding:5px 0 5px 0;
font-family: Georgia,Times New Roman, Times, serif;	
}

.FriendLink
{
margin:0px 0px 5px 5px;
padding-left:2px;
padding-bottom:2px;
text-align:center;
width: 95px;
float: left;
border-left:dashed 1px #339900;
}
.FriendLinkFirst
{
margin:0px 0px 5px 5px;
padding-left:3px;
padding-bottom:2px;
text-align:center;
width: 95px;
float: left;
}
