﻿.content{margin-top:10px;}
.contleft,.maincont{border:#d0d0d0 1px solid;background:#fff;min-height:500px;}
.contleft{width:258px;border-top-right-radius:5px;}
.contleft h2{background:url(../Images/conLeftTitbg.gif) repeat-x left bottom;text-indent:20px;font-size:16px;color:#f00;line-height:36px;border-top:#d0d0d0 1px solid;border-bottom:#a8d7eb 1px solid;}
.contleft h2:first-child{border-top:none;}
.contleft h2 span{font-size:11px;color:#c0c0c0;}

.contleft div{padding:5px;min-height:200px;}
.contleft div a{display:block;background:url(../Images/dot.png) no-repeat 5px 5px;text-indent:20px;border-bottom:#E0E0E0 1px solid;}
.contleft div a:hover{background:#f0f0f0 url(../Images/dot.png) no-repeat 5px -21px;border-bottom:#B0B0B0 1px solid;}
.contleft .user{line-height:36px;}

.contright{width:690px;}

.maincont{border-top-left-radius:5px;}
.maincont>h2{text-indent:20px;font-size:16px;color:#f00;line-height:36px;border-bottom:#a8d7eb 1px solid;}
.maincont>h2 span{font-size:11px;color:#c0c0c0;}

.hide {display:none;}
.userlogin,.reg{_text-align:center; position:relative;}
.userlogin .cont,.reg .cont{width:390px;_text-align:left;}
.userlogin .cont{margin:100px auto;border:#a8d7eb 1px solid;border-radius:5px;}
.loginbtn{text-indent:53px;padding-top:5px;}
.reg .cont{width:auto;margin-left:150px;}

.cont{margin-top:5px;padding:10px;}
.cont h2{font-size:16px;font-weight:bold;line-height:2.5em;text-align:center;}
.contool{text-align:center;background:#deefff;line-height:2.5em;}


.button
{
	background:url(../admin/button_default.png) repeat-x left 0px;
	border:0;padding:0px 10px;margin:0;
	height:23px;border-radius:3px;border:solid 1px #797979;
	color:#797979;
	cursor:pointer;
}
.button:hover
{
	background:url(../admin/button_default.png) repeat-x left -48px;
	border:solid 1px #ef8924;
	color:#ef8924;
}
.tablebg{width:100%;border:0;}



/***登录***/
#errmsg{border:1px solid #de5051;background:#d01010 url("../admin/tip_red_bk.png") repeat-x top right; }
#errmsg {
	position:absolute;
	border-radius:5px;
	margin-top:64px;
	margin-left:238px;
	width:490px;
}
#errmsg p
{
	width:294px;
	display:block;
	float:left;
	padding:3px;
	color:#fefefe; 
	height:24px;
	line-height:24px;
	font-size:12px;
}
#errmsg p img{
	margin:0px 2px -4px 0px;
	border:none;
}
#errmsg .close
{
	display:block;
	float:right;
	width:14px;
	height:14px;
	margin:7px 7px 0px 0px;
}
#errmsg .close				{ background:url("../admin/tip_red_close.png") no-repeat top left; }
#errmsg .close:link 		{ }
#errmsg .close:visited		{ }
#errmsg .close:hover 		{ background:url("../admin/tip_red_close.png") no-repeat top center;}
#errmsg .close:active 		{ background:url("../admin/tip_red_close.png") no-repeat top right;}

.cont{padding:10px 50px;}
.cont li {line-height:40px;color:#3d3d3d}
.cont li input[type=text],
.cont li input[type=password]{
	width:78%;height:20px;line-height:20px;border-radius:3px;border:1px solid #ef8924;padding:2px;
}
.reg .cont li input[type=text],
.reg .cont li input[type=password]{width:30%;}
.contright .cont li input[type=text],
.contright .cont li input[type=password]{width:50%;}