@charset "utf-8";
/* CSS Document */
#content{
	width:982px;
	margin:20px 0 0 14px;
}
#sidebar{
	width:170px;
	float:left;
}
#sidebar h2{
	color:#ffffff;
	padding-left:12px;
	height:30px;
	line-height:30px;
	font-size:16px;
	background:#0051a8;
}
#sidebar ul{
	font-size:14px;
	background-color:#dfecfa;
}
#sidebar ul li{
	border-top:2px solid #f5faff;
}
#sidebar ul li a{
	color:#0051a8;
	display:block;
	background:#dfecfa;
	padding-left:28px;
	height:27px;
	line-height:27px;
}
#sidebar ul li.current a{
	background:url(../img/icon_trangle_new.png) 15px 8px no-repeat;
	}
#sidebar ul li a:hover{
	color:#ffffff;
	text-decoration:none;
	background-color:#466ec0;
}

#main_content{
	width:784px;
	float:right;
	margin:0 13px 0 0;
	display:inline;
	background:url(../img/bg_middle_busibess_center.png) left repeat-y;
}
#main_content .outer{
	background:url(../img/bg_top_busibess_center.png) left top no-repeat;
}
#main_content .inner{
	background:url(../img/bg_bottom_busibess_center.png) left bottom no-repeat;
	padding-bottom:20px;
}
#info_main{
	width:510px;
	float:left;
	padding:30px 0 0 0;
}
#why{
	background:url(../img/img_why_adv_with_us.png) right top no-repeat;
}
#why h3,#why p{
	color:#000000;
	font-size:13px;
	margin:0 0 0 12px;
}
#why p{
	width:252px;
	line-height:14px;
}
#btn_list_business2{
	margin:0 0 0 295px;
}

#business_guide{
	margin:18px 0 0 15px;
	background:url(../img/img_business_guide.jpg) 236px 25px no-repeat;
	padding-bottom:20px;
}
#business_guide h3{
	color:#90010f;
	font-size:30px;
	line-height:35px;
}
#business_guide ul{
	margin:16px 0 0 2px;
}
#business_guide ul li{
	line-height:24px;
	padding:0 0 0 18px;
	background:url(../img/icon_trangle_new.png) left center no-repeat;
}
#business_guide ul li a{
	color:#000000;
}

#side_main{
	width:258px;
	float:right;
	margin:0 13px 0 0;
	display:inline;
	padding:17px 0 0 0;
}
#login{
	background:url(../img/bg_login_business_center.png) left top no-repeat;
	height:248px;
	margin-bottom:20px;
}
#login h3{
	color:#ffffff;
	font-size:18px;
	padding:18px 0 5px 15px;
}
#login table{
	margin:0 0 0 15px;
}
#login table th{
	color:#ffffff;
	font-size:12px;
	width:74px;
	text-align:left;
}
#login table td{
	padding:3px 0;
}
#login table .text_input{
	width:137px;
	height:16px;
	line-height:14px;
	padding:1px;
	border:0;
}
#note1{
	color:#ffffff;
	font-size:10px;
	text-decoration:underline;
	line-height:10px;
}
#login table label{
	color:#ffffff;
	font-size:12px;
	line-height:15px;
	vertical-align:middle;
	margin:0 0 0 5px;
}
#check_input{
	vertical-align:middle;
	width:13px;
	height:9px;
}

#btn_submit{
	background:url(../img/btn_login.png) no-repeat;
	width:126px;
	height:22px;
	border:0;
	cursor:pointer;
	margin:0 0 0 0px;
}
#note2{
	color:#ffffff;
	font-size:10px;
	text-decoration:underline;
}
#login table p{
	text-align:center;
}
#side_main img{
	margin:9px 0 0 1px;
}



