/***********************************************************************************
      Program ID   : style.css
      Description  : Casecading Style Sheet
***********************************************************************************/

/* ¸Þ´ºÅ¸ÀÌÆ²*/

div {margin: 0px;}

img {border:0;}

#contents {
	/* position: absolute; */
	width: 580px;
	margin-top: 0;
	margin-left: 0;
/*	text-align:center;*/
/*	background-color:red;*/
	}

#contents #sch {
	/* position: absolute; */
	widht: 570px;
	margin-top: 0;
	margin-left: 0;
	padding-left: 5px;	
	}

#contents #sch #top {
	/* position: absolute; */
	margin-top: 0;
	margin-left: 0;
	padding: 6px 0 0 30px;
	border: 0;
	background-image:url(http://file.thisisgame.com/img/aion/04_box01_top.gif);
	left: 6px;
	top: 0px;
	width: 540px;
	height: 32px;
	background-repeat: no-repeat;
	background-position: top center;
	}

	
#contents #sch #bg {
	/* position: absolute; */
	margin-top: 0;
	margin-left: 0;
	padding: 0;
	border: 0;
	background-image:url(http://file.thisisgame.com/img/aion/04_box01_bg.gif);
	left: 6px;
	top: 38px;
	width: 570px;
	background-repeat: repeat-y;
	background-position: top center;
	}

#contents #sch #bg table {
		border-top: 1px solid #313131;
		border-bottom: 1px solid #313131;
		border-left: 0;
		border-right: 0;
		border-collapse: collapse;
		background-color:#FFFFFF;
		}
	
#contents #sch #bg caption {
	font-family: dotum;
	color: #3d3d3d;
	padding-left: 10px;
	}
		
#contents #sch #bg th {
	background-color: #d5e7f0;
	text-decoration:none;
	}	
		
#contents #sch #bg td {
	font-family: dotum;
	letter-spacing: -1px;
	color: #3d3d3d;
	padding: 4px 0 4px 0;	
	}
	
#contents #sch #bottom {
	/*position: relative;*/
	width: 550px;
	height:45px;
	margin-right: 0;
	padding-top: 3px;
	padding-right: 20px;
	border: 0;
	background-image:url(http://file.thisisgame.com/img/aion/04_box01_bottom.gif);
	left: 6px;
	top: 344px;
	background-repeat: no-repeat;
	background-position: top center;
	font-family: dotum;
	color:#5198bf;
	}


#contents #result {
	/* position: absolute; */
	widht: 560px;
	margin-left: 10px;
	top: 390px;
	width: 560;
	}

#contents #result table {
	widht: 560px;	
	border: 0;
	border-collapse: collapse;
	padding: 0;
	}
		
#contents #result th {
	height:23px;
	font-family: dotum;
	font-weight: bold;
	text-align:center;
	color: #006ba8;
	padding-top: 5px;
	}	
		
.result_top {
	widht: 560px;
	background-image:url(http://file.thisisgame.com/img/aion/04_box02_top.gif);
	background-repeat:no-repeat ;
	height:28px;
	}

.result_bottom {
	widht: 560px;
	background-image:url(http://file.thisisgame.com/img/aion/04_box02_bottom.gif);
	background-repeat:no-repeat ;
	height:15px;
	}

#contents #result td {
	font-family: dotum;
	letter-spacing: -1px;
	color: #3d3d3d;
	line-height: 14px;
	}
	
.item_icon {
	widht: 44px;
	height:44px;
	background-color: #d5e7f0;
	padding: 2px 2px 2px 2px;
	}

.list_padding { padding-left: 5px; padding-right: 5px;}

.color_normal { color: #dad7ac;}
.color_common { color: #39fc33;}
.color_rare { color: #f0c401;}


#contents #view {
	position: relative;
	margin-top: 0;
	margin-left: 0;
	padding: 0;
	border: 0;
	top: 0;
	width: 580px;
	}

	
.view_bg {
	background-image:url(http://file.thisisgame.com/img/aion/list_bg.gif);	
	background-repeat: repeat-y;
	background-position: top center;
	}

	
#contents #view #tit {
	position: absolute;
	margin-top: 0;
	margin-left: -20px;
	padding: 0;
	border: 0;
	width: 268px;
	font-family: dotum;
	font-size: 14px;
	font-weight: bold;
	color: #777777;
	left: -2px;
	top: 17px;
	}
	
#contents #view #info {
	position: absolute;
	margin-top: 42px;
	margin-left: 25px;
	padding: 0;
	border: 0;
	background-image:url(http://file.thisisgame.com/img/aion/04_info_bg.gif);
	width: 268px;
	background-repeat: repeat-y;
	background-position: center;
	font-weight: bold;
	left: 4px;
	top: 17px;
	
	}

#contents div.info {
	position: absolute;
/*	margin-top: 42px;
	margin-left: 25px;
*/
	padding: 0;
	border: 0;
	background-image:url(http://file.thisisgame.com/img/aion/04_info_bg.gif);
	width: 268px;
	background-repeat: repeat-y;
	background-position: center;
	font-weight: bold;
/*	left: 4px;
	top: 17px;*/
	
	}

.info_item_name { font-family: dotum; font-size: 14px; color: #fffde8;text-align:left;}

.color_normal { color: #dad7ac;}
.color_common { color: #39fc33;}
.color_rare { color: #f0c401;}



.info_text01 { font-family: dotum; font-size: 12px; color: #c6b18c ;text-align:left; line-height:20px;}

.info_text02 { font-family: dotum; font-size: 12px; color: #fff7ea ;text-align:left; line-height:20px;}

.info_text03 { font-family: dotum; font-size: 12px; color: #f2dc73 ;text-align:left; line-height:16px;}

.info_text04 { font-family: dotum; font-size: 12px; color: #ff5f5f ;text-align:left; line-height:16px;}

.info_line{
	background-image:url(http://file.thisisgame.com/img/aion/04_info_line.gif);
	background-repeat:repeat-x ;
	background-position: center;
	height:15px;
	}

	
#contents #view #tab {	
	position:absolute;
	left:318px;
	top:40px;
	width:230px;
	height:25px;
	z-index:1;
	}

#contents #view #tab li {	
	padding: 0;
	display: inline;
	list-style-type: none;
	margin-right: 2px;
	}
	
#contents #view #tab a {
	float: left;
	line-height: 25px;
	font-weight: bold;
	font-size: 12px;
	padding: 0 15px 0 15px;
	text-decoration: none;
	color: #FFFFFF;
	background: url(http://file.thisisgame.com/img/aion/04_img_tab_off.gif) no-repeat top center;
	}

#contents #view #tab a.active, #contents #view #bg #tab a:hover {
	color: #006ba8;	background: url(http://file.thisisgame.com/img/aion/04_img_tab_on.gif) no-repeat top center;
	}

#contents #view #img {
	position:absolute;
	left:338px;
	top:62px;
	width: 211px;
	height:182px;	
	}

#contents #view #item1 {
	position:absolute;
	left:338px;
	top:62px;
	width: 211px;
	height:182px;	
	}

#contents #view #item2 {
	position:absolute;
	left:338px;
	top:62px;
	width: 211px;
	height:182px;	
	}	
#contents #view #item3 {
	position:absolute;
	left:338px;
	top:62px;
	width: 211px;
	height:182px;	
	}	
#contents #view #item4 {
	position:absolute;
	left:338px;
	top:62px;
	width: 211px;
	height:182px;	
	}
#contents #view #item5 {
	position:absolute;
	left:338px;
	top:62px;
	width: 211px;
	height:182px;	
	}
#contents #view #item1 #tit2 {
	position:absolute;
	left:0;
	top:202px;
	width: 201px;
	height: 20px;
	font-family: dotum;
	font-size: 12px;
	text-align:left;
	color:#FFFFFF;
	padding: 0 0 0 10px;
	background:url(http://file.thisisgame.com/img/aion/04_img_box_bottom.gif) no-repeat top center;
	}


#contents #view #item1 h1 {
	position:absolute;
	left:123px;
	top:225px;
	width: 87px;
	}

#contents #view #item2 #tit2 {
	position:absolute;
	left:0;
	top:202px;
	width: 201px;
	height: 20px;
	font-family: dotum;
	font-size: 12px;
	text-align:left;
	color:#FFFFFF;
	padding: 0 0 0 10px;
	background:url(http://file.thisisgame.com/img/aion/04_img_box_bottom.gif) no-repeat top center;
	}


#contents #view #item2 h1 {
	position:absolute;
	left:123px;
	top:225px;
	width: 87px;
	}
	
#contents #view #item3 #tit2 {
	position:absolute;
	left:0;
	top:202px;
	width: 201px;
	height: 20px;
	font-family: dotum;
	font-size: 12px;
	text-align:left;
	color:#FFFFFF;
	padding: 0 0 0 10px;
	background:url(http://file.thisisgame.com/img/aion/04_img_box_bottom.gif) no-repeat top center;
	}


#contents #view #item3 h1 {
	position:absolute;
	left:123px;
	top:225px;
	width: 87px;
	}
	
#contents #view #item4 #tit2 {
	position:absolute;
	left:0;
	top:202px;
	width: 201px;
	height: 20px;
	font-family: dotum;
	font-size: 12px;
	text-align:left;
	color:#FFFFFF;
	padding: 0 0 0 10px;
	background:url(http://file.thisisgame.com/img/aion/04_img_box_bottom.gif) no-repeat top center;
	}


#contents #view #item4 h1 {
	position:absolute;
	left:123px;
	top:225px;
	width: 87px;
	}
#contents #view #item5 #tit2 {
	position:absolute;
	left:0;
	top:202px;
	width: 201px;
	height: 20px;
	font-family: dotum;
	font-size: 12px;
	text-align:left;
	color:#FFFFFF;
	padding: 0 0 0 10px;
	background:url(http://file.thisisgame.com/img/aion/04_img_box_bottom.gif) no-repeat top center;
	}


#contents #view #item5 h1 {
	position:absolute;
	left:123px;
	top:225px;
	width: 87px;
	}
				

#contents #view #info2 {
	position:absolute;
	left:338px;
	top:315px;
	width: 211px;
	height:90px;	
	}

#contents #view #info2 table {
	width: 211px;
	height: 90px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
	background-image:url(http://file.thisisgame.com/img/aion/04_info_box_bg) ;
	background-repeat: repeat-y;
	}

#contents #view #info2 th {
	height: 20px;
	font-family: dotum;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	text-align:left;
	padding: 3px 0 0 10px;
	background:url(http://file.thisisgame.com/img/aion/04_info_box_top.gif) no-repeat top center;
	}

#contents #view #info2 td {
	font-family: dotum;
	font-size: 12px;
	color:#666666;
	text-align:left;
	padding: 0;
	}

#contents #view #info2 h2 {
	position:absolute;
	left:113px;
	top:95px;
	width: 87px;
	}

#contents #view #bottom h3 {
	position:absolute;
	left:10px;
	top:5px;
	width: 500px;
	font-weight:normal;
	text-align:left;
	border-top: solid 1px #999999;
	}

#reply table {width: 560px;	}


#reply td {
	background-image:url(http://file.thisisgame.com/img/aion/dot_line_01.gif);
	background-repeat: repeat-x ;
	background-position: bottom;
	font-family: dotum;
	color:#666666;
	text-align:left;
	padding: 10px 10px 10px 10px;
	}

.textarea {
	font-family: µ¸¿ò;
	color:#777;
	BORDER-BOTTOM: 1px solid #666666;
	BORDER-LEFT: 1px solid #666666;
	BORDER-RIGHT: 1px solid #666666;
	BORDER-TOP: 1px solid #666666;
}

.popup_InputBox {
	font-family: µ¸¿ò;
	color:#777;
	BORDER-BOTTOM: 1px solid #666666;
	BORDER-LEFT: 1px solid #666666;
	BORDER-RIGHT: 1px solid #666666;
	BORDER-TOP: 1px solid #666666;
	HEIGHT: 14px;
}
.popup_InputBox2 {
	font-family: µ¸¿ò;
	color:#777;
	BORDER-BOTTOM: 1px solid #cccccc;
	BORDER-LEFT: 1px solid #cccccc;
	BORDER-RIGHT: 1px solid #cccccc;
	BORDER-TOP: 1px solid #cccccc;
	HEIGHT: 14px;
}
