﻿a
{
	color:#276db3;
	font-size: 12px;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
.pTitle
{
	margin:5px 0;
	color:#626262;
	font-size:13px;
	font-weight:bold;
	text-align:left;
}
.pBody
{
	margin:5px 2px;
	color:#333333;
	font-size:12px;
	line-height:150%;
	text-align:left;
	text-indent:24px;
}
.box3d
{
	margin:0;
	padding:5px;
	border-style:inset; 
	border-width:2px 1px 1px 2px;
	border-color:#ffffff #ababab #ababab #ffffff;
	overflow-x:hidden;
	overflow-y:scroll;
}
.tips
{
	margin:0;
	padding:5px 10px;
	background:#f5f5f5;
}
.tips .caput
{
	margin:0;
	padding:5px;
	color:#000000;
}
.tips .body
{
	margin:0 0 10px 0;
	padding:5px;
	background:#ffffff;
	border-right:solid 1px #dddddd;
	border-bottom:solid 2px #dddddd;
}
.tipMsg
{
	position:absolute;
	padding:5px 10px;
	color:#000000;
	border:solid 1px #ff8585;
	background:#fff45c;
}
.quick
{
	height:35px;
	text-align:right;
}
.quick .key
{
	width:240px;
	height:20px;
	margin:0 2px;
	line-height:20px;
	float:right;
	border:solid 1px #9f9f9f;
	background:#ffffff;
}
.quick .key input
{
	width:160px;
	height:18px;
	line-height:22px;
	padding:0 0 0 20px;
	color:#dddddd;
	border:none;
	background:#ffffff url(http://pics.sigbang.com/public/icon_search.gif) no-repeat left center;
	float:left;
}
.quick .key div
{
	float:right;
}
.quick .go
{
	width:35px;
	height:22px;
	line-height:22px;
	text-align:center;
	background:url(http://pics.sigbang.com/public/go.gif) no-repeat;
	float:right;
}
.quick .tip
{
	position:absolute;
	padding:5px;
	border:solid 1px #dddddd;
	background:#f5f5f5;
	text-align:left;
	z-index:9999;
}
.quick .drop
{
	position:absolute;
	padding:1px;
	border:solid 1px #dddddd;
	background:#f5f5f5;
	text-align:left;
	z-index:9999;
}
.quick .dropScroll
{
	position:absolute;
	padding:1px;
	border:solid 1px #dddddd;
	background:#f5f5f5;
	text-align:left;
	z-index:9999;
	overflow-x:hidden;
	overflow-y:scroll;
}
.quick .drop div, .short .dropScroll div
{
	height:22px;
	line-height:22px;
	text-align:left;
	padding:0 5px;
	cursor:pointer;
}
.quick .drop .active, .short .dropScroll .active
{
	color: #ffffff;
	background: #909090; 
}
.actItem
{
	margin:5px 0;
}
.actItem .header
{
	margin:0;
	height:20px;
}
.actItem .header .title
{
	float:left;
}
.actItem .header .date
{
	float:right;
}
.actItem .header a
{
	color:#378db8;
	font-size:13px;
	text-decoration:none;
	padding:2px;
}
.actItem .header a:hover
{
	color:#ffffff;
	background:#7c7c7c;
}
.actItem .subhead
{
	height:20px;
}
.actItem .subhead div
{
	width: 80px;
	float:left;
}
.group
{
	margin:5px auto;
	padding:5px;
}
.group .logo
{
	width: 64px;
	padding:0;
	min-height:72px;
	height:auto !important;
	*height:72px;
	float:left;
}
.group .brief
{
	margin:0 0 0 70px;
	text-align:left;
}
.group .brief .headrow
{
	margin:5px 0 8px 0;
}
.group .brief .headrow .text
{
}
.group .brief .headrow .date
{
	margin:0 5px 0 0;
	float:right;
}
.group .brief .headrow a
{
	font-size:13px;
	font-weight:bold;
}
.group .brief .subhead
{
	margin:0;
	height:24px;
	line-height:24px;
}
.group .brief .subhead div
{
	margin: 0 5px;
	float:left;
}
.group .brief .datarow
{
	color:#999999;
	line-height:22px;
}
.group .brief .datarow p
{
	margin:5px 0;
	line-height:18px;
	text-indent:24px;
}
.group .hint
{
	margin:0 0 0 64px;
	min-height:72px;
}
.group .hint .Body
{
    margin:5px 2px;
	color:Black;
	font-size:12px;
	text-align:left;
	text-indent:12px;
}
.userinfo
{
	margin:0;
	padding:5px;
}
.userinfo .photo 
{
	width: 35px;
	height: 35px;
	float: left;
}
.userinfo .data 
{
	margin: 0 0 0 50px;
}
.userinfo .data .headrow
{
	margin:0;
	height:24px;
	line-height:24px;
	color:#333333;
}
.userinfo .data a
{
    color:#333333;
	font-size: 13px;
    text-decoration: none;
}
.userinfo .data a:hover
{
    color:#1a66b3;
    text-decoration: underline;
}
.userinfo .data .datarow
{
	margin:0;
	line-height:18px;
	color:#999999;
}
.userinfo .data .cmd
{
	margin: 0 5px;
	float:right;
}
.userinfo .data .cmd a
{
    color:#333333;
	font-size: 12px;
	font-weight: normal;
    text-decoration: none;
}
.userinfo .data .cmd a:hover
{
    color:#1a66b3;
    text-decoration: underline;
}
.userinfo .data .datarow .cmd a
{
    color:#999999;
	font-size: 12px;
    text-decoration: underline;
}
.userinfo .data .datarow .cmd a:hover
{
    color:#ff6600;
}
.grayBox
{
	border: solid 1px #9f9f9f;
	color:#626262;
}
.grayBtn
{
    BORDER-RIGHT: #7b9ebd 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #7b9ebd 1px solid; PADDING-LEFT: 2px; FONT-SIZE: 12px; FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#cecfde); BORDER-LEFT: #7b9ebd 1px solid; CURSOR: hand; COLOR: black; PADDING-TOP: 2px; BORDER-BOTTOM: #7b9ebd 1px solid; margin-left:5px;
}
.btn_60_20
{
	width: 60px;
	height:20px;
	line-height:20px;
	font-size:12px;
	text-align:center;
	background:url(http://pics.sigbang.com/public/btn_b_60_20.jpg) no-repeat;
}
.f_o_b_18
{
	color:#ff7200;
	font-size:18px;
	font-weight:bold;
}
.img_60_60
{
	width:60px;
	height:60px;
	padding:1px;
	border:solid 1px #d2d2d2;
}
.dropMenu
{
	position:absolute;
	border:solid 1px #dddddd;
	padding:1px;
	background:#f5f5f5;
	z-index:9999;
}
.dropMenu_Scroll
{
	position:absolute;
	border:solid 1px #dddddd;
	padding:1px;
	background:#f5f5f5;
	z-index:9999;
	overflow-x:hidden;
	overflow-y:scroll;
}
.dropMenu div, .dropMenu_Scroll div
{
	height:22px;
	line-height:22px;
	text-align:left;
	cursor:pointer;
}
.dropMenu .active, .dropMenu_Scroll .active
{
	color: #ffffff;
	background: #909090; 
}
