
.table {
	width: 100%;
	margin-bottom: 18px;
}
.table th, .table td {
	padding: 8px;
	line-height: 18px;
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #dddddd;
}
.table th {
	font-weight: bold;
}
.table thead th {
	vertical-align: bottom;
}
.table colgroup + thead tr:first-child th, .table colgroup + thead tr:first-child td, .table thead:first-child tr:first-child th, .table thead:first-child tr:first-child td {
	border-top: 0;
}
.table tbody + tbody {
	border-top: 2px solid #dddddd;
}
.table-condensed th, .table-condensed td {
	padding: 4px 5px;
}
.table-bordered {
	border: 1px solid #dddddd;
	border-left: 0;
	border-collapse: separate;
 *border-collapse: collapsed;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.table-bordered th, .table-bordered td {
	border-left: 1px solid #dddddd;
}

div.topics ul{
margin:0 20px 20px 30px;
}

div.topics ul li{
height:20px;
list-style-type:disc;
}

div.patient img{
padding:4px;
border:1px #eee solid;
width:130px;
background-color:#fff;
}

div.device img{
padding:4px;
border:1px #eee solid;
width:130px;
height:80px;
}

div.wrap div.device a{
display:block;
padding:5px;
text-align:center;
color:#999999;
text-decoration:none
}

div.wrap div.device a:hover{
background-color:#D3F3FC;
}

div.device div.grid2{
height:120px;
}

div.wrap a{
color:#0181CC;
}

div.wrap div.topics ul li a{
color:#999999;
text-decoration:none;
}

div.topics ul li a:hover{ text-decoration: underline; color: #333; }


div.doc{
height:140px;
padding:10px 0;
border:1px solid #eee;
-webkit-box-shadow: 0 8px 6px -6px #eee;
-moz-box-shadow: 0 8px 6px -6px #eee;
box-shadow: 0 8px 6px -6px #eee;
width:298px;
}

div.docl{
float:left;
width:100px;
text-align:center
}

div.docl img{
margin-bottom:10px;
}

div.docr{
float:left;
width:198px;
}

.docr h5{
width:90%;
font-size:14px;
background-color:#eee;
margin-bottom:10px;
padding:4px 5px;
color:#666666;
}

.docr p{
line-height:18px;
}

.btn {
	display: inline-block;
 *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
	padding: 4px 10px 4px;
	margin-bottom: 0;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	text-align: center;
	text-shadow: 0 1px 1px rgba(0,0,0, 0.75);
	vertical-align: middle;
	background-color: #eee;
	background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
	background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: linear-gradient(top, #ffffff, #e6e6e6);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
 filter: progid:dximagetransform.microsoft.gradient(enabled=false);
	border: 1px solid #cccccc;
	border-bottom-color: #b3b3b3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	cursor: pointer;
 *margin-left: .3em;
}

a.btn {
text-decoration:none;
color:#FFFFFF;
}

a:visited.btn {
text-decoration:none;
color:#FFFFFF;
}

.btn-success {
	background-color: #A4D74B;
	background-image: -moz-linear-gradient(top, #8FCA27, #A4D74B);
	background-image: -ms-linear-gradient(top, #8FCA27, #A4D74B);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#8FCA27), to(#A4D74B));
	background-image: -webkit-linear-gradient(top, #8FCA27, #A4D74B);
	background-image: -o-linear-gradient(top, #8FCA27, #A4D74B);
	background-image: linear-gradient(top, #8FCA27, #A4D74B);
    background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8FCA27', endColorstr='#A4D74B', GradientType=0);
	border-color: #A4D74B #A4D74B #387038;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	background-color: #A4D74B;
}
.btn-success:active, .btn-success.active {
	background-color: #408140 \9;
}

.rectangle {
	background: -moz-linear-gradient(top, #5CA3D1, #438ABE); /* FF */
	background: -webkit-gradient(linear, left top, left bottom, from(#5CA3D1), to( #438ABE));/* Webkit */
     filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5CA3D1', endColorstr='#438ABE', GradientType=0);
	height:40px;
	width: 1010px;
	position: relative;
	padding-top:5px;
	left:-15px;
	top: 0px;
	float: left;
	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.90);
  -khtml-box-shadow: 0px 0px 4px rgba(0,0,0,0.90);
  -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.90);
	z-index: 100; /* the stack order: foreground */
	font-weight:bold;
}

.rectangle h2 {
	font-size: 30px;
	color: #fff;
	padding-top: 6px;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.2);
}

.triangle-l {
	border-color: transparent #438ABE transparent transparent;
	border-style:solid;
	border-width:15px;
	height:0px;
	width:0px;
	position: relative;
	left: -30px;
	top: 30px;
	z-index: -1; /* displayed under bubble */
}

.triangle-r {
	border-color: transparent transparent transparent #438ABE;
	border-style:solid;
	border-width:15px;
	height:0px;
	width:0px;
	position: relative;
	left:980px;
	top:-0px;
	z-index: -1; /* displayed under bubble */
}

.wrap h3{
    font-size:14px;
	color:#fff;
	font-family:'Microsoft YaHei', 'SimSun', 'SimHei', Arial , sans-serif;
	margin-bottom:20px;
    border:solid 1px #ddd;
    padding:5px 5px 5px 5px;
    border-radius: 5px;
    background: url(../images/hbg.jpg) repeat-x;
    -moz-border-radius: 5px; /* FF */

    }
    .wrap h3 span{border-left:5px #fff solid;padding-left:10px;}
	
.wrap h2{
    font-size:16px;
	color:#0181CC;
	font-family:'Microsoft YaHei', 'SimSun', 'SimHei', Arial , sans-serif;
    border-bottom: 3px #eee solid;
    padding-bottom: 5px;
	margin-bottom:20px;
    }
    .wrap h2 span{
        margin-left:20px;
        font-size:80%;
        color: #ccc;
        position: relative;
        top:0;
		font-family:Arial, Helvetica, sans-serif;
        }
		
.wrap h4{
    font-size:16px;
	font-family:'Microsoft YaHei', 'SimSun', 'SimHei', Arial , sans-serif;
    border-bottom: 1px #ddd dotted;
    padding-bottom: 5px;
	margin-bottom:20px;
	color:#666666;
	margin-left:20px;
}



.hero{
background-color:#F9F9F9;
width:938px;
padding:20px 0;
border:1px solid #eee;
-webkit-box-shadow: 0 8px 6px -6px #eee;
-moz-box-shadow: 0 8px 6px -6px #eee;
box-shadow: 0 8px 6px -6px #eee;
}

.wrap {
margin:0 20px;
font-size:12px;
color:#999999;
}


.wrap p {
margin:0px 20px 10px 20px;
line-height:18px;
}

.container {width: 940px;margin: 0 auto;}
.grid1, .grid2, .grid3, .grid4, .grid5, .grid6, .grid7, .grid8, .grid9, .grid10, .grid11 {
  float: left;
  display: inline;
  margin-left: 20px;
  margin-bottom:20px;
  background-color:#F9F9F9;
}


.grid {  
margin-bottom:20px;
}

.grid1 {width: 60px;}
.grid2 {width: 140px;}
.grid3 {width: 220px;}
.grid4 {width: 300px;}
.grid5 {width: 380px;}
.grid6 {width: 460px;}
.grid7 {width: 540px;}
.grid8 {width: 620px;}
.grid9 {width: 700px;}
.grid10 {width: 780px;}
.grid11 {width: 860px;}
.first {margin-left: 0;clear: left;}

/* clearfix */
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
 /* IE6 */
* html .clearfix { zoom: 1;}
 /* IE7 */
*:first-child+html .clearfix {zoom: 1;}


/* pager */
div.page_aier {
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	PADDING-BOTTOM: 3px;
	MARGIN: 3px;
	PADDING-TOP: 3px;
	TEXT-ALIGN: center
}
div.page_aier a {
	BORDER-RIGHT: #9aafe5 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #9aafe5 1px solid;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 2px;
	BORDER-LEFT: #9aafe5 1px solid;
	COLOR: #004ea1;
	MARGIN-RIGHT: 2px;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #9aafe5 1px solid;
	TEXT-DECORATION: none
}
div.page_aier a:hover {
	BORDER-RIGHT: #004ea5 1px solid;
	BORDER-TOP: #004ea5 1px solid;
	BORDER-LEFT: #004ea5 1px solid;
	COLOR: #000;
	BORDER-BOTTOM: #004ea5 1px solid;
	BACKGROUND-COLOR: lightyellow
}
div.page_aier a:active {
	BORDER-RIGHT: #004ea5 1px solid;
	BORDER-TOP: #004ea5 1px solid;
	BORDER-LEFT: #004ea5 1px solid;
	COLOR: #000;
	BORDER-BOTTOM: #004ea5 1px solid;
	BACKGROUND-COLOR: lightyellow
}
div.page_aier span.current {
	BORDER-RIGHT: navy 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: navy 1px solid;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 2px;
	BORDER-LEFT: navy 1px solid;
	COLOR: #fff;
	MARGIN-RIGHT: 2px;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: navy 1px solid;
	BACKGROUND-COLOR: #004ea1
}
div.page_aier span.disabled {
	BORDER-RIGHT: #929292 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #929292 1px solid;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 2px;
	BORDER-LEFT: #929292 1px solid;
	COLOR: #929292;
	MARGIN-RIGHT: 2px;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #929292 1px solid
}
