﻿@charset "utf-8";
/* CSS Document */

body {
	background-color: #F7F7F7;
	margin: 0;
	font-size: 12px;
	color: #808080;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.red {
    color: #D01A1A;
}
.grayBoard {
	background-color: #F2F2F2;
}
.grayBorder {
	padding: 6px;
	border: #D9D9D9 1px solid;
}
.grayDotLine {
	height: 20px;
	margin-bottom: 20px;
	border-bottom: #999999 1px dotted;
}
.grayDotLineH {
	float: left;
	width: 1px;
	border-right: #999999 1px dotted;
}
.greenString {
    color: #008054;
    font-weight: bold;
}
.noShow {
	display: none;
}
.noPadRight {
	margin-right: 0px;
}
.stockinput 

{font-family: "宋体";font-size: 14px; text-decoration:none; display:inline; border:none; 

background:none; width:40px; text-align:center; }

.stockinput2 {font-family: "宋体";font-size: 14px; text-decoration:none; display:inline; border:none; 

background:none; width:40px; text-align:right; }
.stockinput3 {font-family: "宋体";font-size: 14px; text-decoration:none; display:inline; border:none; 

background:none; width:40px; text-align:right; }


#stock {
	padding: 5px;
	height: 25px;
	width: 235px;
	float: left;
   background: #eeeeee;
    
}
.red {
	
}
.green {
	
}
