@charset "utf-8";
@import url("box.css");
@import url("fontcls.css");
@import url("header.css");
@import url("rightmenu.css");
@import url("linkbar.css");

.Basic {
}


.welcome_row{
	background:url(../images/WelcomeBg.jpg) repeat-x;
	height:27px;}

.verPix{
	background: url(../images/1pxBr.jpg) repeat-y center;}

.bg_row{
	background:url(../images/Bg.jpg);
	}
.linkbarrow{
	background:url(../images/LinkBg_1.png);
	}

.footerrow{
	background:url(../images/Bg.jpg);
	font: normal 12px tahoma ;
	}
.1px_line{

	width:980px;
	height:1px;
	}
.dash_line{
	background:url(../images/line.png) repeat-x;
	height:1px
	}

