@charset "utf-8";

#top {
	height: auto;
	width: 800px;
}
#top #navi {
	height: 55px;
	width: 800px;
	margin-bottom: 5px;
}
#top #navi li {
	height: 55px;
	width: 160px;
	float: left;
	list-style-type: none;
	display: inline;
}
#top .main_img {
	margin-bottom: 5px;
}
#service_navi {
	height: 30px;
	width: 800px;
	list-style-type: none;
}
#service_navi li {
	display: inline;
}
#service_navi a {
	float: left;
}
#content {
	height: auto;
	width: 535px;
	margin-top: 20px;
	text-align: left;
	float: right;
}
#about_lexidc {
	height: 350px;
	width: 535px;
	background: url(../img/index/about_idc_bg.gif) no-repeat;
	margin-bottom: 20px;
	text-align: center;
}
#about_lexidc h3 {
	height: 35px;
	width: 370px;
	background: url(../img/index/iDCmerit_title.gif) no-repeat center;
	text-indent: -9999px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
}
#about_lexidc .idc_problem {
	color: #3F3F3F;
	font-size: 1em;
	font-weight: bolder;
	text-align: center;
}
#about_lexidc #answer {
	width: 490px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#about_lexidc .idc_advise {
	color: #004714;
	font-size: 1em;
	font-weight: bolder;
	text-align: center;
	margin-bottom: 15px;
}
#about_lexidc .aboutidc_button {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#about_lexidc .aboutidc_button .img-hover {
	float: left;
	margin-right: 10px;
}
#about_lexidc .aboutidc_button p {
	text-align: left;
	line-height: 1.5em;
	padding-top: 2px;
}

#about_lexidc table {
	width: 510px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#about_lexidc tr {


}

#about_lexidc td {
	font-size: 0.8em;
	color: #3F3F3F;
}
.news {
	background-color: #E6E6E6;
	width: 535px;
	padding-top: 2px;
	margin-bottom: 20px;
}
.news_title {
	height: 20px;
	font-size: 1em;
	border-left: 5px solid #004614;
	margin: 5px 0px 0px 20px;
	padding: 5px 0px 0px 10px;
}
.news_item {
	background-color: #FFFFFF;
	margin: 10px 20px 20px ;
}
dl {
	font-size: 0.7em;
	line-height: 2.5em;
	padding: 10px;
}
dt {
	color: #004714;
	float: left;
}
dd {
	margin-left: 100px;
}
#content .news .news_item .item a {
	color: #666666;
	text-decoration: none;
}
#content .news .news_item .item a:visited {
	color: #004714;
}
#content .news .news_item .item a:hover {
	text-decoration:underline;
	color: #666666;
}
.newslist {
	font-size: 0.7em;
	text-align: right;
	padding: 0px 10px 10px 0px;
}
#onestop {
	width: 531px;
	border: 2px solid #ABD7B2;
	margin-bottom: 20px;
}
#onestop .onestoptitle {
	height: 70px;
	background: url(../img/index/onestop_bg.gif) no-repeat;
	text-indent: -9999px;
}
.onestop_contents {
	margin: 10px 10px 3px;
}
.onestopdetails {
	font-size: 0.7em;
	text-align: right;
	padding: 0px 10px 10px 0px;
}
#links {
	height: auto;
	width: 800px;
	margin: 20px auto 0px;
	list-style-type: none;
	clear: both;
}
#links li {
	height: 35px;
	width: 140px;
	display: inline;
	margin: 0px 18px 10px 0px;
	border: 1px solid #B3B3B3;
	float: left;
}
#links .right {
	height: 35px;
	width: 140px;
	display: inline;
	float: left;
	margin-bottom: 10px;
	border: 1px solid #B3B3B3;
}
