﻿#divCommonBox
{
	color:#666666;
	position:absolute;
}
#divCommonBox #imgClose
{
	width:9px;
	height:9px;
	cursor:pointer;
	margin:15px 5px 0px 0px;
	float:right;
}
.CenterCommon
{
	background:#FFFFFF;
}
.CenterCommon a:link
{
    color: #333;
    text-decoration: none;
}
.CenterCommon a:visited
{
    color: #333;
    text-decoration: none;
}
.CenterCommon a:hover
{
    color: #333;
    text-decoration: underline;
}
.CenterCommon a:active
{
    color: #333;
    text-decoration: none;
}
#divCommonBoxBackground
{
	position:absolute;
	left:0px;
	left:0px;
	background:#000000;
	filter:Alpha(Opacity=50);
	opacity:0.5;
}
.btnCommon2
{
	border:0px;
	width:60px;
	height:22px;
	line-height:22px;
	background:url(http://www.clozone.com/images/CommonBox/btn2.gif);
	margin-right:5px;
	cursor:pointer;
	font-size:12px;
}
.btnCommon4
{
	border:0px;
	width:90px;
	height:22px;
	line-height:22px;
	background:url(http://www.clozone.com/images/CommonBox/btn4.gif);
	margin-right:5px;
	cursor:pointer;
	font-size:12px;
}
.btnCommon6
{
	border:0px;
	width:120px;
	height:22px;
	line-height:22px;
	background:url(http://www.clozone.com/images/CommonBox/btn6.gif);
	margin-right:5px;
	cursor:pointer;
	font-size:12px;
}
#divCommonMenu
{
	height:21px;
}
#divCommonMenu .divTabBlank
{
	height:20px;
	border-bottom:solid 1px #999999;
	float:left;
}
#divCommonMenu .divTabOn
{
	width:80px;
	height:21px;
	float:left;
	background:url(http://www.clozone.com/images/CommonBox/tabOn.gif) no-repeat;
	text-align:center;
	line-height:21px;
	cursor:pointer;
}
#divCommonMenu .divTabOff
{
	width:80px;
	height:19px;
	float:left;
	background:url(http://www.clozone.com/images/CommonBox/tabOff.gif) no-repeat left bottom;
	text-align:center;
	line-height:19px;
	padding-top:2px;
	cursor:pointer;
}
.divCommonContent
{
	border:solid 1px #999999;
	border-top:0px;
	padding:5px;
}
.txtCommon
{
	border:solid 1px #ccc;
}