body
	{
		background:url(../images/background.png) repeat-x;
	}
#wrap
	{
		width:980px;
		margin:0px auto;
		background-color:#ffffff;
		box-shadow: 0 0 10px 1px #888;
		
	}
.header
	{
		height:169px;
	}
.menu
	{
		position:relative;
		height:39px;
		background:url(../images/menu/bg.png) repeat-x;
	}
.lang
	{
		background:url(../images/lang/bg.png) no-repeat;
		position:absolute;
		top:0px;
		right:0px;
		width:133px;
		height:39px;
	}
.lang ul
	{
		margin-left:25px;
	}
.lang li
	{
		list-style:none;
		float:left;
		margin:12px 0px 0px 7px;
	}
.lang span
	{
		height:8px;
		
	}
.lang a
	{
		
		text-decoration:none;
		color:#626262;
		font-size:10px;
	}
.head
	{
		position:relative;
		height:130px;
	
	}
.phone
	{
		background:url(../images/phone.png) no-repeat;
		height:49px;
		width:205px;
		position:absolute;
		top:40px;
		left:55px;
	}
.logo
	{
		background:url(../images/logo.jpg) no-repeat;
		height:81px;
		width:283px;
		position:absolute;
		top:25px;
		left:340px;
	}
.soc 
	{
		position:absolute;
		right:90px;
		top:39px;
	}
.soc li
	{
		margin-left:8px;
		margin-right:8px;
		display:inline;
		list-style-type:none;
	}
	
#example1
	{
		position:relative;
		width:980px;
		height:355px;
	}
.titleHeader
	{
		padding:15px 0px 0px 40px;
		font-size:16px;
	} 
.top 
	{
		padding:0px 0px 0px 40px;
		font-size:12px;
		color:#585858;
	}
.bottom 
	{
		padding:0px 0px 50px 40px;
		font-size:12px;
		color:#585858;
	
	}
.center 
	{
		background:url(../images/center.png) repeat-x;
		min-height:300px;
	}
.centerSeparator
	{
		background:url(../images/isari.jpg) no-repeat;
		height:24px;
		margin:20px 0px 0px 15px;;
	}
.footer
	{
		background:url(../images/foot.png) repeat-x;
		height:80px;
	}
.footeritems
	{
		position:relative;
		width:980px;
		height:80px;
		margin:0px auto;
		font-family:sylfaen;
	}
.author
	{
		font-size:11px; 
		position:absolute;
		left:35px;
		z-index:20;
		top:45px;
		font-family:Sylfaen;
	}
	.author1
	{
		font-size:11px; 
		position:absolute;
		right:450px;
		z-index:20;
		top:45px;
		font-family:Sylfaen;
	}
.made
	{
		font-size:11px; 
		position:absolute;
		right:5px;
		top:45px;
		z-index:30;
		font-family:Sylfaen;
	}
	
.footeritems li
	{	
		list-style:none;
		float:left;
		font-size:11px; 
		padding:30px 0px 0px 35px;
	}

.center1 
	{
		position:relative;
		background:url(../images/cent1.png) repeat-x;
		background-size:1px 75px;
		width:980px;
		min-height:700px;
	}
.left 
	{	
		float:left;
		width:230px;
		min-height:600px;
		margin-left:60px;
		
	}
.frame
	{
		background:url(../images/frame.png) no-repeat;
		width:607px;
		height:67px;
	}
.frame p
	{
		font-family:Verdana;
		color:#545454;
		font-size:12px;
		width:565px;
		padding:10px 30px 15px 15px;
	}
.pageTitle
	{	
		
		position:absolute;
		top:-30px;
		left:303px;
		z-index:100;
		font-size:16px;
		color:#ffffff;
		text-shadow: 1px 1px #000000;
		
	}
.right
	{
		margin:12px 10px 0px 10px;
		float:left;
		width:650px;
		min-height:500px;
		
	}