@charset 'UTF-8';

/* -----------------------------------------------------------------------------------------------------
style of middle column for homepage ==== 500px ====
----------------------------------------------------------------------------------------------------- */
div.plainbox_home {
	width: 500px;
	background: url(../img/mbar_middle.gif) repeat-y #fff;
	}

div.plainbox_home-top {
	width: 500px;
	height: 20px;
	background: url(../img/mbar_top.gif) no-repeat #fff;
	}
	
div.plainbox_home-content {
	width: 500px;
	height: auto;
	padding-top: 15px;
	margin-top: -20px;
	}

div.plainbox_home-content img {
	padding: 0 15px 2px;
	}

div.plainbox_home-content p {
	font-size: 12px;
	line-height: 1.5em;
	padding: 0 15px 5px;
	}

div.plainbox_home-bottom {
	width: 500px;
	height: 10px;
	background: url(../img/mbar_bottom.gif) no-repeat #fff;
/* ------ for IE6 bug ------ */
	padding-bottom: 2px;
	}

div.plainbox_home > div.plainbox_home-bottom {
	padding-bottom: 11px;
	}

div.plainbox_home-content #aboutus_left {
	width: 270px;
	height: auto;
	background: url(../img/aboutbu.gif) no-repeat 100% 0 transparent;
	float: left;
	padding-left: 12px;
/*---- height adjustment for ie6 ----*/
	padding-bottom: 2px;
	}


div.plainbox_home-content > #aboutus_left {
	padding-bottom: 0;
	}

#aboutus_left #topplugin, #aboutus_left #topapparel, #aboutus_left #topoem {
	width: 254px;
	height: auto;
	clear: both;
	}

#aboutus_left #topplugin a, #aboutus_left #topapparel a, #aboutus_left #topoem a {
	width: 254px;
	height: auto;
	color: #4d4d4d;
	text-decoration: none;
	}

#aboutus_left #topplugin a:hover, #aboutus_left #topapparel a:hover, #aboutus_left #topoem a:hover {
	color: #283e93;
	text-decoration: underline;
	}

#aboutus_left #topplugin h2, #aboutus_left #topapparel h2, #aboutus_left #topoem h2 {
	text-indent: -9999px;
	margin-right: 12px;
	padding-bottom: 13px;
	float: left;
	}

#aboutus_left #topplugin h2 a {
	width: 64px;
	height: 64px;
	background: url(../img/sq_plugin.gif) no-repeat;
	float: left;
	text-decoration: none;
	}

#aboutus_left #topapparel h2 a {
	width: 64px;
	height: 64px;
	background: url(../img/sq_apparel.gif) no-repeat;
	float: left;
	text-decoration: none;
	}

#aboutus_left #topoem h2 a {
	width: 64px;
	height: 64px;
	background: url(../img/sq_oem.gif) no-repeat;
	float: left;
	text-decoration: none;
	}

#aboutus_left #topplugin h2 a:hover {
	background: url(../img/sq_plugin_o.gif) no-repeat;
	text-decoration: none;
	}

#aboutus_left #topapparel h2 a:hover {
	background: url(../img/sq_apparel_o.gif) no-repeat;
	text-decoration: none;
	}

#aboutus_left #topoem h2 a:hover {
	background: url(../img/sq_oem_o.gif) no-repeat;
	text-decoration: none;
	}

#aboutus_left #topplugin h3 {
	text-indent: -9999px;
	width: 160px;
	height: 15px;
	background: url(../img/pluginw1.gif) no-repeat 0 3px;
	text-decoration: none;
	margin-bottom: 5px;
	margin-left: 75px;
	}

#aboutus_left #topapparel h3 {
	text-indent: -9999px;
	width: 160px;
	height: 15px;
	background: url(../img/apparelw1.gif) no-repeat 0 3px;
	text-decoration: none;
	margin-bottom: 5px;
	margin-left: 75px;
	}

#aboutus_left #topoem h3 {
	text-indent: -9999px;
	width: 160px;
	height: 15px;
	background: url(../img/oemw1.gif) no-repeat 0 3px;
	text-decoration: none;
	margin-bottom: 5px;
	margin-left: 75px;
	}

#aboutus_left #topplugin p, #aboutus_left #topapparel p, #aboutus_left #topoem p {
	font-size: 12px;
	line-height: 1.5em;
	margin-left: 60px;
	}

div.plainbox_home-content #aboutus_right {
	margin-left: 270px;
	}



/* --------------------------------------------------------------------------------------------------------------------
If you want to include additional styles in this style sheet, 
please write into the section below with your name, date and time that you add the styles.
-------------------------------------------------------------------------------------------------------------------- */































