p {
	text-align:justify;
	padding:0 0 8px;
}
h4.ta_center, p.ta_center {
	text-align: center;
}
h4.ta_left, p.ta_left {
	text-align: left;
}
p.ta_left img {
	display: none;
}
h4.ta_right, p.ta_right {
	text-align: right;
}
p.ta_justify {
	text-align: justify;
}
img.i_left {
	display: block;
	float: left;
}
img.i_right {
	display: block;
	float: right;
}
img.i_center {
	display: block;
	margin: 0 auto;
}
a.readon_class {
}
a.p_left {
	float: left !important;
}
a.p_right {
	float: right !important;
}
a.p_center {
	margin: 0 auto !important;
}
div.gk_npro_mainwrap {
	overflow: hidden;
	/*color: #575757;*/
	padding-bottom: 10px;
	background: none;/*border: 1px solid #f5f5f5;*/
}
div.gk_npro_full {
}
div.gk_npro_full_interface {
	overflow: hidden;
	min-height: 21px;/*display: none;*/
}
div.module div.gk_npro_full_interface ul {
	list-style-type: none;
	margin: -2px 0 5px 3px;
	padding: 0;
	float: left;
	width: auto;/*display: none;*/
}
div.module div.gk_npro_full_interface ul li {
	background: #eee;
	cursor: pointer;
	float: left;
	width: 11px;
	height: 12px;
	margin-left: 2px;
	text-indent: -999em;
	padding: 0;
	background: transparent url('bullet_white_inactive.png') no-repeat 0 0;
}
div.module div.gk_npro_full_interface ul li.active {
	background: transparent url('bullet_white_active.png') no-repeat 0 0;
}
div.gk_npro_interface_bg {
	float: right;
	width: 44px;
	height: 18px;
	background: transparent url('arrow_interface_white.png') no-repeat 0 0;
}
div.gk_npro_full_prev {
	width: 8px;
	height: 8px;
	float: left;
	margin: 3px 0 0 11px;
	background: transparent url('prev-1.png') no-repeat 0 0;
	text-indent: -999em;
}
div.gk_npro_full_prev:hover {
	cursor: pointer;
	background: transparent url('prev-1.png') no-repeat -8px 0;
}
div.gk_npro_full_next {
	width: 8px;
	height: 8px;
	float: right;
	margin: 3px 11px 0 0;
	background: transparent url('next-1.png') no-repeat 0 0;
	text-indent: -999em;
}
div.gk_npro_full_next:hover {
	cursor: pointer;
	background: transparent url('next-1.png') no-repeat -8px 0;
}
div.gk_npro_full_scroll1 {
	overflow: hidden;
}
div.gk_npro_full_scroll2 {
}
div.gk_npro_full_tablewrap {
	float: left;
}
table.gk_npro_table {
}
table.gk_npro_table tr {
}
table.gk_npro_table td {
}
table.gk_npro_table a {
	display: block;
	float: left;
	margin: 0 10px 9px 0;
	padding: 4px;
	font-size: 11px;
	line-height: 11px;
	color: #fff;
	white-space: nowrap;
	text-decoration: none;
	background: #fa7b2e;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-khtml-border-radius:3px;
}
table.gk_npro_table a:hover {
	background: #878787;
}
table.gk_npro_table h4 {
	text-decoration: none;
}
table.gk_npro_table h4 a {
	display: block;
	width: 110px;
	padding: 0;
	margin: 0 0 5px;
	font-size: 12px;
	font-weight: bold;
	color: #787878;
	text-decoration: none;
	background: none;
}
table.gk_npro_table h4 a:hover {
	color: #878787;
	background: none;
}
div.gk_npro_short {
	min-height: 21px;
}
div.gk_npro_short_scroll1 {
	overflow: hidden;
}
div.gk_npro_short_scroll2 {
}
div.gk_npro_short_ulwrap {
	float: left;
}
div.gk_npro_short_ulwrap ul {
	margin: 20px 0 0 0;
	padding: 0;
	list-style-type: none;
}
div.gk_npro_short_ulwrap ul li {
	padding: 6px;
	margin:0 10px 5px;
	line-height: 120%;
}
div.gk_npro_short_ulwrap ul li.odd {
}
div.gk_npro_short_ulwrap ul li.even {
	background: #f8f8f8;
}
div.gk_npro_short_ulwrap ul li:hover {
	background: #444;
	color: #fff;
}
div.gk_npro_short_ulwrap ul li:hover h4, div.gk_npro_short_ulwrap ul li:hover p, div.gk_npro_short_ulwrap ul li:hover h4 a {
	color: #fff;
}
div.gk_npro_short_ulwrap ul li h4, div.gk_npro_short_ulwrap ul li h4 a {
	color: #666;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	margin: 0 0 3px 0;
}
div.gk_npro_short_ulwrap ul li p {
	color: #acacac;
	font-size: 11px;
	margin: 0;
}
div.gk_npro_short_interface {
	border-top: 1px solid #f5f5f5;
	padding-top: 5px;
	overflow: hidden;
	margin: 2px 10px 0;
}
div.gk_npro_short_interface span {
	font-size: 11px;
	color: #666;
}
div.gk_npro_short_prev {
	width: 8px;
	height: 8px;
	float: right;
	margin: 3px 0 0 11px;
	background: transparent url('prev-1.png') no-repeat 0 0;
	text-indent: -999em;
}
div.gk_npro_short_prev:hover {
	cursor: pointer;
	background: transparent url('prev-1.png') no-repeat -8px 0;
}
div.gk_npro_short_next {
	width: 8px;
	height: 8px;
	float: right;
	margin: 3px 0 0 0;
	background: transparent url('next-1.png') no-repeat 0 0;
	text-indent: -999em;
}
div.gk_npro_short_next:hover {
	cursor: pointer;
	background: transparent url('next-1.png') no-repeat -8px 0;
}
h4.gk_npro_header {
	font-size: 12px;
	color: #787878;
	text-decoration: none;
}
p.gk_npro_text {
	display: none;
}
img.gk_npro_image {
	border: 1px solid #e5e5e5;
	padding: 2px;
	margin: 3px;
}
img.gk_npro_image_static {
	border: 3px solid #fff;/*padding: 2px;
	margin: 3px;*/
}
div.imgwrap {
	float: left;
	margin: 0!important;
	padding: 0 6px 5px 6px!important;
	background: url('imgshadow.png') bottom center no-repeat!important;
}
div.imgwrap img {
	border: 3px solid #fff;
}
div.imgwrap a {
	padding: 0;
	margin: 0;
	background: none;
}
div.imgwrap a:hover img {
	border: 3px solid #9D9D9D;
}
p.gk_npro_info {
}
/* - Dark theme - */

.dark div.gk_npro_mainwrap {
	background: #000;
}
.dark div.gk_npro_full, .dark div.gk_npro_short {
	background: none;
}
.dark div.gk_npro_full_interface ul li {
	background: transparent url('bullet_black_inactive.png') no-repeat 0 0!important;
}
.dark div.gk_npro_full_interface ul li.active {
	background: transparent url('bullet_black_active.png') no-repeat 0 0!important;
}
.dark div.gk_npro_interface_bg {
	background: transparent url('arrow_interface_black.png') no-repeat 0 0!important;
}
.dark div.gk_npro_full_prev {
	background: transparent url('prev.png') no-repeat 0 0;
}
.dark div.gk_npro_full_prev:hover {
	background: transparent url('prev.png') no-repeat -8px 0;
}
.dark div.gk_npro_full_next {
	background: transparent url('next.png') no-repeat 0 0;
}
.dark div.gk_npro_full_next:hover {
	background: transparent url('next.png') no-repeat -8px 0;
}
.dark div.gk_npro_short_ulwrap ul li.even {
	background: #292a2c!important;
}
.dark div.gk_npro_short_ulwrap ul li:hover {
	background: #222!important;
	color: #fff!important;
}
.dark div.gk_npro_short_ulwrap ul li:hover h4, .dark div.gk_npro_short_ulwrap ul li:hover p, .dark div.gk_npro_short_ulwrap ul li:hover h4 a {
	color: #fff!important;
}
.dark div.gk_npro_short_ulwrap ul li h4, .dark div.gk_npro_short_ulwrap ul li h4 a {
	color: #34a9d6!important;
}
.dark div.gk_npro_short_ulwrap ul li p {
	color: #acacac!important;
}
.dark div.gk_npro_short_interface {
	border-top: 1px solid #393a3d!important;
}
.dark div.gk_npro_short_interface span {
	color: #666;
}
.dark div.gk_npro_short_prev {
	background: transparent url('prev.png') no-repeat 0 0;
}
div.gk_npro_short_prev:hover {
	cursor: pointer;
	background: transparent url('prev.png') no-repeat -8px 0;
}
.dark div.gk_npro_short_next {
	background: transparent url('next.png') no-repeat 0 0;
}
.dark div.gk_npro_short_next:hover {
	background: transparent url('next.png') no-repeat -8px 0;
}
.dark img.gk_npro_image {
	border: 1px solid #e5e5e5;
	color: #969696;
}
.dark img.gk_npro_image_static {
	border: 1px solid #393a3d!important;
}

