@charset "utf-8";
/* CSS Document */

#container{
		
		width: 960px;
		height: 625px;
		}
.welcome{
		float:left;
		width:422px;
		height: 590px;
		background-image: url(../images/in_breif_bg.png);
		background-repeat:no-repeat;
		text-align:left;
		}
.new {
		margin-left: 20px;
		}			

.welcome h3 {
		padding: 50px 0px 10px 20px;
		
		}	
.welcome p {
		padding: 0px 20px;
		text-align: justify;
		}
.welcome p span{
		font-weight: bold;
		}
.welcome a {
		background-image: url(../images/arrow.jpg);
		background-repeat: no-repeat;
		display:block;
		width:10px;
		height:15px;
		padding-left:15px;
		white-space:nowrap;
		margin-left: 20px;
		margin-bottom: 8px;
		}	
.index_ad {
		width: 420px;
		height: 100px;
		margin-top: 50px;
		}
.index_ad a {
		display: block;
		background-image:url(../images/home_down_bg.jpg);
		background-repeat:no-repeat;
		width: 400px;
		height: 100px;
		text-decoration:none;
		}	
.index_ad span {
		visibility:hidden;
		overflow:hidden;
		}				
.right_index {
		float: left;
		width: 465px;
		height: 590px;
		margin-left: 20px;
		margin-top: 15px;
		}		
.right_down {
		width: 422px; 
		height: 250px;
		background-image: url(../images/services_bg.png);
		background-repeat: no-repeat;
		margin-left: 20px;
		margin-top: 20px;
		}
	
.right_content {
		float: right;
		margin: 50px 20px 0px 20px;
		width: 380px;
		height: 220px;
		}	
.images {
		float: left;		
		}	
.right_down img{
		margin-bottom: 10px;
		}		
.right_text {
		float: right;
		width: 200px;
		height: 200px;
		margin-left: 10px;
		}		
.right_text p {
		text-align: justify;
		}
.right_text p span{
		font-weight: bold;
		}		
					