﻿/* BASIC TAGS */
html { margin: 0; padding: 0; }
body
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: lighter;
	text-align: center;
	font-family: 宋体, arial, helvetica, sans-serif;
	background-color: white;
	
}


p {
	line-height: 23px;
	color: #000000;
	font-family: 宋体;
}

a {
	text-decoration: none;
	color: #000000;
	
}

a:visited {
	color: #000000;
}

a:hover {
	color:  #E06F0B;
}

a:active {
	color: #000000;
}



img {
	border-width: 0;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}


.hr1
{
	width:100%;
	border-right: #B2C2D2 2px double; border-top: #B2C2D2 2px double; border-left:#B2C2D2 2px double; border-bottom: #B2C2D2 2px double;
     
}


/* HEADER */
.header
{   margin-top:0px;
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	text-align: center;
	background-color: white;
}

.headerloginview {
	text-decoration: none;
	color: #FFFFFF;
	 vertical-align:middle;
}

/* middle */
.middle
{
	margin-top: 0px;
	position: relative;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align :center;
	
	}
/*  FOOTER */

.footer {
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	height: 40px;
	text-align: center;
	
}

/* sitemapth */

.sitemapth a
{
	text-decoration: none;
	color: #FFFFFF;
}

.sitemapth a:visited {
	color: #FFFFFF;
}

.sitemapth a:hover
{
	color: #ff9933;
}

.sitemapth a:active {
	color: #FFFFFF;
}

.sitemapth  {
	color: #FFFFFF;
	
}

/* sitemapth1 */

.sitemapth1 a
{
	text-decoration: none;
	color: #842500;
}

.sitemapth1 a:visited {
	color:#842500;
}

.sitemapth1 a:hover
{
	color: #ff9933;
}

.sitemapth1 a:active {
	color: #FFFFFF;
}

.sitemapth1  {
	color: #842500;
	
	
}
/* 文章 */
/*大标题*/
.title
{
	font-size: 18px;
	font-weight: bold;
	font-family: 宋体;
	color: #00006d;
	line-height: 35px;
}
/*小标题*/
.title1
{
	font-size: 12px;
	font-weight: bold;
	font-family: 宋体;
	color: #000000;
	padding-left:10px;
}
/*内容*/	
.content
{
	font-size: 14px;
	font-weight: lighter;
	font-family: 宋体;
	line-height: 25px;
}

/*表格*/
.table1
{ 

background-color: white;
text-align: center;
	}
	
.table2

{
	border-right: 1px dashed; border-top: 1px dashed; border-left: 1px dashed; border-bottom: 1px dashed;
    text-align: left; 
}	
	
.td 
{ 
width:100%;
vertical-align: top;
}
/*左部栏目*/
.tdleft
{
width:150px;
background-color: #E5EFFF; 
text-align: left;
font-weight: lighter;	
	
	}


/*中部栏目1*/
.tdmiddle
{
width:456px;	
	
}

.tdmiddle1
{
width:630px;	
	
}
/*右部栏目*/
.tdright
{
	width: 160px;
	text-align: left;
	background-color: #ffffff;
	vertical-align: top;
}
/*底部条*/
.tr_bottom
{ 
background-color: #B2C2D2;
 height: 1px;
}

/*评论*/

.pl
{
width:100% ;
border-right: gray thin solid;
 border-top: gray thin solid;
 border-left: gray thin solid;
border-bottom: gray thin solid; 
 text-align: left;
                     	
	
	}

/*首页textbox样式*/
.defaulttextbox
{	border: solid 1px #87A9E4;
	width:100px;
  

}
	

/*首页误诊论坛背景*/
.defaultlt
{
	background-image: url(Images/default/3.jpg);
}

/*首页右部栏目背景*/

.rightbk
{
	background-image: url(images/default/right.jpg); height: 21px;
	
	}



.toppadding

{ padding-top:4px
	
	
	}

