body {
	margin: 0;
	font: icon;
	color: #5E5E5E;
	font-family: Î¢ÈíÑÅºÚ;
}

dd {
	margin: 0;
}

a:link {
	text-decoration: none;
	color: #5E5E5E;
}

a:visited {
	text-decoration: none;
	color: #5E5E5E;
}

a:active {
	text-decoration: none;
	color: #5E5E5E;
}

input { /* border: 1px solid #CCCCCC; */
	font: icon;
}

.fileInput {
	font-size: 12px;
	width: 100%;
}

button {
	cursor: hand;
	font: icon;
	/*		
	border:				0px solid black; 
	background-image: 	url(../images/button.png); 
	height: 			25px;
	width:				70px;
	*/
}

.btn {
	cursor: hand;
	font: icon;
	/*
	border:				0px solid black; 
	background-image: 	url(../images/button.png);
	height: 			25px;
	width:				70px;
	*/
}

td { /*font:		icon;*/
	font-size: 12px;
	/*font-family: "Tahoma";*/
}

th { /*font:		icon;*/
	font-size: 12px;
	font-weight: normal;
	/*font-family: "Tahoma";*/
}

.tab-label {
	text-align: right;
	width: 160px;
}

.tab-label-bag-info {
	text-align: right;
}

.td-label {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
}

.label { /*color: #426D9C;*/
	font-weight: bold;
}

.box-title {
	color: #426D9C;
	/*background-color: #FFFFFF;*/
	font-weight: bold;
	font-size: 12px;
}

.box-item {
	color: #426D9C;
	background-color: #FFFFFF;
	text-indent: 20pt;
	font: icon;
}

.search-title {
	font-weight: bold;
}

.search-item { /*text-indent: 20pt;*/
	color: #5E5E5E;
}

input {
	font: icon;
}

.hidden {
	visibility: hidden;
}

hr { /* color: #9B9B9B; */
	color: #FFFFFF;
}

.BoxTitle {
	font-weight: bold;
}

.menu_private {
	color: #FF6D9C;
	background-color: #FEFED3;
	font-weight: bold;
	text-indent: 3pt;
	line-height: 17px;
	cursor: hand;
}

.menu {
	color: #666666;
	font-weight: normal;
	text-indent: 3pt;
	line-height: 17px;
	cursor: hand;
}

.menu_selected {
	color: #FF0000;
	text-indent: 3pt;
	line-height: 17px;
	font-weight: normal;
	cursor: hand;
}

.menu_sub_selected {
	color: #C00000;
	text-indent: 3pt;
	line-height: 17px;
	font-weight: normal;
	cursor: hand;
}

.label-file-size {
	color: #999999;
}

.label-file-prop {
	color: #999999;
}

.BagTitle {
	color: #5B5B5B;
}

.photoborder {
	border: 1px solid #CCCCCC;
	width: 195px;
	height: 195px;
}

.photoimage {
	border: 0px solid #000000;
	padding: 3px;
}

.photocontent {
	color: #5B5B5B;
}

.scroll-box {
	position: absolute;
	overflow: auto;
	height: 100%;
	width: 100%;
	padding: 5px;
}

.box {
	position: absolute;
	overflow: auto;
	height: 100%;
	width: 100%;
	padding: 2px;
	border: 2px inset;
	background-color: Window;
	color: WindowText;
}

.bag_title {
	font-weight: bold;
	text-indent: 1pt;
	background-color: #FFFFFF;
	font-size: 12px;
	border-top: 1px solid #FF0000;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #FF0000;
}

.bag_title_1 {
	font-weight: bold;
	text-indent: 1pt;
	background-color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
}

.bag_descn {
	text-indent: 3pt;
	background-color: #FFFFFF;
	font-size: 12px;
}

.xuxianbox {
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	BORDER-LEFT: 1px solid;
	BORDER-BOTTOM: 1px solid;
	background-color: #E0E0E0;
}

.xuxianline {
	BORDER-TOP-STYLE: dotted;
	BORDER-RIGHT-STYLE: dotted;
	BORDER-LEFT-STYLE: dotted;
	BORDER-BOTTOM-STYLE: dotted
}

.xuxianbottom {
	BORDER-RIGHT: black 0px dotted;
	BORDER-TOP: black 0px dotted;
	BORDER-LEFT: black 0px dotted;
	BORDER-BOTTOM: #999999 1px dotted
}

.srollbox1 {
	border: 1px dotted;
}

.focus {
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
}

.topic_title {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.mailto {
	text-decoration: underline;
}

TD.newsboxtop {
	font-size: 14px;
	width: 370;
	vertical-align: top;
	height: 32px;
	font-weight: bold;
	background:
		url(http://img.dpreview.com/images/boxbackground/new3d_headlinebox_01.gif);
}

TD.newsbody {
	width: 370;
	background: #333333
		url(http://img.dpreview.com/images/boxbackground/new3d_headlinebox_02.gif);
}

TD.newsfooter {
	width: 370;
	height: 25px;
	background:
		url(http://img.dpreview.com/images/boxbackground/new3d_headlinebox_03.gif);
}

.menu-item { /*font-size: 12px;
	font-weight: bold;*/
	
}

.boxtitle {
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	padding-left: 20pt;
}

.boxbody {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ADAAAD;
	border-left-color: #ADAAAD;
}

.boxtop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ADAAAD;
}

.boxbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ADAAAD;
}

.inbox {
	display: inline;
	border-top: 1px solid #D2D2D2;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid #D2D2D2;
}

.style1 {
	font-family: arial, sans-serif;
	font-weight: 800;
	font-size: 18px;
	line-height: 20px;
	color: #000000;
}

.style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
}

.table_scoop {
	background-color: #FFCC00;
}

.table_prime {
	background-color: #99CCFF;
}

.table_public {
	background-color: #CCCC99;
}

.menu_bar {
	color: "#5E5E5E"
}

.hl {
	color: #CC9900;
	font-weight: bold;
}

IMG.pub {
	opacity: 1;
	filter: Alpha(opacity =   100);
}

IMG.unpub {
	opacity: 0.3;
	filter: Alpha(opacity =   30);
}

IMG.mask {
	opacity: 0.3;
	filter: Alpha(opacity =   30);
}
dfn{
	display: none;
	width: 1px;
}
.ajaxtooltip {
	position: absolute; /*leave this alone*/
	display: none; /*leave this alone*/
	width: 300px; 
	height: 300px;
	left: 0; 
	top: 0; 
	background: lightyellow;
	border: 2px solid gray;
	border-width: 1px 2px 2px 1px;
	padding: 5px;
}
.blueBox {
	border-color: #43ae48;
	-webkit-box-shadow:0 0 10px #0CC;  
    -moz-box-shadow:0 0 10px #0CC;  
    box-shadow:0 0 10px #0CC;  
}
.line-clamp {
	line-height: 16px;
	max-height: 32px;
	overflow: hidden;
	position: relative;
}
.line-clamp::after {
	content: "...";
	position: absolute;
	bottom: 0;
	right: 0;
	background: -webkit-linear-gradient(left, transparent, #fff 55%);
	background: -o-linear-gradient(right, transparent, #fff 55%);
	background: -moz-linear-gradient(right, transparent, #fff 55%);
	background: linear-gradient(to right, transparent, #fff 55%);
}