/*###########################
   @Name:爱聚合主样式表
   @Link:Aijuhe.net
   @Date:2010.07.13
   @author:hoho
#############################*/
html { overflow:-moz-scrollbars-vertical; } /* 在Firefox下始终显示滚动条*/
/* 全局样式设置 */
body{text-align:left;font-family:arial;background:#e8e8e8;font-size:12px;color:#000;margin:0 auto;padding:0}
* { word-break: break-all; }
p{clear:both;word-wrap:break-word;word-break:break-all;margin:0;padding:4px 0}
img {border:0;vertical-align:middle;}
iframe {border:0;}
hr{clear:both;border-bottom:1px dashed #ccc;height:1px;border-top:0px}
pre{word-wrap: break-word; word-break: break-all;}
table  {clear:both;}
i{display:none}
h1{font-size:15px;font-weigth:bold;margin:0}
h2{font-size:13px;text-align:left;background:#FFC;border-bottom:1px solid #EFEFEF;margin:0 0 10px;padding:8px 3px 3px 5px}
h3{font-size:18px;text-align:left;clear:both;border-bottom:1px solid #EFEFEF;color:#D01F3C;margin:0;padding:8px 3px 3px 5px}
h6{font-size:16px;font-weight:600;color:#000;margin:5px 0;padding:0}
h4,h5{font-size:13px;font-weight:bolder;color:#00b9e3}
textarea {overflow-y:auto;}
ul{list-style:none;}
li{list-style-type:none;}
.fB{font-weight: bold;}
.f14px{ font-size:14px;}
.sc{ font-family:Georgia, "Times New Roman", Times, serif; color:#F73A0E; font-size:16px;}
.fRed{ color:#F73A0E;}
div,form,img,ul,ol,li,dl,dt,dd { margin: 0; padding: 0; border: 0; }
/* Link */
a:link {color: #000000;text-decoration:none;}
a:visited {color: #000000;text-decoration:none;}
a:hover {color: #F73A0E;text-decoration:underline;}
a:active {color: #F73A0E;text-decoration:underline;}
/* Color */
.cRed,a.cRed:link,a.cRed:visited{color:#F73A0E;font-size:14px;font-weight:700;text-decoration:none}
.cRed2,a.cRed2:hover{color:#F73A0E;font-size:14px;text-decoration:underline}
.cRed4,a.cRed4:link,a.cRed4:visited{color:#F73A0E;font-size:12px;text-decoration:none}
.cRed5,a.cRed5:hover{color:#F73A0E;font-size:12px;text-decoration:underline}
.cWhite2,a.cWhite2:link,a.cWhite2:visited{color:#FFF;text-decoration:none}
.cblack,a.cblack:hover{color:#000;font-size:12px;text-decoration:underline}
.cRed2,a.cRed2:link,a.cRed2:visited,.cRed3,a.cRed3:link,a.cRed3:visited{color:#F73A0E;font-size:14px;text-decoration:none}
.cRed5,a.cRed5:link,a.cRed5:visited,.cblack,a.cblack:link,a.cblack:visited,.cblack2,a.cblack2:link,a.cblack2:visited{color:#000;font-size:12px;text-decoration:none}
/*vivian_tag.css*/
#tag a{ padding:12px}
/* 表单 */
form {margin:0;padding:0;}
input{border: 1px solid #666666;font: 12px Arial, Helvetica, sans-serif;background:#ffffff;color: #666666;height:17px;line-height:17px;*height:18px;
*line-height:18px;}
textarea{border:1px solid #666;font:12px Arial, Helvetica, sans-serif;background:#fff;color:#666}
select{font:12px Arial, Helvetica, sans-serif;line-height:1.3em;border:1px #ccc solid;background:#fff;color:#666;margin-top:1px}
.checkbox,.radio{border:0;background:none;vertical-align:middle!important;margin-bottom:5px!important;height:16px}
input.focus,textarea.focus,input:focus,textarea:focus{border:1px solid #1d95c7;}
/* 提示信息 */
.notice{color:#000;border:1px dotted #F60;background:#fff2e9;margin:5px;padding:4px 4px 1px}
.notify{color:#000;border:1px dotted #25951b;line-height:200%;background:#e6f3f9 url(../../default/images/icon/notify.gif) no-repeat scroll 1px top;margin:0 auto 8px;padding:3px 4px 5px}
.warning{width:948px;color:#000;overflow:hidden;text-indent:40px;border:1px solid #c0d8ea;line-height:30px;background:#e6f3f9 url(../../default/images/icon/warning.gif) no-repeat scroll 1px top;margin:1px auto 5px}
.loading{color:#000;line-height:20px;border:0 dotted #0F3;background:#fff url(../../default/images/icon/loading.gif) no-repeat scroll 1px center;margin:5px 5px 0;padding:4px 4px 1px 20px}
.error{color:#000;border:1px solid #F60;background:#fff2e9 url(../../default/images/icon/check_error.gif) no-repeat scroll 4px 4px;margin:5px 5px 0;padding:4px 4px 1px 20px}
.succeed{color:#000;border:1px solid #1f6714;background:#ebf4ec url(../../default/images/icon/check_succeed.gif) no-repeat scroll 1px 1px;margin:5px 5px 0;padding:4px 4px 1px 25px}
/* 显示及隐藏 */
.hidden {display:none;}
.show{display:"";}
.no_bg{background:transparent}
.no_bg_img{background-image:none}
/* 小图标 */
.icon_abstract{padding:2px 4px 2px 20px;margin:2px 0;background:none no-repeat scroll 1px top ;}
.icon_member{background-image:url(../../default/images/icon/member.gif)}
.icon_time{background-image:url(../../default/images/icon/time.gif)}
.icon_tag_label{background-image:url(../../default/images/icon/group.gif)}
.icon_manage{background-image:url(../../default/images/icon/manage.gif)}
.icon_view{background-image:url(../../default/images/icon/view.gif)}
.icon_up{background-image:url(../../default/images/icon/up.gif)}
.icon_down{background-image:url(../../default/images/icon/down.gif)}
.icon_edit{background-image:url(../../default/images/icon/edit.gif)}
.icon_delete{background-image:url(../../default/images/icon/delete.gif)}
.icon_start{background-image:url(../../default/images/icon/start.gif);}
.icon_stop{background-image:url(../../default/images/icon/stop.gif);}
.icon_sendpm{background-image:url(../../default/images/icon/sendpm.gif);}
.icon_group{background-image:url(../../default/images/discuss.gif);}
/* 按钮 */

/* 普通按钮 */
.button,button{font-size:16px;font-weight:600;background:url(../../default/images/newbtn_r1_c2.jpg);height:35px;cursor:pointer;color:#FFF;line-height:32px;border:#db6b00 1px solid;padding:0 7px}
a .button{padding-top:4px;padding-bottom:5px}
button:hover,button.hover{color:#ffffff}
.button2{font-size:12px;font-weight:200;background:url(../../default/images/newbtn_r1_c2.gif);height:22px;border:0;cursor:pointer;color:#FFF;line-height:22px;margin-left:5px;padding:0 7px}
.more_link {margin-bottom:-5px;float:right;}
/* 顶部结构 顶部导航 */
.navigation {padding:4px 14px 4px 14px;}
/* 顶部结构 顶部导航 用户信息 */
.nav_search_input{border:#ccc 1px solid;padding-left:20px;background:#fff url(../../default/images/icon/zoom.gif) no-repeat scroll center left;color:#0097b7;height:16px;width:130px}
.nav_search {margin:7px 0 15px 0;}		
/* 当前位置 */
.position{margin:0 auto;width:935px; background:#FFFFFF; border:#cccccc 1px solid; height:22px;line-height:22px;padding-left:15px;}
/* 底部导航 */
.navigation_bottom{clear:both;text-align:center;color:#666;line-height:200%;padding:15px}
.navigation_bottom a{color: #666;}
/* 页面结构 : 主体 */
.main_content{float:left;width:648px}
.main_content_input{border:1px #ccc solid;background:#fff;color:#666}
.main_content_file{height:20px;width:305px}
.main_content_input_text{width:90%;border:1px #ccc solid;word-wrap:break-word;word-break:break-all}
/* 页面结构 : 侧边拦 */
.sidebar{float:left;width:295px}
.sidebar .page_nav{background:transparent url(../../default/images/sidebar_pagenav_bg.gif) repeat-x scroll 0;min-height:22px;overflow:hidden;color:#CE0B2D;font-size:14px;font-weight:700;height:20px;margin:0}
.sidebar .page_nav div{text-align:center;float:left}
.sidebar.page_nav span{float:right}
.sidebar .page_nav a{color:#CE0B2D}
.sidebar .page_nav a:hover{color:#F73A0E}
.sidebar ul{color:#000;margin:5px 5px 5px 25px;padding:0}
.sidebar li{line-height:150%}
.sidebar_button ul{margin:0;padding:0}
.sidebar_button li{list-style:none;background:url(../images/new/NrightTop_bg.jpg) no-repeat;width:280px;height:26px;float:left;line-height:26px;text-align:center;margin:0 0 10px}
.sidebar_button li a{font-size:14px;font-weight:600;color:#CD4604}
.sidebar_button_input_short{background:#fafafa;border:1px solid;color:#666;width:66px;height:16px}
.sidebar_button_input{background:#fafafa;border:1px solid #ccc;color:#666;width:107px;height:16px}
.cross{border:1px dotted #ddd;background:#fff;margin:10px 14px;padding:10px 10px 0}
.cross_main_content{border:1px solid #95B8DB;background:#fff;margin:10px 10px 10px 14px;padding:0 0 10px}
.cross_main_content .page_nav{background:transparent url(../../default/images/tab/page_nav2.jpg) repeat-x!important;min-height:31px;overflow:hidden;color:#CE0B2D;font-size:14px;font-weight:700;line-height:28px;margin:0}
.cross_main_content .page_nav span{margin-right:10px;font-size:12px;font-weight:500;text-align:right;float:right}
.cross_sidebar{border:1px solid #ccc;background:#fff;display:block;clear:both;margin:0 0 12px;padding:0 0 10px}
/* 框标题导航 */
/*.page_nav div {float:left;}*/
.page_nav span {float:right;}
.page_nav ul {float:left;margin: 0 0 0 140px;}
.page_nav ul a {margin: 0;}
.page_nav li{list-style:none;list-style-type:decimal;float:left}
.page_nav a{border-bottom:1px dotted #fff!important;text-decoration:none}
.page_nav a:hover{color:#F73A0E;border-bottom:1px dotted #fff!important}
.page_nav_morelinks {color: #000;}
.page_nav_single {text-align:center;}		
/* Box Model Abstract*/
.page_nav li{list-style:none;list-style-type:decimal;float:left}
.page_nav a{border-bottom:1px dotted #fff!important;text-decoration:none}
.page_nav a:hover{color:#F73A0E;border-bottom:1px dotted #fff!important}
.box_li_single {text-align:center;}
/* 小框 */
.box_small {margin:0px 5px 5px 0px;}
.box_small li {width:65px;text-align:center;}
.box_small_name {padding-top:5px;}
.box_small_img {background: #fafafa;width:45px;height:45px;}
/* 中等框 */
.box_medium {margin:0px 5px 5px 0;}
.box_medium li {color:#999;width:80px;text-align:center;}
.box_medium_pic {width:75px;height:75px;}
/* tag */
.tag,#tag{line-height:30px;font-size:14.8px;border-bottom:1px dotted #DDDDDD;line-height:200%}
.tag a,#tag a{padding:4px 6px 2px 6px}
/* 常用样式 */
.desc {color:#999;}
.clearer:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
/* Hides from IE-mac \*/
*	html .clearer {height: 1%;}
.clearer {display: block;}
/* End hide from IE-mac */
.clearer {/*clear:both;display: inline-table;*/padding:0 10px;}
/* 管理选项式 */
.master_op {color:#3366CC;float:right;text-align:right;padding-top:5px;}
.master_op a:link {color:#3366CC;}
.master_op a:visited {color:#3366CC;}
.master_op a:hover {color: #000;}
.clear_input {width:130px;border: 1px solid #ccc;font-size:12px;height:16px;}
/* 未分类 */
.date {	color: #666;font-size: 9px;font-family:tahoma;}
.kbd { font: 1em Arial, Helvetica, sans-serif; }
.kbd.showflash,kbd.showvideo,kbd.showreal { text-decoration: underline; cursor: pointer; }
.px9 {font-size:9px;}
.px10 {font-size:10px;}
.px12 {font-size:12px;}
.px13 {font-size:13px;}
.px14 {font-size:14px;}
.px16 {font-size:16px;}
.px18 {font-size:18px;}
.px25 {font-size:25px;}
.submit {font-size:12px;height:auto;}
.floLeft {float:left;margin-right:7px;}
.floRight {float:right;}
.center {text-align:center;}
.clearText {background: #FFFF99;}
.readonly {background: #EFEFEF;}
.bold{font-weight:bold}
.text_gray {color:#777;}  
#text_gray {color:#777;}
.red{color:red;}
.pl {padding:6px; border:1px solid #ccc ; }
.blank,#blank {line-height:30px;font-size:14.8px;border-top:1px dotted #DDDDDD;}
.commends{background:url(../../default/images/dig_bg.gif) no-repeat 1px 0;float:left;color:#F60;font-weight:700;width:50px;height:40px;font-size:15pt;text-align:center;display:block;padding:15px 0 0}
img.face{border:#efefef 1px solid;background:#fafafa;width:45px;height:45px;padding:5px}
img.miniface{border:#efefef 1px solid;background:#fafafa;width:25px;height:25px;padding:0}
img.logo{border:#eee 1px solid;width:88px;height:31px;padding:1px}
#comment_subject {font-size: 13px; font-weight:bolder; color:#00b9e3;}
.class_face{padding: 5px 10px 10px 5px;width:89px;height:89px;background:#eee;border:1px solid #ddd;}
.comment_box {padding: 5px;border: 1px dashed #efefef;color: #666;line-height:150%;background:#EBF3F2;}
.offline{filter:Gray();opacity:0.5;}
.online{filter:'';opacity:1;}
.pointer{cursor:pointer;}
/* 用户信息  */ 
#user_info {padding-bottom:5px;}
#user_info ul{margin:10px 0;padding:0}
#user_info li{list-style:none;line-height:150%;color:#666}
#user_info img{float:left;margin:0 15px 0 0}
.big_face{width:55px;float:left;margin:5px 0 0 10px}
.my_member{width:140px;float:left; *margin-left:0 0 0 10px;margin:0;}
.user_info_more{width:240px;float:left;padding-left:0;font-family:Arial, Helvetica, sans-serif;margin:0 0 0 5px}
#user_interest ul{color:#999;margin:0 0 10px;padding:0}
#user_interest li{list-style:none;line-height:150%}
#user_interest span{text-indent:0;display:block;color:#666;padding-left:12px;background:url(../../default/images/dot.gif) no-repeat 0 6px}
/* 页内框架 */
#Win_Window{font:12px Arial, Helvetica, sans-serif;position:absolute;background:#fff;z-index:102;color:#000;display:none;border:4px solid #525252;text-align:left}
#Win_SecondLine{font:10px Arial, Helvetica, sans-serif;color:#666}
#Win_Window a:link{color:#FFD}
#Win_Overlay{position:absolute;z-index:100;top:0;left:0;background-color:#000;filter:alpha(opacity=60);-moz-opacity:0.6;opacity:0.6}
#Win_Window img{display:block;border-right:1px solid #ccc;border-bottom:1px solid #ccc;border-top:1px solid #666;border-left:1px solid #666;margin:15px 0 0 15px}
#Win_Caption{height:25px;float:left;padding:7px 30px 10px 25px}
#Win_CloseWindow{float:right;padding-top:5px;padding-right:20px;padding-bottom:5px}
#Win_CloseAjaxWindow{margin-bottom:1px;text-align:right;float:right;padding:5px 10px 7px 0}
#Win_AjaxWindowTitle{float:left;margin-bottom:1px;padding:7px 0 5px 10px}
#Win_Title{background-color:#3884be;height:27px}
#Win_AjaxContent{clear:both;overflow:auto;text-align:left;line-height:1.4em;padding:2px 15px 15px}
#Win_AjaxContent p{padding:5px 0}
#Win_Load{position:absolute;display:none;height:100px;width:100px;z-index:101}
#Win_HideSelect{z-index:99;position:absolute;top:0;left:0;background-color:#fff;border:none;filter:alpha(opacity=0);-moz-opacity:0;opacity:0}
#Win_IframeContent{clear:both;border:none;margin-bottom:-1px;margin-top:1px;_margin-bottom:1px}
#Win_WindowTitle{float:left;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;line-height:20px;color:#000;font-weight:700;padding-top:4px;padding-bottom:5px;padding-left:10px}
#Win_Window a:visited,#Win_Window a:hover,#Win_Window a:active{color:#FFC}
/* 表格样式 */
.table table{border-collapse:collapse;border:0;font:normal 9pt arial, verdana, helvetica, sans-serif;float:left}
.table td,th{color:#999;border-bottom:1px dashed #e8e8e8;padding:3px}
.table thead th{text-align:left;font-weight:400;color:#666;background:#E6f3f9;border:0}
.table tbody th{vertical-align:top;text-align:left;font-weight:400}	
.table tbody td {vertical-align: top;}	
.table tbody tr:hover {background: #e6f3f9;}
.table tfoot{height:15px;}	
/* TAB */
.shadetabs{clear:both;border:1px solid #d8d8d8;line-height:30px;background:#FFF url(../images/tab/page_nav2.jpg) repeat-x; border-bottom:none;text-align:left;margin:10px 0 0 13px !important;padding:0 0 0 10px !important}
.shadetabs li{background:transparent url(../images/tab/box_line.gif) no-repeat scroll right center;cursor:pointer;float:left;_padding:0 8px;margin-left:2px;padding:0 8px}
.shadetabs a del{text-decoration:none;display:inline}
.shadetabs li.selected{background:#FFF url(../../default/images/tab/box_selected2_bg.jpg) repeat-x scroll 0!important;border:1px solid #ccc;border-bottom:none;line-height:31px;position:relative;margin:-1px 0 -1px -1px;padding:0 10px}
.shadetabs li.selected a label{display:inline}
.shadetabs li a{color:#000;font-size:12px; text-decoration:none}
.shadetabs li.selected a{color:#F73A0E;font-size:14px;font-weight:700;text-decoration:none}
.shadetabs a label,.shadetabs li.selected del,.tabcontent{display:none}
@media print {.tabcontent {display:block!important;}}
.laleft{_margin-left:-1px;width:648px;_width:647px;overflow:hidden;margin:0!important; border-bottom:none}
.laleft5{_margin-left:-1px;border:1px solid #d8d8d8;background:#FFF url(../../default/images/tab/page_nav2.jpg) repeat-x scroll 0;width:278px;_width:276px;overflow:hidden;margin:0!important}
.laleft6{width:948px;background:#FFF url(../images/tab/page_nav2.jpg) repeat-x scroll 0;overflow:hidden;margin:0!important}
/* 页面主体结构 */
#header{width:100%;border-bottom:none;background:#e8e8e8}
#main_warp{width:950px;overflow:hidden;margin:8px auto 0}
#main_warpRight{width:280px;float:left;margin-left:10px; _margin-left:8px;overflow:hidden; display:inline}
.mLeftcon{width:660px;float:left;margin:0 0 10px; border:1px solid #d8d8d8; overflow:hidden}
.mContain{width:100%;overflow:hidden;line-height:22px;margin-top:-1px;float:left;padding:10px 0}
.mContain_B{border:#d8d8d8 1px solid;width:658px;border-top:none;margin:-1px 0 0}
.mContain_B2{width:278px;margin:-1px 0 0}
.mContain_B3{border:#d8d8d8 1px solid;border-top:none;width:948px}
.mContain_B4{width:658px;}
.mRightTop{float:left;line-height:26px;text-align:center;background:url(../images/new/NrightTop_bg.jpg) no-repeat;width:280px;margin:0 0 10px}
.mRightcon{float:left;width:278px; overflow:hidden;margin:0 0 10px; border:1px solid #d8d8d8;}
.mRightcon .nav2{ width:280px; float:left}
.navLeft{float:left;width:2px;height:30px;background:url(../images/new/navCenter.jpg) repeat-x;overflow:hidden}
.navCenter{width:656px;float:left;height:30px;background:url(../images/new/navCenter.jpg) repeat-x;overflow:hidden;line-height:30px}
.navCenter2{width:274px}
.navCenter3{width:658px;float:left;height:31px;background:url(../images/tab/page_nav2.jpg) repeat-x;overflow:hidden;line-height:28px;border:#b9b9b9 1px solid;border-bottom:none}
.navRight{float:left;width:2px;height:30px;background:url(../images/new/navCenter.jpg) repeat-x;overflow:hidden}
.spanL{float:left;margin-left:5px;font-size:14px;font-weight:700;color:#F73A0E}
.spanL span{height:31px;background:#FFF;padding:0 10px}
.modify{width:950px;background:#FFF;overflow:hidden;border:#d8d8d8 1px solid;margin:10px auto}
.modfiyNav{width:100%;height:30px;line-height:30px;overflow:hidden;background:url(../images/new/navCenter.jpg) repeat-x;float:left;text-align:center;color:#F73A0E;font-size:14px;font-weight:600}
ul.group915{width:260px;overflow:hidden;margin:0 auto; padding:0}
ul.group915 li{height:22px;line-height:22px;width:260px;word-wrap:break-word;overflow:hidden;float:left;font-family:"宋体";}
.comment_form{width:450px;margin-top:10px;float:left}
.topTitle{width:100%;line-height:25px;border-bottom:1px #ccc solid;color:#F73A0E;font-size:14px;font-weight:700}
.describe{line-height:22px;margin:0}
.newSummary{width:610px;background:#e8e8e8;border:#CCC 1px solid;margin:0 auto;padding:5px}
.newSummary_1{width:100%;text-align:center;font-size:15px;color:#F73A0E;font-weight:700}
.newSummary_2{font-size:14px;overflow:hidden}
.group_list{width:630px;border-bottom:#eee 1px dashed;overflow:hidden;padding:10px 3px}
.group_list:hover{background:#f7fdf3}
.podcaster_img{float:left;width:56px;height:56px;border:#ccc 1px solid;background:#fafafa}
.podcaster_img:hover{border:#a5dc78 1px solid}
.podcaster_name{display:block;line-height:30px}
.opration{width:160px;height:70px;float:left}
.description{float:left;width:240px;padding-bottom:10px;white-space:normal;margin:0 auto 5px}
#footer{width:950px;clear:both;line-height:25px;text-align:center;margin:0 auto;padding:0 0 10px}
#main_warpLeft,.nav{width:660px;float:left}
.spanR,.spanR2{float:right;margin-right:10px}
/* 页面架构 */
#headerTop{width:100%;height:28px;background:#f9f8f8; border-bottom:#f1f1f1 1px solid;margin:0}
.headerTop_div{width:950px;overflow:hidden;line-height:26px;margin:0 auto}
.headerTop_div_1{float:right;width:auto;text-align:right;margin:2px 5px 0 0}
.headerTop_div_2{float:right;width:550px;text-align:right;margin:0 30px 0 0}
#header_nav{width:950px;overflow:hidden;margin:0 auto}
.header_navLeft{float:left;line-height:normal;}
.header_navLeft table{cursor:pointer}
.header_navLeft .site_name{font-weight:700;color:#075993;font-size:35px;line-height:35px}
.header_navLeft .site_domain{color:#075993}
.header_navLeft .site_introduce{color:#979797}
.headerAD{margin:5px 5px 0 0;width:auto; /*此处修改顶部广告宽度*/float:right;text-align:center;}
ul.header_navRight{height:50px;text-align:right;margin:5px 0 0}
ul.header_navRight li{margin-top:3px;display:block}
ul.header_navRight li img{vertical-align:middle}
.header_navRight_1{float:left;height:22px;line-height:22px;overflow:hidden}
.header_navRight_2{width:63px;float:left;height:22px;line-height:22px;overflow:hidden}
.header_btn{float:left;background:url(../images/search.gif);width:61px;height:20px;color:#fff;cursor:pointer;border:0;margin:1px 0 0 0;*margin:2px 0 0 0}
#header_nav2{width:950px;height:32px;overflow:hidden;margin:5px auto 0}
.header_nav2Left{height:32px;width:9px;float:left;background:url(../images/header/nav-bg.png) 0 0 no-repeat}
.header_nav2Bg{width:941px;height:32px;float:left;background:url(../images/header/nav-bg.png) 0  -35px repeat-x}
.header_nav2Right{height:32px;width:9px;float:left;background:url(../images/header/nav-bg.png) 0  -70px no-repeat}
ul.nav{width:650px;height:31px; float:left;margin:0 0 0 -38px;*margin:0 0 0 2px!important;*margin:0;}
ul.nav li{float:left;width:83px;height:31px;line-height:30px;text-align:center;overflow:hidden;margin:0 0 0 2px}
/* 顶部菜单 */
#top_menu0823{width:99%;float:left;text-align:center;margin-top:-2px;margin-left:0;height:33px;}
#top_menu0823 ul{width:98%;height:33px;margin:0 auto;}
#top_menu0823 ul li{float:left;height:33px;margin-right:2px;}
#top_menu0823 a{display:block;float:left;height:33px;text-decoration:none;}
#top_menu0823 a span{display:block;float:left;height:23px!important;height:23px;line-height:15px;height /*ie55*/: 31px;padding:10px 12px 0;
text-align:center;color:#fff;font-style:normal; font-weight:600;cursor:pointer;font-size:14px;}
#top_menu0823 #current a {background:url(../images/header/nav-cur.png) left top no-repeat;margin-top:4px;margin-left:-4px;
_margin-left:-4px;_position:relative;}
#top_menu0823 #current a span {background:transparent url(../images/header/nav-cur.png) right top no-repeat;font-weight:bold;color:#000000;font-size:14px; padding-top:8px;}
.navbg{background:#FFFFFF url(../images/header/hd_shadow.png) repeat-x 0 100%; width:950px; margin:0 auto 4px; padding-bottom:5px;}
ul#navSub{width:928px; padding:5px 10px; margin:0px auto; border:#ccc 1px solid; border-top:none; border-bottom:none;  overflow:hidden}
ul#navSub li{ float:left; line-height:22px; height:22px;text-align:left; margin-left:8px;padding:2px 0; display:inline}
ul#navSub li a{ font-size:14px; padding:5px; white-space:nowrap}
ul#navSub .selected{font-weight:bold; color:#000000; display:block;}
ul#navSub li:hover,ul#navSub li:hover a{background:url(../images/header/navBcur.png) no-repeat; text-decoration:none;}
ul#navSub li:hover{ background-position:left 0;}
ul#navSub li:hover a{ background-position:right 0;}
.Position{background:url(../images/header/pt_icn.png) no-repeat scroll 0 50% transparent;margin-bottom:5px;text-indent:24px; width:950px; margin:0 auto;}

/* 用户列表 */
ul.memberBox{width:270px;_width:265px;clear:both;margin:5px auto; overflow:hidden; padding:0}
ul.memberBox li{height:auto!important;min-height:80px;width:57px;float:left;_margin-left:3px;overflow:hidden;margin:5px}
.memberBox_top{width:55px;height:57px;background:#fafafa;border:#efefef 1px solid;display:block;overflow:hidden}
.memberBox_top:hover{border:#c0d8ea 1px solid}
.memberBox_bottom{display:block;width:57px;white-space:normal;overflow:hidden;line-height:25px;text-align:center}
ul.imgBox{width:640px; overflow:hidden; padding:0; margin:0 auto}
ul.imgBox li{height:auto!important;min-height:110px;overflow:hidden;width:92px;float:left;margin:7px 6.3px;background:#fafafa;border:#e8e8e8 1px solid; _display:inline}
ul.imgBox li:hover{border:#c0d8ea 1px solid}
.imgBox_top{width:75px;height:75px;display:block;margin:5px auto}
.imgBox_bottom{display:block;width:75px;overflow:hidden;line-height:25px;white-space:nowrap;text-align:center;margin:auto}
ul.imgBox2{width:640px;	clear:both;margin-left:0;}
ul.imgBox2 li{height:92px;overflow:hidden;width:92px;float:left;margin:10px 6px;_margin:10px 5px;background:#fafafa;border:#e8e8e8 1px solid;}
ul.imgBox2 li:hover{border:#C0D8EA 1px solid}
.imgBox2_top{width:75px;height:75px;display:block;margin:5px auto}
ul.imgBox3{width:100%;margin-top:0px;float:left;*padding-bottom:8px;}
ul.imgBox3 li{height:auto!important;min-height:110px;overflow:hidden;width:80px;float:left;_margin:10px 2px;background:#fafafa;border:#e8e8e8 1px solid;margin:10px 3px}
ul.imgBox3 li:hover{border:#c0d8ea 1px solid}
.indexfloRight{float:right;text-align:right;margin-right:20px;widthie6:80%}
.register_left{overflow:hidden;width:258px; padding:0; margin:0 auto}
/* 资讯显示页 */
.main915{width:660px;border:#ccc 1px solid;margin-top:10px;background:#FFF}
.news912L{float:left;display:inline;width:450px; margin-top:10px;}
.news912R{float:right;margin-right:5px;width:150px}
ul.collect{width:335px;margin:0 auto}
ul.collect li{float:left;width:61px;height:68px;background:url(../images/bg1.gif) no-repeat;margin-left:5px}
.collectTop1{width:45px;*width:50px;height:26px;overflow:hidden;line-height:26px;margin:10px 0 0 4px;*margin-left:3px;_margin-left:1px;text-align:center;
display:block;float:left;}
.collectTop1 span{font-size:16px;font-weight:600;}
.collectTop2{width:27px;height:26px;overflow:hidden;margin:10px 0 0 15px;_margin:10px 0 0 7px;float:left;}
.collectButtom{width:55px;height:25px;overflow:hidden;margin:5px 0 0 2px;line-height:25px;text-align:center;display:block;float:left;}
/* 通用按钮 */
.commen_submit{font-size:12px;background: url(../../default/images/newbtn_r1_c2.gif) repeat-x;	height:22px;border:0;cursor:pointer;color:#FFFFFF;line-height:22px;margin-left:5px;}
/* 首页2008-04-29新加播放器，焦点内容*/
.indexFocus{width:662px; float:left; margin:0 0 10px 0; overflow:hidden}
.indexFocusLeft{ width:267px; /*height:470px;*/ float:left}
.indexFocusRight{ width:385px; height:470px; float:right;border:#d8d8d8 1px solid;}
.flashplay{ width:267px; float:left;height:202px; overflow:hidden; margin-bottom:10px}
.newGroup{ width:265px; float:left;margin-top:10px;border:#d8d8d8 1px solid;}
.focunsText{width:324px; height:250px; float:right; }
.Fnav{width:267px;float:left;}
.Fnav2{width:385px;float:left;}
.FnavCenter{width:381px;}
.FnavCenter2{width:261px;}
.FContain{width:245px;height:205px;*height:208px;overflow:hidden;line-height:23px;margin:0 auto;padding:10px;/*border:#d8d8d8 1px solid;background:#fbfbfb;*/
clear:both;}
.FContain2{width:363px;height:420px;overflow:hidden;line-height:23px;margin:0 auto;padding:10px;/*border:#d8d8d8 1px solid;background:#fbfbfb;*/}
.FContain2 .Ftitle{ font-size:12px; font-weight:600; width:100%; display:block; background:none; border:none; }
.FContain2 span{ width:100%; display:block; padding:5px 0;}
.FContain2 .divLineTop{width:100%; margin:5px auto; font-weight:600; color:#F73A0E; font-size:14px; border-bottom:1px solid #ccc}
.divLine{width:100%; margin:0 auto;height:22px; line-height:22px;}
.divLine_1{width:75%; float:left;  white-space:nowrap; overflow:hidden;text-overflow: ellipsis; font-family:"宋体"}
.divLine_2{width:20%; float:right;text-align:right; white-space:nowrap; overflow:hidden;text-overflow: ellipsis;}
.rightAd{ width:250px; margin:0 0 10px 0;}
/* 会员模块 */
.trend{ width:95%; margin:0 auto; color:#333;}
.trend a{ color:#F73A0E;}
.trend li{ border-bottom:1px dashed #CCCCCC; padding:5px 0;width:100%;margin-left:0;}
.quote{ color:#666; line-height:200%; _padding:3px 0;}
.quote a{ color:#F73A0E; text-decoration:underline;}
.userInfo{ width:260px; margin:0 auto; padding-bottom:6px;border-bottom:1px solid #ccc; overflow:hidden;}
.box_border{ border:#efefef 1px solid;background:#fafafa;padding:2px;width:51px;height:51px;float:left;margin:5px 7px 5px 0px;}
.userInfo_txt{ float: left; width:170px; margin:0 0 0 10px; padding:0; }
.userInfo_txt li{ width:100%;margin-left:-5px; *margin-left:0; float:left;}
.userInfo_more{ width:260px;margin:8px auto 0;}
.userInfo_more li{ width:100%; border-bottom:1px dashed #ccc; *margin-left:0;}
.formBox{ width:95%;display:block; overflow:hidden; font-size:12px; padding:20px;}
.formBox a{ color:#F73A0E; font-size:12px;}
.formBox .putLine{ padding-left:50px; padding-bottom:10px; display:block;}
.formBox .tagLine{ width:300px;margin-top:10px; float:left;}
.groupList{ width:640px; margin:0 auto;}
.groupList li{ width:100%; float:left; padding:8px 0; border-bottom:#ccc 1px solid;}
.groupList li:hover{ background:#fbfbfb;}
.groupList li .leftImg{ width:75px; height:75px; padding:2px; border:#ccc 1px solid; float:left;}
.groupList li .rightIntro{ width:540px; float:right; margin:0; padding:0; }
.groupList li .rightIntro li{ width:100%; float:left;border-bottom:none;padding:3px 0;}

/*2010.07.14 Aijuhe 7.0版本*/
.ad950{ width:950px; overflow:hidden; margin:5px auto}
body{ background:#fff;}
#header{ background:#fff; /*此处修改页面顶部的背景色*/ }
/*新增首页2样式*/
.NB,a.NB:link,a.NB:visited{color:#000;text-decoration:none}.NB,a.NB:hover{color:#000;text-decoration:underline}
.NF,a.NF:link,a.NF:visited{color:#FF2074;text-decoration:none; font-size:16px; font-weight:600;}
.NR,a.NR:link,a.NR:visited{color:#FF451A;text-decoration:none}
.NG,a.NG:link,a.NG:visited{color:#62920E;text-decoration:none}
.NC,a.NC:link,a.NC:visited{color:#CD4604;text-decoration:none; font-weight:600; font-size:14px;}
.NL,a.NL:link,a.NL:visited{color:#00B9E3;text-decoration:none}.NL,a.NL:hover{color:#00B9E3;text-decoration:underline}
#TopBox{ width:950px; margin:0 auto}
.Nnavbg_1{ width:265px; float:left;background:url(../images/new/navCenter.jpg) repeat-x; border:#d8d8d8 1px solid; }
.Nnavbg_1 span{color:#F73A0E;display:block;font-size:14px;font-weight:600;line-height:30px;padding-left:10px}
.NContainT{width:245px;/*height:205px;*height:208px;*/overflow:hidden;line-height:23px;margin:0 auto;padding:10px;clear:both;}
.NContainT li{width:100%; float:left; height:22px; line-height:22px;white-space:nowrap; overflow:hidden;text-overflow: ellipsis;}
.NFocusRight{width:390px; /*height:455px;*/ float:right;background:url(../images/new/bg_tops.png) no-repeat; padding:15px 0 18px 0;}
.NContain2{width:380px;/*height:420px;*/overflow:hidden;line-height:22px;margin:0 auto;}
.NContain2 .Ntitle{width:363px; display:block; padding:4px 0;white-space:nowrap;text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
.NLineTop{width:100%; margin:15px auto 5px; font-weight:600; color:#62920E; font-size:14px; border-bottom:1px dashed #ccc }
.NContain2 li{ width:100%; float:left; height:22px; line-height:22px;white-space:nowrap; overflow:hidden;text-overflow: ellipsis;}
.NLeftcon{width:660px;float:left;margin:0 0 10px;border:#d8d8d8 1px solid}
.NRightcon{width:278px;float:left;margin:0 0 10px;border:#d8d8d8 1px solid}
.NRightTop{float:left;line-height:26px;text-align:center;background:url(../images/new/NrightTop_bg.jpg) no-repeat;width:280px;margin:0 0 10px}
.NLnav{width:660px; float:left;height:30px;background:url(../images/new/navCenter.jpg) repeat-x;overflow:hidden;line-height:30px}
.NRnav{width:278px; float:left;height:30px;background:url(../images/new/navCenter.jpg) repeat-x;overflow:hidden;line-height:30px}
.NContain{width:100%;overflow:hidden;line-height:22px;margin-top:-1px;float:left;padding:10px 0}
.NContain_B{width:658px;margin:-1px 0 0}
.NContain_B2{width:278px;margin:-1px 0 0}
.NContain_B3{width:948px}
.NContain_B4{width:658px;}
#N1box{width:950px;clear:both; margin-bottom:8px;}
#N2box{width:950px;clear:both; margin-bottom:8px;}
#N3box{width:950px;clear:both; margin-bottom:8px;}
.hd{background:url(../images/new/bg_repeat.png) repeat-x;height:46px;overflow:hidden;width:950px;}
#N1box .hd em{background:url(../images/new/bgs.png) no-repeat 0 0;float:left;height:37px;margin-top:4px;overflow:hidden;text-indent:17px;
width:249px;font-style: normal; line-height:37px; font-family:"黑体"; font-size:16px; color:#444}
#N2box .hd em{background:url(../images/new/bgs.png) no-repeat 0 -37px ;float:left;height:37px;margin-top:4px;overflow:hidden;text-indent:17px;
width:249px;font-style: normal; line-height:37px; font-family:"黑体"; font-size:16px; color:#444}
#N3box .hd em{background:url(../images/new/bgs.png) no-repeat 0 -74px;float:left;height:37px;margin-top:4px;overflow:hidden;text-indent:17px;
width:249px;font-style: normal; line-height:37px; font-family:"黑体"; font-size:16px; color:#444}
.hd div.links {color:#BFBFBF;float:right;line-height:50px;padding-right:10px;*padding-top:15px}
.hd div.links a {color:#333333;margin:0 5px;}
.hd div.links b{background:url(../images/new/bgs_r2.png) no-repeat;display:inline-block;height:19px;line-height:19px;margin-left:5px;text-align:center;width:125px}
.hd div.links b a{ color:#fff; font-weight:500}
.bd{border:1px solid #dcdcdc;overflow:hidden;padding:8px 0;width:948px; background:#fff}
.NBoxw1{ width:241px; float:left; margin:0 8px 0 8px;}
.NBoxw2{ width:390px; padding:0 5px; overflow:hidden; float:left}
.NBoxw3{ width:270px; float:right; margin-right:8px; _margin-right:5px;}
.NBoxw1 .sp{ width:235px; height:170px; padding:2px; overflow:hidden; border:1px solid #ccc}
.NBoxw1 .subH{background:url(../images/new/icons.png) no-repeat 2px -50px; padding:7px 13px 0; height:25px; line-height:25px; border-bottom:1px dashed #ccc; font-weight:600;color:#62920E;}
.NBoxw1 .subB{ padding:0}
.NBoxw1 .subB .list1{ line-height:21px; float:left;*margin-left:0;}
.NBoxw1 .subB .list1 li{background:url(../images/new/icons.png) no-repeat 2px -77px;height:21px;overflow:hidden;padding-left:10px}
.NBoxw2 .imageList {margin-top:5px;width:100%; overflow:hidden}
.NBoxw2 .imageList li{ float:left; margin:5px; display:inline; overflow:hidden; line-height:22px; width:119px;white-space:nowrap; text-align:center}
.NBoxw2 .imageList img{ border:1px solid #ccc; display:block; padding:1px; width:115px; height:70px;}
.NBoxw3 .subH{background:url(../images/new/icons.png) no-repeat 2px -57px; padding:0px 13px 0; height:25px; line-height:25px; border-bottom:1px dashed #ccc; font-weight:600;color:#62920E;}
.NBoxw3 .subB{ padding:0}
.NBoxw3 .subB .list2{ line-height:21px; float:left;*margin-left:0;}
.NBoxw3 .subB .list2 li{ float:left; margin:4px 0; width:100%}
.NBoxw3 .subB .list2 li img{ width:60px; height:60px;}
.NBoxw3 .subB .list2 img.fl{border:1px solid #ccc;margin:0 10px 0 0;padding:2px; float:left}
.NBoxw3 .subB .list2 .fr{ float:left; width:180px;}
.NBoxw3 .subB .list2 h4{ font-size:12px; font-weight:600; margin:0}
.NBoxw3 .subB .list2 p{ margin:0; padding:0}
.NBoxw3 .subB .list1{ line-height:21px; float:left; margin-left:-37px;*margin-left:0;*margin-top:10px}
.NBoxw3 .subB .list1 li{background:url(../images/new/icons.png) no-repeat 2px -77px;height:21px;overflow:hidden;padding-left:10px}
.NBoxw3 .subB .list3{ margin:0; padding:15px 0 5px; width:100%;}
.NBoxw3 .subB .list3 li{ margin:0 0 5px 10px; width:82px; height:110px; display:inline; float:left; overflow:hidden; text-align:center}
.NBoxw3 .subB .list3 img{ border:1px solid #ccc; display:block; padding:1px; width:78px;height:78px; margin:0 0 5px 0}
.NRss{clear:both;float:right;}
/*新增内容也样式*/
.newSum{background:url(../images/header/hd_shadow.png) repeat-x 0 100%;font-size:14px;margin:5px 0;padding:0 0 5px}
.newSum div{border-color:#C00;border-style:solid;border-width:2px 0 1px;padding:10px}
.table thead th.FR{ text-align:right}
.table tbody td.FR{ text-align:right}
.Nfb{ width:112px; height:32px;background:url(../images/new/fb.gif) no-repeat; cursor:pointer; border:none; margin-left:10px; *margin:10px 0 0 0; text-indent:-500px;}
.Ndl{ width:112px; height:32px;background:url(../images/new/Ndl.gif) no-repeat; cursor:pointer; border:none; margin-left:10px;}

.Nnavbg_b{ width:950px;margin:0 auto;background:url(../images/new/navCenter.jpg) repeat-x; border:#d8d8d8 1px solid; }
.Nnavbg_b span{color:#F73A0E;display:block;font-size:14px;font-weight:600;line-height:30px;padding-left:10px}
.NContainb{width:940px;overflow:hidden; margin:10px 0 10px 10px;}
.NContainb li{float:left; margin-right:10px; width:75px; text-align:center; overflow:hidden; line-height:22px;white-space:nowrap;}
.NContainb img{ width:75px; height:75px; display:block}

