@import "rightmenu.css";

#right_menu ul {
	margin:0;
}
#right_menu ul li {
	height:45px;
	line-height:45px;
	margin:0;
	padding:0;
	padding-left:25px;
	border-width:1px 0px 0 0px;
	border-color:#ccc;
	border-style:solid;
	background:url('./images/blog/side_li.gif') no-repeat 10px center;
}
#right_menu li a {
	text-decoration:none;
}

#right_menu h2 {
	background:url('./images/service/h2.gif') no-repeat 0 0;
	margin:0;
	text-indent:-999em;
	height:45px;
}



.column {
	margin-bottom:40px;
}
.column h3 {
	margin:0 0 20px 0;
	padding:0;
	text-indent:-999em;
	width:628px;
	height:24px;
}

#web_system h3 {
	background:url('./images/service/web_system.gif') no-repeat 0 0;
}
#homepage h3 {
	background:url('./images/service/homepage.gif') no-repeat 0 0;
}
#flash h3 {
	background:url('./images/service/flash.gif') no-repeat 0 0;
}
#cms h3 {
	background:url('./images/service/cms.gif') no-repeat 0 0;
}
#photo h3 {
	background:url('./images/service/photo.gif') no-repeat 0 0;
}
#panorama h3 {
	background:url('./images/service/panorama.gif') no-repeat 0 0;
}

#profile p {
	text-align:center;
	width:120px;
	float:left;
}
#profile ul {
	float:left;
	width:400px;
}


