#maincontents {
	background: url(/shared/img/bg_shared.jpg) no-repeat;
	/*background: url(/inchina/img/bg_inchina.jpg) no-repeat;*/
}

h1 {
	margin: 0px 0px 10px 0px;
}


/* table
*************************************************************/
table.contact {
	border-top: 1px solid #DDD;
	border-left: 1px solid #DDD;
	color: #333;
	margin: 0px 0px 15px 0px;
}
table.contact th {
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	padding: 5px 10px;
	font-family: 'Arial';
	background: #EFF;
}
table.contact tr {
	
}
table.contact td {
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	padding: 5px 10px;
	background: #FFF;
}



table.chinaTable_normal {
	width: 540px;
	border-top: 1px solid #DDD;
	border-left: 1px solid #DDD;
	color: #333;
	margin: 0px 0px 15px 0px;
	font-size: 100%;
}
table.chinaTable_normal th {
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	padding: 5px 10px;
	font-weight: normal;
	background: #EFF;
	text-align: left;
	width: 120px;
}
table.chinaTable_normal td {
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	padding: 5px 10px;
	background: #FFF;
}
table.chinaTable_normal ul li {
	line-height: 140%;
}


.chinaTable_company {
	margin: 0px 20px 15px 0px;
	font-size: 100%;
}
table.chinaTable_company th {
	width: 100px;
	text-align: left;
	vertical-align: top;
}
table.chinaTable_company td {
	
}


/*---------------------------------*/
table.tableChina {
	margin-left: 10px;
}
table.tableChina th {
	width: 200px;
	vertical-align: top;
}


/*---------------------------------*/
table.chinaCompanyTable {
	font-size: 100%;
	border-top: 1px solid #EEE;
	border-left: 1px solid #EEE;
}
table.chinaCompanyTable th.car {
	text-align: center;
	width: 90px;
	background: #BEE;
}
table.chinaCompanyTable th.weight {
	text-align: center;
	width: 60px;
	background: #BEE;
}
table.chinaCompanyTable th.number {
	text-align: center;
	width: 40px;
	background: #BEE;
}


table.chinaCompanyTable td.car {
	vertical-align: top;
}
table.chinaCompanyTable td.weight {
	text-align: right;
}
table.chinaCompanyTable td.number {
	text-align: center;
}




/* box
*************************************************************/
.inchina_isoBox {
	margin-bottom: 10px;
}
.inchina_isoBox_text {
	width: 205px;
	font-size: 80%;
	float: left;
}
.inchina_isoBox_img {
	float: left;
}


/*------------------*/
.inchina_mainimgBox {
	margin-bottom: 10px;
	text-align:center;
}

/*-----------------*/
.box_chinarinen {
	margin: 10px 0px 10px 10px;
	border: 1px solid #DAA;
	padding: 10px;
}
.box_chinarinen h4 {
	font-size: 110%;
	color: #D60;
	margin-bottom: 5px;
}
.box_chinarinen p {
	line-height: 130%;
}


/*
**************************************************************/
.imggps {
	margin: 5px 30px;
}

/* list
**************************************************************/
ul.chinadateList {
	margin-bottom: 20px;
	margin-left: 10px;
}
ul.chinadateList li {
	margin-bottom: 3px;
}



/*
***************************************************************/
.copy_inchina {
	background: url(/inchina/img/catchcopy_inchina.gif) no-repeat;
}


/*
***************************************************************/
.inchinaCompanyList {
	padding: 0px 10px;
}
.inchinaCompanyList h4 {
	color: #933;
}
.inchinaCompanyList li {
	list-style-type: disc;
	margin-left: 15px;
	margin-bottom: 5px;
}