/*--Design and Code by AUTOSOFT--*/

@import url(s_mspage.css);

/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
.data .sidebar {		/*Left sidebar*/
	width				: 220px; 
	float				: left;
}
.data .sideLeft-top, .sideLeft-tab, .sideLeft-mid, .sideLeft-bot {
	width				: 180px;
	padding-left		: 15px;
	float				: left;
}
.data .sideLeft-top {
}
.data .sideLeft-tab {
	height				: 300px;
	background			: url("../images/TabModule_BG_left.png") top right no-repeat;
}
.data .sideLeft-mid {
	height				: auto;
}
.data .sideLeft-bot {
	height				: 220px;
}
/*-----------------------------000---------------------------------*/


/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
.data #rightContent { 	 /*Right Content*/
	padding				: 0;
	margin				: 0 auto;
	width				: 580px;
	float				: left;
}
/*-----------------------------000---------------------------------*/


/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
#sc-scroller {
	width				: 160px !important;
	height				: 240px;
	padding-left		: 10px;			
}
.data .group-scroller {
	background			: url("../images/bullet_ss.png") top left repeat-y;
	width				: 180px;
	height				: 250px;
	float				: left;
	padding-top			: 10px;
}
.data .group-title {
	background			: url("../images/bullet_tab.png") top left no-repeat;
	height				: 25px;
	width				: 100%;
	float				: left;
}
.data .title-soft-item {
	padding-top			: 20px;
	border-top			: 1px solid #f0f0f0;
	line-height			: 1.3;
	height				: 100%;
}
.data .pic-soft-item {
	width				: 100%;
	float				: left;
	height				: 80px;
	padding-left		: 13px;
}
.data .content-soft-item {
	height				: 100%;
	float				: left;
	width				: 100%;
	padding-top			: 15px;
}
/*-----------------------------000---------------------------------*/


/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
.data .row-data {		
	width				: 100%;
	position			: relative;
	float				: left;
}
.data .row-item-small {
	width				: 100%;
	height				: 60px;
	border-bottom		: 1px solid #F5F5F5;
	margin-top			: 20px;
	float				: left;
}
.data .row-item {
	width				: 100%;
	/*height			: 95px;*/
	border-bottom		: 1px solid #F5F5F5;
	padding-top			: 10px;
	padding-bottom		: 10px;
	float				: left;
}
.data .col-image {
	float				: left;
	/*height			: 95px;*/
	width				: 25%;
}
.data .col-text {
	float				: left;
	/*height			: 95px;*/
	width				: 75%;
	text-align			: justify;
}
/*-----------------------------000---------------------------------*/


/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
.data .nav-pages {
	margin-top			: 20px;
	height				: 16px;
	float				: left;
	text-align			: center;
	font-weight			: bold;
}
.data .nav-elem-pages {
	height				: 16px;
	float				: left;
	width				: 20px;
}
.data .nav-link-page {
	margin-top			: 20px;
	width				: 100%;
	float				: left;
	border-top			: 1px solid #f5f5f5;
}
/*-----------------------------000---------------------------------*/


/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
.data .tab-top {
	color				: #8F8F8F;
	border-bottom		: 1px solid #dcdcdc;
	height				: 23px;
}
.data .tab-img {
	width				: 27px;
	height				: 23px;
	float				: left;
	background			: url(../images/tab_top_b.gif) no-repeat;
}
.data .ct-group {
	margin-top			: 10px;
	margin-bottom		: 10px;
	background			: url("../images/folder.gif") top left no-repeat;
	padding-left		: 20px;
	font-weight			: bold;
}
.data .ct-item {
	margin-top			: 5px;
	background			: url("../images/document.gif") top left no-repeat;
	padding-left		: 20px;
	margin-left			: 20px;
}
/*-----------------------------000---------------------------------*/