@import url('reset.css');
@import url('common.css');
@import url('gallery.css');


.content 	{ background:transparent; }

.h-sub 		{ height:124px; }
.h-sub 		{ background:url('../image/h-about.jpg') top left no-repeat;}
.h-sub h1 	{ display:none; }

.pad 		{ padding:40px 17px 10px; overflow:hidden;}

.c-sub 		{ margin-top:20px; background:#1D1D20;}
.c-sub h2 	{ color:#6c7c9e; font:26px Tahoma; padding-bottom:30px; }
.c-sub h3	{ color:#d1ceb5; font:bold 12px Arial;  }

.c-sub p 	{ color:#c4c4ca; font:12px Arial; line-height:20px; margin-bottom:15px; }

.col_left 	{ width:400px; float:left; margin-right:20px; }
.col_right 	{ width:293px; float:left; padding-top:65px;} 
.col_left img 	{ float:left; margin:0 10px 0 0; }

.col_right h2 	{ font:26px Arial; color:#f8f8f8; height:68px; padding:25px 0 0 20px;  background:url('../image/sidebar.header.jpg') top left no-repeat;	}
.col_right .box { background:#48474C url('../image/sidebar.box.bottom.jpg') bottom left no-repeat; }

.col_right .pad { padding:10px; }


/*
.pager 				{ }
.pager li 			{ display:inline; }
.pager li a 		{ font:11px Tahoma; color:white; }
*/
