body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,    
pre, form, fieldset, input, textarea, p, blockquote, th, td {    
 padding: 0;   
 margin: 0;   
 }
input.dec_focus{color:#999}
fieldset, img {    
 border: 0;   
 }
/* remember to define focus styles! */  
:focus {   
 outline: 0;   
 }       
table {   
 border-collapse: collapse;   
 border-spacing: 0;   
 }   
ol, ul {   
 list-style: none;   
 }   
address, caption, cite, code, dfn, em, th, var {   
 font-weight: normal;   
 font-style: normal;   
 }   
caption, th {   
 text-align: left;
 }   
h1, h2, h3, h4, h5, h6 {   
 font-weight: normal;   
 font-size: 100%;   
 }   
q:before, q:after {   
 content: '';   
 }   
abbr, acronym {    
 border: 0;   
 }

.clear:after {content: "\0020"; display: block; height: 0; clear: both;}
.clear {zoom:1;clear:both;}
.clear_all {font-size:0;line-height:0;clear:both;}

body{
	font-family:宋体;
	font-size:12px;
	background-color:#FFFFFF;
	background:#fff url(../images/bj.jpg) repeat-x scroll 0 0;
}
.error_msg {width:350px;margin-left:58px;line-height:20px;color:#FF6600; min-height:20px;}
.flo{ float:left}
em{color:red}
select{font-size:12px}
.must_fill, .must_fill a {color:#333;}
.must_fill a:hover {color:#f60;text-decoration:underline;}

.pageBar {width:90%;margin:0 auto;padding:15px 0 10px 0;clear:both;}
.pageBar a, .pageBar .current, .pageBar .disabled {font-size:12px;font-family:Arial 宋体;padding:2px;color:#930}
.pageBar .current {color:#f60;font-weight:bold;}
.pageBar a {position:relative;}
.pageBar a:visited {color:#930;}
.pageBar a:hover {color:#f60;}
.pageBar .disabled {color:#666;}

.sms_msg{background:transparent url(../images/msg.gif) no-repeat scroll 0 0;padding-left:16px; margin-left:10px;color:#000000;}
.sms_msgnew{background:transparent url(../images/msgnew.gif) no-repeat scroll 0 0;padding-left:16px; margin-left:15px;color:none;}

/*
	@看病经历与评论
*/
.share_exp {padding:0 0 10px;}
.share_exp .btn {height:30px;line-height:30px;float:right;margin:0 11px 0 0;overflow:hidden;width:145px;display:block;display:inline;border:1px solid #FFC875;background-color:#FFF9F0;padding:1px;}
.share_exp .btn a {display:block;padding:0 0 0 25px;width:120px;;height:30px;color:#FE590A;font-size:14px;background:#FEEBB8 url(../images/s_btn_bg.gif) no-repeat 2px 5px;}

.yuanfangwangzhan {display:block; width:68px; height:20px; padding-left:6px; position:absolute; line-height:20px; top:35px; right:15px; background:url(../images/yuanfangwangzhan.gif) no-repeat}

.fixedMsg{position:fixed;right:0;bottom:0;}
* html { background:url(*) fixed; } 
* html  .fixedMsg{position: absolute; left: expression(documentElement.scrollLeft + documentElement.clientWidth - this.offsetWidth); top: expression(documentElement.scrollTop + documentElement.clientHeight - this.offsetHeight); }
