@import url("reset.css");
body
{
background: #FFF;
width: 100%;   
font-family: tahoma;
}
input
{
	border: 0px;
	background: #FFF;
	width: 160px;
	height: 20px;
	color: #CCC;
	font-size: 15px;
	margin: 0px;
	padding: 1px;
	margin-top: 5px;
}

.header
{
	width: 100%;
	height: 196px;
	background: url(../img/header.png);
}
.headLeft
{
float: left;
	background: url(../img/headerleft.jpg);
	width: 519px;
	height: 156px;

}
.headInput
{
float: right;
padding-right: 9px;
margin-top: 30px;
width: 300px;
color: #FFF;
text-align: right;
}
.headInput a
{
font-size: 14px;
font-weight: bold;
color: #FFF;
text-decoration: none;
}
.headInput a:hover
{
color: #FFF;
text-decoration: underline;
}
.restore
{
	margin-top: 5px;
}
.restore a
{
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
.restore a:hover
{
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.text
{
	float: left;
	padding-left: 0px;
	width: 90px;
	line-height: 1.2;
}
.submit
{
	float: left;
	padding-left: 0px;
}
.container
{
	clear: both;
	width: 100%;
	float: right;
	margin-left: -236px;
}
.leftContent
{
	float: left;
	padding-left: 0px;
	width: 240px;
	color: #666666;
}
.contRight
{
	margin-left: 240px;
}
.leftTop
{
	background: url(../img/menutop.png);
	width: 236px;
	height: 8px;
	font-size: 1px;
}
.leftDown
{
	background: url(../img/menudown.png);
	width: 236px;
	height: 8px;
	font-size: 1px;
}
.leftCont
{
	padding-left: 10px;
	background: #e6e6e6;
	width: 226px;
}
.leftCont span
{
	font-size: 20px;
	color: #666666;
	position:relative;
	z-index:2;
}
.menu
{
	margin-top: 15px;
	padding-bottom: 20px;
}
.menu a.link
{
	color: #0072bc;
	font-size: 14px;
	font-weight: bold;
	width: 214px;
}
.menu a:hover
{
background: none;
width: 214px;
color: #666666;
text-decoration: none;
}
.menu a.link i.left
{	
	width: 11px;
	height: 28px;
    float: left;
	background: none;
}
.menu a.link i.right
{	
	width: 23px;
	height: 28px;
    float: left;
	background: none;
}
.menu a.sel i.left,
.menu a.link:hover i.left
{
	background: url(../img/hoverleft.jpg) no-repeat;
	width: 11px;
	height: 28px;
    float: left;
}
.menu a.sel i.right,
.menu a.link:hover i.right
{
	background: url(../img/hoverright.jpg) no-repeat;
}
.menu a.link i.center
{
	float: left;
	height: 28px;
	background: none;
	line-height:28px;
	padding:0px 1px;
	width: 180px;
	font-style: normal;
	text-decoration: underline;
	font-weight: bold;

}
.menu a.sel i.center,
.menu a.link:hover i.center
{
	background: url(../img/hoverbg.jpg);
	width: 180px;
	text-decoration: none;
	color: #666666;
}
.lastcoment
{
	padding-left: 0px;
	font-size: 12px;
}
.lastcoment a
{
	color:#0072bc;
	font-size: 14px;
}
.inpForm
{
	float: left;
	padding-left: 0px;
}
.inpSubm
{
	float: left;
	padding-left: 0px;
	padding-top: 5px;
	margin-left: 5px;
}
.banner
{
	clear: both;
	margin-top: 25px;
}

.contRightLeft
{
	 width:47%;
	 float:left;
}
.contRightRight
{
	 width:50%;
	 float:left;
	 margin-left: 2%;
}
.content
{
	padding-left: 30px;
	color:#666666;
	font-size: 12px;
	line-height: 1.5;
}
.content a.name
{
	color:#0072bc;
	font-size: 18px;
}
.content a.site
{
	color:#0072bc;
	font-size: 12px;
}
.content a.siteF
{
	color:#005082;
	font-size: 12px;
}
.bloc
{
	padding-left: 10px;
}
.line
{
background: url(../img/line.jpg);
height: 3px;
width: 100%;
font-size: 1px;
margin: 20px 0px;
}
ul
{
margin-left: 1%;
}
ul li
{
float: left;
padding-left: 19px;
width: 28px;
height: 45px;
line-height: 45px;
}
ul li a
{
font-size: 18px;
color: #0072bc;
text-decoration: underline;
}

ul li.sell
{
	background: url(../img/pages.png) no-repeat;

}
ul li.sell a
{
	text-decoration: none;
	color: #666666;
}

.footer
{
	clear: both;
	background: url(../img/footer.png) repeat-x 0 30px;
	width: 100%;
	height: 77px;
	padding-top: 30px;
	font-size: 12px;
	color: #FFF;
}
.footer a
{
	font-size: 12px;
	color: #FFF;
}
.copy
{
	float: left;
	padding-top: 25px;
	padding-left: 20px;
}
.ad
{
	float: left;
	padding-top: 2px;
	padding-left: 20px;
}

#inputfield{
	font:normal 18px Arial;
	width: 500px;
        border:1px solid #CCC;
	}

.inputfieldl{
	font:normal 18px Arial;
	width: 300px;
        border:1px solid #CCC;
	}
.attentionok {
	background:#CCFFCC;
	border:2px solid #99CC99;
	padding:4px 3px 1px 4px;
	margin-bottom:4px;
	color:#000;
        width: 500px;
}
.attentioner {
	background:#FFCC99;
	border:2px solid #FF9966;
	padding:4px 3px 1px 4px;
	margin-bottom:4px;
        color:#000;
        width: 500px;

}

#login_form {
       margin:16px;
}
#login_box {
       position:absolute;
       height:220px;
       width:400px;
       margin:-100px 0px 0px -200px;
       top: 50%;
       left: 50%;
       text-align: left;
       padding: 0px;
       background-color: #f5f5f5;
       border: 1px dotted #000000;
       overflow: auto;
       display:none;
       color:#666666;
       font-size: 12px;

}
#overlay{
       position:absolute;
       display:none;
       background:#000;
       opacity:.8;
       filter:alpha(opacity=80);
       left:0;
       top:0;
}

#close_btn {
       display:block;
       height:16px;
       text-align:right;
       color: #666666;
}
#login_result {
       display:block;
       margin:10px;
       text-align: left;
       text-indent: 5px;
       height:22px;
       line-height:22px;
}
.error {
       background:#f9caca;
       border: 1px solid #f00;
}
.success {
       background:#caf9ca;
       border: 1px solid #0f0;
}
.process {
       background:#cacaf9;
       border: 1px solid #00f;
}