/* CSS Document */

/***Main Contents****/
#contents{
	float:left;
	min-height: 400px;
	padding-bottom: 0px;
	font-size:10pt;
	}
	#con_left{
		float:left;
		width:315px;
		padding:15px 0 ; 
		}
		#logo_nation{
			background:url(/images/logo_nation.gif) no-repeat 0 0;
			height:50px;
			}
		.redtext{
			color:#000;
			font-weight:bold;
			}
		#vision, #vision li a{
			color:#272726;
			font-weight:bold;
			}
			#vision li {
				padding-left:5px;
				background:url(/images/dot_gray.gif) no-repeat 0px 50%;
				}
		#vision h1{
			color:#0889C6;
			font-size:10pt;
			
			}
		#what{
			margin-top:36px;
			}
			#what li{
				margin-bottom:8px;
				}
			#what a{
				color:#E54F14;
				text-decoration:underline;
				}
		
	#con_right{
	    clear:both;
		background:url(/images/img_b.jpg) no-repeat ;
		float:right;
		width:500px;
		margin: 0;
		}
		#main_imgbox{
	min-height:82px;
	padding-bottom: 20px;
	padding-top: 344px;
	height: 82px;
			}
			#main_imgbox ul{
			padding-top:3px;
				}
				#main_imgbox ul li{
					float:left;
					width:82px;
					}
					.main_img{
						height:82px;
						}
					.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 3px;
					}	
		#news{
			float:left;
			padding:0px 0;
			}
			#news ul{
				clear:both;
				margin:0;
				}
				#news ul li{
					padding-left:10px;
					background:url(/images/arrow_gray.gif) no-repeat 0px 50%;
					}
		#news_tle_box{
		     float:left;
	         padding-bottom: 10px;
			}
			#news_tle{
				float:left;
				width:100px;
				color:#2097D4;
				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;
					}
