* {
	text-transform: none;
	color: #666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 12px;
	line-height: 1.5em;
}
#all {
}
#top_bar {
	background-image: url(../img/top_bar.jpg);
	height: 5px;
}
#header {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 30px;
}
#head_left {
	float: left;
	width: 215px;
}
#site_id a {
	background-image: url(../img/site_id.jpg);
	background-repeat: no-repeat;
	height: 38px;
	width: 215px;
	text-indent: -9999px;
	display: block;
}
#header_right {
	float: right;
	width: 725px;
}
#btn_navi {
	float: right;
}
#btn_navi li {
	float: left;
}
#btn_home a {
	background-image: url(../img/btn_home.jpg);
	text-indent: -9999px;
	display: block;
	height: 50px;
	width: 95px;
}
#btn_topics a {
	background-image: url(../img/btn_topics.jpg);
	text-indent: -9999px;
	display: block;
	height: 50px;
	width: 95px;
}
#btn_company a {
	background-image: url(../img/btn_company.jpg);
	text-indent: -9999px;
	display: block;
	height: 50px;
	width: 95px;
}
#btn_service a {
	background-image: url(../img/btn_service.jpg);
	text-indent: -9999px;
	display: block;
	height: 50px;
	width: 95px;
}
#btn_contact a {
	background-image: url(../img/btn_contact.jpg);
	text-indent: -9999px;
	display: block;
	height: 50px;
	width: 95px;
}
#btn_home a:hover {
	background-position: 0px 50px;
}
#btn_topics a:hover {
	background-position: 0px 50px;
}
#btn_company a:hover {
	background-position: 0px 50px;
}
#btn_service a:hover {
	background-position: 0px 50px;
}
#btn_contact a:hover {
	background-position: 0px 50px;
}
#main_img_bg {
	background-image: url(../img/mainimg_bg.jpg);
	background-repeat: repeat-x;
	height: 280px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#mai_img {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/main_img.png);
	height: 280px;
}
#main {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 30px;
}
#main_left {
	float: left;
	width: 690px;
}
#wrap_topics {
	margin-bottom: 30px;
}
#head_topics {
	background-image: url(../img/head_topics.jpg);
	text-indent: -9999px;
	display: block;
	height: 34px;
	width: 690px;
	margin-bottom: 15px;
}
#wrap_company {
	margin-bottom: 30px;
}

#head_company {
	background-image: url(../img/head_company.jpg);
	text-indent: -9999px;
	display: block;
	height: 34px;
	width: 690px;
	margin-bottom: 15px;
}
#wrap_service {
	margin-bottom: 30px;
}

#head_service {
	background-image: url(../img/head_service.jpg);
	text-indent: -9999px;
	display: block;
	height: 34px;
	width: 690px;
	margin-bottom: 15px;
}
#wrap_service ul li {
	list-style-type: square;
	list-style-position: inside;
}

dl.list309 dt {
  clear: left;
  float: left;
  margin: 0 0 0.8em;
  width: 9em;
  padding-left: 5px;
  color: #000;
}

dl.list309 dd {
  margin-bottom: 0.8em;
  margin-left: 7.5em;
}
#wrap_contact {
	margin-bottom: 15px;
}
#head_contact {
	background-image: url(../img/head_contact.jpg);
	height: 34px;
	width: 690px;
	text-indent: -9999px;
	display: block;
	margin-bottom: 15px;
}
#wrap_service #title_consal {
	background-color: #06C;
	height: 26px;
	line-height: 26px;
	padding-left: 15px;
	color: #FFF;
	font-size: 18px;
	margin-bottom: 20px;
}
.service_flow {
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #06C;
	border-left-color: #06C;
	padding-left: 15px;
	height: 26px;
	line-height: 26px;
	margin-bottom: 15px;
	font-size: 14px;
}
.title_service {
	background-color: #CCC;
	padding-left: 15px;
	font-size: 14px;
	line-height: 20px;
	height: 20px;
	margin-bottom: 15px;
}
.service_text {
	padding-left: 15px;
	margin-bottom: 20px;
	padding-right: 15px;
}
.service_text2 {
	font-size: 10px;
	color: #06F;
	padding-left: 15px;
	margin-bottom: 15px;
}

#main_right {
	float: right;
	width: 200px;
	background-image: url(../img/main_right_bg.jpg);
	background-repeat: repeat-y;
	padding: 10px;
}
#footer {
	background-image: url(../img/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 153px;
}
#footer_main {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	height: 138px;
}
#footer_main ul li {
	float: left;
	margin-right: 30px;
}
#copyright {
	background-color: #666;
	height: 15px;
}
#copy_text {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	text-align: right;
}


.both {
	clear: both;
}
