/* ---------------------Reset----------------------- */
a,abbr,acronym,address,applet,article,aside,audio,b,blockquote,big,body,center,canvas,caption,cite,code,command,datalist,dd,del,details,dfn,dl,div,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,keygen,label,legend,li,meter,nav,object,ol,output,p,pre,progress,q,s,samp,section,small,span,source,strike,strong,sub,sup,table,tbody,tfoot,thead,th,tr,tdvideo,tt,u,ul,var{background:transparent;border:0 none;font-size:100%;margin:0;padding:0;border:0;outline:0;vertical-align:top;}ol, ul {list-style:none;}blockquote, q {quotes:none;}table, table td {padding:0;border:none;border-collapse:collapse;}img {vertical-align:top;}embed {vertical-align:top;}
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}
input, textarea {border:0; padding:0; margin:0; outline: 0;}
iframe {border:0; margin:0; padding:0;}
input, textarea, select {margin:0; padding:0px;}

/* -------------------------------------------- */
/* ------------------Style---------------------- */
/* -------------------------------------------- */
html, body {width:100%; padding:0; margin:0;}
body {/*background: #EFEFEF  url(../images/bodybg.jpg) repeat-x; */color: #474747; font: 12px/25px 'Nanum Gothic', Arial, Helvetica, sans-serif;}

/*-------------------------*/
a{color: #2a8ec0;text-decoration: none;}
a:hover {text-decoration: none;}
a:link {text-decoration: none;}

a.button, input.button { cursor: pointer;	color: #ffffff;	line-height: 12px;	font-family: 'Nanum Gothic', Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;	background: #2a8ec0;	border:1px solid #ffffff; -webkit-border-radius: 5px;-moz-border-radius: 5px;-khtml-border-radius: 5px;border-radius: 5px;;}
a.button {	display: inline-block;	text-decoration: none;	padding: 6px 12px 6px 12px;}
input.button {	margin: 0;	border: 0;	height: 24px;	padding: 0px 12px 0px 12px;}
a.button:hover, input.button:hover {}

/*-------------header */
header {width:960px;margin: 0px auto; height: 130px; position:relative; /* background: #000000 url(../images/headerbg.jpg) no-repeat top center; */}

header #logo {}
header #logo p{position:absolute; top:72px; left: 30px; background: url('../images/logo_header.png') no-repeat 50%; width:86%; height:80px;}

header #search {position: absolute;top: 70px;right: 50px;	width: 258px;z-index: 15;}
header .button-search {	position: absolute;	left: 0px;	background: url('../images/button-search.png') center center no-repeat;	width: 28px;	height: 24px;	border-right: 1px solid #CCCCCC;	cursor: pointer;}
header #search input {	background: #FFF;	padding: 1px 1px 1px 33px;	width: 222px;	height: 21px;	border: 1px solid #CCCCCC;	-webkit-border-radius: 3px 3px 3px 3px;	-moz-border-radius: 3px 3px 3px 3px;	-khtml-border-radius: 3px 3px 3px 3px;	border-radius: 3px 3px 3px 3px;}

/*------------menu */
nav {/* width:960px; */height: 43px;margin: 0 auto 15px auto;background:#2a8ec0; border:1px solid #FFF;-webkit-border-radius: 5px;-moz-border-radius: 5px;-khtml-border-radius: 5px;border-radius: 5px;}
nav ul {list-style: none;margin: 0;padding: 0 5px;}
nav ul li {position: relative;float: left;padding: 5px;}
nav ul li:hover {background: url('../images/menu-bg-act.jpg') repeat-x;}
nav ul li a {font-size: 15px; color: #ffffff;display: block;padding: 6px 10px 6px 10px;margin-bottom: 5px;z-index: 6;position: relative;font-weight:bold; text-transform:uppercase;}
nav ul li:hover a{color:#fff;}

nav #top_nav {float:right;padding:10px 0px 20px 20px; background-color:#eaeaea; width:100%; height:20px;}
nav #top_nav li {float:left;padding-left:5px;margin-left:5px;}
nav #top_nav a {display:block;width:50px;height:10px;font-size:12px;line-height:0px;text-align:center;text-decoration:none}
nav #top_nav a:hover {color:#fff;}

.featured{width:960px; margin:0 auto;}
/*-------------content */
#content {}

.main-content{}
.main-content article{margin: 20px 0;overflow:hidden; position:relative}
.main-content .heading h2{ font-size:22px; line-height:25px; letter-spacing:-1px; font-weight:normal; margin:10px 0;}
.main-content .heading .info{font-size:12px; font-style:italic;}
.main-content .content{}
.main-content .content img{float:left; margin:5px; padding:5px; border:1px solid #999;}
.main-content p{margin: 5px 0;}
.main-content .footer{}
.main-content .footer .more{float:right;}
.main-content .footer .more a{ text-decoration:none; text-transform:uppercase;}

.sidebar .heading{font-size:22px; font-weight:normal; padding: 10px ; color:#2a8ec0;}
.sidebar .content{padding:5px;border-top:3px solid #8B8B8B;}
.sidebar .content img{float:left; margin:5px;}
.sidebar .content a{color:#2a8ec0;}

.sidebar .content01{padding:5px;/*border-top:2px solid #8B8B8B;*/}
.sidebar .content01 img{float:left; margin:5px;}
.sidebar .content01 a{color:#fff;}

.noti-content{}

.noti{width:100%;height:50px;text-align:center;text-decoration:none; text-align:center; list-style:none;}

.noti li{float:left; border-bottom:1px solid #c8c7c7;border-right:1px solid #c8c7c7;border-top:1px solid #f7f7f7;border-left:1px solid #f7f7f7; border-radius:5px;}
.noti li:link{background:#2a8ec0;}
.noti li:hover{background:#2a8ec0;}
.noti li:on{background:#2a8ec0;}
.noti li:active{background:#2a8ec0;}

.noti li a{color:#000;width:100%;text-align:center;text-decoration:none;}
.noti li a:link{color: #000; }
.noti li a:hover{color: #fff;}
.noti li a:on{color: #fff;}
.noti li a:active{color: #fff;}

.nomenu{width:100%;height:70px;text-align:center;text-decoration:none; text-align:center; list-style:none;}

.nomenu_list li{float:left; border-bottom:2px solid #c8c7c7;border-radius:15px;line-height:30px;}
.nomenu_list li:link{border-radius:5px;background:#7a8f91;border-radius:15px;line-height:30px;}
.nomenu_list li:hover{border-radius:5px;background:#7a8f91;border-radius:15px;line-height:30px;}
.nomenu_list li:on{border-radius:5px;background:#7a8f91;border-radius:15px;line-height:30px;}
.nomenu_list li:active{border-radius:5px;background:#7a8f91;border-radius:15px;line-height:30px;}

.nomenu_list li a{color:#000;width:100%;text-align:center;text-decoration:none;border-radius:15px;line-height:30px;}
.nomenu_list li a:link{border-radius:5px;color: #000;border-radius:15px;line-height:30px;}
.nomenu_list li a:hover{border-radius:5px;color: #fff;border-radius:15px;line-height:30px;}
.nomenu_list li a:on{border-radius:5px;color: #fff;border-radius:15px;line-height:30px;}
.nomenu_list li a:active{border-radius:5px;color: #fff;border-radius:15px;line-height:30px;}

.sidemenu{width:100%;height:70px;text-align:center;text-decoration:none; text-align:center; list-style:none;}

.sidemenu_listleft{float:left; border-bottom:2px solid #c8c7c7;background:#005cac; border-radius:15px;line-height:30px;width:150px;}
.sidemenu_listleft a{color:#fff;width:100%;text-align:center;  text-decoration:none;border-radius:15px;line-height:30px;}

.sidemenu_listd{float:left; border-bottom:2px solid #c8c7c7;background:#005cac; border-radius:15px;line-height:40px;width:240px;}
.sidemenu_listd a{color:#fff;width:100%;text-align:center;  text-decoration:none;border-radius:15px;line-height:40px;}
.sidemenu_listd li:link{border-radius:5px;background:#7a8f91;border-radius:15px;line-height:30px;}
.sidemenu_listd li:hover{border-radius:5px;background:#7a8f91;border-radius:15px;line-height:30px;}
.sidemenu_listd li:on{border-radius:5px;background:#7a8f91;border-radius:15px;line-height:30px;}
.sidemenu_listd li:active{border-radius:5px;background:#7a8f91;border-radius:15px;line-height:30px;}

.sidemenu_listright{float:left; border-bottom:2px solid #c8c7c7;border-radius:15px;line-height:30px;width:150px;}
.sidemenu_listright a{color:#000;width:100%;text-align:center;text-decoration:none;border-radius:15px;line-height:30px;}

.sidemenu_listb li{width:150px;}

.sidemenu_listb li{float:left;color:#000;border-bottom:2px solid #c8c7c7;border-radius:15px;line-height:30px;}
.sidemenu_listb li:link{color:#000;border-radius:5px;background:#7a8f91;border-radius:15px;line-height:30px;}
.sidemenu_listb li:hover{border-radius:5px;background:#7a8f91;border-radius:15px;line-height:30px;}
.sidemenu_listb li:on{border-radius:5px;background:#7a8f91;border-radius:15px;line-height:30px;}
.sidemenu_listb li:active{border-radius:5px;background:#7a8f91;border-radius:15px;line-height:30px;}

.sidemenu_listb li a{color:#000;width:100%;text-align:center;text-decoration:none;border-radius:15px;line-height:30px;}
.sidemenu_listb li a:link{border-radius:5px;color: #000;border-radius:15px;line-height:30px;}
.sidemenu_listb li a:hover{border-radius:5px;color: #fff;border-radius:15px;line-height:30px;}
.sidemenu_listb li a:on{border-radius:5px;color: #fff;border-radius:15px;line-height:30px;}
.sidemenu_listb li a:active{border-radius:5px;color: #fff;border-radius:15px;line-height:30px;}

.table01{border: 2px solid #f7f7f7;}
.table02{border-bottom :2px solid #f7f7f7;}
.table03{border:none;}
.table04{border: 2px solid #ddd; border-radius: 20px;}
.table05{padding:20px; border-radius: 20px;}

.neayong{border: 2px solid #f7f7f7; padding:10px 20px 10px 10px;}
.neayong01{border-bottom: 2px solid #c4c5c8;}

.form{text-align:left; width:100%;}
.form tr{border-bottom:1px solid #f7f7f7; border-left:1px solid #005cac;}
.form tr td{padding:10px;}

/*------------footer */ 
footer { background:#000000;}
footer .wrapper{padding: 20px 0px;}
footer .heading{ color:#CCCCCC; padding-bottom:10px; padding-left:10px;/* font-size:20px; */ font-weight:normal; text-transform:uppercase;}
footer .content{color:#cccccc; padding-left:10px;}
footer .content img{float:left; margin:5px;}
footer ul {margin:0; padding:0;list-style-image:none;}
footer ul li { list-style:circle;margin-left:20px;}
footer ul li a { font-size:14px; color:#515151;}
footer ul li a:hover {color:#2a8ec0; text-decoration:none; cursor:pointer;}

/*-------------copyright*/
#copyright{ width:100%; display:inline-block; text-align:center; padding:8px 0px;color:#ffffff;}