﻿body
{
}
#containerL{ width:250px;float:left;border:solid green 1px;padding:5px;}
#containerM{ width:520px;float:left;padding:2px 0 0 10px;}
#containerR{ width:200px;float:left;border:solid green 1px;border-bottom-width:1px;order-width:0 1px 0 1px;padding:2px;}
#containerR h3{padding-left:18px;color:#F69402;background:url(../images/list-a1.gif) top no-repeat;margin:0}
/*dispartClass--Page*/
.treeContainer{}
.treeContainer h3{font-size:14px;color:#F69402;padding-left:20px;background:url(../images/list-a2.gif) top no-repeat;}
.treeContainer ul{padding:0;margin:0;list-style:none}
.treeContainer ul li{height:25px;line-height:25px;padding-left:20px;margin-left:60px;}
.treeContainer .fclasslist{ }
.treeContainer .img{background:url(/healthperson/images/9.gif)  left top no-repeat; }
.treeContainer .fclasslist li{}
.treeContainer .fclasslist li a{color:Green;font-weight:bold;}
.treeContainer .sclasslist{padding-left:40px;}
.treeContainer .sclasslist a{}
.companylist a{color:Green;text-decoration:none}
.companylist ul{list-style:none;padding:10px; margin:0}
.companylist li{height:20px;line-height:20px;}
.articallist a{color:#000;text-decoration:none;}
/*disDetail--Page*/
.title{text-align:center;height:50px;line-height:50px;color:Green;font-size:30px}
.title h2{height:50px;width:200px;line-height:50px;background:url(/healthperson/images/icon_1.gif) left center no-repeat;padding-left:50px;}
#contentx{ text-indent:2em;}
#contentx p{font-size:12px; letter-spacing:2px;}

.objectGuide {
		background: url(/healthperson/images/art_guide_bg.gif);
		border-left: 1px solid #ccc; border-right: 1px solid #ccc;
		height: 115px;
		margin-bottom: 10px;
		width:100%;
	}
	
	.location {
		background: url(/healthperson/images/icon_arrow.gif) no-repeat left;
		padding-left: 23px; margin-left: 5px;
		line-height: 30px;
	}
	
	.location a {
		text-decoration: underline;
	}
	
	.objectGuide .objectName {
		background: url(/healthperson/images/icon_1.gif) no-repeat left;
		font: 20px/60px 黑体; color: #339900;
		padding-left: 55px;
		margin: 0 auto;
		
		display: block;
	}
.navigation {
		margin-left: 40px;
		clear: both;
	}
	
	.navigation div {
		float: left; background: url(/healthperson/images/art_navi_off.gif);
		width: 90px; height: 18px;
		margin-right: 5px; padding-top: 7px;
		font-size: 14px;
		text-align: center;
	}
	.navigation div a{ text-decoration:none;font-weight:normal}
	
	.navigation .on {
		background: url(/healthperson/images/art_navi_on.gif);
		font-weight: bold;
	}
.navigation a{color:green;font-weight:bold;}
/*classTree-
*/
#pic{}
#pic a{
        width:90px;
        height:50px;
        display:block;
         border:solid #eee 1px;
         text-align:center;
         line-height:50px; 
         vertical-align:middle;
         font-size:16px;
         color:Green; 
         text-decoration:none;
         font-weight:bold; 
         overflow:hidden;
         margin:5px 2px;
         float:left;
 }
 #text{}
 #text a{
        width:15%;
        height:20px;
        display:block;
       
         font-size:12px;
         color:Green; 
        /* text-decoration:none;*/
         font-weight:bold; 
        /*  overflow:hidden;*/
         margin:5px 2px;
         float:left;
 }