
/* 公用CSS   commom   */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0;}

a {blr:expression(this.onFocus=this.blur());}	a {outline: none;} 	a:focus {outline: none;} 	*{ margin:0; padding:0;}

body{ font: 12px/1 Tahoma, Helvetica, Arial, ”\5b8b\4f53″, sans-serif; font-family:"新宋体";}           .h14{ height:14px;}

table { border-collapse:collapse; border-spacing:0;}	img{ vertical-align:top;border:0;}		ol, ul { list-style:none;}		li{ list-style:none;}	 p{ line-height:18px;}	

a{ text-decoration:none;}	a:hover { text-decoration:none;}		input,select{ font-size:12px; vertical-align:middle;}	    .clear{clear:both;margin:0;parding:0;height:0px;font-size:0px;}

strong { font-weight:800;}	   .fl{ float:left; display:inline;}	.fr{ float:right; display:inline;}		.h5,.h10,.h14,.h20,.h30,.h40,.h50,.h60,.h80,.h100{ clear:both;margin:0;parding:0;}

.h5{ height:5px;} .h10{ height:10px;}  .h20{ height:20px;} .h30{ height:30px;} .h40{ height:40px;} .h50{ height:50px;} .h60{ height:60px;} .h80{ height:80px;} .h100{ height:100px;}

/* 分页GO */
.page{/* text-align:center; */margin: 0 auto;/* width: 600px; */}

#pages { padding:14px 0 10px; font-family:"宋体";}

#pages a { display:inline-block; height:22px; line-height:22px; background:#fff; border:1px solid #e3e3e3; text-align:center; color:#333; padding:0 10px;}

#pages a.a1 { background:url(imagesadmin_imgpages.jpg) no-repeat 0 5px; width:56px; padding:0;}

#pages a:hover { background:#f1f1f1; color:#000; text-decoration:none;}

#pages span { display:inline-block; height:22px; line-height:22px; background:#5a85b2; border:1px solid #5a85b2; color:#fff; text-align:center;padding:0 10px;}

.page .noPage {display:inline-block; width:56px; height:22px; line-height:22px; background:url(../img/icu/titlebg.jpg) repeat-x 0 -55px ; border:1px solid #e3e3e3; text-align:center; color:#a4a4a4;}
/* 分页OVER */

/* 内容页GO */
.content{ text-align:justify;}

.content,.content p,.content a{	color:#333;	line-height:20px; font-size:12px;}

.content a:hover{text-decoration:underline;}

.content img{ display:block;	margin:15px auto; max-width:610px;}

.content p{margin-bottom:10px; text-indent:2em;}
/* 内容页OVER */