/*############## CSS Document -- New Style 2009-01-14 ################ */
/* 全局样式设置 */
body{ 
	text-align:left;
	font-family:arial;
	margin:0 auto; 
	padding:0; 
	background:#e8e8e8; 
	font-size:12px; 
	color:#000;
} 
* { word-break: break-all; }
p { clear:both;
	margin:0;
	padding:4px 0 4px 0;
    word-wrap: break-word;
	word-break: break-all;
}
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:0px}
h2 {font-size: 13px; text-align: left;margin:0 0 10px 0;padding:8px 3px 3px 5px;background: #FFFFCC;border-bottom:1px solid #EFEFEF;}
h3 {font-size: 18px; text-align: left; margin:0; padding:3px 3px 3px 0; clear:both;padding:8px 3px 3px 5px;border-bottom:1px solid #EFEFEF; color: #D01F3C;}
h4 {font-size: 13px; font-weight:bolder; color:#00b9e3;}
h5 {font-size: 13px; font-weight:bolder; color:#00b9e3;}
h6 {font-size: 16px; font-weight:600; color:#000;margin:5px 0; padding:0;}
tr{behavior: url(./templates/default/styles/hover.htc);	} 
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:#cc0000; font-size:16px;}
.fRed{ color:#cc0000;}
/* Link */
a:link {color: #000000;text-decoration:none;}
a:visited {color: #000000;text-decoration:none;}
a:hover {color: #cc0000;text-decoration:underline;}
a:active {color: #cc0000;text-decoration:underline;}
/* Color */
.cRed,a.cRed:link,a.cRed:visited{ color:#cc0000; font-size:14px; font-weight:bold; text-decoration:none;}
.cRed2,a.cRed2:link,a.cRed2:visited{ color:#cc0000; font-size:14px; text-decoration:none;}
.cRed2,a.cRed2:hover{color:#cc0000; font-size:14px; text-decoration:underline;}
.cRed3,a.cRed3:link,a.cRed3:visited{ color:#cc0000; font-size:14px; text-decoration:none; }
.cRed4,a.cRed4:link,a.cRed4:visited{ color:#cc0000; font-size:12px; text-decoration:none;}
.cRed5,a.cRed5:link,a.cRed5:visited{ color:#000000; font-size:12px; text-decoration:none;}
.cRed5,a.cRed5:hover{color:#cc0000; font-size:12px; text-decoration:underline;}
.cWhite2,a.cWhite2:link,a.cWhite2:visited{ color:#FFFFFF;text-decoration:none; }
.cblack,a.cblack:link,a.cblack:visited{ color:#000000; font-size:12px; text-decoration:none;}
.cblack,a.cblack:hover{color:#000000; font-size:12px; text-decoration:underline;}
.cblack2,a.cblack2:link,a.cblack2:visited{ color:#000000; 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 #666666;
	font: 12px Arial, Helvetica, sans-serif;
	background:#ffffff;
	color: #666666;
	}
select {
	border: 1px solid #6699CC;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	border:1px #ccc solid;
	background:#ffffff;
	color: #666666;
	margin-top:1px;
}
.checkbox, .radio {
	border: 0px;
	background: none;
	vertical-align: middle !important;
	vertical-align: baseline;
	margin-bottom: 5px !important;
	margin-bottom: 0;
	height: 16px;
}
input.focus,textarea.focus,input:focus,textarea:focus{border:1px solid #1d95c7;}
/* 提示信息 */
.notice{
	color:#000;
	margin:5px 5px 5px 5px;
	padding:4px 4px 1px 4px;
	border:1px dotted #F60;410
	background:#fff2e9;
}
.notify{
	color:#000;
	margin:0px auto 8px;
	padding:3px 4px 5px 4px;
	border:1px dotted #25951b;
	line-height:200%;
	background:#f3ffe6 url("../../default/images/icon/notify.gif") no-repeat scroll 1px top;
}
.warning{
    width:948px;
	color:#000;
	margin:1px auto 5px;
	overflow:hidden;
    text-indent:40px;
	border:1px solid #bfdda9;
	line-height:30px;
	background:#E5f5da url("../../default/images/icon/warning.gif") no-repeat scroll 1px top ;
}
.loading{
	color:#000;
	line-height:20px;
	margin:5px 5px 0px 5px;
	padding:4px 4px 1px 20px;
	border:0px dotted #00FF33;
	background:#fff url("../../default/images/icon/loading.gif") no-repeat scroll 1px center ;
}
.tips { 
	position: absolute; 
	font-size: 12px;
	border-top: 1px solid #00B800; 
	background: url(../../default/images/tips_icon.gif) no-repeat bottom; 
	margin: 0; 
	padding: 5px 5px 15px; 
	width: 290px; 
	display: none; 
	color:#000;
	text-align:left;
}
.error{
	color:#000;
	margin:5px 5px 0px 5px;
	padding:4px 4px 1px 20px;
	border:1px solid #F60;
	background:#fff2e9 url("../../default/images/icon/check_error.gif") no-repeat scroll 4px 4px ;
}
.succeed{
	color:#000;
	margin:5px 5px 0px 5px;
	padding:4px 4px 1px 25px;
	border:1px solid #1f6714;
	background:#ebf4ec url("../../default/images/icon/check_succeed.gif") no-repeat scroll 1px 1px ;
}
/* 显示及隐藏 */
.hidden {display:none;}
.show{display:"";}
.no_bg{background:transparent}
.no_bg_img{background-image:none}
/* 小图标 */
.icon_abstract{
	padding:2px 4px 2px 20px;
	margin:2px;
	background:transparent none no-repeat scroll 1px top ;
}
.icon_favorite{background-image:url(../../default/images/icon/favorite.gif)}
.icon_group_favorite{background-image:url(../../default/images/icon/group_favorite.gif)}
.icon_member{background-image:url(../../default/images/icon/member.gif)}
.icon_time{background-image:url(../../default/images/icon/time.gif)}
.icon_copyright_label{background-image:url(../../default/images/icon/light.gif)}
.icon_tag_label{background-image:url(../../default/images/icon/tag.png)}
.icon_manage{background-image:url(../../default/images/icon/manage.gif)}
.icon_key{background-image:url(../../default/images/icon/key.gif)}
.icon_info{background-image:url(../../default/images/icon/info.gif)}
.icon_comment{background-image:url(../../default/images/icon/reply.png)}
.icon_qq_favorite{background-image:url(../../default/images/icon/qq_favorite.gif)}
.icon_view{background-image:url(../../default/images/icon/view.gif)}
.icon_dateline{background-image:url(../../default/images/dateline2.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_big{
	background-image:url(../../default/images/bg_button_big.gif);
	text-align:center;
	line-height:33px;
	display:block;
	width:258px;
	height:33px;
}
.button_big:link,.button_big:active,.button_big:visited{
	color:#AF6300;font-weight:bold;
	font-size:15px;
}
.button_big:hover{color:#E07C05}
/* 普通按钮 */
.button,button {
    font-size:16px;
	font-weight:600;
	background: url(../../default/images/newbtn_r1_c2.jpg);	
	height:35px;
    border:0;
	cursor:pointer;
	color:#FFFFFF;
	line-height:32px;
	padding:0 7px;
	border:#db6b00 1px solid;
}

a .button {padding-top:4px;padding-bottom:5px}
button:hover,button.hover{color:ffffff}
button{behavior:url(./templates/default/styles/hover.htc)}

.button2{
    font-size:12px;
	font-weight:200;
	background: url(../../default/images/newbtn_r1_c2.gif);	
	height:22px;
    border:0;
	cursor:pointer;
	color:#FFFFFF;
	line-height:22px;
	padding:0 7px;
    margin-left:5px;
}
.more_link {margin-bottom:-5px;float:right;}
/* 顶部结构 顶部导航 */
.navigation {padding:4px 14px 4px 14px;}
/* 顶部结构 顶部导航 用户信息 */
.nav_user {
   text-align:right;
	height:66px;
	padding:10px 12px 0 12px;
	color:#6F6F6F;
	background: url(../../default/images/nav_user_bg.gif) right top no-repeat;
}
.nav_user a {color: #6F6F6F;}
.nav_user select {
	border: 1px solid;
	color: #fff;
	background:#00b9e3;
	font-size:12px;
	border: #0097b7 1px solid;
}
.nav_search_input {
	border: #cccccc 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; line-height:22px;padding-left:15px;}
/* 底部导航 */
.navigation_bottom{
	clear:both;
	padding:15px;
	text-align: center;
	color: #666;
	line-height:200%;
}
.navigation_bottom a{color: #666;}
/* 页面结构 : 主体 */
.main_content {
	float:left;
	width:648px;
}
.main_content_input{
  border:1px #ccc solid;
  background:#ffffff;
  color: #666666;
}
.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%;
	margin: 0;
	min-height: 22px;
	overflow: hidden;
	color:#CE0B2D;
	font-size:14px;
	font-weight:bold;
	height: 20px;
}
.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: #cc0000;
}
.sidebar ul {
	margin: 5px 5px 5px 25px;
	padding:0;
	color: #000000;
}
.sidebar li {
	line-height:150%;
}
.sidebar_button ul {
	padding:0;
	margin:0;
}
.sidebar_button li {
	list-style:none;
	background:url(../../default/images/spring/rightTop_bg.gif) no-repeat;
	width:280px;
	height:46px;
	float:left;
	line-height:46px;
	text-align:center;
	margin:0 0 10px 0;
}
.sidebar_button li a{
    font-size:14px;
	font-weight:600;
	color:#cc0000;
}
.sidebar_button_input_short {
	background:#fafafa;
	border:1px solid ;
	color: #666666;
	width:66px;
	height:16px;
}
.sidebar_button_input {
	background:#fafafa;
	border:1px solid #cccccc;
	color: #666666;
	width:107px;
	height:16px;
}
.cross {
	border:1px dotted #dddddd;
	background: #fff;
	padding:10px 10px 0 10px;
	margin:10px 14px;
}
.cross_main_content {
	border: 1px solid #95B8DB;
	background: #fff;
	padding:0px 0px 10px 0px;
	margin:10px 10px 10px 14px;
}
.cross_main_content .page_nav {
	background: transparent url(../../default/images/tab/page_nav2.jpg) repeat-x !important;
	margin: 0;
	min-height: 31px;
	overflow: hidden;
    color:#CE0B2D;
	font-size:14px;
	font-weight:bold;
	margin:0px;
	line-height:28px;
}
.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 #cccccc;
    padding:0 0 10px 0;
    margin:0px 0 12px 0;
	background: #fff;
	display:block;
	clear:both;
}
/* 框标题导航 */
/*.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: #cc0000;
	border-bottom: 1px dotted #fff !important;
}
.page_nav_morelinks {color: #000;}
.page_nav_single {text-align:center;}		
/* Box Model Abstract*/
.box_abstract {
	float:left;
    color: #666666;
}
.box_abstract ul {
    margin:0;
    padding:0;
}
.box_abstract li {
	list-style:none;
	white-space: nowrap ;
	overflow: hidden;
}

.box_return {
	clear:right;
	margin-right:0;
}
.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:5px 10px 0px;
}
/* 管理选项式 */
.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: #FF6600;
	font-weight: bold;
	padding: 15px 0px 0px 0px;
	width:50px; 
	height:40px;
	font-size: 15pt;
	text-align: center;
	display: block;
}
img.face{
	border: #efefef 1px solid;
	background: #fafafa;
	padding:5px;
	width:45px;
	height:45px;
}
img.miniface{
	border: #efefef 1px solid;
	background: #fafafa;
	padding:0px;
	width:25px;
	height:25px;
}
img.logo {
	border: #eee 1px solid;
	padding:1px;
	width:88px;
	height:31px;
}
#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;
	ine-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 {
	margin:0 0 0 5px;
	width:240px; 
	float:left;
	padding-left:0px;
	font-family:Arial, Helvetica, sans-serif;
}
#user_interest ul {
	margin:0 0 10px 0;
	padding:0;
	color: #999;
}
#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;
	color: #333333;
}
#Win_SecondLine{
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}
#Win_Window a:link {color: #FFFFDD;}
#Win_Window a:visited {color: #FFFFCC;}
#Win_Window a:hover {color: #FFFFCC;}
#Win_Window a:active {color: #FFFFCC;}
#Win_Overlay {
	position: absolute;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
#Win_Window{
	position: absolute;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
}
#Win_Window img{
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}
#Win_Caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}
#Win_CloseWindow{
	float:right;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
}
#Win_CloseAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}
#Win_AjaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}
#Win_Title{
	background-color:#AADD7E;
	height:27px;
}
#Win_AjaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}
#Win_AjaxContent p{
	padding:5px 0px 5px 0px;
}
#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: bold;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 10px;
}
/* 表格样式 */
.table table{
	border-collapse: collapse;
	border: 0;
	font: normal 9pt arial, verdana, helvetica, sans-serif;
	float:left;
}
.table td, th{
	padding: 5px;
	color: #999;
	border-bottom:1px dashed #e8e8e8;	
}
.table thead th{
	text-align: left;
	font-weight: normal;
	color: #666;
	background: #E5F5DA;
	border:0;
}	
.table tbody th{
	vertical-align: top;
	text-align:left;
	font-weight: normal;
}	
.table tbody td {vertical-align: top;}	
.table tbody tr:hover {background: #f7fdf3;}
.table tfoot{height:15px;}	
/* TAB */
/*********** TAB ***************/
.shadetabs {
    margin:10px 0px 0px 13px !important;
	margin:10px 0px 0px 6px;
	padding:0pt 0pt 0pt 10px !important;
	padding:0pt 0px 0pt 10px;
	clear:both;
	border:1px solid #b8b8b8;
	line-height:30px;
	border-bottom:none;
    background:#FFFFFF url(../images/tab/page_nav2.jpg) repeat-x;
	border-bottom:1px solid #b8b8b8;
	text-align:left;
}
.shadetabs li {
	background:transparent url(../images/tab/box_line.gif) no-repeat scroll right center;
	cursor:pointer;
	float:left;
	padding:0px 8px;
	_padding:0px 8px;
	margin-left:2px;
}
.shadetabs a label{
	display:none;
}
.shadetabs a del{
	text-decoration:none;
	display:inline;
}
.shadetabs li.selected {
	background:#FFFFFF url(../../default/images/tab/box_selected2_bg.jpg) repeat-x scroll 0% !important;
	border:1px solid #ccc;
	border-bottom:none;
	line-height:31px;
	margin:-1px 0pt -1px -1px;
	padding:0px 10px 0pt 10px;
	position:relative;
}
.shadetabs li.selected a label{
	display:inline;
}
.shadetabs li.selected del{
	display:none;
}
.shadetabs li a {
	color:#000000;
	font-size:12px;
	font-weight:normal;
}
.shadetabs li.selected a {
	color:#cc0000;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.tabcontent{
	display:none;
}
@media print {
.tabcontent {
	display:block!important;
}
}
.laleft{
  margin:0 0 0 0!important;
	margin:0;
	_margin-left:-1px;
	width:648px;
	*width:648px;
	_width:647px;
	border-bottom:1px solid #b8b8b8;
	overflow:hidden;	
}
.laleft5{
    margin:0 0 0 0!important;
	margin:0;
    _margin-left:-1px;
	border:1px solid #b8b8b8;
	background:#FFFFFF url(../../default/images/tab/page_nav2.jpg) repeat-x scroll 0%;
	width:278px;
	_width:276px;
	overflow:hidden;
}
.laleft6{
    width:948px;
    margin:0 0 0 0!important;
	margin:0 0 0 0;
	background:#FFFFFF url(../images/tab/page_nav2.jpg) repeat-x scroll 0%;
	overflow:hidden;
}



/* 页面主体结构 */
#header{
	width:100%;
	overflow:hidden;
	border-bottom:2px #999999 solid;
	border-bottom:none;
	background:#e8e8e8;
}
#main_warp{
	width:950px;
	overflow:hidden; 
	margin:8px auto;
}
#main_warpLeft{
	width:660px;
	float:left;
}
#main_warpRight{
	width:280px; 
	float:left; 
	margin-left:10px;
	overflow:hidden;
}
.mLeftcon{
	width:660px;
	float:left;
	margin:0 0 10px 0;
}
.mContain{
	width:100%;
	background:#fbfbfb;
	overflow:hidden;
	line-height:25px;
	margin-top:-1px;
	padding:10px 0;
	float:left;
}
.mContain_B{
    border:#b8b8b8 1px solid;
	width:658px;
	border-top:none;
	margin:-1px 0 0 0;
}
.mContain_B2{
    border:#b8b8b8 1px solid;
	border-top:none;
	width:278px;
	margin:-1px 0 0 0;
}
.mContain_B3{
    border:#b8b8b8 1px solid;
	border-top:none;
	width:948px;
}
.mContain_B4{
	width:658px;
	border:#b8b8b8 1px solid;
}
.mRightTop{
	float:left;
	line-height:46px;
	text-align:center;
	background:url(../images/spring/rightTop_bg.gif) no-repeat;
	width:280px;
	margin:0 0 10px 0;
}
.mRightcon{
	float:left;
	width:100%; 
	margin:0 0 10px 0;
}
.nav{
	width:660px;
	float:left;
}
.navLeft{
	float:left;
	width:2px;
	height:27px;
	background:url(../images/spring/navLeft.jpg);
	overflow:hidden;
}
.navCenter{
	width:656px;
	float:left;
	height:27px;
	background:url(../images/spring/navCenter.jpg) repeat-x;
	overflow:hidden;
	line-height:28px;
}
.navCenter2{
	width:276px;
}
.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:27px;
	background:url(../images/spring/navRight.jpg);
	overflow:hidden;
}
.spanL{
	float:left;
	margin-left:5px;
	font-size:14px;
	font-weight:bold;
	color:#cc0000
}
.spanL span{
	height:31px;
	background:#FFFFFF;
	padding:0 10px;
}
.spanR{
	float:right;
	margin-right:10px;
}
.spanR2{
	float:right;
	margin-right:10px;
}
.modify{
	width:950px;
	background:#FFFFFF;
	margin:10px auto;
	overflow:hidden;
	border:#eeeeee 1px solid;
}
.modfiyNav{
	width:100%;
	height:28px;
	line-height:28px;
	overflow:hidden;
	background:url(../images/spring/navCenter.jpg) repeat-x;
	float:left;
	text-align:center;
	color:#cc0000;
	font-size:14px;
	font-weight:600;
}
ul.group915{
	width:260px;
	margin-left:-30px;
    *margin:5px auto;
	overflow:hidden;
}
ul.group915 li{
	border-bottom: 1px dashed #e8e8e8;
	height:22px;
	line-height:22px;
	width:260px;
	word-wrap:break-word; 
	overflow:hidden;
	float:left;
	font-family:"宋体";
	padding:5px 0;
}
.comment_form{
	width:450px; 
	margin-top:10px;
	float:left;
}
.topTitle{
  width:100%;
	line-height:25px;
	border-bottom:1px #cccccc solid;
	color:#cc0000;
	font-size:14px;
	font-weight:bold;
}
.topTitle{
    width:100%;
	line-height:25px;
	border-bottom:1px #cccccc solid;
	color:#cc0000;
	font-size:14px;
	font-weight:bold;
}
.describe{
	margin:0;
	line-height:22px;
}
.newSummary{
	width:610px;
	margin:0 auto;
	background:#e8e8e8;
	padding:5px;
	bordeR:#CCCCCC 1px solid;
}
.newSummary_1{
	width:100%;
	text-align:center;
	font-size:15px;
	color:#cc0000;
	font-weight:bold;
}
.newSummary_2{
	width:98%;
	font-size:14px;
	overflow:hidden;
}
.group_list{
	width:630px;
	padding:10px 3px;
	border-bottom:#eeeeee 1px dashed;
	overflow:hidden;
}
.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{
	float:left;
	width:160px;
	height:70px;
	float:left;
}
.description{
	float:left;
	width:240px;
	margin:0 auto 5px;
	padding-bottom:10px;
	white-space:normal;
}
#footer{
	width:950px;
	margin:0 auto;
	clear:both;
	line-height:25px;
	padding:0 0 10px 0;
	text-align:center;
}
/* 页面架构 */
#headerTop{
	width:100%;
	height:26px;
	background:url(../images/headerTop.gif) repeat-x;
	margin:0;
}
.headerTop_div{
	width:950px;
	overflow:hidden;
	margin:0 auto;
	line-height:26px;
}
.headerTop_div_1{
	float:right;
	width:auto;
	margin:0 5px 0 0;
	text-align:right
}
.headerTop_div_2{
	float:right;
	margin:0 30px 0 0;
	width:550px;
	text-align:right;
}
#header_nav{
	width:950px;
	overflow:hidden;
	margin:0 auto;
}
.header_navLeft{
	float:left;
	line-height:normal;
	margin-top:5px;
}
.header_navLeft table{
	margin-left:15px;
	cursor:pointer;
}
.header_navLeft .site_name{
	font-weight:bold;
	color:#209202;
	font-size:35px;
	line-height:35px;
}
.header_navLeft .site_domain{
	color:#209202;
}
.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 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:62px; 
	height:20px;  
	margin:2px 0 0 5px; 
	color:#ffffff; 
	cursor:pointer; 
	border:0;
}
#header_nav2{
	width:950px; 
	height:32px; 
	overflow:hidden; 
	margin:5px auto;
}
.header_nav2Left{
    height:32px;
	width:14px;
	float:left; 
	background:url(../images/header/headerLeft.gif) no-repeat;
}
.header_nav2Bg{
	width:922px;
	height:32px;
	float:left; 
	background:url(../images/header/header_bg.gif) repeat-x;
}
.header_nav2Right{
	height:32px;
	width:14px;
	float:left; 
	background:url(../images/header/headerRight.gif) 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;
	margin:0 0 0 2px;
	overflow:hidden; 
}
.current{
	background:url(../images/header_6.jpg) no-repeat; 
}
/* 顶部菜单 */
#top_menu0823{
	width:99%;
	float:left;
	text-align:center;
	margin-top:-2px;
    margin-left:-35px;
	*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:5px 12px 0;
	background:transparent url(../images/header/index_tc4.gif) right no-repeat;
	text-align:center;
	color:#000;
	font-style:normal;
	cursor:pointer;
	font-size:14px;
}
#top_menu0823 #current a {
	background:url(../images/header/index_t1.gif) left top no-repeat;
	margin-top:2px;
	margin-left:-4px;
    _margin-left:-4px;
	_position:relative;	
}
#top_menu0823 #current a span {
	background:transparent url(../images/header/index_tc2.gif) right top no-repeat;
	font-weight:bold;
	color:#000000;
	font-size:14px;
}

ul#navSub{width:920px; padding:5px 14px; margin:-6px auto 8px; background:#FFFFFF; border:#CCCCCC 1px solid; border-top:none; overflow:hidden}
ul#navSub li{ float:left; line-height:22px; height:22px; width:105px; overflow:hidden; text-align:center; margin-left:8px;padding:2px 0;}
ul#navSub li a{ font-size:14px; padding:5px;}
ul#navSub .selected{font-weight:bold; color:#000000; display:block;}
ul#navSub a:hover{color:#cc0000;line-height:22px; background:#99CC00; padding:5px; text-decoration:none}

.Position{margin:0 auto; width:933px; background:#FFFFFF; border:#cccccc 1px solid; line-height:22px; height:22px; padding-left:15px; text-align:left; clear:both;}


/* 用户列表 */
ul.memberBox{
	width:270px;
	_width:265px;
	clear:both;
    margin:5px auto;
	claer:both;
}

ul.memberBox li{
	width:57px;
	height:80px;
	float:left;
	margin:5px;
	_margin-left:3px;
    overflow:hidden;
}
.memberBox_top{
	width:55px;
	height:57px;
	background:#fafafa;
	border:#efefef 1px solid;
	display:block;
    overflow:hidden;
}
.memberBox_top:hover{
	border:#a5dc78 1px solid;
}
.memberBox_bottom{
	display:block;
	width:57px;
	white-space:normal;
	overflow:hidden;
	line-height:25px;
	text-align:center;
}
ul.imgBox{
	width:640px;
	clear:both;
	margin-left:-30px;
	*margin-left:10px;
	margin-top:0px;
}
ul.imgBox li{
	height:auto!important;
	height:110px;
	min-height:110px;
	overflow:hidden;
	width:92px;
	float:left;
	margin:6px;
	_margin:6px 5px;
	background:#fafafa;
	border:#e8e8e8 1px solid;
}
ul.imgBox li:hover{
	border:#a5dc78 1px solid;
}
.imgBox_top{
	width:75px;
	height:75px;
	display:block;
	margin:5px auto;
}
.imgBox_bottom{
	margin:auto;
	display:block;
	width:75px;
	overflow:hidden;
	line-height:25px;
	white-space:nowrap;
	text-align:center;
}
ul.imgBox2{
	width:640px;	
	clear:both;
	margin-left:-30px;
	*margin-left:10px;
}
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:#a5dc78 1px solid;
}
.imgBox2_top{
	width:75px;
	height:75px;
	display:block;
	margin:5px auto;
}
ul.imgBox3{
	width:100%;
	margin-left:-33px;
	margin-top:0px;
    *margin-left:7px;
	_margin-left:5px;
	float:left;
	*padding-bottom:8px;
}
ul.imgBox3 li{
	height:auto!important;
	height:110px;
	min-height:110px;
	overflow:hidden;
	width:80px;
	float:left;
	margin:10px 3px;
	_margin:10px 2px;
	background:#fafafa;
	border:#e8e8e8 1px solid;
}
ul.imgBox3 li:hover{
	border:#a5dc78 1px solid;
}
.indexfloRight{
	float:right;
	text-align:right;
	margin-right:20px;
	width /*IE6*/:80%;
}
.register_left{
	float:left;
	margin-left:-30px;
	*margin-left:10px;
}
/* 资讯显示页 */
.main915{
	width:660px;
	border:#ccc 1px solid;
	margin-top:10px;
	background:#FFFFFF
}
.news912L{
	float:left;
	display:inline;
	width:450px;
}
.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:660px; float:left; margin:0 0 10px 0; overflow:hidden}
.indexFocusLeft{ width:265px; height:470px; float:left}
.indexFocusRight{ width:385px; height:470px; float:right}
.flashplay{ width:265px; float:left; border:#b8b8b8 1px solid; height:202px; overflow:hidden}
.newGroup{ width:265px; float:left;  margin-top:10px;}
.focunsText{width:324px; height:250px; float:right; }
.Fnav{width:267px;float:left;}
.Fnav2{width:385px;float:left;}
 .FnavCenter{width:381px;}
 .FnavCenter2{width:263px;}
 .FContain{
	width:245px;
	height:205px;
	*height:208px;
	background:#fbfbfb;
	overflow:hidden;
	line-height:23px;
	margin:0 auto;
	padding:10px;
	border:#b8b8b8 1px solid;
}
.FContain2{
	width:363px;
	height:420px;
	background:#fbfbfb;
	overflow:hidden;
	line-height:23px;
	margin:0 auto;
	padding:10px;
	border:#b8b8b8 1px solid;
}
.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:#cc0000; font-size:14px; border-bottom:1px solid #ccc }
.divLine{width:100%; margin:5px 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:#cc0000;}
.trend li{ border-bottom:1px dashed #CCCCCC; padding:5px 0;width:100%;margin-left:-25px; *margin-left:0;}
.quote{ color:#666; line-height:200%; _padding:3px 0;}
.quote a{ color:#cc0000; 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 5px;}
.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:-32px; *margin-left:0;}

.formBox{ width:95%;display:block; overflow:hidden; font-size:12px; padding:20px;}
.formBox a{ color:#cc0000; 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 .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;}

/*------------用户自定义样式（用户可以通过修改下面样式表实现网站整体的DIY）---------------------*/
body{ background:#e8e8e8; /*此处修改页面主体的背景色*/ }
#header{ background:#e8e8e8; /*此处修改页面顶部的背景色*/ }
#top_menu0823 li a span{ padding:15px 15px 0; }/*此处调节导航菜单个区块的宽度，适用于导航分类菜单较多的情况，建议修改值为padding:15px (12~25)px 0之间*/
ul#navSub li{ width:50px; }/*顶部自导航菜单宽度*/ 

/* 2009-04-07新增背景图片，若不需要背景图片可去掉下面两个样式 */
body{ 
	background:#ffffff;
	background:url(../images/2009_bg.jpg) repeat-x;
}
#header{
	background:url(../images/2009_bg.jpg) repeat-x;
}



