/* article */

#article{
	/*사이드메뉴 있을때
	width: 780px;
	*/
	width: 830px;
	margin:auto;
	padding : 17px 13px;	
	position : relative;}

