body { font-size: 12px; color:#333; text-align:center; margin:0px; }

a { font-size: 12px; color: #333; }
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: underline; color: #333; }
a:active { text-decoration: none; color: #333; }

ul { list-style:none; margin:0px; padding:0px; }
li { list-style:none; line-height:18px; margin:0px; padding:0px; }

#box { width:1002px; margin-left:auto; margin-right:auto; }
#box_top { 
	width:1002px; height:84px; margin-left:auto; margin-right:auto;
	background:url(../images/lisms/top.gif)
}
#box_header { width:1002px; height:90px; background:url(../images/lisms/header.gif) bottom no-repeat; }

#box_banner { width:1002px; height:160px; background:url(../images/lisms/banner_index.gif) no-repeat; }

#box_main { width:1002px; height:283px; text-align:left; /*这里定义居左所有子层继承*/
            background:url(../images/lisms/mainbg.gif) repeat-x; }

#box_main_left { width:420px; height:250px; float:left; }
.main_left_title { width:420px; height:25px; margin:10px 20px;/*上和左*/
                   background:url(../images/lisms/latestTitle.gif) no-repeat; }
.main_left_list { width:560px; height:150px; margin-left:30px; }
.main_left_list li { width:560px; height:20px; }
.main_left_list li a { font-size: 14px; color: #333; }
.main_left_list li a:link { text-decoration: none; }
.main_left_list li a:visited { text-decoration: none; }
.main_left_list li a:hover { text-decoration: underline; color: #333; }
.main_left_list li a:active { text-decoration: none; color: #333; }

#box_main_right { width:400px; height:250px; float:right; margin-right:10px; margin-top:5px;
                  background:url(../images/lisms/login_border.gif) no-repeat 8px 10px;/*左和上*/}
.main_right_content { width:360px; height:160px; margin:30px 20px 0px 12px;}
.input { width:120px; height:14px; border:1px solid #333; }

#footer { width:752px; height:35px; text-align:left; padding-left:250px; padding-top:32px; 
          background:url(../images/lisms/footer.gif) no-repeat; }
			 
/*------------------------------------------------------------------------------------------------*/	 
#box_popwintop { 
	width:100%; height:84px;
	background:url(../images/lisms/top.gif)
}
#box_popwincopyright {
	width:100%; height:32px;
	background:url(../images/lisms/bg_copyright.gif) center no-repeat;
}
#box_winexplanation {
	width:90%; margin:8px;
	font:bolder 24px "黑体" ; color:#06C;
}
.tbnewlaw {
	font-size:14px;
}
#box_winbottombtn{
	margin:10px; 
}

.contentlev1 { margin:3px; font-size:12px; }
.contentlev2 { margin-left:40px; font-size:12px;  }

.tbinput { background-color:#41ABE5; text-align:left }
.tbinput tr { background-color:#FFF }
.tbinputshow { background-color:#E9F5FC; text-align:center}
