/* CSS Document */

/***Main Contents****/
#contents{
	clear:both;
	float:left;
	min-height: 400px;
	padding-bottom: 20px;
	}
	#con_left{
		float:left;
		width:339px;
		padding:15px 21px;
		}
		#logo_nation{
			background:url(/images/logo_nation.gif) no-repeat 0 0;
			height:50px;
			}
		.redtext{
			color:#0889C6;
			font-weight:bold;
			}
		#project, #project li a{
			color:#272726;
			}
			#project li {
				padding-left:8px;
				background:url(/images/dot_gray.gif) no-repeat 4px 50%;
				}
		.yeltext{
			color:#FAA32A;
			font-size:9pt;
			font-weight:bold;
			}
		#what{
			margin-top:36px;
			}
			#what li{
				margin-bottom:8px;
				}
			#what a{
				color:#E54F14;
				text-decoration:underline;
				}
		
	#con_right{
		float:right;
		width:464px;
		}
		#main_imgbox{
	min-height:174px;
	padding-bottom: 20px;
	height: 174px;
			}
			#main_imgbox ul{
				}
				#main_imgbox ul li{
					float:left;
					width:154px;
					}
					.main_img{
						height:154px;
						}
					.caption{
						background-color:#32A1CF;
						color:#ffffff;
						font-size:9pt;
						font-family:Trebuchet MS;
						padding:2px 0 0 5px;
						font-weight:600;
						border-top:1px solid #ffffff;
						height:18px;
						}
				#mid_imgbox{
					margin:0 1px;
					}	
		#news{
			clear:both;
			padding:0;
			}
			#news ul{
				clear:both;
				margin:0;
				}
				#news ul li{
					padding-left:20px;
					padding-right:40px;
					margin-bottom:14px;
					background:url(/images/arrow_gray.gif) no-repeat 5px 50%;
					}
		#news_tle_box{
	float:left;
	padding-bottom: 14px;
			}
			#news_tle{
				float:left;
				width:150px;
				font-size:10pt;
				font-weight:bold;
				}
			#more{
				float:right;
				width:85px;
				border:1px solid #2097D4;
				}
				.more_bg{
					background-color:#2097D4;
					border:1px solid #ffffff;
					text-align:center;
					}
				.more_bg a{
					color:#ffffff;
					}