@charset "UTF-8";
* {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#929292;
}
img {
	border:none;
}
ul {
	list-style:none;
}
a {
	color:#d87627;
	text-decoration:none;
	outline:none;
}
a:hover {
	color:#929292;
}
body {
	text-align:center;
	background:#292921;/*#3b3736;*/
}
#ph {
	width:100%;
	height:90px;
}
#phin {
	width:900px;
	height:90px;
	position:relative;
	margin:0px auto;
	background:url(../images/core/logo.png) no-repeat 0px 50%;
}
#phnv {
	position:absolute;
	top:20px;
	right:0px;
}
#phnv li {
	float:left;
}
#phnv li a {
	color:#c2c2c2;
	padding-left:20px;
}
#phnv li a:hover, #phnv li a.act, #phnv li a.act:hover {
	color:#9cb42d;
}
#tel {
	width:229px;
	height:17px;
	position:absolute;
	top:51px;
	right:0px;
	background:url(../images/core/tel.png) no-repeat 0px 0px;
}
#out {
	width:100%;
	background:#fff;
}
#wr, #ftin {
	width:900px;
	margin:0px auto;
	padding:15px 0px;
	text-align:left;
}
#cntp {
	padding-bottom:15px;
}
#cntb {
	display:block;
	width:100%;
	height:auto;
	background:url(../images/core/dev.gif) repeat-y 596px 0px;
	line-height:20px;
}
.lft {
	width:596px;
}
.rgt {
	width:304px;
}
#hd {
	overflow:hidden;
}
#hd, #mnv {
	height:214px;
}
#mnv {
	background:url(../images/core/mnv.png) no-repeat 30px -214px;
}
#mnv li, #mnv li a {
	width:304px;
	height:53px;
	display:block;
}
#mnv li.even, #mnv li.even a {
	height:54px;
}
#mnv li a {
	text-indent:-999999em;
	overflow:hidden;
	background-image:url(../images/core/mnv.png);
	background-repeat:no-repeat;
}	
.btn_1 a {
	background-position:30px 0px;
}
.btn_2 a {
	background-position:30px -53px;
}
.btn_3 a {
	background-position:30px -107px;
}
.btn_4 a {
	background-position:30px -160px;
}
#mnv li a:hover, #mnv li a.act, #mnv li a.act:hover {
	background-image:none;
}
p {
	padding-bottom:14px;
}
#ft {
	width:100%;
	text-align:center;
}
#rspul {
	width:273px;
	height:371px;
	position:relative;
	margin-top:21px;
}
#rspul li, #rspul li a {
	width:77px;
	height:77px;
	display:block;
	text-indent:-999999em;
	overflow:hidden;
	text-decoration:none;
}
#rspul li {
	background-position:0px 0px;
	background-repeat:no-repeat;
	position:absolute;
}
.col_1 {
	left:0px;
}
.col_2 {
	left:98px;
}
.col_3 {
	left:196px;
}
.row_1 {
	top:0px;
}
.row_2 {
	top:98px;
}
.row_3 {
	top:196px;
}
.row_4 {
	top:294px;
}
.img_1 {
	background-image:url(../images/rgtul/01.jpg);
}
.img_2 {
	background-image:url(../images/rgtul/02.jpg);
}
.img_3 {
	background-image:url(../images/rgtul/03.jpg);
}
.img_4 {
	background-image:url(../images/rgtul/04.jpg);
}
.img_5 {
	background-image:url(../images/rgtul/05.jpg);
}
.img_6 {
	background-image:url(../images/rgtul/06.jpg);
}
.img_7 {
	background-image:url(../images/rgtul/07.jpg);
}
.img_8 {
	background-image:url(../images/rgtul/08.jpg);
}
.img_9 {
	background-image:url(../images/rgtul/09.jpg);
}
.img_10 {
	background-image:url(../images/rgtul/10.jpg);
}
.img_11 {
	background-image:url(../images/rgtul/11.jpg);
}
.img_12 {
	background-image:url(../images/rgtul/12.jpg);
}
.list {
	margin-bottom:14px;
}
.list li {
	background:url(../images/core/bullet.gif) no-repeat 0px 7px;
	padding-left:18px;
}
.tbl_insert {
	margin-bottom:15px;	
}
.tbl_insert th, .tbl_insert td {
	text-align:left;
	vertical-align:top;
}
.tbl_insert th {
	padding:3px 10px 3px 0px;
}
.tbl_insert td {
	padding:3px;
}
.sbm, .btn {
	display:block;
	width:99px;
	height:20px;
	text-indent:-999999em;
	overflow:hidden;
}
.btn {
	cursor:pointer;
	border:none;
	background:transparent;
}
.sbm_send {
	background:url(../images/btn/sbm_send.png) no-repeat center center;
}
.warn {
	color:#900;
}
.conf {
	color:#709B25;
}