<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#asa_container {
	width: 100%;
	height: 100%;
	margin-bottom: 10px;
}

.container_content01 {
	margin: 0px auto;
	width: 1010px;
}

.container_left {
	width: 210px;
	height: 100%;
	float: left;	
}

.container_right {
	width: 800px;
	height: 100%;
	float: left;
}

.main_line {
	width: 30px;
	margin-right: 10px;
	float: left;
}

.work_process {
	width: 160px;
	margin-top: 10px;
	float: left;
}

.work_content {
	margin-top: 10px;
}

.work_text {
	margin-top: 7px;
	width: 150px;
}

.container_content02 {
	margin: 0px auto;
	width: 1010px;
	height: 250px;
	background: url("../images/bg/bg_index.png") no-repeat scroll 0 0 transparent;
}

.index_left {
	padding: 12px;
	padding-top: 7px;
}

.index_left_line {
	float: left;
	width: 2px;
	height: 200px;
}

.index_left_content {
	float: left;
	margin-top: 20px;
	margin-left: 10px;
	width: 165px;
	height: 200px;
	font-size: 10.8px;
	line-height: 15px;
}

.index_right {
	padding: 20px;
	padding-top: 55px;
}

.index_project {
}

.index_project_headline {
	float: left;
	margin-left: 25px;
}

.index_project_more {
	float: right
}

.index_project_content {
	float: left;
	margin-right: 21px;
}

.index_project_frame {
	width: 130px;
	height: 90px;
	background-color: #ffffff;
	box-shadow: 2px 2px 5px #7c7c7c;
	
}

.index_project_pic {
	padding: 5px;
}

.index_project_title {
	text-align: center;
	margin-top: 10px;
	height: 20px;    
    width: 130px;
	overflow: hidden;
}

.main_content {
	float: left;
	margin-top: 40px;
	width: 760px;
}

.commitment_text {
	float: left;
	width: 300px;
}

.commitment_bg {
	background: url("../images/bg/bg_commitment.png") no-repeat scroll 0 0 transparent;
	width: 450px;
	height: 223px;
	float: right;
}

.services_text {
	float: left;
	width: 400px;
}

.services_bg {
	background: url("../images/bg/bg_services.png") no-repeat scroll 0 0 transparent;
	width: 350px;
	height: 480px;
	float: right;
}

.project_text {
	float: left;
	width: 300px;
	margin-bottom: 10px;
}

.contact_text {
	float: left;
	width: 390px;
	font-size: 16px;
	line-height: 25px;
}

.contact_form {
	margin-top: 30px;
	font-size: 11px;
}

.contact_bg {
	background: url("../images/bg/bg_contact.png") no-repeat scroll 0 0 transparent;
	width: 360px;
	height: 435px;
	float: right;
}

.portfolio_box {
	margin-top: 25px;
}

.asa_project {
	width: 210px;
	height: 35px;
	background-color: #cdccca;
}

.project_list {
	text-align: right;
	margin-top: 1px;
}

.portfolio_category {
	border-top: 1px solid #cdccca;
	border-bottom: 1px solid #cdccca;
	line-height: 40px;
	height: 33px;
	text-align: right;
}

.project_title {
	height: 22px;
    overflow: hidden;
    width: 178px;
}

.portfolio_desc {
	margin-top: 20px;
}

.porfolio_content {
}

.portfolio_site {
	margin-top: 3px;
	font-style: italic;
}

.portfolio_frame {
	width: 610px;
	height: 410px;
	box-shadow: 3px 3px 3px 2px #c0c0c0;
	margin-top: 10px;
	background-color: #ffffff;
}

.portfolio_pic {
	padding: 5px;
}

#asa_admin {
	margin: 0px auto;
	width: 300px;
	margin-top: 60px;
	margin-bottom: 40px;
}








</pre></body></html>