a{color:#333; text-decoration:none}
a:hover {color:red;}
ul,li{ list-style:none;text-align:center}
div {border:0px solid red}
body,div,ul,ol,li,table,tr,td,th,span,u,i,b,strong,form,input,select,option,dl,dt,dd,img,sub,sup,p,a,h1,h2,h3,h4,h5,h6,pre,button,textarea,blockquote,fieldset,legend{margin:0px; padding:0px}
img{border:0px; vertical-align:middle}
.tr tr {height:30px;}
.tr tr  td input{height:22px;}
.bordertable  {background:green;}
.bordertable tr td,th{background:white;}
th {height:40px;}
td {height:30px;}
body {background:#f1f1f1;}

#header {
	float:left;
	width:100%;
	height:100px;
	background:url(../../../Public/images/top02.gif) repeat-x;
	line-height:100px;
	font-size:30px;
	color:red;
}

#contain {
	float:left
}

.clear1 {
    width:100%;
    height:100px;
    float:left;
}

.clear2 {
    width:100%;
    height:20px;
    float:left;
}

.left {
	float:left;
	margin-left:350px;
	margin-top:40px;
	height:150px;
	width:150px;
	background:url(../../../Public/images/admin_p.gif) no-repeat 30px,0;
}

.left1 {
    width:5px;
    height:300px;
	margin-left:10px;
    background:url(../../../Public/images/line01.gif) repeat-x;
    float:left;
}

.right {
	float:right;
	margin-right:10px;
}

.menutitle {
	width:100%;
	height:40px;
	font-size:20px;
	line-height:40px;
	background:url(../../../Public/images/menu_bg.jpg) ;
}
.menu {
	width:100%;
	float:left;
	height:86%;
}

.menubt {
	background:url(../../../Public/images/menu_bt.jpg);
}

.mainhead {
	width:100%;
	height:50px;
	background:#BBDDE5;
	font-size:20px;
	line-height:50px;
	text-align:left;
}