body {font-family: 宋体;color : #333;
	margin : 0;padding : 0;
	background : #ddd url(bg_all.jpg);
	text-align : center;
}
html, body, input, textarea, select, button,a {
	color : #333;font : normal 12px "Lucida Grande", Tahoma, Verdana, Lucida, Arial, Helvetica, sans-serif, "宋体";
}
h1, h2, h3, h4, h5, h6, p, ol, ul, dt, dd, li, span, td {
	font-family: 宋体;font-size : 12px;line-height : 180%;
	margin : 0;padding : 0;
}
div {font-family: 宋体;font-size : 12px;color : #333;
	line-height : 20px;text-align : left;
}
table {border : 0;}
h1, h2, h3, h4, h5, h6, ul, ol, li {
	display : block;
}
form, embed {display : inline;margin : 0;padding : 0;}
img, a img {color : #fff;vertical-align : middle;border : none;}
a {color : #555;text-decoration : none;}
a:hover {color : #f80;text-decoration : underline;}

a.wordstyle {color : #555;text-decoration : none;}
a.wordstyle:hover {color : #f80;text-decoration : underline;}

a.distinct{
	text-decoration: none;
	color: red;
	font-weight:bold;
}
a.distinct:hover{
	text-decoration: underline; 
	color: #FF8C40;
	font-weight:bold;
}

/*定义所有新旧日期显示效果*/
/*------------------------------------------------------------------*/
.newDate {color : #ff0000;}
.oldDate {color : #808080;}
/*日期右对齐*/
li span.globalDate {float : right;margin : 0 2px;}
.globalRight {float : right;margin : 0 2px;}
.globalMoreRight {float : right;}
.moreLinks {float : right;margin : 2px 2px 0;}
.moreLinks a,.moreLinks a:hover {
	color:#000000;
	font-size:10px;
	font-weight:normal;
}
.mainListRight {float : right;margin : 0 2px;}
.style1 {color : red;}
.style2 {color : blue;}
.style3 {color : green;}
/*定义列表的相关CSS效果*/
/*------------------------------------------------------------------*/


.showlistB1 {
	background : #ffffff;
	border-bottom : 1px dashed #ccc;
}
.showlistB2 {
	background : #f8fdff;
	border-bottom : 1px dashed #ccc;
}
.showlistR1 {
	border-bottom : 1px dashed #efefef;
}
.showlistR2 {
	border-bottom : 1px dashed #efefef;
}
/*------------------------------------------------------------------*/
/*公用CSS效果*/
#globalHeader:after, #globalBody:after, #globalFooter:after, #globalBanner:after, .globalBody:after {
	line-height : 150%;
	content : '.';
	display : block;
	clear : both;
	visibility : hidden;
	height : 0;
	word-break:break-all;
}

div#globalHeader, div#globalBody, div#globalFooter, div#globalBanner, div#globalBottom, div#globalPosition, div.globalBody {
	width : 770px;
	margin : auto;
	background : #fff;
	overflow : hidden;
}
div#pageHead, div#pageMain, div#pageFoot, div#pageBottom, div#positionBody, div#pageBanner, div.pageMain, div.globalMain {
	width : 770px;
	margin : auto;
}

/*定义页眉CSS效果*/
/*------------------------------------------------------------------*/
div#headNav, div#masthead, div#siteNav, div#siteCatalog {
	width : 762px;
	margin : auto;
	overflow : hidden;
}
div#headNav {
	height : 30px;
	background : #edf7ef;
	background : url(bg_top.gif);
	color : #000;
}
div#headNav .headNav {
	margin : auto;
	padding : 5px 5px 1px 5px;
	color : #0033ff;
}
/*顶部频道菜单连接效果*/
/*------------------------------------------------------------------*/
div#headNav .headNav a {
	font-size : 12px;
	color : #333;
	text-decoration : none;
}
div#headNav .headNav a:hover {
	font-size : 12px;
	color : #ff3300;
	text-decoration : underline;
}
div#masthead {
	height : 70px;
	margin : auto;
}
div#siteLogo, div#bannerad, div#mastheadLinks {
	float : left;
	margin : auto;
	padding-top : 5px;
	text-align : center;
}
div#siteLogo {
	width : 180px;
}
div#bannerad {
	width : 500px;
}
div#mastheadLinks {
	width : 80px;
}
div#mastheadLinks ul li {
	padding : 2px 0 1px 2px;
	text-align : left;
	line-height : 135%;
}
/*------------------------------------------------------------------*/
/*分类导航菜单CSS效果*/
/*------------------------------------------------------------------*/
div#siteNav .siteNav {
	padding : 12px 1px 0 1px;
}
/*上面分类导航菜单连接效果*/
div#siteNav a {
	font-size : 12px;
	color : #16387c;
	text-decoration : none;
}
div#siteNav a:hover {
	font-size : 12px;
	color : #ff3300;
	text-decoration : underline;
}
div#siteNav001, div#siteNav002, div#siteNav003 {
	height : 38px;
}
div#siteNav001 {
	float : left;
	width : 100px;
	background : url(nav_001.gif) no-repeat left;
}
div#siteNav002 {
	float : left;
	width : 652px;
	background : #ddd;
	background : url(nav_002.gif);
	text-align : center;
}
div#siteNav003 {
	float :  right;
	width : 10px;
	background : url(nav_003.gif) no-repeat right;
}
div#siteCatalog {
	height : 30px;
	background : #edf7ef;
	background : url(nav_000.gif);
}
div#siteCatalog .siteCatalog {
	padding : 5px 5px 1px 5px;
	text-align : center;
}
/*下面分类导航菜单连接效果*/
div#siteCatalog a {
	font-size : 12px;
	color : #333;
	text-decoration : none;
}
div#siteCatalog a:hover {
	font-size : 12px;
	color : #ff3300;
	text-decoration : underline;
}
/*------------------------------------------------------------------*/
/*顶部广告和当前位置CSS效果*/
/*------------------------------------------------------------------*/
div#frameLoging, div#globalBannerad  {
	margin : auto;
	line-height : 10px;
	text-align : center;
}
div#positionBody {
	height : 25px;
	background : #efefef;
	border-top : 1px solid #d0d0d0;
	border-bottom : 1px solid #d0d0d0;
}
div#position, div#positionL, div#positionR {
	float : left;
	margin : auto;
	padding : 4px 1px 0 5px;
}
div#position {
	width : 100%;
}
div#positionL {
	width : 600px;
}
div#positionR {
	width : 150px;
}
/*站点主要部分CSS效果*/
/*------------------------------------------------------------------*/
div#pageMain, div.pageMain {
	margin : auto;
	text-align : left;
	background : url(body_background_r2.jpg) repeat-y;
	overflow : hidden;
}

div#mainBody, div.mainBody {
	float:right;
	width: 575px;
	margin:0px;
	padding: 0px;
	word-wrap: break-word;
}
div#mainBody ul, div#mainBody li {
	display : block;
	list-style : none;
}
div#leftBody, div.leftBody {
	margin: 0 575px 0 0;
	padding: 0px;
	word-wrap: break-word;
}
div#leftBody .mainContainer {
	overflow : hidden;
}
div.pageMainArea {
	float : left;
	margin-top : 1px;
	padding : 0;
	width : 585px;
	
}
div.pageMainArea1 {
	float : left;
	margin-top : 0px;
	padding : 0;
	width : 585px;
	
}
div.pageMainArea3 {
	margin-top : 3px;
	padding-top : 0;
	clear : both;
}
div.globalAdvert {
	margin : auto;
	line-height : 10px;
	margin-top : 3px;
	border : 1px solid #ccc;
}
/*左边部分CSS效果*/
/*------------------------------------------------------------------*/
div.leftContainer {
	width: 182px;
	word-wrap: break-word;
}
div#leftBody ul, div#leftBody li, div.leftBody ul, div.leftBody li {
	display : block;
	list-style : none;
}
.leftTitle, .leftCatalogTitle {
	padding : 0px 3px 3px 0px;
	letter-spacing : 1px;
	color : #000000;
	border-bottom : 5px solid #ddd7cb;
	background : #ffffff url(123.gif) no-repeat 9px right;
	
	text-align : center;
	font-weight : bold;
}

div#leftBody ul, div .leftBody ul {
	float : left;
	width : 100%;
}
div.leftContainer ul ,div.leftTitle, div.leftCatalogTitle {
	margin-top : 3px;
}

div#siteAnnounce {
	margin : auto;
}
/*定义网站页脚CSS效果*/
/*------------------------------------------------------------------*/
div#pageFoot {
	height : 73px;
	background : #eee;
	border-top : 1px solid #d0d0d0;
}
div#footLogo, div#footInfo {
	float : left;
	height : 73px;
}
div#footLogo {
	width : 190px;
}
div#footInfo {
	width : 570px;
	padding-top : 5px;
	text-align : center;
}
span#newasp_version {
	text-align : center;
}
div#globalBottom {
	font-size : 0;
	line-height : 0px;
}
div#pageBottom {
	height : 9px;
	background : #000099;
	color: #fff;
	font-size : 0;
	line-height : 0px;
}
/*------------------------------------------------------------------*/
/*列表左则分类菜单CSS效果*/
/*------------------------------------------------------------------*/
ul#leftCatalog {
	border-top: 0px;
	margin : 0;
	width: 100%;
	list-style : none;
}
ul#leftCatalog li {
	float : left;
	width : 84px;
	list-style : none;
	background : #f4f4f4;
	border : 1px solid #e7e7e7;
	display : block;
	font-weight : bold;
	letter-spacing : 0px;
	margin : 1px 1px;
	padding : 2px;
	text-align : center;
}
/*专题菜单CSS效果*/
ul#leftSpecial {
	margin : 0;
	
}
ul#leftSpecial li {
	background : #f4f4f4;
	border : 1px solid #e7e7e7;
	display : block;
	font-weight : bold;
	letter-spacing : 5px;
	margin : 4px 0;
	padding : 2px;
}
ul#leftSpecial li a {
	display : block;
	border : 0;
	text-indent : 18px;
}
ul#leftSpecial li a:hover {
	background : #e7e7e7;
	text-decoration : none;
	text-indent : 18px;
}

/*------------------------------------------------------------------*/
/*其它相关列表CSS效果*/
/*------------------------------------------------------------------*/
div#relatedListTitle {
	float : left;
	margin : auto;
	background : #efefef;
	border : 1px solid #ddd;
	width : 573px;
	font-weight : bold;
}
.relatedTitle {
	padding : 2px 0 0 18px;
	background : url(arrow.gif) no-repeat 2px center;
}
span.relatedTitle a, span.relatedTitle a:hover {
	color:#0033ff;
}
.relatedListName {
	float : left;
	width : 420px;
	padding : 3px 0px;
	text-indent : 5px;
}
.relatedListDate {
	float : left;
	width : 75px;
	padding : 3px 0px;
	text-align : center;
}
.relatedListHist {
	float : left;
	width : 68px;
	padding : 3px 0px;
	text-align : center;
}
div.relatedListInfo {
	float : left;
	margin : auto;
	width : 573px;
	border-bottom: 1px dashed #d1d1d1;
}
/*------------------------------------------------------------------*/
/*搜索页面CSS效果*/
/*------------------------------------------------------------------*/
div.searchForm {
	margin : 0 0 0 4px;
	padding : 2px 5px 0 5px;
	text-align : center;
}
div#searchmain {
	background : #fff;
	margin : 0 0 4px;
	padding : 1px 3px 3px 8px;
	text-align : left;
	width : auto;
}
div.searchResult {
	background : #f4f4f4;
	margin : 2px;
	padding : 2px 5px;
	border-bottom : 2px solid #666;
	font-weight : bold;
}
div.searchTopic {
	font-size : 14px;
	font-family:  tahoma;
	background : #f1fafe;
	border-bottom : 1px dashed #ccc;
	margin : 2px;
	padding : 2px 5px;
}
div.searchTopic a, div.searchTopic a:hover {
	color:#0033ff;
	font-size : 14px;
}
div.searchIntro {
	margin : 2px;
	padding : 2px 5px;
}
div.searchInfo {
	margin : 2px;
	padding : 2px 5px;
	border-bottom : 1px solid #ccc;
}
/*------------------------------------------------------------------*/
/*下载列表CSS效果*/
/*------------------------------------------------------------------*/
div#mainListTitle {
	float : left;
	margin : auto;
	background : #efefef;
	border : 1px solid #ddd;
	width : 573px;
	font-weight : bold;
	
}
.mainSoftName {
	padding : 2px 0 0 18px;
	background : #f7f7f7 url(arrow.gif) no-repeat 5px center;
	font-weight : bold;
}
span.mainSoftName a, span.mainSoftName a:hover {
	color:#0033ff;
	font-weight : bold;
}
.mainListName {
	float : left;
	width : 352px;
	padding : 3px 0px;
	text-indent : 5px;
}
.mainListSize {
	float : left;
	width : 75px;
	padding : 3px 0px;
	text-align : center;
}
.mainListDate {
	float : left;
	width : 75px;
	padding : 3px 0px;
	text-align : center;
}
.mainListHist {
	float : left;
	width : 65px;
	padding : 3px 0px;
	text-align : center;
}

div.mainListInfo {
	float : left;
	margin : auto;
	width : 573px;
	background : #f7f7f7;
	
}
div.mainListIntro {
	float : left;
	margin : auto;
	width : 573px;
	text-indent : 5px;
	word-break:break-all;
}
div.mainListBottom {
	float : left;
	margin-bottom : 3px;
	width : 573px;
	border-bottom: 1px dashed #d1d1d1;
}
.mainRunSystem {
	float : left;
	width : 370px;
	padding : 3px 0 0 0;
	text-indent : 5px;
}
.mainAccredit {
	float : left;
	width : 202px;
	padding : 3px 0 0 0;
}
.mainGreen {
	float : left;
	color : green;
}
/*下载页面CSS效果*/
/*------------------------------------------------------------------*/
dl#downInfoArea {
	float:left;
	width: 573px;
	height : 280px;
	border: 1px solid #ccc;
	margin: auto;
	overflow : hidden;
}
dl#downInfoArea h1 {
	font-size : 14px;
	margin : 0;
	text-align : center;
}
dl#downInfoArea dd {
	line-height : 20px;
}
dl#downInfoArea #downInfoTitle {
	padding : 1px;
	margin: auto;
	font-size: 14px;
	color: #fff;
	border: 1px solid #fff; 
	background: #c00;
	font-weight : bold;
	text-align : center;
}
dl#downInfoArea dd.downInfoRowA, dl#downInfoArea dd.downInfoRowB {
	margin : 1px 0 0 0;
	padding : 0;
	background : #fff;
	text-indent : 5px;
}
dl#downInfoArea .downInfoRowR {
	float : right;
	width : 250px;
	/*height : 250px;*/
	margin : 0px 1px;
	text-align : center;
	line-height : 0px;
	background : #fff;
}
div.mainHeadlines {
	padding : 2px 5px;
	margin: auto;
	background : #f7f7f7;
	border-bottom: 1px dashed #d1d1d1;
}
div.mainHeadlines b {
	color: #5ba1f2;
}
div#mainSoftIntro, div#mainDownAddress {
	padding : 0 2px 0 5px;
	margin: 3px 0;
}
div.mainstory {
	padding : 0 2px 0 5px;
	margin: 3px 0;
}

/*文章列表CSS效果*/
/*------------------------------------------------------------------*/
div#mainListNewsTitle {
	float : left;
	margin : auto;
	background : #efefef;
	border : 1px solid #ddd;
	width : 585px;
	font-weight : bold;
	
}
.mainNewsTitle {
	padding : 2px 0 0 18px;
	background : url(arrow.gif) no-repeat 2px center;
}
span.mainNewsTitle a, span.mainNewsTitle a:hover {
	color:#0033ff;
}
.mainListTitle {
	float : left;
	width : 450px;
	padding : 3px 0px;
	text-indent : 5px;
}
.mainListNewsDate {
	float : left;
	width : 65px;
	padding : 1px 0px;
	text-align : center;
}
.mainListNewsHist {
	float : right;
	width : 58px;
	padding : 1px 0px;
	text-align : center;
}
div.mainListNewsInfo {
	float : left;
	margin : auto;
	width : 573px;
	border-bottom: 1px dashed #d1d1d1;
	
}
/*文章内容页CSS效果*/
/*------------------------------------------------------------------*/
div#mainNewsTitles {
	margin : 2px 0;
	text-align : center;
}
div#mainNewsTitles h1 {
	margin : 2px 0;
	font-size : 16px;
	color : #ff3300;
}
div.mainNewsInfo {
	margin : auto;
	padding : 3px 0px;
	background : #f7f7f7;
	text-align : center;
}
div.mainFontSize {
}
div.mainNewsContent {
	margin : auto;
	padding : 3px 0;
}
div.NewsContent {
	font-family: 宋体;
	font-size : 14px;
	line-height : 180%;
	padding-left : 3px;
	word-wrap: break-word;
}
div.mainNewsCount {
	margin : auto;
	padding : 3px 0px;
	background : #f7f7f7;
	text-align : right;
}
div#mainNextArticle {
	margin : auto;
	padding : 3px 0px;
}
div#mainNextArticle li {
	margin : 1px 2px;
	font-weight : bold;
	list-style : disc;
}
div#mainComment {
	margin : auto;
	
}
div#commentTitle {
	padding : 2px 5px;
	background : #f7f7f7;
	border-bottom: 1px dashed #d1d1d1;
}
div#commentInfo {
	padding : 2px 5px;
}
div#postComment p {
	margin : 2px 5px;
}
/*------------------------------------------------------------------*/
/*父级分类CSS效果*/
/*------------------------------------------------------------------*/
div.mainParentListArea {
	float : left;
	margin : auto;
	margin-bottom : 3px;
	padding-top : 0;
	width : 575px;
}
ul.mainParentArea1 {
	float : left;
	width : 284px;
	border : 1px solid #f49100;
}
ul.mainParentArea2 {
	float : left;
	width : 284px;
	margin-left : 3px;
	border : 1px solid #0164be;
}
li.mainParentTitle1 a, li.mainParentTitle1 a:hover {
	color:#fff;
	font-weight : bold;
}
li.mainParentTitle2 a, li.mainParentTitle2 a:hover {
	color:#fff;
	font-weight : bold;
}
/*
ul.mainParentArea2 li {
	list-style : square inside url(icon-jt.gif);
}
*/
div li.mainParentTitle1 {
	padding : 3px 0px 2px 24px;
	letter-spacing : 1px;
	color : #fff;
	background : #f49100 url(dot.gif) no-repeat 9px center;
	font-weight : bold;
}
div li.mainParentTitle2 {
	padding : 3px 0px 2px 24px;
	letter-spacing : 1px;
	color : #fff;
	background : #0164be url(dot.gif) no-repeat 9px center;
	font-weight : bold;
}
/*------------------------------------------------------------------*/
/*列表页面效果*/
/*-------------------分页效果开始--------------------*/
div.mainNextPage {float : left;margin : auto;width : 100%;padding : 2px 0;}
div.mainNextPage table {width: auto;border: 1px #1C6EAC solid; background-color: #D6E0EF;float : right;}
div.mainNextPage table td { background-color: #FFFFFF; line-height: normal; }
div.mainNextPage table td.tabletitle1{ clear: both;background-color: #1C6EAC; color: #FFFFFF; }
div.mainNextPage table td input.PageInput {border: solid 1px #d6e0ef; background-color: #fafafa; height : 16px; font-family: arial; font-size:11.5px;}
div.mainNextPage table td input.button {border: solid 1px #d6e0ef; background-color: #fafafa; height : 20px; font-family: arial; font-size:11.5px;}
div.mainNextPage table td .normalTextSmall { font-size : 11px; color : #FF0000; font-family: Verdana, Arial, Helvetica, sans-serif; }
div.mainNextPage a {font-size: 12px;color: #333;text-decoration: none;}
div.mainNextPage a:hover {font-size: 12px;color:#ff3300;text-decoration: underline;}
/*-------------------分页效果结束--------------------*/
/*留言样式*/
.header	{
	font-family : tahoma, verdana; 
	font-size : 11px; 
	color : #FFFFFF; 
	font-weight : bold; 
	background : #1C6EAC;
	padding : 2px 3px;
}
.tableborders {
	background: #D6E0EF; 
	border: 1px solid #1C6EAC; 
} 
.singleborder {
	font-size : 0px;
	line-height : 1px;
	padding : 0px;
	background : #F8F8F8;
}
.tdborder {
	background: #698CC3; 
}
.Replyborder1 {
	border: 1px dashed #698CC3;
	background:#F6FAFD;
	color: #4875B7;
}
.Replytopic	{
	color: #2288E3;
}
th {
	background : #f7f7f7; 
	color : #333; 
	font-size : 12px; 
	font-weight : bold;
	height : 22px;
	text-align : center;
}
/*用户管理中心样式*/
.UserLeft {
	border-collapse: collapse; background:#F7F7F7; border-right: 1px solid #DDDDDD;padding-left: 15px;
}
.UserRight {
	border-collapse: collapse; background:#F7F7F7; border-left: 1px solid #DDDDDD;
}
.UserTableRow1 {
	background-color:#F7F7F7;
}
.UserTableRow2 {
	background-color:#F0F0F0;
}
.UserTableBorder {
	border: 1px #3795D2 solid ; 
	background-color: #FFFFFF;
	font: 12px;
	width: 96%;
	
}
.userfont1 {
	color:red;
}
.userfont2 {
	color:#3795D2;
}
.userfont3 {
	color:green;
}
a.treemenu {
	color: #666666;
	text-decoration: none;
}
a.treemenu:hover {
	color: #FF6600;
	text-decoration: underline;
}
/*首页CSS效果*/
div ul.indexMainAreaA {
	float : left;
	width : 284px;
	border : 1px solid #f49100;
}
div ul.indexMainAreaB {
	float : left;
	width : 284px;
	margin-left : 3px;
	border : 1px solid #0164be;
}
div li.mainAreaTitleA {
	padding : 3px 0px 2px 24px;
	letter-spacing : 1px;
	color : #333e89;
	border-bottom : 5px solid #ddd7cb;
	background : #ffffff url(dot.gif) no-repeat 9px center;
	font-weight : bold;
}
div li.mainAreaTitleB {
	padding : 3px 0px 2px 24px;
	letter-spacing : 1px;
	color : #fff;
	background : #0164be url(dot.gif) no-repeat 9px center;
	font-weight : bold;
}
div li.indexMainTopsideTitleA {
	padding : 3px 0px 3px 24px;
	letter-spacing : 1px;
	color : #72906C;
	background : #ffffff url(dot.gif) no-repeat 9px center;
	font-weight : bold;
	border-bottom:5px solid #BAD8B4;
}

div li.indexMainTopsideTitleB {
	padding : 3px 0px 3px 24px;
	letter-spacing : 1px;
	color : #fff;
	background : #72a443 url(dot.gif) no-repeat 9px center;
	font-weight : bold;
}
div ul.indexMainTopsideA {
	float : left;
	width : 410px;
	
	
}
div ul.indexMainTopsideA1 {
	float : left;
	width : 585px;
	
	
}
div ul.indexMainTopsideB {
	float : left;
	width : 402px;
	border : 1px solid #72a443;
}
div li.indexMainTopsideTitleB {
	padding : 3px 0px 3px 24px;
	letter-spacing : 1px;
	color : #fff;
	background : #72a443 url(dot.gif) no-repeat 9px center;
	font-weight : bold;
}
div ul.indexMainTopsideR {
	float:right;
	width : 173px;
	margin-left : 0px;
	border-left : 1px solid #cccccc;
	border-top : 1px solid #cccccc;
	margin:0; padding:0;
	
}
div ul.indexMainTopsideR li {
	padding : 0px 0 4px 0;
	line-height : 160%;
	list-style : none;
	text-align : left;
    float:center;
	
}
div ul.indexMainTopsideB li.showlistB1 {
	background : #ffffff;
	border-bottom : 1px dashed #ccc;
}
div ul.indexMainTopsideB li.showlistB2 {
	background : #f3fddf;
	border-bottom : 1px dashed #ccc;
}
div#indexSearch {
	height : 26px;
	padding : 3px 0px 0px 125px;
	border : 1px solid #ccc;
	background : #efefef url(search.gif) no-repeat left;
}
div#friendLinks {
	border-top : 1px solid #d0d0d0;
}
div#friendH {
	margin : auto;
}
div#friendH hr {
	border: 1px solid #666;
	border-top-width: 1px;
	height: 0px;
	margin: 1px 0px 1px 0px;
	padding: 0px;
}
div#friendLinks #friendTitles, div.midAreaTitleA {
	padding : 3px 0px 3px 24px;
	margin-top : 3px;
	letter-spacing : 1px;
	color : #fff;
	background : #72a443 url(dot.gif) no-repeat 9px center;
	font-weight : bold;
}
dl#friendTextList {
	border-top: 0px;
    clear: both;
	margin : 0;
	width: 100%;
}
dl#friendTextList dd {
	float : left;
	width : 92px;
	background: #f4f4f4;
	border: 1px solid #999;
	margin: 2px 0px 2px 1px;
	padding: 0px;
	display : inline;
	text-align : center;
}
div#friendTextLinks {
	float : left;
	width : 762px;
	margin : auto;
}
div#friendLogoLinks {
	float : left;
	width : 762px;
	margin : auto;
}
div#friendLogoLinks span {
	float : left;
	width : 12%;
	background: #f4f4f4;
	margin: 2px 0px 2px 3px;
	padding: 0px;
	text-align : center;
}
div li.midAreaTitleA {
	padding : 3px 0px 3px 24px;
	letter-spacing : 1px;
	color : #fff;
	background : #f49100 url(dot.gif) no-repeat 9px center;
	font-weight : bold;
}
div ul.indexMidA li {
	float : left;
	padding : 3px 0 4px 0;
	width : 33%;
	line-height : 160%;
	list-style : none;
	text-align : center;
}
/*图片列表DIV*/
#listpicp, #listpic, #listtitle, #picp { float:left; text-align:center; overflow:hidden; }
#listpicb { margin:auto; width:590px; text-align:center; overflow:hidden; }
#listpicp { margin-left:6px; margin-right:9px; margin-top:5px; margin-bottom:5px; height:260px; width:180px; }
#listpic { margin:0; padding:0; width:180px; height:220px; line-height:120px; border:1px solid #D4D0C8; vertical-align:middle; }
#listtitle { margin:0; margin-top:3px; width:180px; height:39px; }
