@charset "utf-8";

/*--------------------------------------- ny --------------------------------------*/

#header {
    width: 986px;
	height: 351px;
    margin: 0px auto 10px;
	background: #333 url(../images/b_business.jpg) no-repeat left top;
	overflow: hidden;
}
#name {
	width: 190px !important;
    width /**/:310px;
	margin: 20px 30px;
	font-size: 36px;
	color: #000080;
	font-weight: bold;
	line-height: 42px;
	float: left;
	display: inline;
}
#name_c {
	width: 190px !important;
    width /**/:310px;
	margin: 20px 30px;
	font-size: 30px;
	color: #000080;
	font-weight: bold;
	line-height: 42px;
	float: left;
	display: inline;
}
#rr {
	width: 210px !important;
	width /**/:290px;
	margin: 20px 20px;
	font-size: 36px;
	color: #FFF;
	font-weight: bold;
	line-height: 42px;
	text-align: right;
	float: right;
	display: inline;
}
#rr_c {
	width: 210px !important;
	width /**/:290px;
	margin: 20px 20px;
	font-size: 30px;
	color: #FFF;
	font-weight: bold;
	line-height: 42px;
	text-align: right;
	float: right;
	display: inline;
}

#content {
	width: 986px;
	margin: 0 auto;
	background: url(../images/bg_busibess.gif) repeat-y left top;
	overflow: hidden;
}

#content-left {
 width: 492px !important;
 width /**/:490px;
 font-size: 20px;
 font-weight: bold;
 line-height: 26px;
 float: left;
 display: inline;
}
#content-leftc {
 width: 492px !important;
 width /**/:490px;
 font-size: 18px;
 font-weight: bold;
 line-height: 26px;
 float: left;
 display: inline;
}
#content-right {
	width: 492px !important;
    width /**/: 490px;
	text-align: right;
	float: right;
	display: inline;
}
#content-left p,#content-leftc p,#content-right ul {
    margin: 30px 10px;
}

