@charset "utf-8";
/*
Company: Sikandar Aazam
CSS Version: Level 3 
url:http://www.company.com
Author:	University360: www.company.com
*/
@import "layout.css";	
@import "general.css";			
@import "nav.css";				
@import "form.css";				



.bar_fixdline{
    position:fixed !important;
    display:block; 
	float:left;
	width:100%;
	height:auto;
	z-index:1001;
	background-image:url(../images/sider/bglk.png); background-repeat:repeat-x;;
	left:0px;
	top:88% !important; 
	clear:both;
    overflow:visible;	
}
.bar_add{width:600px; height:75px; float:left; margin:0px 0px 0px 50px; background-image:url(../images/sider/deactive.png); background-repeat:no-repeat;}
.bar_add_leftside{width:460px; height:75px; float:left; margin:0px 0px 0px 0px; background-image:url(../images/sider/vips.png); background-repeat:no-repeat;}

.bar_addimg{width:170px; height:75px; float:left; margin:0px 0px 0px 0px; }
.bar_addimg img{width:150px; height:80px; float:left; margin:0px 0px 0px 0px;}

.Text
{
	margin:0;
	padding:0;
	font-size:14px;
	font-family:verdana;
	color:#ff000;
	background-color:#F8F8F2;
	padding-left:5px;
	line-height:20px;
}