@charset "utf-8";
/* CSS Document */
table {width:100%; border-top:1px solid #fff; border-bottom:2px solid #fff;}
	#sp_cl {width:600px;}
	#sp_cr {border-left:1px solid #ccc;}
		#sp_cr h1 {font-size:12px; color:#e5e5e5; font-weight:bold; text-align:right; padding:8px 11px; margin:0; display:block;}
		#sp_cr p {font-size:11px; color:#444; padding:5px 8px; margin:0;}
		
		#country {background:url(../images/splash/hdr_contact.jpg) no-repeat;}
			#c_bg {height:91px; background:url(../images/splash/bg_country.jpg) no-repeat;}
			#sp_cr form {padding:10px;}
			#sp_cr select {width:150px; font-size:11px; margin:5px 0;}
		#news {background:url(../images/splash/hdr_news.gif) no-repeat;}
			#n_bg {height:91px; background:url(../images/splash/bg_news.gif) no-repeat;}
			#n_bg ul {margin:0; padding:2px 10px;}
			#n_bg li {font-size:11px; color:#777; list-style-type:none;}
			#n_bg li span {font-size:10px;}
			#n_bg li a {color:#da9000;}
		#feature {background:url(../images/splash/hdr_feature.jpg) no-repeat;}
			#f_bg {height:91px;  no-repeat; }
		

