	 #part_weather{
	    margin: 45px 0 0 0;
	    background: url('../../img/bg/bg_part.gif') no-repeat left top;
	    width: 685px;
	    height: 24px;
	    padding: 10px 0 0 0;
	    line-height: normal;
	    text-align: center;
	    clear: both;
	    font:12px "Nanum Gothic";
	}
	
	#call{
		display: block;
	    margin-top: 1em;
	    margin-bottom: 1em;
	    margin-left: 0px;
	    margin-right: 0px;
	    padding-left: 40px;
	    list-style: none;	
	}
	#part_weather li{
	    text-align: -webkit-match-parent;
	    display: inline;
	    margin: 0;
    	padding: 0;
	        
	}
	#part_weather li strong {
    	color: #0159ae;
    	font-weight: bold;
	}
