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

a:link {color: #0033CC; text-decoration: none;}
	a:visited {color: #0033CC; text-decoration: none;}
	a:hover {color: #0033CC; text-decoration: underline;}
	a img {border: none;}
	
	#content-main {padding: 10px 10px 10px 10px; margin:10px 10px 10px 10px; /*background:#CCCCCC; border:#0033CC 3px solid*/}
	#content-inner { margin-left:10px}
	#content-main ul {float: left; vertical-align: top; margin: 0px; padding: 0px;}
	#content-main ul li {float: left; margin: 0px 0px -12px 12px;}

	#partner {width: 278px; margin: 5px; text-align: center; list-style-type: none;}
	#partner_top {width: 278px; height: 20px; margin: 10px 0px 0px 0px; background-image: url(/catalog/flash/bg_body_top.png);}
	#partner_logo { height:92px;}
	#partner_middle {width: 278px; height: 225px; margin: 0px; padding-top: 5px; text-align: center; background-image: url(/catalog/flash/bg_body.png); background-repeat: repeat-y;}
	
	#partner_bottom {width: 278px; height: 20px; margin: 0px 0px 10px 0px; background-image: url(/catalog/flash/bg_body_bottom.png);}
	
	#description {color: #333333; font-size: 1.1em; line-height: 1.2em; padding: 0px 18px 0px 18px; margin: 7px 0px; text-align: justify;}
	
	#contact {color: #333333; font-size: 1.4em; line-height: 1.2em;}
	#closer {height: 15px; margin-bottom: 30px;}
	#1px_closer {height: 1px;}
	#description_head {text-align: center; font-size: 1.1em; font-weight: bold; margin: 9px 0px;}
