/* CSS Document */
.sidebar-box {
	WIDTH: 225px; MARGIN-BOTTOM: 20px
}

.sidebar-box-top {
	WIDTH: 225px;  HEIGHT: 53px
}

.sidebar-box-in {
	PADDING-LEFT: 20px; WIDTH: 205px; 
}

*.sp_link_16 {
	DISPLAY: block; OVERFLOW: hidden; CURSOR: pointer
}
*.sp_link_32 {
	DISPLAY: block; OVERFLOW: hidden; CURSOR: pointer
}
.sp_link_16 {
	WIDTH: 16px; HEIGHT: 16px
}
.sp_link_32 {
	WIDTH: 32px; HEIGHT: 32px
}
.sp_linkback {
	TEXT-ALIGN: center; DISPLAY: block
}
#sp_div_outer {
	
}


#wraper{width:950px ; background-color:#FFFFFF; 
		/*margin-left:37px; margin-top:37px;*/}

body{/*width:1024px; padding-left:37px; padding-top:20px;*/
 	background-color:#CCCCCC; 
	 
	 
	 }
#logo{
	width:400px;
	height:120px;
	background-image:url(image/logo.png) ;
	margin-left:275px; margin-top:20px;
	}
#header{ text-align:center;
	width:100%;
	height:150px;
	background:url(image/top-border.png) top repeat-x;
	background-color:#f1f4f6;
	border:#b0bec7  solid 1px;
	 }
#content{
	width:100%;
	height:500px;
	border:#b0bec7  solid 1px;
	margin-top:10px;
	background:url(image/top-border.png) top repeat-x;
	}
	
#boxwraper{float:left}
#sidebar{
	float:right; 
	width:192px;
	height:420px;
	margin-right:10px;
	margin-top:50px;
border:#CCCCCC solid 1px; width:192px;
	}
#sidebar-contact{border:#CCCCCC solid 1px; width:192px;}
#sidebar-connect{border:#CCCCCC solid 1px; width:192px;}

#contact-menu{	background:url(image/top-border.png) top repeat-x;}

.box{
	width:300px;
	height:345px;
	float:left;
	margin-left:40px;
	margin-top:50px;
	
	}
.boxheader{
	width:300px;
	height:28px;
	border:#b0bec7  solid 1px;
	border-bottom:none;
	background-image:url(image/box-head-198x28.png);
	text-align:center;
	font-size:22px;
	color:#0A298C;
	
	
	}
.boxheader a{color:#0A298C; text-decoration:none;}
.boxheader a:hover{/*color:#1538AB;*/ color:#778BCB;}
.boxbody{
	width:300px;
	height:300px;
	border:#b0bec7  solid 1px;
	background-color:#f1f4f6;
	text-align:center;
	/*text-shadow:#99CC00;*/
	vertical-align:middle;
	}
.boxfooter{
	width:302px;
	height:15px;
	background:url(image/top-border.png) repeat-x;
	}
	
	
#twiteerUpdate{width:190px; height:400px;}
	
	
#footer{
	width:100%;
	height:80px;
	background-color:#f1f4f6;
	border:#b0bec7  solid 1px;
	margin-top:10px;
	background:url(image/top-border.png) top repeat-x;
	 }