/***************** RESET CSS ***************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody,
 tfoot, thead, tr, th, td {
border:0pt none;
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0pt;
padding:0pt;
vertical-align:baseline;
}
html{
height:100%;
}
body {
background: #fff ;
font-size: 12px;
font-family: Tahoma, Geneva, sans-serif;
margin:0pt;
height:100%;
}
table {
border-collapse:separate;
border-spacing:0pt;
}
caption, th, td {
font-weight:normal;
text-align:left;
}
blockquote:before, blockquote:after, q:before, q:after {
content:"";
}
blockquote, q {
quotes:"" "";
}
.clear
{
	clear:both;
}
/*************************************************/

strong,b
{
	font-weight: bold;
}

i,em
{
	font-style: italic;
}

body
{
	width: 100%;
	min-height: 100%;
	background: #000 url(../i/bg.gif) center repeat-y; 

	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
	font-size: 12px;
	color: #000;
}


a
{
	color: #c00;
	text-decoration: none;
}

a:hover
{
	color: #f00;
	text-decoration: underline;
}

input, textarea, select
{
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	color: #000;
	
	border: 1px #ccc solid;
	_border:0;
}


input[type=text], input[type=password], textarea
{
	background: #fff;
	color: #c00;
	font-size: 15px;
	font-weight: bold;
	
	border-color: #eee;
	height: 20px;
	padding: 0;
}

input[type=text]:focus, input[type=password]:focus, textarea:focus
{
	background: #b11116;
	color: #fff;
	border-color: #850d10;
}

textarea
{
	font-size: 12px;
}

select
{
	height: 20px;
}

input[type=image]
{
	border:0px;
	margin: 0 1px;
}


select
{
	color: #000;
	height: 25px;
}

textarea
{
	height: inherit;
}


table
{

}

th
{
	font-weight: bold;
}

th, td
{
	text-align: left;
	vertical-align: top;
}

p
{
	margin-bottom: 10px;
}

h1
{
	font-size: 24px;
	font-weight: normal;
	color: #666;
	padding-top: 10px;
	padding-bottom: 10px;
}

h1 u
{
	font-size: 18px;
	font-weight: bold;
	display: block;
	margin:0;
	padding:0;
	color: #c00;
	text-decoration:none;
}

h2
{
	font-size: 18px;
	font-weight: bold;
	color: #c00;
	padding-top: 15px;
	padding-bottom: 10px;
}

h3
{
	font-size: 16px;
	font-weight: bold;
	color: #c00;
	padding-top: 15px;
	padding-bottom: 10px;
}

h4
{
	font-size: 14px;
	font-weight: bold;
	color: #c00;
	padding-top: 15px;
	padding-bottom: 10px;
}

h5
{
	font-size: 12px;
	font-weight: bold;
	color: #c00;
	padding-top: 15px;
	padding-bottom: 10px;
}

ul,ol
{
	list-style-position: outside;
	list-style-type: disc;
	padding: 0;
	margin: 15px 0 15px 20px;
}
ol
{
	list-style-type: decimal;
}

li
{
	border: 0px;
	margin: 0 0 5px 0;
	padding: 0px;
	width: auto;
}

div
{
	text-align: left;
}

.clear
{
	clear:both;
}

.clearleft { 
	clear: left;
}

.clearright { 
	clear: right;
}

.comment
{
	font-size: 10px;
}


/*************************************************/




#all,
#body, 
#header, 
#nav,
#title,
#content,
#footer,
#footer_content
{
	position: relative;
	text-align: center;
	display: block;
	padding: 0 0 0 0;
	margin: 0 auto 0 auto;
}


#all
{
	max-width: 989px;
	_width:989px;
	min-height: 100%;
}

#header
{
	width: 889px;
	text-align:left;
}


#body
{
	width: 989px;
	margin: 0px auto 0 auto;
	background:  url(../i/bg_body.gif) center repeat-y;
	
	text-align:left;
}

#content
{
	width: 919px;
	text-align:left;
	padding: 20px 20px 0 50px;
	
}

#content_left
{
	/* 669px */ 
	width:620px;
	padding-left:20px;
	
	text-align:left;
	background-color: #fff;
	
}

#content_right
{
	float:right;
	width:250px; /* 270px */
	
	text-align:left;
}



#footer
{
	width: 889px;
	text-align:left;
}

#member_bar
{
	height: 25px; 
	width: 889px; 
	margin: 0 50px; 
	background-color:#fff; 
	border-bottom: 1px #eee dotted;
}

.box_design
{
	position: relative;
	border:1px #eee solid;
	padding: 20px;
	margin-bottom: 20px;
}

.box_design:hover
{
	border:1px #c00 solid;
}

.box_design p
{
	font-size:14px;
	color: #333;
	margin-bottom:0px;
}

.box_design img
{
	border: 1px #fff solid;
	margin-right:10px;
}

.box_design img:hover
{
	border: 1px #c00 solid;
	margin-right:10px;
}





/*************************************************/

.box_red, .box_red .top, .box_red .body, .box_red .bottom
{
	display:block;
	width: 250px;
	
	color: #fff;
	font-size: 10px;
}

.box_red .top
{
	overflow:hidden;
	
	height: 10px;
	background: url(../i/box_red_top.gif) no-repeat;
}

.box_red .body
{
	width: 230px;
	padding: 0 10px;

	color:#fff;
	background: #b11116;
}

.box_red .bottom
{
	overflow:hidden;
	margin-bottom: 10px;
	
	height: 10px;
	background: url(../i/box_red_bottom.gif) no-repeat;
}

.box_red a
{
	color:#600;
}

.box_red input[type=text], .box_red input[type=password]
{
	background: #b11116;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	
	border-color: #850d10;
	height: 15px;
	padding: 0;
}

.box_red input[type=text]:focus, .box_red input[type=password]:focus
{
	background: #fff;
	color: #000;
	border-color: #850d10;
}


.gallery_item
{
	float: left;
	
	padding: 0 5px 10px 5px;
	margin: 0 10px 10px 0;

	width: 100px;
	height: 140px;
	
	border: 1px #fff solid;

	overflow: hidden;
}

.gallery_item:hover
{	
	border: 1px #ccc dotted;
}

.gallery_item a
{
	font-size: 11px;
	color: #666;
	text-decoration: none;
}

.gallery_item a b
{
	font-weight:bold;		
}
.gallery_item a h6
{
	margin:0;
	padding:0;
	font-weight: bold;
	font-size:11px;
	color: #c00;
	text-decoration: none;
	
}
.gallery_item a u
{
	text-decoration: none;
	font-size:8px;
	font-weight:bold;	
}

.gallery_item a:hover
{
	text-decoration: none;
}




#votestar
{
	font-size: 9px;
	color: #999;
	float: right;
	margin: 10px 20px 0 0;
	text-align: center;
}

#votestar img
{
	margin: 0 0 0 5px;
}





.gallery_view
{
	float: left;
	
	padding: 0 5px 10px 5px;
	margin: 0 10px 10px 0;

	
	border: 1px #fff solid;

	overflow: hidden;
}

.gallery_view img
{
	margin: 0 20px 0 0;
}

.gallery_view a
{
	color: #666;
	text-decoration: none;
}

.gallery_view a b
{
	font-weight:bold;		
}



.gallery_view a h6
{
	margin:0;
	padding:0;
	font-weight: bold;
	font-size:11px;
	color: #c00;
	text-decoration: none;
}
.gallery_view a u
{
	text-decoration: none;
	font-size:8px;
	font-weight:bold;	
}

.gallery_view a:hover
{
	text-decoration: none;
}


/*///////////////////////////*/

.tb
{
}


.tb td
{
	padding: 0 10px 2px 0;
}

.tb_line
{
	width: 100%;
}

.tb_line td
{
	border-bottom: 1px #ccc dotted;
	padding: 5px 0;
}

.error
{
	color:#f00;
}



.tb_profile th, .tb_profile td
{
	text-align: left;
	font-size: 11px;
	padding: 3px;
	font-weight: normal;
}

.tb_profile td
{
	text-align: left;
	font-size: 14px;
	font-weight: bold;
}

a.button
{
	font-size:12px; border: 1px #c00 solid; padding: 3px 20px; 
}

a.button:hover
{
	background:#c00;
	color: #fff;
	text-decoration:none;
}

span.comment_hl
{
	font-size: 10px;
	color: #999;
}

span.comment_body
{
	color: #666;
	display: block;
	margin: 5px 0 0 70px;
}

span.nickname
{
	color:#c00;
	/*text-decoration: underline;	*/
}


