@charset "utf-8";
/* CSS Document */

/*************
	ul.news
*/		
ul.news{
		color:#666;
		margin: 0 auto;
		padding: 0;		
		}	
			
		ul.news a,
		ul.news a:link,
		ul.news a:hover{
			color:#333;		
			text-decoration:none;
		}				
		ul.news a:hover{
			text-decoration:underline;
		}
						
		ul.news li{
			list-style-type:none;
			padding:5px;
		}			
		ul.news li.content{
			font-size:.8em;
		}	
.MoreProductLink {
	color:#66CCCC;
	text-align:right;
	margin-top:10px;
	margin-bottom:10px;	
	margin-right:10px;		
	}
#FrontBanner {
	width:980px;
	height:350px;
	background:#333333;
	color:#FFFFFF;
	text-align:center;
	font-size:1.3em;	
}	
table.partner {

	}
	table.partner .cell{
	width:110px;
	text-align:center;
	border-right:1px solid #999999;
	}
	
