@charset "utf-8";
/* CSS Document */
#index-content{
	background:#fff;
}

#index-contentdark{
	background-color:#333;
}

#index-contentblack{
	background-color:#000;
}

#index-contentchan{
	background: url(../images/channel_bg.jpg) #fff 0 0 no-repeat;
}

#index-contentskin{
	background: url(../images/skin_bg.jpg) #000 0 0 no-repeat;
}

#index-contentx{
	background: url(../images/glytone_bg.jpg) #000 0 0 no-repeat;
}

#index-contentc{
	background: url(../images/glytone2_bg.jpg) #fff 0 0 no-repeat;
}

#index-contentm{
    width: 100%;
}

#index-contentv{
	background: url(../images/vision.jpg) #fff 0 0 no-repeat;
}

#index-contentp{
	background: url(../images/profit_bg.jpg) #fff 0 0 no-repeat;
}

#index-contentb{
	background: url(../images/product_bg.jpg) #fff 0 0 no-repeat;
}


#index-contentcom{
	background: url(../images/component_bg.gif) #fff 0 0 no-repeat;
}

#index-contentstore{
	background: url(../images/bg.gif) transparent 0 0 no-repeat;
}

#index-contentcata{
	background: url(../images/catabg.gif) #fff 0 0 no-repeat;
}

#index-contentshop{
	background: url(../images/shopbg.gif) #fff 0 0 no-repeat;
}
