
/*$B4pK\Dj5A(B--------------------------------------------------*/
* {margin: 0px;padding: 0px;}
body {
	height:100%;
	background-image: url(../../img/base/back.jpg); 
	background-repeat:repeat-x;
	background-attachment: fixed;
	font-size: 12px;
	line-height: 120%;
	text-align: center;
	color: #333333;
	
}

img{border:0px;margin:0px;}
button{border:0px;margin:0px;}
div{margin:0px;padding:0px;}
.clear{clear:both;}
.left{float:left;}
.right{float:right;}

a:link {color:#E71B5B;text-decoration:underline;}
a:visited {color:#E71B5B;text-decoration:underline;}
a:hover {color:#800080;text-decoration:none;}
a:active {color:#FF6347;text-decoration:none;}

h1 {font-size: 11px;margin-bottom:0px;line-height:2em; 
font-weight:normal;}
h2 {font-size: 12px;margin-bottom:0px;font-weight:normal;}
h4 {font-size: 10px;font-weight:normal;}

/*------------------------------------------------------------*/

#contents{
	width:822px;
	height:100%;
	background-image: url(../../img/base/back_line.gif); 
	background-repeat:repeat-y;
	text-align:center;
	margin:auto;
}

button {
	background-color:transparent;
}