@charset "utf-8";
* {
	margin:0px ;
	padding:0px ;
}
body {
	color:#666;
	line-height:150%;
}
div#wrapper {
	position: relative;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-size:85%;
	border:1px solid #CCC;
}
div#chatch {
	color:#666;
	background-color:#FFF;
	font-size:10px;
	margin-top:0px;
	margin-left:0px;
	padding-left:15px;
	width:785px;
}
h1 {
	margin:0px;
	font-size:95%;
}
h2 {
	clear:both;
	margin-bottom:15px;
	background-image:url(../img/silver_bkg.jpg)
	background-repeat:repeat-x;
	text-align:center;
	font-size:100%;
	height:30px;
	line-height:30px;
	text-align:left;
	font-weight:500;
}
a img {
	border:0px;
}
a:link {
	color:#006;
	text-decoration:none;
}
a:hover {
	color:#900;
	text-decoration:underline;
}
a:visited {
	color:#C06;
	text-decoration:none;
}

div#header {
	width:800px;
	height:133px;
	border-bottom:2px solid #990000;
	background-position: 0px 15px;
	background-image: url(../img/kanban.jpg);
	background-repeat:no-repeat;
}
div#header ul {
	position:absolute;
	background-image:url(../img/menu_bkg_sv.jpg);
	background-repeat:repeat-x;
	width:800px;
	top:105px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
div#header ul li {
	list-style:none;
	float:left;
	width:159px;
	border-left:1px solid #900;
}
div#header ul li#nhome {
	width:159px;
	border-left:0px;
}
div#header ul li a {
	display:block;
	padding-left:20px;
	line-height:30px;
	text-align:left;
	background-image:url(../img/menu_bkg_lbl_l.jpg);
	background-repeat:no-repeat;
}
div#header ul li a:hover {
	background-image:url(../img/menu_bkg_n_on.jpg);
	background-repeat:no-repeat;
	text-decoration:underline;
}
div#main {
	width:770px;
	padding:15px;
	border-color: #CCC;
	position: relative;
}
div#main_image {
	width:770px;
	height:195px;


	border-bottom-color:#CCC
	border-bottom-color:#F0F0F0;
	margin-bottom:15px;
	position: relative;
	background-image: url(../img/index.jpg);
}
div#contents_box {
	width:770px;
	height:auto;
	margin-bottom:15px;
}
div#contents_box .under_space10 {
	margin-bottom:10px;
}
div#main .title {
	width:750px;
	border:solid 1px #CCC;
	margin-bottom:15px;
	padding:10px;
	background-image: url(../img/title_bgc.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	font-size: 16px;
	color: #666;
}
div#main table.index {
	border-collapse:collapse;
	width:383px;
	border: 1px solid #666;
}
div#main table.index td {
	padding:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
div#main table td.index_td {
	padding:5px;
	width:20%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
div#main table th {
	padding:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
div#main table.index tr.cbgc {
	background-color:#EDDCDC;
}
div#main table.profile {
	border-top:1px solid #800000;
	border-collapse:collapse;
	width:770px;
}
div#main th {
	padding:15px;
	text-align:right;
	width:30%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
div#main td {
	padding:15px;
	width:70%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
div#main tr.cbgc {
	background-color:#EDDCDC;
}
div.main_l_box_1 {
	float:left;
	background-image:url(../img/rental_server.jpg);
	background-repeat:no-repeat;
	padding-top:30px;
	margin-bottom:15px;
	border:1px solid #CCC;
	width:383px;
	height:140px;
}
div.main_l_box_2 {
	float:left;
	background-image:url(../img/server_hosting.jpg);
	background-repeat:no-repeat;
	padding-top:30px;
	margin-bottom:15px;
	border-top:1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	width:383px;
	height:140px;
}
div.main_m_box {
	float:left;
	background-image:url(../img/silver_bkg.jpg);
	background-repeat:repeat-x;
	margin-bottom:15px;
	padding-left:15px;
	padding-right:15px;
	border: 1px solid #CCC;
	width:220px;
	height:220px;
	font-size: 12px;
	line-height: 150%;
}
div.main_m_box_m {
	float:left;
	background-image:url(../img/silver_bkg.jpg);
	background-repeat:repeat-x;
	margin-bottom:15px;
	margin-left:7px;
	margin-right:7px;
	padding-left:15px;
	padding-right:15px;
	border: 1px solid #CCC;
	width:220px;
	height:220px;
	font-size: 12px;
	line-height: 150%;
}
div#footer {
	clear:both;
	width:770px;
	height:60px;
	padding:15px;
	border-top:3px solid #006;
	background-image: url(../img/footer_bg.jpg);
}
div#footer a:link {
	color:#999;
	text-decoration:none;
}
div#footer a:hover {
	color:#CCC;
	text-decoration:underline;
}
div#footer a:visited {
	color:#666;
	text-decoration:none;
}
div#footer li {
	float:left;
	margin-right:15px;
	list-style:none;
}
div#main dl dt {
	float:left;
	list-style:none;
	border: solid 1px #CCC;
	width:100px;
	height:100px;
	margin-bottom:15px;
}
div#main dl dt.left_dt {
	list-style:none;
	margin-left:15px;
	border: solid 1px #CCC;
	width:100px;
	height:100px;
	float:left;
	margin-bottom:15px;
}
div#main dl dd {
	list-style:none;
	border: solid 1px #CCC;
	width:253px;
	height:80px;
	float:left;
	margin-bottom:15px;
	padding:10px;
	font-size: 12px;
	line-height: 140%;
}
div#main a img {
	border:0px;
}
div#main a:link {
	color:#F00;
	text-decoration:none;
}
div#main a:hover {
	color:#F0F;
	text-decoration:underline;
	direction:inherit;
}
div#main a:visited {
	color:#900;
	text-decoration:none;
}
p.center {
	text-align: center;
	margin-top:15px;
	margin-bottom:15px;
	padding-top:15px;
	}

