@charset "utf-8";
body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{
	margin:0;
	padding:0;
}

#container {
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/nav_bg.gif);
	background-repeat: repeat-y;
}
#container-no_nav {
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
}

/* ===========   Head  ============ */

#head {
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-x;
	height: 97px;
	width: 1004px;
	position: relative;
}
#head .home {
	position: absolute;
	top: 5px;
	right: 20px;
}
.home a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	height: 30px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	line-height: 13px;
	text-decoration: none;
	width: 60px;
	background-color: #FFF;
}
.home a:hover {
	color: #F30;
}#head .menu {
	background-image: url(../images/menu_bg.gif);
	background-repeat: no-repeat;
	position: absolute;
	right: 20px;
	bottom: 20px;
	height: 26px;
	width: 564px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFF;
	padding-top: 7px;
}
.menu a {
	color: #FFF;
	text-decoration: none;
	margin-right: 8px;
	margin-left: 8px;
}
.menu a:hover {
	text-decoration: underline;
}

#content {
	width: 1004px;
	position: relative;
	height: auto;
}

/* ===========   Nav  ============ */

#content .nav {
	float: left;
	width: 250px;
	height: auto;
}
.nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.nav01 a {
	color: #1A4683;
	text-decoration: none;
	display: block;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 30px;
	background-image: url(../images/arr1.gif);
	background-repeat: no-repeat;
	background-position: 10px 8px;
}
.nav02 a {
	color: #1A4683;
	text-decoration: none;
	display: block;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 40px;
	background-image: url(../images/arr2.gif);
	background-repeat: no-repeat;
	background-position: 20px 9px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.nav01 a:hover, .nav02 a:hover {
	color: #FFF;
	background-color: #155592;
}
.nav01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3D3D3;
	margin-right: 20px;
	margin-left: 20px;
}

.nav02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3D3D3;
	font-weight: bold;
	margin-right: 20px;
	margin-left: 20px;
}


/* ===========   Main  ============ */


#content .main {
	float: left;
	height: auto;
	width: 754px;
}
#content .main-no_nav {
	height: auto;
	width: 1004px;
}
.title {
	position: relative;
	height: 90px;
	width: 754px;
}
.title-no_nav {
	position: relative;
	height: 90px;
	width: 1004px;
}
.list {
	position: absolute;
	top: 10px;
	right: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
	background-image: url(../images/list-point.gif);
	background-position: 0px center;
	background-repeat: no-repeat;
	padding-left: 10px;
}
.list a {
	color: #999;
	text-decoration: none;
}
.list a:hover {
	color: #003;
	text-decoration: underline;
}
.list-pro {
	position: absolute;
	left: 250px;
	top: 49px;
	font-size: 13px;
}
.list-pro a {
	margin-right: 5px;
	margin-left: 5px;
	text-decoration: none;
	color: #006;
}
.list-pro a:hover {
	text-decoration: underline;
}
.main-center {
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color: #333;
	line-height: 1.8em;
}
.main-center-no_nav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color: #333;
	line-height: 1.8em;
	width: 720px;
}
.com-news {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	line-height: 2.2em;
	padding-left: 50px;
}




/*  ==============   Footer  ============ */
#footer {
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	clear: both;
	height: 77px;
	width: 974px;
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	padding-top: 10px;
	padding-left: 30px;
	line-height: 2em;
	background-color: #DDE2E8;
}
#footer a {
	color: #333;
	text-decoration: none;
}
#footer a:hover {
	color: #039;
	text-decoration: underline;
}
#footer .copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	position: absolute;
	right: 20px;
	bottom: 5px;
}
.copyright a {
	color: #999;
	text-decoration: none;
}


/*  ==============   News  ============ */

.news {
	padding: 5px;
	border: 3px double #CCC;
	margin-bottom: 10px;
}
.news img {
	margin-top: 5px;
}

/* ===========   Product List  ============ */
.right{
	float: right;
	width: 320px;
	margin-bottom: 10px;
	padding: 5px;
	margin-right: 25px;
}
.left {
	float: left;
	width: 320px;
	margin-bottom: 10px;
	padding: 5px;
	margin-left: 15px;
}
.right-apply{
	margin-bottom: 10px;
	padding: 5px;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	color: #006;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006;
	margin-right: 30px;
	margin-left: 20px;
	clear: both;
}

/* ===========   Product  ============ */
.pro-b {
	text-align: center;
	background-image: url(../images/pro-b_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	padding-bottom: 20px;
	margin-bottom: 10px;
}
th {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	background-color: #333;
}

.tab-01 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
	padding-left: 10px;
}
.tab-02 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
	text-align: center;
}
.tab-03 {
	background-color: #e7e7e7;
}
.tab-04 {
	background-color: #fafafa;
}
.tab-s {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}


/* ===========   Contact Us  ============ */
address {
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	line-height: 2em;
	padding-left: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.tab_input {	background-color: #B9CDD8;
	color: #414141;
	font-size: 9pt;
	border: 1px solid #E9E7DB;
	font-family: Arial, Helvetica, sans-serif;
}
.tab_input {
	background-color: #F6F6F6;
	color: #414141;
	font-size: 9pt;
	border: 1px solid #E9E7DB;
	font-family: Arial, Helvetica, sans-serif;
	width: 100px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
.tdcolor-04 {
	font-size: 9pt;
	font-family:"Arial";
	background-color: #DDE9EF;
	color: #3A6D8B;
	border-bottom-color: #D8E6EB;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-right: 10px;
}
.tdcolor-05 {
	font-size: 9pt;
	font-family:sans-serif, Arial, Dotum, Helvetica, geneva,;
	background-color: #FFFFFF;
	color: #666666;
	border-bottom-color: #D8E6EB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
.tdcolor-main04 {
	background-color: #E4EFF5;
	font-size: 9pt;
	font-family:"Arial";
	color: #3A6D8B;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #8CAFC6;
	border-bottom-color: #D8E6EB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-right: 10px;
}
.tdcolor-main05 {
	background-color: #FFFFFF;
	font-size: 9pt;
	font-family:"Arial";
	color: #767B76;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #8CAFC6;
	border-bottom-color: #D8E6EB;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
}



/*  \\\\\\\\\\\\\\\\\\\\\\\\\  other  \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\  */
hr {
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
}
.sp {
	clear: both;
}
.com {
	background-image: url(../images/com-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.zoom {
	position: absolute;
	left: 250px;
}



strong {
	color: #FFFFFF;
	background-color: #000066;
	padding: 2px;
}
.com-t {
	line-height: 2em;
	margin-left: 50px;
	margin-top: 10px;
}
.pro-tab-01 {
	background-color: #E7E7E7;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.pro-tab-02 {
	background-color: #CCC;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.video {
	float: right;
	margin-top: 0px;
	margin-right: 20px;
}
.go-top {
	text-align: right;
	padding-right: 20px;
	clear: both;
}
.left2 {
	float: left;
}
.right2 {
	float: right;
	padding-right: 10px;
}
.catalog {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.catalog a {
	font-weight: normal;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	background-image: none;
}

.video-nav {
	width: 200px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.apply-tab {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	text-align: center;
}
.apply-tab1 {
	background-color: #EFEFEF;
}
.apply-tab2 {
	background-color: #DFDFDF;
}


.apply-tab-top {
	background-color: #FFF;
	color: #000;
}

.apply-tab th {
	font-size: 13px;
	color: #FFF;
	background-color: #000;
	text-align: left;
	padding-left: 20px;
	height: 30px;
	line-height: 30px;
}
.show-text {
	line-height: 1em;
	color: #0088cc;
	font-weight: bold;
}
#mainToolbar {
	Z-INDEX: 1;
	right: 0px;
	WIDTH:auto;
	POSITION: absolute;
	TOP: 303px;
	HEIGHT: auto
}

