.main_wrap {
	width: 1000px;
	margin: 0 auto;
	background-color: #fff;
}

div.header {
	width: 100%;
	height: 80px;
}

div.headerInner {
	width: 1000px;
	height: 60px;
	position: relative;
	background-color: #fff;
}

h1.logo {
	float: left;
}

h1.logo img {
	width: 84px;
}

span.htitle {
	display: inline-block;
	font-size: 17px;
	font-weight: 500;
	color: #666666;
	margin-top: 16px;
	margin-left: 10px;
	cursor: pointer;
	color: #333;
}


#header .header_inner:after {
	content: " ";
	font-size: 0;
	clear: both;
	display: block;
	overflow: hidden;
	*zoom: 1;
}

div.lag {
	width: 100%;
	text-align: right;
	position: absolute;
	top: 0;
	right: 0;
}

div.lag figure {
	width: 16px;
	height: 16px;
	display: inline-block;

}

div.lag select {
	width: 70px;
	height: 24px;
	border: 0;
	font-weight: bold;
	color: #545454;

}

direction {
	max-width: 1000px;
	height: 20px;
	margin: 0 auto;
}

.direction .dtop {
	display: block;
	font-size: 12px;
	width: 132px;
	height: 20px;
	line-height: 20px;
	margin: 0 auto;
	color: #fff;
	text-align: center;
	background-image: url(../img/btn/dbtn.png);
	background-repeat: no-repeat;
}

div.top_nav {
	width: 100%;
	height: 46px;
	background-color: #00522c;
}

div.top_nav ul li {
	float: left;
	width: 25%;
	text-align: center;
	cursor: pointer;

}

div.top_nav ul li:hover {
	background-color: #8cc63f;
}

div.top_nav ul li a {
	display:block;
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	line-height: 46px;

}

.mainbtn {
	width: 100%;
	height: 260px;
	margin-top: 20px;
}

.mbox {
	width: 326px;
	height: 260px;
	background-color: #fff;
	border: 1px solid #d0d0d0;
	margin-right: 11px;
	padding: 20px;
	box-sizing: border-box;
	float: left;
}

.mainbtn .cert {
	background-image: url(../img/bg/img1.png);
}

.mainbtn .veri {
	background-image: url(../img/bg/img2.png);
}

.mainbtn .ui {
	background-image: url(../img/bg/img3.png);
}

.mbox3 {
	width: 326px;
	height: 260px;
	background-color: #fff;
	border: 1px solid #d0d0d0;
	padding: 20px;
	box-sizing: border-box;
	float: left;
	background-image: url(../img/bg/img3.png);
}


.textwrap {
	width: 100%;
	font-size: 18px;
	box-sizing: border-box;

}

.textwrap li:first-child {
	font-size: 22px;
	font-weight: 500;
	margin-bottom: 5px;
}

.textwrap li:last-child {
	font-size: 13px;
	margin-top: 20px;
	line-height: 20px;
}

.mainbtn:after {
	content: " ";
	display: block;
	clear: both;
	overflow: hidden;
	*zoom: 1;
}

a.go {
	display: block;
	width: 136px;
	height: 42px;
	line-height: 42px;
	border-radius: 5px;
	border: 1px solid #c9c9c9;
	text-align: left;
	padding-left: 16px;
	box-sizing: border-box;
	color: #999;
	font-size: 15px;
	margin-top: 48px;
}

a.go:hover {
	color: #00522c;
	border: 1px solid #00522c;
	transition: all 0.3s ease;
	font-weight: 700;
}

i.g {
	margin-left: 45px;
}

/*section*/

div.section {
	width: 100%;
	background-color: #fff;
}

div.utilewrap {
	width: 100%;
	height: 164px;
	margin: 15px 0;
}

div.utilewrap div.utilebox {
	width: 232px;
	height: 164px;
	border: 1px solid #d0d0d0;
	float: left;
	margin-right: 10px;
	padding: 20px;
	box-sizing: border-box;
	position: relative;
	cursor: pointer;
	background-image: url(../img/bg/med.png);

}

div.utilewrap div.utilebox2 {
	width: 232px;
	height: 164px;
	border: 1px solid #d0d0d0;
	float: left;
	margin-right: 10px;
	padding: 20px;
	box-sizing: border-box;
	position: relative;
	cursor: pointer;
	background-image: url(../img/bg/webo.png);
}

div.utilewrap div.utilebox3 {
	width: 232px;
	height: 164px;
	border: 1px solid #d0d0d0;
	float: left;
	margin-right: 10px;
	padding: 20px;
	box-sizing: border-box;
	position: relative;
	cursor: pointer;
	background-image: url(../img/bg/Remote.png);
}

p.utileTitle {
	font-size: 17px;
	font-weight: 500;
	text-align: center;
	padding-top: 100px;

}



div.utilewrap div.callbox {
	width: 274px;
	height: 164px;
	border: 1px solid #d0d0d0;
	float: left;
	padding: 30px;
	box-sizing: border-box;
}

div.callbox ul li {
	font-size: 14px;
	text-align: center;
	line-height: 20px;
	cursor: default;

}

div.callbox ul li:first-child {
	font-size: 22px;
	font-weight: 500;
}

div.callbox ul li.cnumber {
	font-size: 24px;
	font-weight: 500;
	color: #00522c;
	margin: 10px 0;
	line-height: 28px;
}

div.callbox ul li:nth-child(2) {
	margin-top: 20px;
}

div.navi {
	width: 100%;
	height: 210px;
	margin-top: 15px;
}

div.navi:after {
	content: " ";
	display: block;
	clear: both;
	overflow: hidden;
	*zoom: 1;
}

div.searchwrap {
	width: 722px;
	height: 210px;
	border: 1px solid #d0d0d0;
	padding: 20px;
	box-sizing: border-box;
	margin-right: 10px;
	float: left;
}


div.Titletxt {
	width: 100%;
	margin-bottom: 15px;
}

div.Titletxt p {
	font-size: 17px;
	font-weight: 500;
}

div.Titletxt span {
	font-size: 12px;
	color: #444;
	margin-left: 8px;
}

div.search {
	width: 60%;
	height: 130px;
	float: left;
}

div.sresult {
	width: 38%;
	height: 130px;
	background-color: #fff;
	border: 1px solid #d6d6d6;
	float: right;
	overflow-y: scroll;
	background-image: url(../img/bg/bg_result.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;

}

div.sresult li {
    margin: 10px 15px;
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

div.sresult li a:hover {
    color:#89c23e
}

div.searchBar {
	width: 100%;
	height: 50px;
	padding: 5px;
	background-color: #fff;
	box-sizing: border-box;
	background-image: linear-gradient(to right, #8cc63f, #00522c);
	margin-bottom: 15px;
}

div.search ul li {
	font-size: 12px;
	margin-bottom: 10px;
}

div.search ul li span {
	color: #8cc63f;
	margin-right: 5px;
}

div.searchBar input[type="text"] {
	width: 90%;
	height: 39px;
	color: #999;
	font-size: 12px;
	padding-left: 5px;
	box-sizing: border-box;
	float: left;
}

div.searching {
	width: 10%;
	height: 39px;
	background-color: #fff;
	float: right;
	cursor: pointer;
}

div.searchBar img {
	width: 30px;
	margin-top: 4px;
}

div.noticeBox {
	width: 268px;
	height: 210px;
	border: 1px solid #d0d0d0;
	float: left;
	padding: 20px;
	box-sizing: border-box;
}


.floatRight {
    float: right;
}



ul.notice {
	float: left;
	width: 100%;
	font-size: 11px;
	border-top: 1px solid #dddddd;
}

.notice li {
	float: left;
	width: 100%;
	height: 14px;
	margin-top: 10px;
}

.notice li:first-child {
	margin-top: 20px;
}

.notice li a {
	font-size: 12px;
	display: inline-block;
	width: 165px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.notice li a:hover {
	color: #00522c;
	text-decoration: underline;
}

.notice li span {
	float: right;
	font-size: 9px;
	text-decoration: none;
}


div.serviceList {
	width: 100%;
	height: auto;
	min-height: 200px;
	margin: 15px 0;
	border: 1px solid #d0d0d0;
	padding: 20px;
	box-sizing: border-box;
}

ul.tab_bar {
	width: 100%;
	height: 36px;
}

ul.tab_bar li {
	height: 36px;
	float: left;
	margin-right: 12px;
}

ul.tab_bar li a {
	display: block;
	width: 36px;
	height: 36px;
	background-color: #e5e5e5;
	border-radius: 20px;
	text-align: center;
	font-size: 12px;
	line-height: 36px;
	font-weight: 500;
}

ul.tab_bar li a:hover {
	background-color: #00522c;
	color: #fff;
	transition: 0.2s;
}

.tab_bar li .on {
	background-color: #00522c;
	color: #fff;
	display: block;
	text-align: center;
	font-size: 14px;


}

.tab_box > div {
	display: none;
}


.box {
	width: 100%;
	height: auto;
	padding: 10px;
	font-size: 12px;
	font-weight: 500;
	color: #333;
	box-sizing: border-box;


}

.box ul {
	float: left;
	margin-right: 30px;
	margin-bottom: 10px;



}

.box ul:last-child {
	margin-right: 0;
}

.box:after {
	content: "";
	font-size: 0;
	clear: both;
	display: block;
	*zoom: 1;
}

.box ul li {
	margin-bottom: 10px;
	font-size: 12px;


}

.box ul li a {
	display: block;
	width: 200px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-weight: 400;
}

.box ul li a:hover {
	color: #00522c;
	text-decoration: underline;
}

.box dl dd {
    float: left;
    width: 200px;
    margin-top: 10px;
    margin-right: 20px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.box dl dd span{
	color: #a2a2a2;
}

.box dl dd a {
	display: block;
	width: 200px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-weight: 400;
}

.box dl dd a:hover {
	color: #00522c;
	text-decoration: underline;
}

/*占쎄퐣�뇡�슦�읂占쎌뵠筌욑옙*/

.aside {
	float: left;
	width: 200px;
	min-height: 580px;

}

.aside div li {
	font-size: 17px;
	font-weight: 500;
	line-height: 50px;

}


#contents {
	width: 774px;
	float: right;
}

#contents .cont-navi {
	display: block;

}

#contents .cont-navi ul {
	display: block;
	float: right;
	overflow: hidden;

}

#contents .cont-navi::after {
	content: "";
	display: block;
	clear: both;
	*zoom: 1;
}

#contents .cont-navi ul li {
	display: block;
	float: left;
	position: relative;
	height: 20px;
	line-height: 20px;
	padding-left: 10px;
	margin-left: 10px;
	font-size: 12px;
}

#contents .cont-navi ul li.mn_l1:before {
	content: "";
	display: block;
	position: absolute;
	width: 6px;
	height: 10px;
	left: 0;
	top: 5px;
	background: url(../img/blet/arrowright.png) no-repeat -1px;
}

#contents .cont-navi ul li.home {
	margin-left: 0;
}

#contents .cont-navi ul li.home img {
	padding: 0;
	margin: 0;
	position: absolute;
	left: 0;
	top: 4px;

}

.aslist {
	width: 100%;
	height: 50px;
	background-color: #8cc63f;
	text-align: left;
	color: #fff;
	box-sizing: border-box;
	background-color: #2a2a2a; 
	text-align:center
}

.ashead {
	width: 100%;
	height: 50px;
	background-color: #8cc63f;
	text-align: left;
	color: #fff;
	padding-left: 15px;
	box-sizing: border-box;

}

.asmenu li {
	padding: 0px 15px;
	height: 40px;
	box-sizing: border-box;
	cursor: pointer;
	position: relative;
	background-color: #eee;

}

.asmenu li a {
	display: block;
	width: 100%;
	height: 40px;
	font-size: 14px;
	line-height: 40px;
	box-sizing: border-box;
	font-weight: 500;
}

.asmenu li a:hover {

	color: #8cc63f;

}

#suv_Section {
	width: 1000px;
	height: auto;
	background-color: #fff;
	margin: 20px auto;
	box-sizing: border-box;
}

#suv_Section::after {
	content: "";
	display: block;
	clear: both;
	*zoom: 1;
}


ul.callbox2 {
	width: 100%;
	height: 150px;
	background-color: #fff;
	border-top: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	text-align: left;
	padding: 20px 15px;
	box-sizing: border-box;
}

ul.callbox2 li {
	font-size: 12px;
	margin-bottom: 5px;
}

ul.callbox2 li:first-child {
	font-size: 18px;
	font-weight: 500;
	color: #333;
	margin-bottom: 10px;

}

ul.callbox2 li.cnumber {
	font-size: 20px;
	font-weight: 500;
	color: #00522c;
	margin-bottom: 10px;
}

.stitle-subpage {
	width: 100%;
	overflow: hidden;
	padding-bottom: 15px;
	border-bottom: 2px solid #00522c;
}

.stitle-subpage .tit {
	float: left;
	margin-right: 18px;
	color: #333;
	font-size: 28px;
	font-weight: 700;

}

.stitle-subpage .explan {
	float: left;
	margin-top: 12px;
	color: #333;
	font-size: 15px;
}


div.searchwrap2 {
	width: 100%;
}


div.Titletxt2 {
	width: 100%;
	text-align: center;
	margin-bottom: 15px;
	color: #333;
	font-size: 17px;

}

div.Titletxt2 span {
	color: #00522c;
	font-weight: 500;
}

div.search2 {
	width: 60%;
	margin: 0 auto;
}

div.sresult2 {
	width: 500px;
	height: 130px;
	margin: 0 auto;
	background-color: #fff;
	border: 1px solid #ccc;
	overflow-y: scroll;
	background-image: url(../img/bg/bg_result.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	margin-top: 10px;

}

div.searchBar2 {
	width: 100%;
	height: 50px;
	padding: 5px;
	background-color: #fff;
	box-sizing: border-box;
	background-image: linear-gradient(to right, #8cc63f, #00522c);
	margin-bottom: 15px;
}

div.search2 ul li {
	font-size: 12px;
	margin-bottom: 10px;
}

div.search2 ul li span {
	color: #8cc63f;
	margin-right: 5px;
}

div.sresult2 li {
    margin: 10px 15px;
    margin-left: 25px;
    font-size: 12px;
    float: left;
    width: 200px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

div.sresult2 li a:hover {
    color:#89c23e
}

div.searchBar2 input[type="text"] {
	width: 90%;
	height: 39px;
	color: #999;
	font-size: 12px;
	padding-left: 5px;
	box-sizing: border-box;
	float: left;
}

div.searching2 {
	width: 10%;
	height: 39px;
	background-color: #fff;
	float: right;
	cursor: pointer;
}

div.searchBar2 img {
	width: 30px;
	margin-top: 4px;
}

.doc_num {
	float:left;
	width: 100%;
	padding: 30px 0;
	background: #f5f5f5;
	border: 1px solid #e6e6e6;
	text-align: center;
	margin-bottom: 30px;
}

.doc_num legend {
	font-weight: 700;
	font-size: 16px;
	color: #00522c;
	margin-bottom: 15px;
}

.doc_num label {
	vertical-align: middle;
	font-size: 18px;
	font-weight: 700;
}

.doc_num img {
	margin-bottom: 15px;
}

.doc_num input {
	width: 80px;
	height: 36px;
	padding: 4px 0 4px 5px;
	box-sizing: border-box;
}

div.search3 {
	width: 100%;
	margin: 0 auto;
}

div.sresult3 {
	width: 100%;
	height: 130px;
	margin: 0 auto;
	background-color: #fff;
	border: 1px solid #ccc;
	overflow-y: scroll;
	background-image: url(../img/bg/bg_result.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	margin-top: 10px;

}

div.searchBar3 {
	width: 100%;
	height: 50px;
	padding: 5px;
	background-color: #fff;
	box-sizing: border-box;
	background-image: linear-gradient(to right, #8cc63f, #00522c);
	margin-bottom: 15px;
}

div.search3 ul li {
	font-size: 12px;
	margin-bottom: 10px;
}

div.search3 ul li span {
	color: #8cc63f;
	margin-right: 5px;
}

div.sresult3 li {
    margin: 10px 15px;
    margin-left: 25px;
    font-size: 12px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 205px;
}

div.sresult3 li a:hover {
    color:#89c23e
}

div.searchBar3 input[type="text"] {
	width: 90%;
	height: 39px;
	color: #999;
	font-size: 12px;
	padding-left: 5px;
	box-sizing: border-box;
	float: left;
}

div.searching3 {
	width: 10%;
	height: 39px;
	background-color: #fff;
	float: right;
	cursor: pointer;
}

div.searchBar3 img {
	width: 30px;
	margin-top: 4px;
}

.choices{
	float:left;
    width: 40%;
	margin : 0 20px;
}

#user_select{
    width: 100%;
    border: 2px solid #d6d6d6;
    height: 50px;
}

.wrap_search {
    float: left;
    width: 50%;
}

a.sblue {
	display: inline-block;
	width: 120px;
	height: 36px;
	background-color: #00522c;
	color: #fff;
	text-align: center;
	line-height: 36px;
	font-size: 17px;
	font-weight: normal;
	vertical-align: middle;

}

.guideLine {
	width: 100%;
	height: 46px;
	margin: 40px 0;
	border-bottom: 1px dashed #ccc;
}

.stitle {
	width: 25%;
	height: 47px;
	background-color: #8cc63f;
	color: #fff;
	line-height: 47px;
	text-align: center;
	font-weight: 500;
	font-size: 17px;
	border-radius: 5px 5px 0 0;

}

.guideBox {
	width: 90%;
	margin: 15px auto;
	background-color: #fff;
}

div.steps {
	width: 100%;
	font-size: 16px;
	font-weight: 500;
	color: #333;
	line-height: 22px;
	border-bottom: 1px solid #ededed;
	padding-bottom: 30px;
	margin-bottom: 30px;
	box-sizing: border-box;
}

div.steps:after {
	display: block;
	overflow: hidden;
	content: " ";
	clear: both;
	*zoom: 1;
}

div.steps p {
	width: 86%;
	font-size: 14px;
	font-weight: 700;
	color: #333;
	float: left;
	line-height: 24px;

}

span.stepnum {
	width: 11%;
	font-size: 22px;
	font-weight: 700;
	color: #8cc63f;
	margin-right: 10px;
	float: left;
	line-height: 24px;
}


/*footer*/

#footer {

	width: 100%;
	height: 150px;
	background-color: #fff;
	color: #666;
	padding-top: 20px;
	background-color: #fff;


}

.footer_inner {
	width: 100%;
	margin: 0 auto;
	height: 150px;
	font-size: 12px;
	line-height: 22px;
	background-color: #fff;



}

#footer p a {
	color: #838383;
	font-size: 16px;
	vertical-align: middle;

}

#footer address span.fm a {
	color: #999;
	font-size: 14px;
	font-weight: 700;

}

.footer_menu li {
	float: left;
}

.footer_menu li a {
	color: #666;
}

#footer address {

	overflow: hidden;
	float: left;

}

#footer address:after {
	content: "";
	font-size: 0;
	clear: both;
	display: block;
	*zoom: 1;
}

.add {
	width: 580px;
	float: left;
}


.add div a {
    font-size: 14px;
    font-weight: bold;
    color: #808080;
}

.flogo img {
	width: 145px;
	float: left;
	margin-right: 15px;



}

div.dzone {
	float: left;
	width: 74px;
	height: 50px;
	line-height: 50px;
	font-size: 13px;
	font-weight: 700;
	color: #2c6393;


}

div.share {
	float: left;
	width: 22px;
	height: 50px;
	margin-right: 5px;
}

div.share img {
	width: 26px;
	height: 34px;
	padding-top: 8px;
}

span.cop {
	display: inline-block;
	width: 85px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	border-radius: 5px;
	font-weight: 700;
	color: #2c6393;
	font-size: 11px;
	text-align: left;
	margin-left: 4px;
}


.guideTab {
	width: 100%;


}

.guideTab_bar {
	width: 100%;
	height: 46px;
	overflow: hidden;

}

.guideTab_bar li {
	float: left;
	width: 20%;
	height: 46px;
	border: 1px solid #8cc63f;
	border-right: none;
	box-sizing: border-box;
}

.guideTab_bar li a {
	display: block;
	width: 100%;
	height: 46px;
	box-sizing: border-box;
	text-align: center;
	line-height: 46px;
	font-size: 17px;
	color: #00522c;

}

.guideTab_bar li a:hover {
	background-color: #8cc63f;
	color: #FFFFFF;
	font-weight: 700;
	box-sizing: border-box;
}

.guideTab_bar li a.last {
	border-right: 1px solid #8cc63f;
}

.guideTab_bar li a.on {
	background-color: #8cc63f;
	color: #FFFFFF;
	font-weight: 700;
	box-sizing: border-box;
}

.guideTab_box {
	width: 100%;
	height: auto;
	background-color: #fff;
	padding-top: 20px;
	font-size: 12px;
	font-weight: 700;
	color: #333;
	box-sizing: border-box;
}

.guideTab_box:after {
	content: " ";
	font-size: 0;
	clear: both;
	display: block;
}

.guideTab_box > div {
	display: none;
}


.guide_notice{
	padding:30px;
	background:#f5f5f5;
	border:1px solid #e5e5e5;
    margin-bottom: 20px;
}
.guide_notice a:hover{
	color:#89c23e;
	text-decoration: underline;
}

.guide_notice:after{
	content:'';
	display:block;
	clear:both
}
.guide_notice dt{
	padding-bottom:10px;
	font-weight:bold
}
.guide_notice dd{
	float:left;
	margin-right:10px;
	background:url(../img/blet/blet01.gif) no-repeat 0 6px;
	padding-left: 15px;
}
.guide_notice dd.first{
	padding-left:0;background:none
}

.guide_notice a{
	cursor: pointer;
}

span.stepnum {
	width: 11%;
	font-size: 22px;
	font-weight: 500;
	color: #8cc63f;
	margin-right: 10px;
	float: left;
	line-height: 24px;
}

span.green {
	font-weight: bold;
	color: #8cc63f;
}

/* TOP btn */

#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 110px;
	right: 20px;
	overflow: hidden;
	width: 51px;
	height: 51px;
	border: none;
	text-indent: 100%;
	background: url(../img/btn/top_btn.png) no-repeat left top;
}

#toTopHover {
	background: url(../img/btn/top_btn.png) no-repeat left -51px;
	width: 51px;
	height: 51px;
	display: block;
	overflow: hidden;
	float: left;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}

#toTop:active,
#toTop:focus {
	outline: none;
}




.tbl01{
	width:100%;border-collapse:collapse;font-size:12px
}
.tbl01 thead{
	background:#f7f7f7
}
.tbl01 th,.tbl01 td{
	height:40px;
	text-align:center;
	color:#666
}
.tbl01 th{
	border-bottom:1px solid #d0d0d0
}
.tbl01 td{
	border-bottom:1px solid #eaeaea
}
.tbl01 td.subject{
	text-align:left
}
.tbl01 td.subject a:hover{
	color: #89c23e
}

.tbl01 a:hover {
    color: #8ac33e;
}

.tbl02{width:622px;border-collapse:collapse;border-top:2px solid #00522C;font-size:12px}
.tbl02 th,.tbl02 td{height:40px;border-bottom:1px solid #eaeaea;color:#666}
.tbl02 th{text-align:center}
.tbl02 td.paddingAll{padding:40px;line-height:1.5em/*;border:0*/}
.tbl02 td.h230{height:230px}
.notice_txt{width:100%;min-height:150px}
.tbl02 td.bnone{border:none}

.tbl02 a:hover {
    color: #8ac33e;
}


.paging{width:90px;margin:20px auto 0}
.paging:after{content:'';display:block;clear:both}
.paging dd{float:left;margin-right:15px}
.paging dd a{display:block;width:20px;height:20px;line-height:20px;text-align:center}
.paging dd.last{margin-right:0}



.comm_tab1 {
	display: block;
	clear: both;
	*zoom: 1;
	margin-top: 20px;
}

.comm_tab1:after {
	display: block;
	height: 0;
	content: ".";
	font-size: 0;
	visibility: hidden;
	clear: both
}

.comm_tab1 > .tab_menu > li {
	float: left;
	margin-right: 5px;
	text-align: center;
	font-size: 14px;
}

.comm_tab1 > .tab_menu {
	width: 100%;
	height: 40px;
	border-bottom: 2px solid #00522c;
	margin-bottom: 15px;
	clear: both;
}

.comm_tab1 > .tab_menu .tit {
	display: block;
	width: 140px;
	height: 40px;
	line-height: 40px;
	margin-bottom: 15px;
	text-align: center;
	float: left;
	font-size: 14px;
	color: #00522c;
	border: 1px solid #ccc;
	background-color: #fff;
	cursor: pointer;
	box-sizing: border-box;
}

.comm_tab1 > .tab_menu .on {
	background-color: #00522c;
	color: #fff;
	width: 140px;
	height: 40px;
	font-weight: bold;
}

.comm_tab1 > .tab_menu .on .tit {
	height: 40px;
	background-color: #00522c;
	color: #fff;
	border: none;
}

.comm_tab1 > .tab_cont {
	float: left;
	width: 100%;
	clear: both;
	margin-top: -7px;
	border-radius: 7px;
	color: #fff
}




.comm_tab2 {
	display: block;
	clear: both;
	*zoom: 1
}

.comm_tab2:after {
	display: block;
	height: 0;
	content: ".";
	font-size: 0;
	visibility: hidden;
	clear: both
}



.comm_tab2 > .tab_menu > li {
	height: 36px;
	float: left;
	margin-right: 12px;
}

.comm_tab2 > .tab_menu .tit {
	display: block;
	width: 36px;
	height: 36px;
	background-color: #e5e5e5;
	border-radius: 20px;
	text-align: center;
	font-size: 12px;
	line-height: 36px;
	font-weight: 500;
}

.comm_tab2 > .tab_menu .on {
	position: relative
}

.comm_tab2 > .tab_menu .on .tit {
	background-color: #00522c;
	color: #fff;
	display: block;
	text-align: center;
	font-size: 14px;
}

.comm_tab2 > .tab_cont {
	float: left;
	width: 100%;
	clear: both;
	margin-top: 15px;
}

.comm_tab2 > .tab_cont .cont {
	font-size: 14px;
	color: #333;
	background-color: #fff;
}

.comm_tab2 > .tab_cont > .cont:last-child {
	border-top-right-radius: 0
}

div.jq_cont tab_cont:before {
	content: " ";
	font-size: 0;
	clear: both;
	display: block;
	overflow: hidden;
	*zoom: 1;
}

.box {
	width: 100%;
	height: auto;
	padding: 10px;
	font-size: 12px;
	font-weight: 500;
	color: #333;
	box-sizing: border-box;


}

.box ul {
	float: left;
	margin-right: 30px;
	margin-bottom: 10px;



}

.box ul:last-child {
	margin-right: 0;
}

.box:after {
	content: "";
	font-size: 0;
	clear: both;
	display: block;
	*zoom: 1;
}

.box ul li {
	margin-bottom: 10px;
	font-size: 12px;


}

.box ul li a {
	display: block;
	width: 200px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-weight: 400;
}

.box ul li a:hover {
	color: #00522c;
	text-decoration: underline;
}

.noticeBox .Titletxt p a:hover{
	color:#89c23e
	}

/*占쎈벉李볩옙�뤀*/
.qm {
    position: fixed;
    left: 50%;
    top: 145px;
    margin-left: 510px;
}

#S_pop {
    width: 623px;
    height: 619px;
    color: #fff;
    position: fixed;
    top: 10px;
    left: 100px;
    text-align: center;
    border: 2px solid #cecece;
    z-index: 9999;
}

.s_pop_xbtn {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    right: 0;
    background: url(../img/service/xbtn_hover.png);
    cursor: pointer;
}
