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

body,td,th {
	color: #333333;
	font-size: 12px;
	line-height: 150%;}

body {
	background-image:url(../img/back.jpg);}
	
html, body {
	height: 100%;
	margin: 0;}

body, h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote,div {
	margin: 0;
	padding: 0;}

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


div#wrap {
	width: 1130px;
	height: 100%;}

div#wrap img {
	border: 0;}

div#left {
	width: 930px;
	float: left;}

div#left_top {
	width: 930px;
	float: left;
	background-image: url(../img/back_lg.gif);
	background-repeat: repeat-y;
	background-position: top right;}


div#title {
	width: 250px;
	height: 220px;
	float: left;
	background-image: url(../img/star_w.gif);
	background-repeat: no-repeat;
	background-position: right top ;}
	
div#title img {
	padding-top: 25px;
	padding-left: 25px;
	border: 0px;}


div#invi {
	width: 650px;
	height: 100%;
	background-color:#FFFFFF;
	float: left;
	background-image: url(../img/star_g.gif);
	background-repeat: no-repeat;
	background-position: left top;}

div#invi_conts {
	 padding: 110px 100px 30px 100px;}

div#news {
	float: left;
	width: 450px;
	height: 45px;
	padding: 0 100px 110px 100px;
	font-size: 10px;}

.news {
	float: left;
	margin-right: 10px;}

.icon {
	padding-right: 10px;}

.font_big {
	font-size: 14px;
	font-weight: bold;}

.font_small {
	font-size: 10px;}

div#left_bottom {
	width: 930px;
	float: left;
	height: 100%;
	background-image: url(../img/back_lg.gif);
	background-repeat: repeat-y;
	background-position: top right;}

div#company {
	width: 250px;
	text-align:right;
	float:left;}

div#works {
	width: 250px;
	text-align:right;
	float:left;}

div#member {
	width: 250px;
	text-align:right;
	float:left;}
	
.r20 {
	padding-right: 20px;}

div#company_conts {
	width: 650px;
	float:left;
	background-color: #FFFFFF;
	padding-bottom: 60px;}

div#works_conts {
	width: 650px;
	float:left;
	background-color: #FFFFFF;
	padding-bottom: 100px;}

div#member_conts {
	width: 650px;
	height: 100%;
	float:left;
	background-color: #FFFFFF;
	padding-bottom: 60px;}
	
.text {
	padding: 0 100px;}

table.info {
	width: 450px;
	text-align: left;
	border-spacing: 0;
	white-space: nowrap;}

.border {
	background-image: url(../img/border.gif);
	background-repeat: no-repeat;
	background-position: top;} 

table.info th {
	vertical-align:top;
	width: 200px;
	padding: 10px 0;
	font-weight: normal;}

table.info td {
	padding:10px 0;
	}

ul {
	margin-left: 15px;}
	
div#right {
	width: 200px;
	height: 100%;
	float: left;}

div#right img {
	border: 0;
	margin-bottom: 5px;}

.right_conts {
	padding-top: 110px;
	padding-left: 20px;}

address	{
	font-style: normal;
	padding-top: 100px;
	text-align: center;}

.star {
	color: #00FFFF;
	font: 12px;}

.bottom15 {
	margin-bottom: 15px;}