/*--Design and Code by AUTOSOFT--*/

@import url(s_mspage.css);

/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
.index .sidebar {		/*Right sidebar*/
	width				: 315px;
	padding				: 0;
	float				: left;
}
.sideLeft-top, .sideLeft-mid, .sideLeft-bot {
	position			: relative;
	margin				: 0px;
	border				: 0;
	padding				: 0;
}
.index .sideLeft-top {
	width				: 100%;
	height				: 39px;
	float				: left;
	padding-top			: 1px;
}
.index .sideLeft-mid {
	width				: 100%;
	height				: 190px;
	float				: left;
}
.index .sideLeft-bot {
	width				: 100%;
	height				: 240px;
	float				: left;
}
/*-----------------------------000---------------------------------*/


/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
.newsclass {	
}
#pscroller {
	width				: 240px !important;
	height				: 160px;			
}
.index .title-news-item {
	margin-top			: 10px; 
	border-top			: 1px solid #F5F5F5;
	line-height			: 1.2;
}
.index .pic-news-item, .content-news-item {
	width				: 20%;
	float				: left;
	margin-top			: 5px;
}
.index .content-news-item {
	width				: 80%;
}
/*-----------------------------000---------------------------------*/


/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
.index .sideTop-tab {
	background			: url("../images/TabModule_top_index.png") top left no-repeat;
	width				: 495px;
	height				: 30px;
	float				: left;
}
.index .clock {
	border				: none;
	height				: 16px;
	background-color	: #f0f6f8;
	margin				: 0px;
	font-size			: 12px;
	color				: #003373;
	overflow			: hidden;
}
/*-----------------------------000---------------------------------*/


/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
.navArea {				/*Left NAV*/
	position			: relative;
	display				: block;
	height				: 34px;
	border				: 0;
	padding-left		: 15px;
	margin				: 0;
}
.index .nav-cenLeft, .time-cenLeft {
	background			: url("../images/nav_left.jpg") top left no-repeat;
	width				: 24px;
	float				: left;
	height				: 100%; /*34px*/
}
.time-cenLeft {
	background			: url("../images/time_left.jpg") top left no-repeat;
}
.index .nav-cenRight, .time-cenRight {
	background			: url("../images/nav_right.jpg") top left no-repeat;
	width				: 13px;
	float				: left;
	height				: 100%;	/*34px*/
}
.time-cenRight {
	background			: url("../images/time_right.jpg") top left no-repeat;
}

.index .nav-cenMid, .time-cenMid {
	width				: 105px;
	float				: left;
}
.index .nav-midTop, .time-midTop {
	background			: url("../images/nav_top.jpg") top left repeat-x;
	height				: 8px;
	width				: 100%; /*105*/
	font-size			: 0;
}
.time-midTop {
	background			: url("../images/time_top.jpg") top left repeat-x;
}
.index .nav-context {
	background-color	: #e7f2f7;
	width				: 100%;	/*105*/
	height				: 16px;
	font-size			: 0;
	float				: left;
}
.index .nav-midBot, .time-midBot {
	background			: url("../images/nav_bottom.jpg") top left repeat-x;
	width				: 100%;	/*105*/
	height				: 10px;
	font-size			: 0;
	float				: left;	
}
.time-midBot {
	background			: url("../images/time_bottom.jpg") top left repeat-x;
}
/*-----------------------------000---------------------------------*/


/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
.index .sideLeft-news {		/*Left Arrow and Title NEWS*/
	display				: block;
	height				: 20px;
	border				: 0;
	margin-left			: 20px;
	margin-top			: 0;
}
/*-----------------------------000---------------------------------*/


/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
.index .sideLeft-imgTeh {	/*Table Technology Image*/
	height: 73px;
	margin-left: 20px;
	margin-top: 10px;
}
.sideLeft-imgNet, .sideLeft-imgSql, .sideLeft-imgWin, .sideLeft-imgPhp, .sideLeft-imgAjx, .sideLeft-imgJav {
	width: 104px;
	height: 35px;
	border-style: solid;
    border-width: 1px;
    border-color: #a47272;
	float: left;
}
.index .sideLeft-imgNet {
	background: url("../imgdata/net_logo.gif") top left no-repeat;
	border-right-style: none;
}	
.index .sideLeft-imgSql {
	background: url("../imgdata/sql_logo.gif") top left no-repeat;
	border-right-style: none;
}
.index .sideLeft-imgWin {
	background: url("../imgdata/ms_logo.gif") top left no-repeat;
}
.index .sideLeft-imgPhp {
	background: url("../imgdata/php_logo.gif") top left no-repeat;
	border-top-style: none;
	border-right-style: none;
}
.index .sideLeft-imgAjx {
	background: url("../imgdata/ajax_logo.png") top left no-repeat;
	border-top-style: none;
	border-right-style: none;
}
.index .sideLeft-imgJav {
	background: url("../imgdata/java_logo.gif") top left no-repeat;
	border-top-style: none;
}
/*-----------------------------000---------------------------------*/


/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
.index #rightContent { 	 /*Right Content*/
	width				: 495px;
	float				: left;
} 
/*-----------------------------000---------------------------------*/


/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
.index .content-Slide {	/*Content Arrow and Title Slide - Show*/
	display: block;
	height: 200px;
	width: 460px;
	border: 0;
	margin: 0;
	padding-left: 20px;
	float: left;
}
.index .content-Slide-boder{
	height: 150px;
	width: 430px;
	margin-top: 10px;
	float: left;
}	
.index .content-Slide-value {
	height: 150px;
	width: 430px;
	margin-left: 10px;
	float: left;
}
/*-----------------------------000---------------------------------*/
