@charset "UTF-8";
/* CSS Document */

html	{
background: #fff;
font-family: arial, helvetica, sans-serif;
font-size: 11px;
color: #999;
line-height:1.5;
font-weight: lighter;
}

body	{
margin: 0;
font-family: arial, helvetica, sans-serif;
font-size: 11px;
}

#wrap	{
margin: 0 auto;
width: 960px;
}

#content	{
width: 960px;
height:auto;
margin: 0;
}

.top	{
height: 116px;
margin: 0;
}

.line	{
width: 960px;
height: 1px;
margin: 0;
background-color: #CCC;
}

.space-32	{
height: 32px;
margin: 0;
}

.content-wrap	{
height: 960px;
margin: 0;
}

.left	{
width: 150px;
margin: 0 20px 0 0;
float:	left;
}

.right	{
width: 790px;
margin: 0;
float:	left;
}

.line-bold	{
height: 2px;
margin: 0 0 5px 0;
background-color: #000;
}

.line-bold-top	{
width: 960px;
height: 2px;
margin: 0 0 5px 0;
background-color: #000;
}

.line-under	{
height: 1px;
margin: 6px 0 18px 0;
background-color: #CCC;
}

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

a:hover	{
text-decoration:line-through;
}

.rub	{
color: #666;
font-weight: bold;
font-size: 13px;
}

.left-project	{
width: 220px;
margin: 0 20px 0 0;
float:	left;
vertical-align:top;
}

.right-project	{
width: 550px;
margin: 0;
float:	left;
vertical-align:top;
}

.left-project-86	{
width: 220px;
height: 86px;
margin: 0 20px 0 0;
float:	left;
vertical-align:top;
}

.right-project-86	{
width: 550px;
height: 86px;
margin: 0;
float:	left;
vertical-align:top;
}

p.strike	{
text-decoration:line-through;
}

p	{
margin: 0 0 4px 0;
}

img.project	{
margin: 0 0 16px 0;
}

