﻿.container .left
{
	width: 199px;
	background: #FFFFFF;
	height: auto;
	float: left;
	border-left: 1px solid #9BC9E1;
}
.left .helpbox
{
	height: auto;
	float: left;
	position: relative;
}
.helpbox .help
{
	line-height: 30px;
	height: 30px;
	float: left;
	width: 184px;
	padding-left: 15px;
}
.help a
{
	color: #555555;
}
.help:hover
{
	background: transparent url(/neweditionimages/helphover.jpg) repeat-x scroll center center;
	width: 184px;
	height: 30px;
}
.help img
{
	vertical-align: middle;
}
.helpbox #morewomanitems, #moremanitems
{
	position: absolute;
	left: 200px;
	top: 190px;
	background-color: #FFFFFF;
	border: 1px solid #9CC8E3;
	width: 200px;
	display: none;
}
#morewomanitems li
{
	width: 100px;
	float: left;
	line-height: 24px;
	text-align: center;
}
#moremanitems li
{
	width: 100px;
	float: left;
	line-height: 24px;
	text-align: center;
}
.left .nvxingitem
{
	background: transparent url(/neweditionimages/separate.jpg) scroll no-repeat center bottom;
	overflow: hidden;
	line-height: 26px;
	height: 26px;
	width: 199px;
}
.nvxingitem a
{
	color: #565455;
        padding:0 10px;
}
.left .issue
{
	height: 270px;
	float: left;
}
.issue .issueitem
{
	background: #E5EEF7 url(/neweditionimages/issue-list-image.jpg) no-repeat scroll 20px 4px;
	height: 21px;
	line-height: 21px;
	width: 196px;
	text-align: center;
	margin: 2px;
	_margin-left: 1px;
}
.issueitem a
{
	color: #3C6792;
}
.issueitem a:hover
{
	color: #71AB00;
}
.left .function
{
	height: auto;
	float: left;
	position: relative;
}

.function #test
{
	position: absolute;
	left: 200px;
	top: 38px;
	display: none;
}
.function .test
{
 float:left;width:99px;text-align:center; line-height:22px;
 height:22px;
}
.test a{ color:#3C6792;}
