
#artc{	
	width:790px;	
}

#artc_title{	
	font:28px bold Sans-Serif;
	color:#F65400;
	padding:10px;	
	border-bottom:1px solid red;
	margin:10px;
	width:700px;
	text-align:center;
}

#artc_content{
	width:740px;
	padding:5px;	
	line-height:25px;
	overflow-x:scroll;
}

#artc_content A.webkwd {
	border-bottom:1px solid #FF0000;
	cursor:pointer;
	white-space:nowrap;
}


#relation_artc {
	width:773px;
	text-align:center;
}

#rel {
	border:1px solid #88E19A
}

#rel_list{
	width:520px;
	float:left;
	background-color:#E9F7E7;
	text-align:left;
	padding:7px;
	height:174px;
}

#rel_img{
	width:236px;
	float:left;
}


#stat{
	width:750px;
	text-align:right;
}

.artc_title {
	font:16pt bold ;
	color:red;
}

