a:link {
	text-decoration: 	none;
	font-size:			12px;
	color: 				#007733;
}


a:visited {
	text-decoration: 	none;
	color: 				#007733;
	font-size:			12px;
}

a:hover {
	text-decoration: 	none;
	color:				#FF0000;
	font-size:			12px;
}
a:active {
	text-decoration: 	none;
	color: 				#666666;
	font-size:			12px;
}

a.small:link {
	text-decoration: 	none;
	font-size:			12px;
	color: 				#EEEEEE;
}
a.small:visited {
	text-decoration: 	none;
	color: 				#CCCCCC;
	font-size:			12px;
}

a.small:hover {
	text-decoration: 	none;
	color:				#FFFFFF;
	font-size:			12px;
}
a.small:active {
	text-decoration: 	none;
	color: 				#999999;
	font-size:			12px;
}

a.big:visited {
	text-decoration: 	none;
	font-size:			14px;
	font-weight:		bolder;
	color:				#EEEEEE;
}
a.big:link{
	text-decoration: 	none;
	font-size:			14px;
	font-weight:		bolder;
	color:				#EEEEEE;
}
a.big:hover{
	font-size:			14px;
	font-weight:		bolder;
	color:				#FFFFFF;
}
a.big:active{
	font-size:			14px;
	font-weight:		bolder;
	color:				#FFFFFF;
}
body{
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-image:url(../images/back.jpg);*/
	background-position:center;
	background-repeat:repeat-y;
	scrollbar-face-color: 		#EEEEEE; 
	scrollbar-highlight-color: 	#FFFFFF; 
	scrollbar-shadow-color: 	#808080; 
	scrollbar-3dlight-color: 	#CCCCCC; 
	scrollbar-arrow-color: 		#AAAAAA; 
	scrollbar-track-color: 		#EEEEEE; 
	scrollbar-darkshadow-color:	#FFFFFF; 
	scrollbar-base-color: 		#EEEEEE;

}
td{
	font-size:12px;
	line-height:150%;
}
input.searhbox
{
font-size:12px;
padding:1px;
border:1px solid #CCCCCC;
height:18px;
}
input.loginbox
{
font-size:12px;
padding:1px;
border:1px solid #CCCCCC;
height:18px;
}

select{
font-size:12px;
border:1px solid #F3F3F3;
}
/*菜单样式定义开始*****************************************/
td.menubar{
	background-color:	#FFFFFF;
	width:				65px;
	height:				20px;
	text-align:			center;
	vertical-align:		middle;
	cursor:				hand;
	font-weight:		bold;
	font-size:			12px;
	border:				1px solid #FFFFFF;
	filter:				alpha(opacity=90);
}
td.menubar1{
	background-color:	#990000;
	color:				#FFFFFF;
	width:				65px;
	height:				20px;
	font-weight:		bold;
	font-size:			12px;
	text-align:			center;
	vertical-align:		middle;
	cursor:				hand;
	border:				1px solid #FFFFFF;
}
/*菜单样式定义结束****************************************/
/*表格背景定义开始*/
.whiteback{
background-color:#FFFFFF;
height:22px;
}
.grayback{
background-color:#EEEEEE;
height:22px;
}
titleheader{
border:			1px solid #cccccc;
border-top:		1px solid #ffffff;
border-left:	1px solid #ffffff;
text-align:		center;
}
/*表格背景定义结束*/

.boldtitle {
	font-weight: bolder;
	border-bottom:1px #999999  dotted;
	height:		30px;
	vertical-align:	bottom;
}

.atitle {
	font-weight: 	bolder;
	border-bottom:	1px #999999 dotted;
	height:			22px;
	vertical-align:	middle;
}
#showimg {
	position: absolute;
	left:250px;
	top:330px;
	width:205px;
	height:241px;
	z-index:1;
	filter: Alpha(Opacity=80);
}
.lrline{
border-left:1px solid #EEEEEE;
border-right:1px solid #EEEEEE;
}
.rline{
border-right:1px solid #EEEEEE;
}
.whitetext
{
color:#FFFFFF;
}
.redtext
{
color: #FF0000;
}
.bluetext
{
color: #0000FF;
}
.graytext
{
color:#666666;
}
.tbar_Darkgreen
{
background-color:	#003A0A;
vertical-align:		middle;
color:				#FFFFFF;
padding:			4px;
height:				22px;
}
.tbar_green
{
background-color:	#007236;
vertical-align:		middle;
color:				#FFFFFF;
padding:			1px;
height:				22px;
}
.tbar_lightgreen
{
background-color:	#FFFFFF;
vertical-align:		middle;
color:				#000000;
padding:			4px;
height:				22px;
}
.title_red
{
	background-color:#FFCC00;
	color:			#FF0000;
	text-align:		center;
	filter: Shadow(Color=#000000, Direction=3);
}
.setborder
{
border:1px solid #CCCCCC;
}
.grayline
{
background-color:#F8F8F8;
}
.whiteline
{
background-color:#FFFFFF;
}
.buy{
width:			50px;
height:			16px;
background-color:#EEEEEE;
text-align:		center;
vertical-align:middle;
border:			1px solid #CCCCCC;
padding:		2px;
cursor:			hand;
}
.buy1{
width:50px;
background-color:#003A0A;
height:16px;
color:#FFFFFF;
text-align:center;
vertical-align:middle;
border:1px solid #000000;
padding:2px;
cursor:hand;
}
/**/
.whitetable{
background-color:#F5F5F5;
border-bottom:1px solid #CCCCCC;
}
.graytable{
background-color:#FFFFFF;
border-bottom:1px solid #CCCCCC;
}
.none
{
border:none;
}
.blocktext
{
padding:20px;
line-height:200%;
}