﻿/**
*  default
**/
html, body { margin: 0; padding: 0; }
body {
	font: 12px/130% "Dotum"; color: #888; letter-spacing: -1px;
	background: #0c0c0c;
}

em  { font-style: normal; }
img { border: 0; }
a { text-decoration: none; color: #888; }
a:hover { color: #db7e0d; }
h1 { display: none; }
h1, h2, h3, h4, h5, h6, form, ul, li, ol, dl, dt, dd, blockquote, p { list-style: none; margin: 0; padding: 0; }
input, select, textarea { border: 0; font: 11px "Dotum"; color: #6e2f00; vertical-align: middle; }
input.submit, input.radio, input.check { padding: 0 !important; border: 0 !important; }
input.radio, input.check { background: none !important; vertical-align: baseline !important; }
input.input { padding: 3px 5px 2px; border: 1px solid #51280a; background: #000; }
select.select { behavior: url('/lib/script/selectbox.htc'); background-color: #000; }
textarea	{ padding: 5px; border: 1px solid #51280a; background: #000; }
iframe,
textarea {
	scrollbar-3dlight-color: #000000;
	scrollbar-highlight-color: #b24c00;
	scrollbar-face-color: #b24c00;
	scrollbar-arrow-color: #000000;
	scrollbar-shadow-color: #b24c00;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000000;
}
fieldset { margin: 0; padding: 0; border: 0; }
fieldset legend { display: none; }
table { border-collapse: collapse; }
table th, table td { padding: 0; }
.reDesignSelectBox { margin: 0 !important; }
.reDesignSelectBox *, .reDesignSelectBox * th, .reDesignSelectBox * td { width: auto !important; height: auto !important; padding-left: 5px !important; padding-top: 0 !important; padding-bottom: 0 !important; border: 0 !important; vertical-align: middle !important; }
.reDesignSelectBox * img { vertical-align: top !important; }


/* layout */
#wrapper	{ width: 900px; height: 650px; background: url('http://img.quakewars.co.kr/img/img_guide/bg_navigation.gif') repeat-y 0 0; overflow: hidden; }
#header		{ position: relative; height: 83px; background: #191919; }
#header h2	{ width: 200px; }
#header h3	{ position: absolute; top: 40px; left: 220px; }
#navigation	{ float: left; width: 175px; padding: 10px 5px 0 20px; }
#container	{ float: left; width: 680px; height: 542px; padding: 25px 0 0 20px; background: #242424; }
#content	{ height: 530px; padding: 0 0 10px; overflow: auto; }

#nBanner	{ margin: 30px 0 0 -10px; }

/* navigation */
#navi				{ width: 195px; margin: 0 0 0 -20px; padding: 10px 0 0; background: url('http://img.quakewars.co.kr/img/img_guide/guide_navi_border.gif') repeat-x 0 8px; }
#navi li			{ font-size:0; background: url('http://img.quakewars.co.kr/img/img_guide/guide_navi_border.gif') repeat-x left bottom; }
#navi li a			{ display: block; width: 165px; padding: 6px 0 6px 30px; font-size: 12px; color: #666; font-weight: bold; background: url('http://img.quakewars.co.kr/img/img_guide/guide_navi_off.gif') no-repeat 20px 9px; }
#navi li.current a,
#navi li a:hover	{ color: #b24c00; background: url('http://img.quakewars.co.kr/img/img_guide/guide_navi_on.gif') no-repeat 20px 9px; }
#navi li .sub		{ display: none; position: absolute; top: 7px; left: 94px; width: 106px; background: url('http://img.quakewars.co.kr/img/img_guide/guide_navi_btm.gif') no-repeat left bottom; }
#navi li ul			{ width: 100%; padding: 7px 0 9px; background: url('http://img.quakewars.co.kr/img/img_guide/guide_navi_top.gif') no-repeat 0 0; }
#navi li ul li		{ padding: 1px 0 1px 18px; background: none !important; }
#navi li ul a		{ width: auto !important; padding: 0; color: #666 !important; font-size: 11px; font-weight: normal; background: none !important; }
#navi li ul li.current a,
#navi li ul a:hover { color: #fff !important; }
#navi li.current .sub { display: block; }
/* width 126px box */
#navi li .control	{ width: 126px !important; background-image: url('http://img.quakewars.co.kr/img/img_guide/guide_navi2_btm.gif') !important; }
#navi li .control ul{ background-image: url('http://img.quakewars.co.kr/img/img_guide/guide_navi2_top.gif') !important; }

/* search */
#search			{ width: 156px; border: 2px solid #b25900; background: #000; overflow: hidden; }
#search .input	{ float: left; width: 103px; padding: 3px 5px 1px; border: 0; font-size: 14px; color: #d7d7d7; }
#search .submit	{ float: left; }

/* sub bread crumb */
#breadcrumb			{ position: absolute; top: 50px; right: 20px; font-size: 11px; color: #777; letter-spacing: -1px; }
#breadcrumb strong	{ font-weight: normal; }

/* title */
h4.title			{ margin: 15px 0 10px; padding: 0 0 0 10px; font-size: 12px; color: #b24c00; background: url('http://img.quakewars.co.kr/img/img_guide/bul_title.gif') no-repeat 0 1px; }

/* tabs */
ul.tab				{ width: 640px; overflow: hidden; }
ul.tab li			{ float: left; font-size: 0; line-height: 0; text-indent: -3000em; }
ul.tab a			{ display: block; width: 320px; height: 36px; background-image: url('http://img.quakewars.co.kr/img/img_guide/tab_alliance.gif'); background-repeat: no-repeat; }
ul.tab a.t-gdf		{ background-position: 0 -36px; }
ul.tab li.current a.t-gdf { background-position: 0 0; }
ul.tab a.t-strogg	{ background-position: -320px 0; }
ul.tab li.current a.t-strogg { background-position: -320px -36px; }

ul.tab-point a		{ display: block; background-image: url('http://img.quakewars.co.kr/img/img_guide/tab_points.gif') !important; }
ul.tab-point a.t-xp	{ background-position: 0 0; }
ul.tab-point li.current a.t-xp	{ background-position: 0 -36px; }
ul.tab-point a.t-qp	{ background-position: -320px 0; }
ul.tab-point li.current a.t-qp	{ background-position: -320px -36px; }

div.tab				{ width: 630px; margin: 0 0 20px; padding: 8px 5px 6px; border-top: 1px solid #121212; border-bottom: 1px solid #313131; background: #1a1a1a; overflow: hidden; }
div.tab p			{ padding: 2px 0; zoom: 1; overflow: hidden; }
div.tab a			{ display: block; float: left; padding: 0 7px 0 7px; background: url('http://img.quakewars.co.kr/img/img_guide/tab_ul_border.gif') no-repeat 0 49%; }
div.tab a:first-child { background: none; }
div.tab a.current	{ color: #db7e0d; }
div.tab p			{ clear: left; }
div.tab span		{ padding: 0 0 0 1px; font-size: 11px; }

ul.tabs			{ width: 640px; margin: 20px 0 0; background: url('http://img.quakewars.co.kr/img/img_guide/tab_border.gif') repeat-x 0 0; overflow: hidden; }
ul.tabs li		{ float: left; height: 23px; font-size: 0; line-height: 1; }
ul.tabs li 		{ border-top: 1px solid #323232; border-right: 1px solid #323232; }
ul.tabs li a		{ display: block; height: 23px; text-indent: -3000em; }
ul.tabs li.current		{ margin-left: -1px; border-left: 1px solid #734d1a !important; border-color: #734d1a !important; border-bottom: 1px solid #242424 !important; }
ul.tabs li:first-child	{ border-left: 1px solid #323232; }
ul.tabs li:first-child.current { margin-left: 0; }
ul.tabs a		{ background-position: 0 0; background-repeat: no-repeat; }

/* default notice */
ul.notice		{ margin: 0 0 25px; }
ul.notice li	{ padding: 1px 0 1px 20px; color: #999; background: url('http://img.quakewars.co.kr/img/img_guide/bul_skill.gif') no-repeat 10px 5px; }

/* synopsis */
.synopsis			{ height: 567px !important; margin: -25px 0 0 -20px; padding: 0 0 0 20px !important; letter-spacing: -1px; background: url('http://img.quakewars.co.kr/img/img_guide/synopsis_bg.jpg') no-repeat 0 0; }
.synopsis h4		{ padding: 129px 0 15px 0; }
.synopsis p			{ margin: 0 0 20px; }

/* detail info */
dl.detailInfo			{ width: 640px; overflow: hidden; }
dl.detailInfo dt		{ float: left; width: 420px; }
dl.detailInfo dt img	{ display: block; }
dl.detailInfo dd		{ float: left; width: 220px; }
dl.detailInfo strong	{ display: block; padding: 0 0 4px; color: #666; }
dl.detailInfo div		{ padding: 7px 0 6px; color: #999; }

/* character */
dl.character div.class	{ color: #db7e0d; }
dl.character div.major	{ border-top: 1px dotted #505050; }
dl.character div.comment{ border-top: 1px dotted #505050; }
table.character			{ width: 640px; }
table.character th,
table.character td		{ width: 127px; border-right: 1px solid #232323; border-right: 1px solid #232323; }
table.character th		{ padding: 9px 0 7px; color: #515151; background: #141414; }
table.character td		{ padding: 9px 0 10px; text-align: center; background: #1b1b1b; }
table.character a.tooltip	{ padding: 0 0 2px; color: #b24c00; text-decoration: underline; }

/* vehicle */
dl.vehicle div.health	{ border-top: 1px dotted #505050; }
dl.vehicle div.comment	{ border-top: 1px dotted #505050; }

/* weapon */
ul.weapon				{ width: 640px; }
ul.weapon li			{ width: 630px; /*height: 126px;*/ padding: 10px 10px 0 0; font-size: 0; line-height: 1; color: #999; border-bottom: 1px solid #232323; background: #1b1b1b; overflow: hidden; }
ul.weapon li p			{ float: left; width: 199px; margin: -10px 10px 0 0; border-right: 1px solid #232323; }
ul.weapon li p img		{ display: block; width: 195px; /*height: 132px;*/ border: 2px solid #131313; }
ul.weapon li .detail	{ float: left; width: 420px; font-size: 12px; line-height: 130%; }
ul.weapon li strong		{ display: block; color: #db7e0d; font-weight: normal; }
ul.weapon li .items			{ width: 418px !important; margin: 5px 0 0; padding: 5px 0 0; color: #666; border-top: 1px dotted #494949; }
ul.weapon li .items span	{ font-weight: bold; }
ul.weapon li .items a		{ text-decoration: underline; }
ul.weapon li .items a:hover	{ color: #666; }
ul.weapon li .items a img	{ display: none; position: absolute; top: 0; left: 0; }

/* turret */
div.tab p.attack-turret,
div.tab p.defense-turret	{ clear: none; float: left; width: 243px; margin: -8px 0 -6px; padding: 10px 0 8px 70px; }
div.tab p.attack-turret a,
div.tab p.defense-turret a	{ display: inline; float: none; padding: 0 8px 0 10px; }
div.tab p.attack-turret		{ border-right: 1px solid #121212; background: url('http://img.quakewars.co.kr/img/img_guide/ico_attack_turret.gif') no-repeat 15px 12px; }
div.tab p.defense-turret	{ border-left: 1px solid #262626; background: url('http://img.quakewars.co.kr/img/img_guide/ico_defense_turret.gif') no-repeat 15px 12px; }
dl.turret dd				{ color: #999; }
dl.turret dd strong			{ margin: 5px 0 0; font-weight: normal; color: #db7e0d; }

/* map */
dl.map div.mapname			{ color: #db7e0d; }
dl.map div.mission			{ color: #e0e0e0; border-top: 1px dotted #505050; }
dl.map div.mission a		{ color: #e0e0e0; text-decoration: underline; }
dl.map div.howto			{ border-top: 1px dotted #505050; }
dl.map div.comment			{ border-top: 1px dotted #505050; }
dl.map div.howto table		{ width: 216px; table-layout: fixed; }
dl.map div.howto table th,
dl.map div.howto table td	{ padding: 3px 0; text-align: center; vertical-align: top; font-weight: normal; border: 1px solid #2c2c2c; background: #1d1d1d; }
dl.map div.howto table th	{ color: #666; }
dl.map div.howto table thead th	{ background: #101010; }
dl.map div.howto table span	{ display: block; padding: 5px 0 2px; background: url('http://img.quakewars.co.kr/img/img_guide/ico_mapmission.gif') no-repeat 50% 0; }
dl.map div.howto table span:first-child	{ padding-top: 0 !important; background: none !important; }

p.mapDescription			{ width: 640px; margin: 20px 0 0; color: #999; }
p.mapDescription strong		{ display: block; padding: 0 0 4px; color: #666; }

/* game mode */
div#gameMode				{ margin: -15px 0 -25px; }
table.gamemode				{ width: 640px; margin: 0 0 25px; }
table.gamemode .category	{ width: 87px; }
table.gamemode .type		{ width: 72px; }
table.gamemode .comment		{ width: 478px; }
table.gamemode th			{ color: #515151; background: #141414; }
table.gamemode th.category	{ background: #111; }
table.gamemode td			{ color: #777777; text-align: center; background: #1b1b1b; }
table.gamemode td.category	{ color: #515151; background: #161616; }
table.gamemode td.comment	{ padding-left: 10px; padding-right: 10px; text-align: left; }
table.gamemode th,
table.gamemode td			{ padding: 9px 0 7px; border-right: 1px solid #232323; border-bottom: 1px solid #232323; }

/* skills */
div#skills					{ margin: -15px 0 0; }
div#skills ul.tab			{ border-bottom: 1px solid #121212; }
ul.skill					{ margin: 0 0 25px; }
ul.skill li					{ padding: 1px 0 1px 20px; color: #999; background: url('http://img.quakewars.co.kr/img/img_guide/bul_skill.gif') no-repeat 10px 5px; }
table.skill					{ width: 640px; margin: 15px 0 0; }
table.skill .icon			{ width: 72px; }
table.skill .type			{ width: 43px; }
table.skill .name			{ width: 103px; }
table.skill .level			{ width: 47px; }
table.skill .xp				{ width: 51px; }
table.skill .comment		{ width: 317px; }
table.skill th,
table.skill td				{ text-align: center; border: 1px solid #232323; }
table.skill th				{ padding: 9px 0 7px; color: #515151; background: #141414; }
table.skill td				{ color: #777777; background: #1b1b1b; }
table.skill td.icon img		{ display: block; padding: 1px; }
/*table.skill td.level		{ text-align: center; }*/
table.skill td.name			{ color: #ffffff; }
table.skill td.comment		{ padding-left: 10px; padding-right: 30px; text-align: left; }
table.skill th,
table.skill td				{ /*padding: 9px 0 7px; border-right: 1px solid #232323; border-bottom: 1px solid #232323;*/ }
table.mission-skill .name	{ width: 117px !important; }
table.mission-skill .comment{ width: 441px !important; }

/* levels */
ul.levels					{ width: 650px; margin: 0 -10px 0 0; overflow: hidden; }
ul.levels li				{ float: left; width: 315px; margin: 0 10px 0 0; }
ul.levels li ul.level		{ width: 315px; overflow: hidden; }
ul.levels li ul.level li	{ float: left; width: 104px; margin: 0; padding: 0 0 5px; border-left: 1px solid #232323; border-bottom: 1px solid #232323; text-align: center; background: #151515; }
ul.levels li ul.level img	{ display: block; width: 62px; height: 62px; margin: 0 0 5px; padding: 6px 21px 5px; border-bottom: 1px solid #232323; background: #1e1e1e; }


/* points */
#points						{ }
#points div.tab				{ border-top: 1px solid #613e24; }
#points table.point			{ width: 640px; margin: -2px 0 0; }
#points table.point	th,
#points table.point	td		{ padding: 7px 0 8px; border: 1px solid #232323; }
#points table.point	th		{ color: #515151; background: #141414; }
#points table.point	td		{ text-align: center; background: #1b1b1b; }
#points table.point	td.ac	{ background: #161616; } 
#points table.point	th.ac	{ width: 147px; background: #111; }
#points table.point	th.xp	{ width: 72px; }
#points table.point	th.ca	{ width: 61px; }
#points table.point	th.et	{ width: 355px; }
#points table.point	td.et	{ padding-left: 10px; text-align: left; }

/* game start */
#gamestart					{ margin: -11px 0 -10px; }
#gamestart li				{ width: 100%; padding: 11px 0 10px; font-size: 0; line-height: 1; background: url('http://img.quakewars.co.kr/img/img_guide/gamestart_border.gif') repeat-x 0 0; overflow: hidden; }
#gamestart li:first-child	{ background: none; }
#gamestart li p				{ float: left; width: 400px; margin: 0 20px 0 0; }
#gamestart li p img			{ display: block; }
#gamestart li dl			{ float: left; width: 210px; font-size: 12px; line-height: 140%; }
#gamestart li dl dt			{ padding: 4px 0 2px; font-weight: bold; color: #db7e0d; }
#gamestart li dl dd			{ color: #999; }
#gamestart li dl dd	em		{ display: block; color: #666; }

/* interface */
#interface					{ width: 640px; margin: -10px 0 0; }
#interface h4				{ margin-top: 25px; }
#interface h4:first-child	{ margin-top: 5px; }
#interface p img			{ display: block; }
#interface ol				{ margin: 10px 0 0; padding: 15px 0 13px; background: #1b1b1b; }
#interface ol li			{ padding: 4px 15px 4px 35px; background-repeat: no-repeat; background-position: 17px 4px; }
#interface ol li.n1			{ background-image: url('http://img.quakewars.co.kr/img/img_guide/bul_interface_n1.gif'); }
#interface ol li.n2			{ background-image: url('http://img.quakewars.co.kr/img/img_guide/bul_interface_n2.gif'); }
#interface ol li.n3			{ background-image: url('http://img.quakewars.co.kr/img/img_guide/bul_interface_n3.gif'); }
#interface ol li.n4			{ background-image: url('http://img.quakewars.co.kr/img/img_guide/bul_interface_n4.gif'); }
#interface ol li.n5			{ background-image: url('http://img.quakewars.co.kr/img/img_guide/bul_interface_n5.gif'); }
#interface ol li.nx			{ background-image: url('http://img.quakewars.co.kr/img/img_guide/bul_interface_nx.gif'); }

/* mission */
p.mission					{ margin: 0 0 20px; }

dl.mission					{ width: 640px; overflow: hidden; }
dl.mission dt				{ float: left; width: 420px; }
dl.mission dt img			{ display: block; }
dl.mission dd				{ float: left; width: 220px; padding: 5px 0 0; color: #999; }

table.mission				{ width: 640px; margin: 20px 0 0; }
table.mission th,
table.mission td			{ width: 319px; border-right: 1px solid #232323; border-bottom: 1px solid #232323; }
table.mission th			{ padding: 10px 0 11px; font-size: 12px; color: #fff; background: #141414; }
table.mission th img		{ margin: -3px 8px 0 0; vertical-align: middle; }
table.mission td			{ color: #777; vertical-align: top; background: #1b1b1b; }
table.mission ul			{ margin: 12px 25px 12px 15px; }
table.mission ul li			{ padding: 6px 0 6px 18px; line-height: 120%; background-position: 0 5px; background-repeat: no-repeat; }
table.mission ul li img	{ margin: -8px 0 1px; vertical-align: top; }
table.mission ul.attack li.n1	{ background-image: url('http://img.quakewars.co.kr/img/img_guide/ico_attack_01.gif'); }
table.mission ul.attack li.n2	{ background-image: url('http://img.quakewars.co.kr/img/img_guide/ico_attack_02.gif'); }
table.mission ul.attack li.n3	{ background-image: url('http://img.quakewars.co.kr/img/img_guide/ico_attack_03.gif'); }
table.mission ul.attack li.n4	{ background-image: url('http://img.quakewars.co.kr/img/img_guide/ico_attack_04.gif'); }
table.mission ul.defense li.n1	{ background-image: url('http://img.quakewars.co.kr/img/img_guide/ico_defense_01.gif'); }
table.mission ul.defense li.n2	{ background-image: url('http://img.quakewars.co.kr/img/img_guide/ico_defense_02.gif'); }
table.mission ul.defense li.n3	{ background-image: url('http://img.quakewars.co.kr/img/img_guide/ico_defense_03.gif'); }
table.mission ul.defense li.n4	{ background-image: url('http://img.quakewars.co.kr/img/img_guide/ico_defense_04.gif'); }

table.mission-xp			{ width: 640px; table-layout: fixed; }
table.mission-xp th,
table.mission-xp td			{ padding: 7px 0; border: 1px solid #232323; }
table.mission-xp th			{ color: #515151; background: #141414; }
table.mission-xp td			{ text-align: center; background: #1b1b1b; }

ul.mapList					{ width: 640px; margin: 0 0 20px; overflow: hidden; }
ul.mapList li				{ float: left; padding: 0 1px; text-align: center; }
ul.mapList li img			{ display: block; margin: 0 0 3px; border: 1px solid #000; }
ul.mapList a				{ color: #999; }
ul.mapList a:hover			 text-decoration: underline; }

/* game mode */
dl.gamemode			{ width: 640px; margin: 0 0 25px }
dl.gamemode	dd		{ padding: 15px 10px 0; color: #fff; }

p.gamemode			{ margin: 0 0 25px 8px; color: #999; }
p.gamemode a		{ padding: 0 2px; color: #999; text-decoration: underline; }

table.medal-type			{ width: 640px; table-layout: fixed; }
table.medal-type th,
table.medal-type td			{ color: #999; text-align: center; border: 1px solid #232323; background: #1b1b1b; }
table.medal-type thead th	{ height: 30px; background: #141414; }
table.medal-type tbody th	{ height: 30px; font-weight: normal; }
table.medal-type tbody td	{ height: 150px; }

table.map-mission			{ width: 640px; table-layout: fixed; }
table.map-mission th,
table.map-mission td		{ color: #999; text-align: center; border: 1px solid #232323; background: #1b1b1b; }
table.map-mission thead th	{ height: 30px; background: #141414; }
table.map-mission tbody th	{ height: 30px; font-weight: normal; }
table.map-mission tbody td	{ height: 140px; vertical-align: top; padding: 10px 0 0 13px; text-align: left; }
table.map-mission .name		{ width: 70px; padding-left: 0 !important; text-align: center !important; }

p.table-caption				{ margin: 7px 0 0 3px; color: #999; }

/* control */
#controlTab a						{ background-image: url('http://img.quakewars.co.kr/img/img_guide/control_tab.gif'); }
/* all */
#controlTab a.t-move				{ width: 105px; background-position: -1px -46px; }
#controlTab li.current a.t-move,
#controlTab a.t-move:hover			{ background-position: -1px -1px; }
#controlTab a.t-weapon				{ width: 104px; background-position: -107px -46px; }
#controlTab li.current a.t-weapon,
#controlTab a.t-weapon:hover		{ background-position: -107px -1px; }
#controlTab a.t-vehicle				{ width: 104px; background-position: -212px -46px; }
#controlTab li.current a.t-vehicle,
#controlTab a.t-vehicle:hover		{ background-position: -212px -1px; }
#controlTab a.t-etc					{ width: 81px; background-position: -317px -46px; }
#controlTab li.current a.t-etc,
#controlTab a.t-etc:hover			{ background-position: -317px -1px; }

#controlFlash					{ width: 640px; }
table.controls					{ width: 640px; margin: 0 0 25px; }
table.controls th				{ width: 160px; }
table.controls td				{ width: 479px; }
table.controls th,
table.controls td				{ height: 30px; border-right: 1px solid #232323; border-bottom: 1px solid #232323; }
table.controls thead th			{ color: #515151; background: #111; }
table.controls thead td			{ color: #515151; text-align: center; font-weight: bold; background: #141414; }
table.controls tbody th			{ color: #5e8245; font-weight: normal; background: #161616; }
table.controls tbody td			{ padding-left: 10px; color: #777; background: #1b1b1b; }
table.move-control tbody th		{ color: #5e8245; }
table.weapon-control tbody th	{ color: #359a95; }
table.vehicle-control tbody th	{ color: #ee924b; }
table.etc-control				{ margin: 0 !important; }
table.etc-control tbody th		{ color: #e08f8e; }

/* tooltip */
a.tooltip						{ color: #b24c00; text-decoration: underline; }
div.tooltip						{ position: absolute; display: none; width: 255px; padding: 12px 14px 14px 12px !important; color: #666 !important; background: #151515 url('http://img.quakewars.co.kr/img/img_guide/tooltip_btm.gif') no-repeat left bottom; z-index: 1111; }
div.tooltip dl.detail			{ float: none !important; margin: -12px -14px 0 -12px; width: 255px; padding: 12px 14px 10px 12px; background: url('http://img.quakewars.co.kr/img/img_guide/tooltip_top.gif') no-repeat 0 0; overflow: hidden; }
div.tooltip dl.detail dt		{ float: left; width: 120px; text-align: left; }
div.tooltip dl.detail dt img	{ display: block; border: 1px solid #000; width: 108px; height: 81px; margin: 0 !important; }
div.tooltip dl.detail dd		{ float: left; width: 135px; text-align: left; }
div.tooltip dl.detail dd strong	{ display: block; color: #444; }
div.tooltip dl.detail p			{ float: none !important; width: auto !important; margin: 0 !important; padding: 4px 0 2px !important; border: 0; }
div.tooltip dl.detail p.name	{ border-bottom: 1px dotted #2d2d2d; }
div.tooltip p.comment			{ float: none !important; width: auto !important; margin: 0 -10px; padding: 10px 10px 0; text-align: left; border: 0; background: url('http://img.quakewars.co.kr/img/img_guide/tooltip_bg.gif') repeat-x 0 0; }

/* search list */
ul.searchResultList					{ width: 600px; margin: 0 0 15px; padding: 10px 20px 13px; border: 1px solid #191817; font-size: 12px; letter-spacing: 0; background: #1b1b1b; }
ul.searchResultList li				{ width: 100%; padding: 6px 0; overflow: hidden; }
ul.searchResultList li.more			{ padding: 10px 0 0; text-align: right; }
ul.searchResultList li.more a		{ padding: 0 0 0 8px; font-size: 11px; color: #bb6b1b; background: url('http://img.quakewars.co.kr/img/img_common/bul_search_list.gif') no-repeat 0 2px; }
ul.searchResultList li.noResult		{ padding: 15px 0 10px; font-size: 11px; color: #555; text-align: center; }
ul.searchResultList li p.image		{ float: left; width: 110px; }
ul.searchResultList dt				{ padding: 0 0 2px; color: #adadad; }
ul.searchResultList dt em			{ padding-left: 15px; color: #666; }
ul.searchResultList dt strong		{ color: #bb6b1b; }
ul.searchResultList dd p.locate		{ margin: 2px 0 0;font-size: 11px; color: #555; }
ul.searchResultList dd p.locate a	{ font-size: 11px; color: #555; text-decoration: underline; }

/* board paging */
.boardPaging		{ width: 640px; margin: 20px 0 0; font-family: "tahoma"; font-size: 11px; text-align: center; }
.boardPaging img	{ vertical-align: middle; }
.boardPaging em		{ font-weight: bold; color: #ff6d00; }
.boardPaging a		{ color: #555; }
.boardPaging a:hover{ color: #b24c00; }
.boardPaging span	{ padding: 0 3px 0 6px; background: url('http://img.quakewars.co.kr/img/img_common/paging_border.gif') no-repeat 0 5px; }
.boardPaging span.first-child { background: none !important; }
.boardPaging .prev	{ padding: 0 0 0 5px; }
.boardPaging .next	{ padding: 0 0 0 5px; }