
/*-----------------------------*/
/*RESET-HTML*/
/*-----------------------------*/
*  {
	margin: 0;
	padding: 0 }


h1, h2, h3, h4, h5, h6 {
	font-size:  12px;
	font-weight: normal }

img {
	margin:      0;
	padding:      0;
	border-style: none }

address {
	font-size:  11px;
	font-style:  normal;
	padding-top: 10px }

fieldset, img, hr, abbr, acronym {
	border: 0 }

table {
	border-collapse: collapse;
	border-spacing:   0       }

td, th {
	color:         #333333;
	font-size:      12px;
	line-height:    150%;
	text-align:     left;
	vertical-align: top }

input {
	padding-right: 2px;
	padding-left:   2px;
	vertical-align: middle }

textarea {
	padding: 2px;
	border:   solid 1px #c0c0c0 }

input:focus, texarea:focus, select:focus {
	background-color: #fffafa }

address, caption, cite, code, dfn, em, strong, th, var, dt {
	color:      #000000;
	font-style:  normal;
	font-weight: normal }

ol, ul, li, dl, dt, dd {
	list-style-type: none;
	list-style-image: none }

strong {
	font-style: normal;
	font-weight: bold }

/*-----------------------------*/
/*BASIC*/
/*-----------------------------*/
body   {
	font-size:          12px;
	line-height:         150%;
	background-color:    transparent;
	background-image:    url("../img/bg.jpg");
	background-repeat:   repeat-y;
	background-position: center 0;
	text-align:          center;
	word-break:          break-all                }



a {
	color:          #4682b4;
	text-decoration: none }

a:hover {
	color: #f00 }

/*-----------------------------*/
/*CONTAINER*/
/*-----------------------------*/
#con10  {
	margin-right: auto;
	margin-left:   auto;
	width:         900px }


#con20   { }



#con30 {
	text-align: center;
	white-space: nowrap }

#con40   {
	text-align:    center;
	margin-right:   auto;
	margin-left:    auto;
	padding-top:    20px;
	padding-bottom: 20px;
	width:          675px }



#con40R {
	float: right }

#con40L  {
	text-align: left;
	width:       510px;
	float:       left }

#con90 {
	text-align: left;
	border-top:  1px solid #d3d3d3 }

/*-----------------------------*/
/*TOP*/
/*-----------------------------*/
#topList01   {
	text-align:   left;
	margin-bottom: 15px;
	min-height:    200px;
	max-height:    200px;
	overflow:      auto;
	border-right:  1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
	border-left:   1px solid #d3d3d3 }

#topList01 p {
	background-image:   url("../img/bt.gif");
	background-repeat:   no-repeat;
	background-position: 0 4px;
	padding-bottom:      10px;
	padding-left:        15px }
#topList02  {
	text-align:   left;
	margin-bottom: 15px;
	padding:       0;
	border-right:  1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
	border-left:   1px solid #d3d3d3 }
/*---------*/
#topInfoTtl    {
	font-size:     13px;
	line-height:    150%;
	padding-top:    6px;
	padding-bottom: 3px;
	padding-left:   50px }




#topRepo {
	padding: 3px 5px 3px 50px }
#topInfo00 {
	padding-left: 50px }

#topInfo01 {
	padding: 3px 5px;
	width:    585px;
	height:   100px;
	overflow: auto;
	border:   solid 1px #d3d3d3 }

#topInfo01 td {
	font-size:     13px;
	padding-bottom: 3px;
	vertical-align: top }


