/* CSS Document */

html,body{	margin:0;overflow:auto;	background-color:#5b4e39;font-family:Arial;font-size:12px;}
.clearboth{	clear:both;}
a{	color:#000000;	text-decoration:none; }
a:hover {	text-decoration:underline;}
.red{border:1px solid red;}
.blue{border:1px solid blue;}
.left{float:left}
.right{float:right}
.header{background:url(../image/bg/header.jpg) repeat-x;height:130px; width:100%;}


.home-button{ cursor:pointer;}
.main-frame{float:left; width:100%; text-align:center; background:url(/themes/bsgtheme/image/bg/content.jpg) repeat-x; min-height:400px;}
.content{width:980px;padding:0px;text-align:left; position:relative}
.left-content{float:left;width:200px;}
.center-content{float:right;width:770px;text-align:left}
.top1{background:url(../image/bg/top.jpg) no-repeat; height:22px; width:639px; float:left}
.center{background:url(../image/bg/center.jpg) repeat-y;  width:609px; float:left; padding:15px; padding-top:5px;; position:relative}
.bottom1{background:url(../image/bg/bottom.jpg) no-repeat; height:95px; width:639px; float:left}
/* footer */
.footer{height:100px; float:left; width:100%; margin-top:20px;}
.header-left{background:url(../image/box/header-left.jpg) no-repeat; width:9px; height:36px; float:left;}
.header-center{background:url(../image/box/header-center.jpg) repeat-x; width:962px; height:36px; float:left; position:relative}
.header-right{background:url(../image/box/header-right.jpg) no-repeat; width:9px; height:36px; float:left;}

.support-top{background:url(../image/box/support-top.jpg) no-repeat; width:200px; height:17px; float:left;}
.support-center{background:url(../image/box/support-center.jpg) repeat-y; width:200px;float:left; position:relative}
.support-bottom{background:url(../image/box/support-bottom.jpg) no-repeat; width:200px; height:12px; float:left;}

.product-left{background:url(../image/box/product-left.jpg) no-repeat; width:7px; height:206px; float:left;}
.product-center{background:url(../image/box/product-center.jpg) repeat-x; width:171px; height:186px; float:left; position:relative; padding-top:10px; padding-bottom:10px;}
.product-right{background:url(../image/box/product-right.jpg) no-repeat; width:7px; height:206px; float:left;}

.footer-left{background:url(../image/box/footer-left.jpg) no-repeat; width:7px; height:65px; float:left;}
.footer-center{background:url(../image/box/footer-center.jpg) repeat-x; width:966px; height:65px; float:left; position:relative; color:#FFF}
.footer-right{background:url(../image/box/footer-right.jpg) no-repeat; width:7px; height:65px; float:left;}

.menu-active{ height:22px; padding-top:10px; color:#000; text-transform:uppercase; font-weight:bold; font-size:11px; background:url(../image/bg/menu.jpg) repeat-x; float:left; padding-left:5px; padding-right:5px;}
.menu-deactive{ height:22px; padding-top:10px; color:#000; text-transform:uppercase; font-weight:bold; font-size:11px;  float:left; padding-left:10px; padding-right:5px; margin-left:8px; margin-right:8px;}
.menu-active a, .menu-deactive a{color:#000}

.title-menu{background:url(/themes/bsgtheme/image/bg/category-title.jpg) repeat-x; height:20px; width:760px; padding-top:5px; text-transform:uppercase; color:#FFFFFF; font-weight:bold; padding-left:10px;}
.container{ width:750px; padding:10px;float:left; text-align:left; background:#FFF }
.col-bar{
	border-bottom:1px solid #cccccc; border-right:1px solid #cccccc; text-align:center;
}
.first-col-bar{
	border-left:1px solid #cccccc;
}
.first-row-bar{
	border-top:1px solid #cccccc;
}
.statistic{width:200px; height:104px; background:url(../image/bg/statistic.jpg) no-repeat; float:left; color:#FFF}
.statistic_{width:200px; height:104px; background:url(../image/bg/statistic_.jpg) no-repeat; float:left; color:#FFF}
.video{width:200px; height:250px; background:url(../image/bg/video.jpg) no-repeat; float:left; color:#FFF}

.content-top{width:770px; height:5px; float:left; background:url(../image/bg/content_top.jpg) no-repeat; margin-top:5px;}
.content-bottom{width:770px; height:5px; float:right; _margin-top:-5px; background:url(../image/bg/content_bottom.jpg) left top no-repeat;}
.content-middle{width:770px; float:left; background-color:#FFF; _margin-top:-10px;}
.content-middle a{color:#ff7e00}