/****************************/
/*                 		    */
/*     Version : 3.2.0      */
/*     Author  : XIONG Wei  */
/*     Date    : 20150427   */
/*                          */
/****************************/
/* Getting the new tags to behave */
body {
	background: #fff;/*background: url(../images/bodybg.jpg) repeat-x 0 0;*/
}
/* Left & Right alignment */
.left {
	float: left;
}
.right {
	float: right;
}
.center {
	margin: 0 auto;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
*+ height: 1%;
}
/* ============================= main layout ====================== */
a {
	color: #000;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #025394;
}
.bright {
	color: #F48C19;
}
.bright:hover {
	color: #000;
}
/* ============================= index ====================== */
.web {/*width: 1200px*/;
	background: url(imagesbg.jpg) no-repeat;
	min-height: 700px;
	/*height: 700px;*/
	margin: 0 auto;
}
.tips {
	background: url(../images/tips_ico.png) 0 5px no-repeat;
	width: 992px;
	height: 24px;
	font-size: 12px;
	color: #fff;
	line-height: 24px;/*margin-bottom: 9px;*/
}
.tips a {
	font-size: 12px;
	color: #fff;
	line-height: 24px;
}
.tips a:hover {
	color: #fff;
	/* older safari/Chrome browsers */  
	-webkit-opacity: 0.5;
	/* Netscape and Older than Firefox 0.9 */  
	-moz-opacity: 0.5;
	/* Safari 1.x (pre WebKit!) 老式khtml内核的Safari浏览器*/  
	-khtml-opacity: 0.5;
	/* IE9 + etc...modern browsers */  
	opacity: 0.5;
	/* IE 4-9 */  
	filter: alpha(opacity=50);
	/*This works in IE 8 & 9 too*/  
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    /*IE4-IE9*/  
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
}
.tips a.lang {
	padding: 0 0 0 30px;
	margin-left: 10px;
}
.tips a.lang_cn {
	background: url(imageslang_cn.jpg) no-repeat 0px 50%;
}
.tips a.lang_en {
	background: url(imageslang_en.jpg) no-repeat 0px 50%;
}
.tips .notice {
	width: 800px;
}
.tips .setup {
	width: 202px;
}
.tips .notice ul li a {
	margin-left: 22px;
}
.tips .setup ul li a {
	line-height: 24px;
	margin: 0 5px;
}
.header {
	width: 992px;
}
/*.nav {
background: url(imagesnav.png) no-repeat;
height: 57px;
margin-top: 9px;
}
.nav li {
width: 110px;
text-align: center;
margin-top: 7px;
_margin-top: 5px;
height: 45px;
background: url(imagesnav_line.jpg) right no-repeat;
}
.nav li a {
font-family: "SimHei";
font-size: 16px;
font-weight: bold;
display: block;
margin-top: 5px;
text-shadow: 1px 1px 0px #fff;
behavior: url(PIE.htc);
}
.nav li a span {
font-family: Arial;
font-size: 11px;
}*/
.nav {
	margin-top: 5px;
	padding: 0 10px;
	height: 34px;
	line-height: 34px;
	background: #39A4DC;
	position: relative;
	z-index: 100;
}
.nav a {
	color: #fff;
}
.nav .nLi {
	float: left;
	position: relative;
	display: inline;
}
.nav .nLi h3 {
	float: left;
}
.nav .nLi h3 a {
	display: block;
	padding: 0 20px;
	font-size: 14px;
	font-weight: bold;
}
.nav .sub {
	display: none;
	width: 130px;
	left: 0;
	top: 34px;
	position: absolute;
	background: #4E4E4E;
	line-height: 26px;
	padding: 5px 0;
}
.nav .sub li {
	zoom: 1;
}
.nav .sub a {
	display: block;
	padding: 0 10px;
}
.nav .sub a:hover {
	background: #6d6d6d;
	color: #fff;
}
.nav .on h3 a {
	background: #4E4E4E;
	color: #fff;
}
.banner {
	width: 992px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.content {
	width: 992px;/*margin-top: 15px;*/
}
.content .more a {
	background: url(imagesnews_more.jpg) no-repeat;
	text-indent: -9999px;
	display: block;
}
.time {
	float: right;
	color: #999;
	font-size: 12px;
	line-height: 24px;
}
.news {
	background: url(imagesnews_bg.jpg) top no-repeat;
	/* width: 322px; */
	width: 365px;
	height: 224px;
	margin-right: 10px;
}
.news .more a {
	margin-left: 332px;
	margin-top: 11px;
}
.news ul {
	margin: 10px 0 0 10px;
}
.news li a {
	background: url(imagesnews_ico.jpg) left center no-repeat;
	font-size: 12px;
	padding-left: 10px;
	line-height: 24px;
}
.notice {
	background: url(imagesnotice_bg.jpg) top no-repeat;
	width: 365px;
	height: 224px;
	margin-right: 10px;
}
.notice .more a {
	margin-left: 332px;
	margin-top: 11px;
}
.notice ul {
	margin: 10px 0 0 10px;
}
.notice li a {
	background: url(imagesnotice_ico.jpg) left center no-repeat;
	font-size: 12px;
	padding-left: 10px;
	line-height: 24px;
}
.academic {
	background: url(imagesacademic_bg.jpg) top no-repeat;
	/* width: 322px; */
	width: 365px;
	height: 224px;
	margin-right: 10px;
}
.academic .more a {
	margin-left: 332px;
	margin-top: 11px;
}
.academic ul {
	margin: 10px 0 0 10px;
}
.academic li a {
	background: url(imagesacademic_ico.jpg) left center no-repeat;
	font-size: 12px;
	padding-left: 10px;
	line-height: 24px;
}
.service {
	background: url(imagesservice_bg.jpg) top no-repeat;
	/* width: 322px; */
	width: 365px;
	height: 224px;
	margin-right: 10px;
}
.service .more a {
	margin-left: 332px;
	margin-top: 11px;
}
.service ul {
	margin: 10px 0 0 10px;
}
.service li a {
	background: url(imagesservice_ico.jpg) left center no-repeat;
	font-size: 12px;
	padding-left: 10px;
	line-height: 24px;
}
.expert {
	background: url(imagesexpert_bg.jpg) top no-repeat;
	width: 240px;
	/*height: 224px;*/
	margin-right: 10px;
}
.expert .more a {
	margin-left: 207px;
	margin-top: 11px;
}
.expert ul {
	margin: 10px 0 0 10px;
}
.expert li a {
	background: url(../images/expert_ico.jpg) left center no-repeat;
	font-size: 12px;
	padding-left: 10px;
	line-height: 24px;
}
.about {
	background: url(imagesabout_bg.jpg) top no-repeat;
	width: 349px;
	height: 224px;
}
.about .more a {
	margin-left: 295px;
	margin-top: 14px;
}
.about img {
	margin: 16px 14px 8px 14px;
}
.about p {
	margin: 0 14px;
	font-size: 14px;
	text-indent: 25px;
	color: #666;
	line-height: 22px;
}
.contact {
	width: 238px;/*height: 224px;
	margin-top: 5px;*/
}
.contact .tel {
	background: url(imagestel_bg.jpg) no-repeat;
	/*height: 33px;*/
	display: block;
	font-size: 26px;
	color: #025394;
	padding-left: 80px;
	padding-top: 36px;
}
.contact p {
	font-size: 12px;
	color: #000;
	line-height: 24px;
	margin-left: 6px;
}
.contact .add {
	text-indent: 48px;
}
.contact .online {
	background: url(imagesonline.jpg) right top no-repeat;
	height: 64px;
	display: block;
	font-size: 14px;
}
.contact .online .code {
	margin: 48px 0 0 10px;
	_margin-top: 25px;
*+ margin-top: 25px;
}
.footer {
	/* height: 25px; */
	background-color: #ccc;
/**+ margin-top: 80px;*/
	z-index: 0;
}
.footer p {
	width: 992px;
	margin: 0 auto;
	font-size: 12px;
	line-height: 25px;
	text-align: center;
	text-shadow: 1px 1px 0px #fff;
}
/* ============================= about ====================== */
.aboutcon {
	width: 992px;
	margin-top: 15px;
}
.about_left {
	width: 262px;
	margin-bottom: 45px;
}
.about_left h1 {
	background: url(imagesabout_nav_bg.png) top no-repeat;
	height: 60px;
	padding-left: 85px;
	padding-top: 5px;
	line-height: 20px;
	font-size: 24px;
	font-weight: normal;
}
.about_left h1 span {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #9da3ac;
}
.about_left h1 p {
	font-family: "SimHei";
	padding-left: 28px;
}
.classify {
	width: 260px;
	background-color: #fff;
	border: 1px solid #ddd;
	position: relative;
	z-index: 3;
	margin-top: 6px;
	/* Gecko browsers */
	-moz-border-radius: 5px;
	/* Webkit browsers */
	-webkit-border-radius: 5px;
	/* W3C syntax - likely to be standard so use for future proofing */
	border-radius: 5px;
	behavior: url(PIE.htc);
}
.classify h2 {
	font-family: "SimHei";
	font-size: 18px;
	font-weight: bold;
	padding: 15px 0 15px 15px;
}
.classify li a {
	font-size: 14px;
	height: 34px;
	line-height: 34px;
	padding-left: 20px;
	margin-left: 10px;
	width: 220px;
	display: block;
}
.classify li a:hover {
	background: url(imagesabout_bg_01.jpg) left center no-repeat;
}
.about_left h3 a {
	background: url(imagescontact_bg.jpg) top no-repeat;
	height: 53px;
	display: block;
	width: 261px;
	text-indent: -9999px;
	margin-top: 20px;
}
.about_right {
	width: 718px;
	background-color: #fff;
	position: relative;
	z-index: 3;
	margin-left: 10px;
	margin-bottom: 20px;
	_height: 500px;
	/* Gecko browsers */
	-moz-border-radius: 5px;
	/* Webkit browsers */
	-webkit-border-radius: 5px;
	/* W3C syntax - likely to be standard so use for future proofing */
	border-radius: 5px;
	border: 1px solid #ddd;
	behavior: url(PIE.htc);
	min-height: 500px;
}
.about_right h2 {
	background: url(imagesnr_ico.jpg) left top no-repeat;
	font-size: 12px;
	line-height: 21px;
	margin: 10px;
	padding-left: 30px;
}
.about_right .info {
	margin: 20px 30px;
}
.about_right .contactus {
	width: 740px;
	text-align: center;
	margin: 20px 0;
}
.about_right .info .info_title h4 {
	font-family: "SimHei";
	text-align: center;
	margin-bottom: 20px;
}
.about_right .info .info_time {
	border-top: 1px solid #eaeaea;
	font-size: 12px;
	color: #888;
	text-align: center;
	padding: 10px 0 15px;
}
.about_right .info .info_time span {
	margin-right: 10px;
}
.about_right .info .info_description {
	border: 1px solid #eaeaea;
	background-color: #F6FAFD;
	text-indent: 20px;
	color: #888;
	font-size: 12px;
	line-height: 1.8;
	padding: 10px;
	margin-bottom: 15px;
}
.about_right .info .info_content {
	font-size: 14px;
	line-height: 1.5;
}
.about_right .info .info_content p {
	text-indent: 25px;
	margin-bottom: 10px;
}
.about_right .info .info_content img {
	max-width: 650px;
_width: expression(( document.documentElement.clientWidth || document.body.clientWidth)<650?"650px":"");
	overflow: hidden;
}
.about_right .info .info_service {
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	background-color: #F6FAFD;
	height: 30px;
	margin-top: 15px;
	text-align: center;
}
.about_right .info .info_service span {
	line-height: 30px;
	margin: 0 8px;
	padding-left: 24px;
	font-size: 14px;
}
.about_right .info .info_service .favorites {
	background: url(imagesicon_cang.gif) left center no-repeat;
}
.about_right .info .info_service .print {
	background: url(imagesicon_print.gif) left center no-repeat;
}
.about_right .info .info_service .close {
	background: url(imagesicon_close.gif) left center no-repeat;
}
.about_right .info .info_service .top {
	background: url(imagesicon_top.gif) left center no-repeat;
}
.about_right .list {
	margin: 20px 0px;
}
.about_right .list ul li {
	line-height: 30px;
	font-size: 14px;
}
.about_right .list span {
	color: #888;
}
.about_right .list .hr {
	border-bottom: 1px dashed #bbb;
	height: 10px;
	margin-bottom: 10px;
	display: block;
}
.about_right .category {
	margin: 30px 0px 0px 46px;
}
.about_right .category h3 {
	background: url(../images/about_bg_03.jpg) left top no-repeat;
	height: 38px;
	line-height: 38px;
	padding-left: 10px;
	width: 290px;
}
.about_right .category ul {
	border: 1px solid #d9d9d9;
	border-top: none;
	width: 273px;
	padding-left: 25px;
}
.about_right .category ul li {
	margin: 0 5px;
	line-height: 30px;
	font-size: 14px;
	list-style: decimal;
}
.listbox {
	float: left;
	display: block;
	padding: 2px;
	margin: 0 15px 15px 0;
	border: 1px solid #ddd;
	position: relative;
}
.listimg {
	float: left;
	width: 150px;
	height: 210px;
	position: relative;
	overflow: hidden;
}
.listimg img {
	background: #fff;
	width: 150px;
	height: 210px;
	top: 0;
	left: 0;
	position: absolute;
}
.summary {
	position: absolute;
	width: 150px;
	height: 210px;
	top: 210px;
	left: 0;
	background: #000;
	/* older safari/Chrome browsers */  
	-webkit-opacity: 0.5;
	/* Netscape and Older than Firefox 0.9 */  
	-moz-opacity: 0.5;
	/* Safari 1.x (pre WebKit!) 老式khtml内核的Safari浏览器*/  
	-khtml-opacity: 0.5;
	/* IE9 + etc...modern browsers */  
	opacity: 0.5;
	/* IE 4-9 */  
	filter: alpha(opacity=50);
	/*This works in IE 8 & 9 too*/  
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    /*IE4-IE9*/  
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
}
.summarytxt {
	color: #fff;
	font-size: 12px;
	line-height: 24px;
	text-align: center;
	margin: 3px auto;
	width: 150px;
	height: 30px;
}
/* ========================= 焦点图 ========================= */
#focus_Box {
	position: relative;
	width: 960px;
	height: 348px;
	margin: 20px auto 15px;
}
#focus_Box ul {
	position: relative;/*width: 710px;
height: 308px*/
}
#focus_Box li {
	z-index: 0;
	position: absolute;
	width: 0px;
	background: #fff;
	height: 0px;
	top: 175px;
	cursor: pointer;
	left: 480px;
	border: 1px solid #c8c8c8;
	padding: 5px;
}
#focus_Box li img {
	width: 100%;
	height: 100%;
	vertical-align: top
}
#focus_Box li p {
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: url(imagesfloat-bg.png) repeat;
	text-indent: 8px;
	color: #fff;
}
#focus_Box li p span {
	display: inline-block;
	width: 90%;
	height: 40px;
	overflow: hidden;
}
#focus_Box .prev, #focus_Box .next {
	display: block;
	z-index: 100;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	width: 43px;
	height: 97px;
	top: 125px;
}
#focus_Box .prev {
	background: url(imagesbtn.png) left top no-repeat;
	left: 0px
}
#focus_Box .next {
	background: url(imagesbtn.png) right top no-repeat;
	right: 0px
}
#focus_Box .prev:hover {
	background-position: left bottom;
}
#focus_Box .next:hover {
	background-position: right bottom;
}
/* ========================= 友情链接 ========================= */
.link {
	background-color: #fff;
	height: 99px;
	line-height: 33px;
	text-align: center;
	width: 236px;
	clear: both;
}
select {
	border: 1px solid #ccc;
}
/* ========================= 标签切换 ========================= */
.slideTxtBoxLeft {
	width: 365px;
	border: 1px solid #ddd;
	text-align: left;
	margin-right: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}
.slideTxtBoxLeft .hd {
	height: 30px;
	line-height: 30px;
	background: #f4f4f4;
	padding: 0 10px 0 20px;
	border-bottom: 1px solid #ddd;
	position: relative;
}
.slideTxtBoxLeft .hd ul {
	float: left;
	position: absolute;
	left: 20px;
	top: -1px;
	height: 32px;
}
.slideTxtBoxLeft .hd ul li {
	float: left;
	padding: 0 15px;
	cursor: pointer;
	font-size: 14px;
	font-weight: 700;
	height: 30px;
	background: #fff;
	border: 1px solid #ddd;
	border-bottom: 2px solid #fff;
}
/*.slideTxtBoxLeft .hd ul li.on {
height: 30px;
background: #fff;
border: 1px solid #ddd;
border-bottom: 2px solid #fff;
}*/
.slideTxtBoxLeft .hd ul li a {
	color: #025394;
}
.slideTxtBoxLeft .bd {
	background: #fff;
	height: 198px;
}
.slideTxtBoxLeft .bd ul {
	padding: 15px;
	zoom: 1;
}
.slideTxtBoxLeft .bd li {
	background: url(imagesnews_ico.jpg) left center no-repeat;
	font-size: 12px;
	padding-left: 10px;
	line-height: 24px;
}
.slideTxtBoxLeft .bd li .date {
	float: right;
	color: #999;
	font-size: 12px;
	line-height: 24px;
}
.slideTxtBoxLeft .arrow {
	position: absolute;
	right: 10px;
	top: 0;
}
.slideTxtBoxLeft .arrow a {
	display: block;
	width: 5px;
	height: 9px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	overflow: hidden;
	cursor: pointer;
	background: url("../images/arrow.png") 0 0 no-repeat;
}
.slideTxtBoxLeft .arrow .next {
	background-position: 0 -50px;
}
.slideTxtBoxLeft .arrow .prevStop {
	background-position: -60px 0;
}
.slideTxtBoxLeft .arrow .nextStop {
	background-position: -60px -50px;
}
.slideTxtBoxRight {
	width: 236px;
	border: 1px solid #ddd;
	text-align: left;
	overflow: hidden;
	margin-bottom: 10px;
}
.slideTxtBoxRight .hd {
	height: 30px;
	line-height: 30px;
	background: #f4f4f4;
	padding: 0 10px 0 20px;
	border-bottom: 1px solid #ddd;
	position: relative;
}
.slideTxtBoxRight .hd ul {
	float: left;
	position: absolute;
	left: 20px;
	top: -1px;
	height: 32px;
}
.slideTxtBoxRight .hd ul li {
	float: left;
	padding: 0 15px;
	cursor: pointer;
	font-size: 14px;
	font-weight: 700;
	height: 30px;
	background: #fff;
	border: 1px solid #ddd;
	border-bottom: 2px solid #fff;
}
/*.slideTxtBoxRight .hd ul li.on {
height: 30px;
background: #fff;
border: 1px solid #ddd;
border-bottom: 2px solid #fff;
}*/
.slideTxtBoxRight .hd ul li a {
	color: #025394;
}
.slideTxtBoxRight .bd {
	background: #fff;
	padding-top: 9px;
	padding-bottom: 8px;
}
.slideTxtBoxRight .bd ul {
	padding: 15px;
	zoom: 1;
}
.slideTxtBoxRight .bd li {
	height: 24px;
	line-height: 24px;
}
.slideTxtBoxRight .bd li .date {
	float: right;
	color: #999;
}
.slideTxtBoxRight .arrow {
	position: absolute;
	right: 10px;
	top: 0;
}
.slideTxtBoxRight .arrow a {
	display: block;
	width: 5px;
	height: 9px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	overflow: hidden;
	cursor: pointer;
	background: url("../images/arrow.png") 0 0 no-repeat;
}
.slideTxtBoxRight .arrow .next {
	background-position: 0 -50px;
}
.slideTxtBoxRight .arrow .prevStop {
	background-position: -60px 0;
}
.slideTxtBoxRight .arrow .nextStop {
	background-position: -60px -50px;
}
/* ==================== 图片向左滚动 ==================== */
.picScroll-left {
	width: 236px;
	border: 1px solid #ddd;
	text-align: left;
	margin-bottom: 10px;
	overflow: hidden;
	position: relative;
}
.picScroll-left .hd {
	height: 30px;
	line-height: 30px;
	background: #f4f4f4;
	padding: 0 10px 0 20px;
	border-bottom: 1px solid #ddd;
	position: relative;
}
.picScroll-left .hd .prev, .picScroll-left .hd .next {
	display: block;
	width: 5px;
	height: 9px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	overflow: hidden;
	cursor: pointer;
	background: url("images/arrow.png") no-repeat;
}
.picScroll-left .hd .next {
	background-position: 0 -50px;
}
.picScroll-left .hd .prevStop {
	background-position: -60px 0;
}
.picScroll-left .hd .nextStop {
	background-position: -60px -50px;
}
.picScroll-left .hd ul {
	float: right;
	overflow: hidden;
	zoom: 1;
	margin-top: 10px;
	zoom: 1;
}
.picScroll-left .hd ul li {
	float: left;
	width: 9px;
	height: 9px;
	overflow: hidden;
	margin-right: 5px;
	text-indent: -999px;
	cursor: pointer;
	background: url("images/icoCircle.gif") 0 -9px no-repeat;
}
.picScroll-left .hd ul li.on {
	background-position: 0 0;
}
.picScroll-left .hd span {
	float: left;
	background: #fff;
	cursor: pointer;
	color: #025394;
	font-size: 14px;
	font-weight: 700;
	height: 30px;
	left: 20px;
	padding: 0 15px;
	position: absolute;
	top: -1px;
	border: 1px solid #ddd;
	border-bottom: 2px solid #fff;
}
.picScroll-left .hd span a {
	color: #025394;
}
.picScroll-left .bd {
	background: #fff;
	padding: 7px 4px 0px;
}
.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}
.picScroll-left .bd ul li {
	margin: 12px 4px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}
.picScroll-left .bd ul li .pic {
	text-align: center;
}
.picScroll-left .bd ul li .pic img {
	width: 100px;
	height: 140px;
	display: block;
	margin-bottom: 6px;
	padding: 2px;
	border: 1px solid #ccc;
}
.picScroll-left .bd ul li .pic a:hover img {
	border-color: #999;
}
.picScroll-left .bd ul li .title {
	font-size: 12px;
}
/* ==================== 分页 ==================== */
#pages {
	PADDING-BOTTOM: 10px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 10px;
	FONT-FAMILY: "宋体";
	font-size: 12px;
}
#pages A {
	BORDER-BOTTOM: #e3e3e3 1px solid;
	TEXT-ALIGN: center;
	BORDER-LEFT: #e3e3e3 1px solid;
	PADDING-BOTTOM: 0px;
	LINE-HEIGHT: 22px;
	PADDING-LEFT: 10px;
	PADDING-RIGHT: 10px;
	DISPLAY: inline-block;
	BACKGROUND: #fff;
	HEIGHT: 22px;
	COLOR: #333;
	BORDER-TOP: #e3e3e3 1px solid;
	BORDER-RIGHT: #e3e3e3 1px solid;
	PADDING-TOP: 0px;
}
#pages A.a1 {
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 0px;
	WIDTH: 56px;
	PADDING-RIGHT: 0px;
	BACKGROUND: url(imagesadmin_imgpages.png) no-repeat 0px 5px;
	PADDING-TOP: 0px
}
#pages A:hover {
	BACKGROUND: #f1f1f1;
	COLOR: #000;
	TEXT-DECORATION: none
}
#pages SPAN {
	BORDER-BOTTOM: #025394 1px solid;
	TEXT-ALIGN: center;
	BORDER-LEFT: #025394 1px solid;
	PADDING-BOTTOM: 0px;
	LINE-HEIGHT: 22px;
	PADDING-LEFT: 10px;
	PADDING-RIGHT: 10px;
	DISPLAY: inline-block;
	BACKGROUND: #025394;
	HEIGHT: 22px;
	COLOR: #fff;
	BORDER-TOP: #025394 1px solid;
	BORDER-RIGHT: #025394 1px solid;
	PADDING-TOP: 0px
}
.page .noPage {
	BORDER-BOTTOM: #e3e3e3 1px solid;
	TEXT-ALIGN: center;
	BORDER-LEFT: #e3e3e3 1px solid;
	LINE-HEIGHT: 22px;
	WIDTH: 56px;
	DISPLAY: inline-block;
	BACKGROUND: url(../img/icu/titleBg.png) repeat-x 0px -55px;
	HEIGHT: 22px;
	COLOR: #a4a4a4;
	BORDER-TOP: #e3e3e3 1px solid;
	BORDER-RIGHT: #e3e3e3 1px solid
}
