* {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 1.6em;
	letter-spacing: 0.1em;
	list-style-type: none;
}

/*clearfix*/
.clearfix {
    zoom:1;/*for IE 5.5-7*/
}
.clearfix:after {/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
/*Hides from IE-mac \*/
*html .clearfix{height: 1%;}
.clearfix{display: block;}
/*End Hides from IE-mac */


/* layout
----------------------------*/

body {
	background-image: url(../img/back2.jpg);
	background-color: #C8C8C0;
	background-repeat: no-repeat;
	background-position: top center;
}

#conteiner {
	width: 801px;
	background-image: url(../img/back.jpg);
	background-repeat: y-repeat;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	padding-right: 0px;
}

#header {
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	height: 207px;
	width: 800px;
	background-position: 0px 0px;
}

#menu {
	width: 800px;
	height: 60px;
	float: left;
	background-image: url(../img/menu_back.jpg);
	background-repeat: repeat-x;
}

#menu ul {
	margin-left: 14px;
}

#menu li {
	padding-left: 16px;
	padding-right: 16px;
	list-style-type: none;
	line-height: 0;
	margin:0px;
	float: left;
}


#main {
	width: 800px;
	height: 580px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
/*	background-image: url(../img/main_back.jpg); 
	background-repeat: no-repeat; */
	margin-top: 80px;
}

#top {
	width: 790px;
	height: 580px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
}

#box1 {
	width: 395px;
	height: 277px;
	float: left;
	background-image: url(../../img/content1.jpg);
	background-repeat: no-repeat;
}

#box2 {
	width: 395px;
	height: 277px;
	float: left;
	background-image: url(../../img/content2.jpg);
	background-repeat: no-repeat;
}

#box3 {
	width: 395px;
	height: 277px;
	float: left;
	background-image: url(../../img/content3.jpg);
	background-repeat: no-repeat;
}

#box4 {
	width: 395px;
	height: 277px;
	float: left;
	background-image: url(../../img/content4.jpg);
	background-repeat: no-repeat;
}

#box5 {
	width: 395px;
	height: 277px;
	float: left;
	background-image: url(../../img/content5.jpg);
	background-repeat: no-repeat;
}

.txt1 {
	width: 140px;
	float: right;
	margin-right: 3px;
	padding-right: 12px;
}

.txt2 {
	width: 643px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 6px;
}

#box_company {
	width: 643px;
	height: 340px;
	margin-left: auto;
	margin-right: auto;
}

#property {
	width: 650px;
	height: 520px;
}

.property_box {
	width: 350px;
	height: 179px;
	float: left;
	margin-left: 18px;
	padding-top: 4px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 5px;
	background-image: url(../../property/img/box.jpg);
	background-repeat: no-repeat;
}

.company {
	width: 643px;
}

.company dt {
        margin-bottom: 0.2em;
        float: left;
        clear: left;
        width: 125px;
		height: 30px;
		line-height: 30px;
        padding: 0.2em;
        background-color: #CCCCCC;
	text-align: center;
}

.company dd {
        width: 500px;
		line-height: 30px;
        padding: 0.2em;
        margin-bottom: 0.1em;
        margin-top: 0.2em;
		margin-left: 140px;
        background-color: #FFFFFF;
	/*text-align: center;*/
}

#recruit {
	width: 620px;
	margin-left: auto;
	margin-right: auto;
}

#recruit dt {
        margin-bottom: 0.2em;
        float: left;
        clear: left;
        width: 120px;
	height: 30px;
        padding-top: 8px;
        background-image: url(../../recruit/back_im.jpg);
	background-repeat: no-repeat;
	text-align: center;
}

#recruit dd {
        width: 450px;
	height: 30px;
        padding: 0.2em;
        margin-bottom: 0.1em;
        margin-top: 0.2em;
        background-color: #CCCCCC;
	text-align: center;
	font-size: 10px;
}

.box_contact {
	width: 640px;
	height: 119px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	background-image: url(../img/contact_back.jpg);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 14px;
}

table {
	width: 610px;
	margin-left: auto;
	margin-right: auto;
}

td.info {
	width: 130px;
	height: 33px;
	background-image: url(../../recruit/img/back_im.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
}

td.about {
	padding-left: 8px;
	background-color: #CCCCCC;
	font-size: 10px;
}

.btn {
	width: 620px;
	padding-right: 15px;
	margin-left: auto;
	margin-right: auto;
}

.business {
	width: 620px;
	margin-left: 80px;
}

.title {
	width:270px;
	float:left;
	background-image:url(../img/point2.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 5px;
	margin-left: 3px;
	font-size:14px;
}

.property_box ul {
	margin-left: 5px;
}

.property_box li {
	list-style-image:url(../img/point.jpg);
	list-style-position: inside;
	margin-left: 3px;
	font-size:10px;
}

#footer {
	width: 800px;
	height: 50px;
	padding-top: 20px;
	text-align: center;
	clear: both;
	color: #000000;
}

.copy {
	width: 587px;
	padding-left: 10px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/s_logo.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}


/* margin
----------------------------*/

.ma20 {
	margin-top: 20px;
	margin-bottom: 20px;
}

.ma5 {
	margin-top: 5px;
	margin-bottom: 5px;
}

.ma10 {
	margin-top: 10px;
	margin-bottom: 10px;
}

/* h image
----------------------------*/

a img {
	border-style: none;
}

h1 {
	width: 565px;
	position: relative;
	top: 5px;
	float: right;
	text-align: right;
	color: #FFFFFF;
	font-size: 10px;
}	

h2 {
	width: 643px;
	height: 18px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 30px;
	background-image: url(../img/line.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 12px;
	color: #006600;
}

h3 {
	margin-top: 10px;
	margin-bottom: 8px;
	font-size: 12px;
	color: #999999;
}

/* link color
----------------------------*/

a:link {
	color: #7A2508;
	text-decoration: underline;
}

a:visited {
	color: #663333;
	text-decoration: underline;
}

a:active {
	color: #ff0000;
	text-decoration: underline;
}

a:hover {
	color: #ff0000;
	text-decoration: underline;
}

/* color
----------------------------*/

.orange {
	color:#C36410;
}

.tya {
	color:#7A2508;
}

.red {
	color:#7e0024;
}

.pink {
	color:#E4007F;
}

.black {
	color:#330000;
}

.glay {
	color:#999999;
}
