@charset "UTF-8";
/* CSS Document */

#result_info {
		width: 640px;
		height: auto;
		padding:10px;
	}
	
#result_title {
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
		font-weight:bold;
		color: #036;
		width: 630px;
		height: 25px;
	}
	
#result_mapcontainer {
		margin-top: 0px;
		width:auto;
		height: 280px;
		font-family:Arial, Helvetica, sans-serif;
		color:#FFF;
		font-size:12px;
	}
	
#result_infolist {
		margin-top: 10px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#000;
		padding:5px;
		width: 650px;
		height: 100px;
	}
	
#result_map_1 {
		padding: 15px;
		color: #e38a17;
		font-size: 16px;
		text-align: left;
		margin-left: 15px;
		margin-bottom: 15px;
		margin-right: 0px;
		margin-top: 15px;
		float: left;
		height: 220px;
		width: 275px;
	}
	
#result_map_2 {
		font-size: 16px;
		color: #ec8f17;
		padding: 15px;
		float: right;
		margin-right: 15px;
		margin-bottom: 15px;
		margin-top: 15px;
		height: 220px;
		width: 275px;
	}
	
#result_imgreport {
		margin-right: 15px;
		width: 140px;
		background-image: url(../images/backtimereport.png);
		background-repeat: no-repeat;
		padding: 10px;
		margin-bottom: 10px;
		float: left;
		height: 120px;
	}
	
#result_jumpMenu {
		height: 20px;
		width: 240px;
	}
	
#result_report {
		font-size: 12px;
		font-family: Arial;
		margin-bottom: 10px;
		margin-top: 0px;
		margin-left: 0px;
		height: 140px;
		width: 630px;
	}
	
#result_report_text{
		list-style-type: none;
		float: left;
	}
	
#result_smallradar {
		margin-left: 10px;
		margin-bottom: 10px;
		float: right;
	}
	
#result_timereport {
		padding: 0px;
		font-size: 12px;
		font-family: Arial;
		margin-top: 15px;
		height: 290px;
		width: 630px;
	}

#result_title_1 {
		clear: both;
		background-image: url(../images/backtitle.png);
		background-repeat: no-repeat;
		padding-top: 5px;
		font-size: 14px;
		text-align: center;
		color: white;
		height: 25px;
		width: auto;
	}
#result_timereport_2 {
		margin-right: auto;
		margin-left: auto;
		margin-top: 15px;
		padding-top: 5px;
		font-size: 14px;
		height: 230px;
		width: 500px;
	}
#result_icon {
		padding-bottom: 10px;
		text-align: center;
		height: 50px;
		width: 80px;
	}
#result_infopron {
		padding-bottom: 10px;
		text-align: center;
		padding-top: 10px;
		color: black;
		font-size: 12px;
		font-family: Arial;
	}
#result_title_2 {
		height: 30px;
		text-align: center;
		font-weight: bold;
		font-size: 14px;
		color: #194599;
		font-family: Arial;
	}
#result_city {
		float: left;
		text-align: center;
		font-weight: bold;
		font-size: 16px;
		color: #ec8f17;
		font-family: Arial;
	}
#result_icon_2 {
		clear: both;
		float: left;
		margin-top: 10px;
		height: 60px;
		width: 70px;
		text-align: center;
		font-weight: bold;
		font-size: 16px;
		font-family: Arial;
	}
#result_temp {
		color: #194599;
		float: right;
		margin-top: 10px;
		height: 50px;
		width: 50px;
		font-weight: bold;
		font-size: 20px;
		font-family: Arial;
	}
#result_description {
		font-size:12px;
		text-align:center;
		margin-top: 88px;
	}
#result_big {
		padding: 3px;
		float: right;
		height: 20px;
		width: 27px;
	}
#result_daycont {
		margin: 10px;
		float: left;
		width: 80px;
		height: 220px;
		text-align: center;
	}
#result_infodescript {
		height: auto;
		width: 80px;
	}
	
#temp_title {
		font-weight: bold;
		text-align: center;
	}
	
#temp_value {
		text-align: center;
	}
#leftback {
		background-repeat: no-repeat;
		height: 140px;
		background-image: url(../images/backtimereport.png);
		float: left;
		width: 10px;
	}
#rightback {
		margin-top: -2px;
		background-repeat: no-repeat;
		margin-right: 10px;
		height: 140px;
		background-image: url(../images/backtimereport.png);
		background-position: right;
		float: left;
		width: 10px;
	}