body{
	margin: 0;
	padding: 0;
	color: #666;
	font: normal 12px Calibri,Arial,Helvetica,sans-serif;
	background: #eee;
	#line-height: 14px;
	margin-top: 30px;
}

img{
    border: 0px;
}

a img:hover{
    opacity:0.8;
}

a{
	text-decoration:none;
	color: #000;
}

a:hover{
	color: #333;
}

.leff{
	float: left;
}

.rigg{
	float: right;
}

.clear{
	clear: both;
}

#mbmenu{
	text-align:right;
	position: fixed;
	width: 100%;
	top:0px;
	z-index: 100;
}

#all {
	width:1010px;
	margin:0 auto;
	margin-top:-5px;
	border:1px solid;
	background-color: #f8f8f8;
}

#all #header{
	border:0px;
	position: relative;
}

#all #header .over_menu {
	clear: both;
	float: right;
	padding-top: 5px;
}

#all #header .top_ad {
    /*position: absolute;*/
    /*border: 1px solid black;*/
    width: 750px;
	float: right;
	min-height: 20px;
    /*height: 200px;
    right: -10px;
	overflow: hidden;*/
	
}

#all #header .over_menu .leff {
	/*position: absolute;
	left: 287px;
	top: 213px;*/
	float: left;
	padding-top: 5px;
}

#all #header .logo{
		float: left;
		margin:20px;
        #position: absolute;
        #width:150px;
        #height: 50px;
       	#margin-top: 100px;
        #margin-left: 50px;
}

#all #header .logo img:hover{
     opacity: 0.7;
}

#all #header .advert{
		float: right;
        width:464px;
        height: 60px;
        padding: 4px;
        margin: 20px;
		border: #ccc 1px solid;
}

#all #main{
	clear: both;
	border-top: #ccc 1px solid;
}

#all #main .container{
	float: left;
	width: 700px;
	padding: 20px;
}

#all #main .containerAdmin{
	padding: 20px;
	width: 950px;
}

#all #main .row{
	clear: both;
}

#all #main .rowL{
	float: left;
	margin-right: 10px;
}

#all #main .rowR{
	float: right;
	margin-left: 10px;
}

#all #main .adminImg{
	width: 275px;
}

#all #main .adminTopId{
	width: 20px;
}
	
#all #main .adminTopImg{
	text-align: center;
}

#all #main #menuSlide{
	clear:both;
	margin:20px;
	border: 2px solid;
}

#all #footer{
	clear: both;
	border-top: #ccc 1px solid;
	padding: 10px;
	margin: 0px;
	padding-left: 20px;
	padding-right: 20px;
}

#all #footer .copyright{
	text-align:left;
}

#all #footer .suqoon{
	text-align:right;
}

#all #footer .suqoon img{
	height:30px;
}

#content{
	padding: 0px;
	margin: 0px;
}

#mainmenu{
	text-align:right;
	position: fixed;
	width: 100%;
	bottom:0px;
}

.portlet-content{
	padding: 0px;
	background: transparent;
}

input{
	width: 294px;
	background: #eee;
}

input[type=submit]{
	width: 300px;
	background: #000 url(bg.gif) repeat-x top;
	color: #ccc;
	cursor: pointer;
}

input[type=submit]:hover{
	background-color:000;
	opacity:0.7;
}

input[type=checkbox]{
	width: 25px;
	float: left;
}

select {
	width: 298px;
	background: #eee;
}

textarea{
	width: 290px;
	height: 50px;
	background: #eee;
}

.pager{
	clear: both;
}

.adminTopImg img{
	text-align:center;
	width: 100px;
}

.adminTopGallery{
	text-align:center;
}

.adminTopUpdate{
	text-align:center;
}

.adminTopDelete{
	text-align:center;
}

.admin{
	float: left;
	text-align:center;
	width:90px;
	height: 100px;
}

.admin img{
	width: 80px;
	opacity:1;
}

.admin img:hover{
	width: 75px;
	opacity:0.6;
}

.effective {
	float: right; width: 850px; color: gray; text-align: center; padding-top: 30px;
}

.effective a {
	color: gray;
	border-right: 1px solid gray;
	padding: 0 5px;
}

.effective a.last {
	border-right: 0 none;
}
.effective span {
	padding-right: 20px;
}

.banner-long {
	display: block;
	margin: 0 auto 20px;
	width: 1010px;
	height: 70px;
}

.clearfix:before, .clearfix:after { content: ''; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }