/***** CSS for all *****/

/***** body *****/
body {background-image: url("../comimg/back01.gif");background-repeat: repeat-x;background-attachment: fixed}

		
#alldocument	{
				text-align:center;
				margin:0px;
				}

#all	{
		text-align:center;
		width:760px;
		height:760px;
		background-color:#ffffff;
		}

#document	{width:525px;
			margin: 0px 20px 25px 35px;
			background-color:#ffffff;}


/***** margin *****/
.mgn000		{margin:0px;}
.mgn001		{margin:10px;}
.mgn002		{margin-left:10px; margin-top:15px; margin-bottom:20px; margin-right:10px;}
.mgn003		{margin:3px;}
.mgn005		{margin-left:5px; margin-top:5px; margin-bottom:5px; margin-right:5px;}
.mgn006		{margin-left:10px; margin-top:10px; margin-bottom:10px; margin-right:5px;}
.mgn007		{margin-left:5px; margin-top:10px; margin-bottom:10px; margin-right:10px;}


.mgn011b	{width:700px;
			margin-left:0px;
			margin-top:20px;
			margin-bottom:25px;
			margin-right:0px;
			}
			
/***** TopPage only *****/
.topnav01		{margin-left:0px; margin-top:15px; margin-bottom:7px; margin-right:0px;}
.topnav02		{margin-left:0px; margin-top:0px; margin-bottom:7px; margin-right:0px;}
.topnav01e		{margin-left:0px; margin-top:15px; margin-bottom:17px; margin-right:0px;}
.topnav02e		{margin-left:0px; margin-top:0px; margin-bottom:17px; margin-right:0px;}
.topnav03e		{margin-left:0px; margin-top:0px; margin-bottom:76px; margin-right:0px;}

			
/***** Margin *****/
.mgn000b	{margin-left:0px; margin-top:0px; margin-bottom:1px; margin-right:0px;}
.mgn001b	{margin-left:0px; margin-top:0px; margin-bottom:10px; margin-right:0px;}
.mgn002b	{margin-left:0px; margin-top:0px; margin-bottom:20px; margin-right:0px;}
.mgn003b	{margin-left:0px; margin-top:0px; margin-bottom:30px; margin-right:0px;}
.mgn004b	{margin-left:0px; margin-top:0px; margin-bottom:15px; margin-right:0px;}
.mgn005b	{margin-left:0px; margin-top:0px; margin-bottom:5px; margin-right:0px;}
.mgn007b	{margin-left:0px; margin-top:0px; margin-bottom:7px; margin-right:0px;}

.mgn001t		{margin-left:0px; margin-top:10px; margin-bottom:0px; margin-right:0px;}
.mgn002t		{margin-left:0px; margin-top:20px; margin-bottom:0px; margin-right:0px;}
.mgn003t		{margin-left:0px; margin-top:30px; margin-bottom:0px; margin-right:0px;}
.mgn004t		{margin-left:0px; margin-top:15px; margin-bottom:0px; margin-right:0px;}
.mgn005t		{margin-left:0px; margin-top:5px; margin-bottom:0px; margin-right:0px;}
.mgn007t		{margin-left:0px; margin-top:7px; margin-bottom:0px; margin-right:0px;}

.mgn001l		{margin-left:10px; margin-top:0px; margin-bottom:0px; margin-right:0px;}
.mgn002l		{margin-left:20px; margin-top:0px; margin-bottom:0px; margin-right:0px;}
.mgn003l		{margin-left:30px; margin-top:0px; margin-bottom:0px; margin-right:0px;}
.mgn004l		{margin-left:15px; margin-top:0px; margin-bottom:0px; margin-right:0px;}
.mgn005l		{margin-left:5px; margin-top:0px; margin-bottom:0px; margin-right:0px;}
.mgn007l		{margin-left:7px; margin-top:0px; margin-bottom:0px; margin-right:0px;}

.mgn001r		{margin-left:0px; margin-top:0px; margin-bottom:0px; margin-right:10px;}
.mgn002r		{margin-left:0px; margin-top:0px; margin-bottom:0px; margin-right:20px;}
.mgn003r		{margin-left:0px; margin-top:0px; margin-bottom:0px; margin-right:30px;}
.mgn004r		{margin-left:0px; margin-top:0px; margin-bottom:0px; margin-right:15px;}
.mgn005r		{margin-left:0px; margin-top:0px; margin-bottom:0px; margin-right:5px;}
.mgn007r		{margin-left:0px; margin-top:0px; margin-bottom:0px; margin-right:7px;}

.mgn001lb		{margin-left:10px; margin-top:0px; margin-bottom:10px; margin-right:0px;}
.mgn005lb		{margin-left:10px; margin-top:0px; margin-bottom:5px; margin-right:0px;}
.mgn011lb		{margin-left:5px; margin-top:0px; margin-bottom:10px; margin-right:0px;}
.mgn015lb		{margin-left:5px; margin-top:0px; margin-bottom:5px; margin-right:0px;}
.mgn004lb		{margin-left:15px; margin-top:0px; margin-bottom:10px; margin-right:0px;}
.mgn025lb		{margin-left:5px; margin-top:0px; margin-bottom:25px; margin-right:0px;}


.mgn001tb		{margin-left:0px; margin-top:10px; margin-bottom:10px; margin-right:0px;}
.mgn005tb		{margin-left:0px; margin-top:5px; margin-bottom:5px; margin-right:0px;}

.mgn001ltb		{margin-left:10px; margin-top:5px; margin-bottom:10px; margin-right:0px;}
.mgn002ltb		{margin-left:10px; margin-top:5px; margin-bottom:5px; margin-right:0px;}




/***** link *****/
a			{ text-decoration: none;}
a:link		{ color: #0066ff; text-decoration: underline;}
a:visited	{ color: #005599; text-decoration: underline;}
a:hover		{ color: #0000cc; text-decoration: underline;}
a:active	{ color: #0000cc; text-decoration: underline;}


a.link001			{ text-decoration: none;}
a.link001:link		{ color: #666666; text-decoration: underline;}
a.link001:visited	{ color: #666666; text-decoration: underline;}
a.link001:hover		{ color: #cc0033; text-decoration: underline;}
a.link001:active	{ color: #cc0033; text-decoration: underline;}


a.link002			{ text-decoration: none;}
a.link002:link		{ color: #ffffff; text-decoration: underline;}
a.link002:visited	{ color: #ffffff; text-decoration: underline;}
a.link002:hover		{ color: #cccccc; text-decoration: underline;}
a.link002:active	{ color: #cccccc; text-decoration: underline;}

a.link003			{ text-decoration: none;}
a.link003:link		{ color: #000000; text-decoration: underline;}
a.link003:visited	{ color: #000000; text-decoration: underline;}
a.link003:hover		{ color: #666666; text-decoration: underline;}
a.link003:active	{ color: #666666; text-decoration: underline;}


/***** BGCOLOR *****/
.bgclr001	{background-color:#ffffff;}
.bgclr002	{background-color:#000000;}
.bgclr003	{background-color:#dddddd;}
.bgclr004	{background-color:#eeeeee;}
.bgclr005	{background-color:#555555;}
.bgclr006	{background-color:#bbccee;}
.bgclr007	{background-color:#ff8800;}
.bgclr008	{background-color:#ff66cc;}
.bgclr009	{background-color:#FDFEE9;}
.bgclr010	{background-color:#B9DBEF;}
.bgclr011	{background-color:#E5EFF5;}


/*-------------- h --------------*/
body.index h1	{
	margin: 0;
	padding: 0px;
	text-align: left;
	width: 760px;
	height: 91px;
	text-indent: -2000px;
	background: url(../comimg/top00002.jpg) no-repeat;
	}

body.indexe h1	{
	margin: 0;
	padding: 0px;
	text-align: left;
	width: 760px;
	height: 91px;
	text-indent: -2000px;
	background: url(../e/comimg/top00002.jpg) no-repeat;
	}

body.index h2	{
	margin: 0px 0px 0px 11px;
	padding: 10px;
	width: 217px;
	font-color:#666;
	font-size:12px;
	line-height:1.4;
	font-weight:normal;
	color:#666666;
	background: url(../comimg/top00003.jpg) no-repeat;
	}

body.contents h1	{
				display: block;
				margin: 20px 0px 25px 215px;
				padding: 0px;
				width: 545px;
				height: 25px;
				text-indent: -2000px;
				}

body#profile h1	{background: url(../profile/images/pro00001.gif) no-repeat;}
body#concert h1	{background: url(../concert/images/con00001.gif) no-repeat;}
body#contact h1	{background: url(../contact/images/con00001.gif) no-repeat;}
body#view h1	{background: url(../view/images/vie00001.gif) no-repeat;}
body#eyes h1	{background: url(../eyes/images/eye00001.gif) no-repeat;}

body#profilee h1	{background: url(../profile/images/pro00001.gif) no-repeat;}
body#concerte h1	{background: url(../concert/images/con00001.gif) no-repeat;}
body#contacte h1	{background: url(../contact/images/con00001.gif) no-repeat;}

body.contents h2	{display: block;
					margin: 0px,0px,15px,0px;
					padding: 0px;
					width: 520px;
					height: 45px;
					text-indent: -2000px;
					border-top: #092 2px solid;
					border-bottom: #092 1px dotted;
					}


