@charset "utf-8";

/* news */

.newsarea{
	clear:left;
	width:680px;
	padding:0;
	margin:0;
	border-top:2px solid #dee0e1;
}

.days{
	float:left;
	width:100px;
	padding:10px 0 5px 5px;
}

.news{
	float:left;
	width:560px;
	padding:10px 10px 5px 0;
}

.addColor{
	background-color:#f5f8fa;
}

.bottomline{
	border-bottom:2px solid #dee0e1;
}

#backnumber{
	float:right;
}

.title h3{
	margin-bottom:10px;
}

.h50{
	margin-bottom:50px;
}

#newstitle{
	width:715;
	height:68px;
	background: url(../../../medical/news_topics/images/title_bg.gif) no-repeat;
	margin-bottom:25px;
}

#newstitle h3{
	padding:10px 10px 10px 30px;
	font-size:170%;
	line-height:120%;
}

.infotitle{
	font-size:160%;
	font-weight:bold;
	color:#006eb4;
	margin-bottom:15px;
	padding-bottom:4px;
	width:680px;
	border-bottom:4px solid #cce2f0;
}

#news_left{
	float:left;
	width:460px;
	margin-bottom:10px;
}


#news_right{
	float:right;
	width:210px;
	margin-bottom:10px;
	padding-right:5px;
}

dl.infoarea{
	width:450px;
}

dl.infoarea dt{
	float:left;
	width:45px;
	padding:5px 0 5px 0;
	font-weight:normal;
}

dl.infoarea dd{
	margin-left:55px;
	padding:5px 0 5px 0;
}

.strongtxt{
	font-size:140%;
	font-weight:bold;
	color:#006eb4;
	line-height:120%;
}

#news_moreinfo{
	margin-top:5px;
}

.training_list{
	padding-left:0px;
}

#attachdocument table{
	width:680px;
}

#attachdocument td{
	border:none;
	padding:5px 2px 5px 2px;
}

#attachdocument .topline{
	border-top:2px solid #dee0e1;
}

#attachdocument .bottomline{
	border-bottom:2px solid #dee0e1;
}
#attachdocument .p_l10{
	padding-left:10px;
}
