html {
	height: 100%}
	
body {
	height: 100%;
	background-color: #ffffff;
	text-align: center;
	padding: 0;
	margin: 0}
	
table {
	width: 100%;
	padding: 0}

form, .checkbox, input.radio, .helpline, p {
	margin: 0;
	padding: 0;
	border: 0}
	
input.button {
	margin: 0;
	padding: 1px 3px;
	background-color: #ddd;
	border: 1px outset}



.avatar img {
	background-color: #fff;
	border: 3px solid #fff}
	
html>body .avatar img {
	padding: 3px;
	background-color: #fff;
	border: 1px solid #dbdbdb}



#forum_register {
	width: 717px;
	height: 100%;
	background-color: #fff;
	margin: 0 auto;
	padding:0;
	text-align: left;
	}

#forum {
	width: 95%;
	height: 100%;
	background-color: #fff;
	margin: 0 auto;
	padding:0;
	text-align: left;	
	}

#bodyline {
	width: 717px;
	padding: 10px 0;
	vertical-align: top;
	text-align: left;
	border:1px solid #000;
	}

#top_title {
float:left;
font-family:Verdana,sans-serif;
font-size:30pt;
color:#000;
letter-spacing:-0.05em;
padding-bottom:10px;
line-height:40pt;
}
#top_googlead
{
float:right;
}

#top_image {
	text-align: center}

#top_image img {
	border: 0;
	width: 717px;
	height: 231px}



#menu {
	clear:both;
	height: 18px;
	line-height: 18px;
	padding: 0 3px 1px}
	
#menu #left a {
	padding-right: 10px}
	
#menu #right a {
	padding-left: 10px}

.mainmenu {
	line-height: 18px}




div.spacing {
	height: 10px;
	clear: both}



.postbuttons img {
	border: 0;
	margin-right: 10px}



.pad0-0-4 {
	padding: 0 0 4px}
	
.pad0-0-10 {
	padding: 0 0 10px}

.pad4 {
	padding: 4px}
	
.pad25 {
	padding: 25px}

.pad60 {
	padding: 60px}

div.timezone {
	padding: 0 3px}

div.copyright {
	padding: 5px}

.quote, .code {
	margin: 10px;
	padding: 10px}

.quote .inside_quote, .code .inside_code {
	padding: 10px}

div.hr {
	height: 1px;
	background-color: #ccc;
	margin: 5px 0}
	
div.hr hr {
	display: none}



input.post, textarea.post, select, input.postfile {
	margin: 0;
	border: 1px solid #666}

input.post, textarea.post, input.postfile {
	padding: 2px 3px}

input.post {
	height: 19px}

html>body input.post {
	height: 12px}

.helpline {
	background-color: #ebebeb}



.postmini {
	width: 25px}
	
.postsmall {
	width: 90px}
	
.postmedium {
	width: 150px}
	
.postbig {
	width: 225px}
	
.postbiggest {
	width: 450px}



.block {
	display: block}

.clear {
	clear: both}

.left {
	float: left;
	text-align: left}
	
.right {
	float: right;
	text-align: right}
	
.txtcenter {
	text-align: center}

.txtmiddle {
	text-align: center;
	vertical-align: middle}

.txtright {
	text-align: right}

.txttop {
	vertical-align: top}
	
.txtbottom {
	vertical-align: bottom}
	
.txtleft {
	text-align: left}
	

	
td.row1	{
	background-color: #f3f3f3}
	
td.row2 {
	background-color: #ebebeb}
	
td.row3 {
	background-color: #e3e3e3}



td, th, input, select, textarea, .message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	color: #111;
	font-size: 10px;
	line-height: 13px}

td a {
	color: #D2141B;
	text-decoration: underline}	

td a:hover {
	color: #D2141B;
	text-decoration: none}

tr.lines_1 th .nav, tr.lines_3 th .nav, .nav {
	font-size: 11px;
	line-height: 13px;
	font-weight: bold}		

tr.lines_1 th .nav a, tr.lines_3 th .nav a, .nav a {
	color: #D2141B;
	text-decoration: none}

tr.lines_1 th .nav a:hover, tr.lines_3 th .nav a:hover, .nav a:hover {
	color: #D2141B;
	text-decoration: underline}

.code {
	background-color: #fefefe;
	border: 2px solid #d6d6d6;
	font-family: Courier, 'Courier New', sans-serif;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	color: #0000b4;
	font-size: 11px;
	line-height: 13px}

.code a {
	color: #0000b4;
	text-decoration: underline}	

.code a:hover {
	color: #0000b4;
	text-decoration: none}

.quote {
	background-color: #fefefe;
	border: 2px solid #d6d6d6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	color: #555;
	font-size: 10px;
	line-height: 13px}

.quote a {
	color: #555;
	text-decoration: underline}	

.quote a:hover {
	color: #555;
	text-decoration: none}
	
.edited {
	font-style: italic}



/*
tr.toplines th {
	line-height: 24px;
	height: 24px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #000;
	border-width: 1px 0;
	padding: 0 10px}
*/

tr.toplines th {
	line-height: 24px;
	height: 24px;
	color:#ffffff;
	font-weight: bold;
	text-align: center;
	background:#7C7C7E;
	padding: 0 10px}

tr.toplines2 {
	line-height: 24px;
	height: 24px;
	color:#000000;
	font-weight: bold;
	background:#CDCDCD;
	padding: 0 10px}
	
tr.toplines2 h2 {color:#000000;}

td.navlines {
	line-height: 20px;
	padding:10px 0; }
		
tr.lines_1 th {
	border: 1px solid #7C7C7E;
	border-width: 1px 0;
	padding: 5px 2px 6px}

tr.lines_3 th {
	border: 1px solid #7C7C7E;
	border-width: 1px 0;
	padding: 3px 2px}



table.index_body td.one img {
	width: 46px;
	height: 25px}
	
table.index_body td.one {
	padding: 4px;
	text-align: center}
	
table.index_body td.two {
	padding: 4px;
	width: 100%}
	
table.index_body td.three {
	padding: 4px;
	text-align: center;
	white-space: nowrap}

table.index_body_icons td img {
	vertical-align: middle}
	
table.index_body_icons td {
	white-space: nowrap;
	text-align: center}



table.groupcp td.one {
	padding: 4px 7px;
	width: 150px;
	height: 26px}
	
table.groupcp td.two {
	padding: 4px 5px 4px 4px}
	
table.groupcp td.three {
	padding: 4px 7px;
	height: 26px}



table.memberlist td.one {
	padding: 4px 7px;
	height: 26px}



table.modcp td.one img {
	width: 19px;
	height: 18px}
	
table.modcp td.one {
	padding: 4px;
	text-align: center}
	
table.modcp td.two {
	padding: 8px 4px;
	width: 100%}
	
table.modcp td.three {
	padding: 4px;
	text-align: center;
	white-space: nowrap}

table.modcp td.four {
	padding: 4px;
	white-space: nowrap;
	width: 150px}

table.modcp td.five {
	padding: 4px}

table.modcp td.six {
	padding: 4px 7px;
	vertical-align: top;
	font-weight: bold;
	text-align: left;
	width: 150px;
	height: 100px}
	
table.modcp td.seven {
	padding: 4px 7px;
	vertical-align: top;
	text-align: left;
	width: 470px}
	
table.modcp td.eight {
	padding: 4px 7px}

table.modcp td.nine {
	padding: 4px 7px;
	height: 18px;
	line-height: 18px}



table.posting_body td.one {
	padding: 4px 7px;
	width: 150px;
	height: 26px}
	
table.posting_body td.two {
	padding: 4px 5px 4px 4px}
	
table.posting_body td.three {
	padding: 4px 7px;
	vertical-align: top;
	width: 150px}

table.posting_body td.four {
	padding: 4px 5px 4px 4px;
	vertical-align: top}
	
table.posting_body td.four div {
	padding-bottom: 3px}

table.posting_body td.five {
	padding: 4px 7px}

table.posting_body td.six {
	padding: 4px 7px;
	height: 130px}
	
table.posting_body td.seven {
	padding: 4px 5px 4px 4px;
	vertical-align: top}

table.posting_body td.eight {
	padding: 4px 7px;
	vertical-align: top;
	font-weight: bold;
	width: 135px;
	text-align: left}
	
table.posting_body td.nine {
	padding: 4px 7px 10px;
	vertical-align: top;
	text-align: left}



table.privmsgs td.one img {
	width: 19px;
	height: 18px}
	
table.privmsgs td.one {
	padding: 4px;
	text-align: center}
	
table.privmsgs td.two {
	padding: 8px 4px;
	width: 100%}
	
table.privmsgs td.three {
	padding: 4px;
	text-align: center;
	white-space: nowrap}




table.profile td.one {
	padding: 4px 7px;
	width: 50%;
	height: 26px}
	
table.profile td.two {
	padding: 4px 5px 4px 4px}
	
table.profile td.three {
	padding: 4px 7px;
	height: 26px}


table.profile_view_body tr {
	height: 18px;
	text-align: right}



table.viewtopic td.one {
	padding: 4px 7px;
	font-weight: bold}

table.viewtopic td.two {
	padding: 4px 5px 4px 2px;
	height: 20px}
	
table.viewtopic td.three {
	padding: 4px 7px;
	vertical-align: top;
	width: 150px}
	
table.viewtopic td.four {
	padding: 2px 5px 4px;	
	vertical-align: top;
	height: 130px}
	
table.viewtopic td.four table {
	height: 100%;
	width: 100%}
	
table.viewtopic td.five {
	padding: 4px 7px;
	height: 18px;
	line-height: 18px}
	
table.viewtopic td.six {
	padding: 4px 5px}



table.viewforum td.one img {
	width: 19px;
	height: 18px}
	
table.viewforum td.one {
	padding: 4px;
	text-align: center}
	
table.viewforum td.two {
	padding: 4px;
	width: 100%}
	
table.viewforum td.three {
	padding: 4px;
	text-align: center;
	white-space: nowrap}



table.forumicons {
	width: 0}
	
table.forumicons td {
	white-space: nowrap}
	
table.forumicons td img {
	width: 19px;
	height: 18px}



table.search td.one {
	padding: 4px 7px;
	width: 50%;
	vertical-align: top}
	
table.search td.two {
	padding: 4px 5px 4px 4px}

table.search td.two div {
	padding-top: 3px}
	
table.search td.three {
	padding: 4px 7px;
	text-align: right}

table.search td.four {
	padding: 4px;
	width: 150px}

table.search td.five {
	padding: 8px 4px}

table.search td.six {
	padding: 4px;
	vertical-align: top}

table.search td.seven img {
	width: 19px;
	height: 18px}
	
table.search td.seven {
	padding: 4px;
	text-align: center}
	
table.search td.eight {
	padding: 4px}
	
table.search td.nine {
	padding: 4px;
	text-align: center}
	
table.search td.ten {
	padding: 4px;
	text-align: center;
	white-space: nowrap}



table.simple_header {
	background-color: #fff;
	height: 100%}
	
table.simple_header td {
	vertical-align: top}



table.viewonline td.one {
	padding: 8px 4px}
	
table.viewonline td.two {
	padding: 8px 4px;
	text-align: center}

	

h2 {
	font-size: 11px;
	line-height: 26px;
	height: 26px;
	font-weight: bold;
	color: #D2141B;
	margin: 0;
	padding: 0 4px}
	
h3 {
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #D2141B;
	margin: 0}

h2 a, h3 a {
	text-decoration: none;
	color: #D2141B}
	
h2 a:hover, h3 a:hover, .copyright a:hover {
	color: #D2141B;
	text-decoration: underline}

.mainmenu a, tr.lines_1 th a, tr.lines_3 th a, .timezone a, .copyright a, .blacklink a {
	color: #111;
	text-decoration: none}

.mainmenu a:hover, tr.lines_1 th a:hover, tr.lines_3 th a:hover, .timezone a:hover, .blacklink a:hover {
	color: #111;
	text-decoration: underline}



.copyright {
	text-align: center;
	letter-spacing: -1px}


/******************* Frame begin  *********************/

#BodyWrapper { float:left; width:100%; background:#fff; text-align:center; padding-bottom:1.25em;}

#MainBodyFrame { margin:0 auto; width:45.63em; text-align:left; }
/* width:165px */
#Navigation { float:left; width:10.31em; }
/* width:550px */
#Container { float:right; width:34.02em; border-left:1px solid #ccc; text-align:left; padding: 0 0 0 1.0em; }

/******************* Navigation begin  *********************/
/* width:165px */
#mainMenu { width:10.31em; text-align:left; font-family: Verdana,sans-serif; }
#mainMenu .MenuT { display: block; font-size:0.95em; color:#000; margin-bottom:0.5em; letter-spacing:-0.025em; }
#mainMenu .MenuT span { font-weight:bold; }
#mainMenu img.menuico {  width:0.63em; height:0.63em; }
#mainMenu ul { list-style: none; margin:0; padding:0;}
#mainMenu li { border:1px solid #fff;  }
#mainMenu li a { display: block; font-size:0.75em; padding:0.2em 0 0.2em 0.7em ; line-height:1.6em; margin-bottom:0.1em; background:  url(/ginclude/img/mico.gif) no-repeat 0 50%; color:#4B4B4B; vertical-align:middle; text-decoration:none; }
#mainMenu li a:hover { text-decoration:none; color:#ED1C24; }
/******************* Navigation end  *********************/

#img_verification  { width:200px; line-height:60px; display:block; background:url('/forumimg/img_verification03.gif') no-repeat; color:#A37A46; font-weight:bold; font-size:30px; font-family:Verdana,sans-serif; text-align:center;  }
#img_verification span.upFR { font-size:14px; font-stretch: ultra-condensed; color:rgb(0, 220, 98);}
#delBTN { float:right; text-decoration:none; width:160px; line-height:20px; display:block; background:#7C7C7E; margin:0; color:#fff; font-weight:bold; font-size:13px; font-family:Verdana,sans-serif; text-align:center; }
#delBTN:hover { float:right; text-decoration:none; background:#A0A0A0; }

#MainBodyFrame .border { clear:both; margin:0.8em 0; height:1px; background:#ccc; }
#MainTitle { font-size:2.3em; color:#000; letter-spacing:-0.05em;}
#MainBodyFrame p.ment { font-size:0.75em; color:#000; }

/******************* Current page highlight begin *********************/
/* 1st depth */
body#Software #GnbMenu a#Software,
body#Library #GnbMenu a#Library,
body#Openlab #GnbMenu a#Openlab { color: #000; }
/* Introduction 3rd depth */
body.GMP_Intro #mainMenu a#GMP_Intro,
body.GMP_SL #mainMenu a#GMP_SL,
body.GMP_HU #mainMenu a#GMP_HU,
body.GMP_LL #mainMenu a#GMP_LL,
body.GE_Intro #mainMenu a#GE_Intro,
body.GE_HU #mainMenu a#GE_HU,
/* Download 3rd depth */
body.GMP_download #mainMenu a#GMP_download,
body.GE_download #mainMenu a#GE_download,
/* Openlab 3rd depth */
body.OL_Announcement #mainMenu a#OL_Announcement,
body.OL_Lab #mainMenu a#OL_Lab
{ color: #ED1C24; font-weight:bold; }
/******************* Current page highlight begin *********************/


/*** New Register Start ****/
tr.threadMenu { width:100%; height:28px; text-align:left; background:#ED7C22; }
tr.threadMenu td.trtitle{ color:#FFFFFF; padding-left:10px;}
tr.threadMenu td.trtitle span.sMenu { font-size:12px; font-weight:bold; font-family:Verdana,sans-serif; color:#FFFFFF; }
tr.threadMenu { width:100%; height:28px; text-align:left; background:#ED7C22; }
tr.rcontent { clear:both; margin:0 auto; }


td.rBottom { width:100%; text-align:center; border-top:1px solid #B9B9B9; border-bottom:1px solid #B9B9B9; padding:10px 0 10px 0; }
td.errMsg { width:100%; font-size:12px; font-family:Verdana,sans-serif; color:red; line-height:17px; text-align:center;  border-bottom:1px solid #B9B9B9; padding:10px 0 10px 0; }
td.text { font-size:12px; font-family:Verdana,sans-serif; color:#636363; line-height:25px; text-align:right; }
td.text a.cLine{ color:#CC6600; text-decoration:underline; }

td.rleft { width:40%; font-size:12px; font-family:Verdana,sans-serif; color:#636363; text-align:right; padding:15px 5px 0 0; }
td.rright { width:60%; font-size:12px; font-family:Verdana,sans-serif; color:#636363; text-align:left; padding:15px 0 0 7px; }
td.rleft_dot { width:40%; font-size:12px; font-family:Verdana,sans-serif; color:#636363; text-align:right; padding:7px 5px 0 0; border-bottom:1px dotted #B9B9B9; }
td.rright_dot { width:60%; font-size:12px; font-family:Verdana,sans-serif; color:#636363; text-align:left; padding:7px 0 0 7px; border-bottom:1px dotted #B9B9B9; }
td.tdesc { font-size:12px; font-family:Verdana,sans-serif; color:#636363; text-align:left; padding:3px 0 10px 0;}


span.desc { float:left; font-size:12px; font-family:Verdana,sans-serif; color:#636363; text-align:left; padding:7px 7px 7px 0; }
input.newpost { width:200px; height:19px; border:1px solid #C8C8C8; }


/******************* member CSS *********************/
#ForumCategory td.registration { font-size:12px;  font-family:Verdana,sans-serif; color:#636363; text-align:left; border-bottom:1px solid #F3D463;background:#FFFDF4;padding: 10px 10px 10px 0; }
#ForumCategory td.registration img {padding-left:30px;}

#ForumCategory td.agree { font-size:12px;  font-family:Verdana,sans-serif; color:#636363; text-align:center; border-bottom:1px solid #B9B9B9;border-top:1px solid #B9B9B9;background:#FFFFFF;padding: 10px 10px 10px 0; }

#ForumCategory_agree { float:center; width:138px; text-align:left; }
#ForumCategory table.agree { float:center; text-align:center; }
#ForumCategory td.BtnContinue { width:70px; height:21px; font-size:12px;  font-family:Verdana,sans-serif; text-align:center; text-decoration:none; color:#636363; border:0;}
#ForumCategory td.BtnCancel { width:60px; height:21px; font-size:12px;  font-family:Verdana,sans-serif; text-align:center; text-decoration:none; color:#636363; border:0;}
#ForumCategory td.profile { font-size:12px; font-family:Verdana,sans-serif; color:#636363; text-align:left; padding:15px 0 15px 15px; border-bottom:1px solid #B9B9B9; }
#ForumCategory td.profile a { font-size:12px; font-family:Verdana,sans-serif; color:#CC6600; text-decoration:underline; }
#ForumCategory td.profile .pLeft { width:300px; text-align:left; }
#ForumCategory td.profile .pRight { width:300px; line-height:25px; }