﻿@charset "utf-8";
/* CSS Document */

/********************************************* 主体左侧 ***************************************/

#container_left_img, #container_left_body {
	float:left;
}
#container_left {
	background:url(/images/container_backimg.gif) repeat-x;
}

#container_left_img {
	width:47px;
	height:363px;
	float:left;
	background: url(/images/container_backimg.gif)  repeat-x;
}
#container_left_body{
	width:201px;
	overflow:hidden;
}

#container_left_body  .login_board {
	margin-top:20px;
}

#regist_link {
	margin-top:10px;
}

/* 办理流程 */
#alone_board_flow {
	margin-top:20PX;
	height:68px;
	padding:50px 80px 0 10px;
	line-height:16px;
	background:url(/images/index_left_img1.gif) no-repeat;
}


/********************************************* 主体右侧 ***************************************/

#main_container {
	background:none;

}

#right_main_left {
	padding:20px 0 10px 30px;
	width:497px;
	float:left;
}
#container_right {
	padding-right:28px;
	background:url(/images/container_backimg.gif) repeat-x;
}

/*----------------nav导航---------------------*/
#nav {
	width:724px;
	height:35px;
	margin-top:10px;
	border-bottom:1px solid #8c8b8b;
}
#nav, #subject {
	float:left;
	}
#nav_link {
	padding-top:10px;
	text-align:right;
}

/*---------------------/* 关于商务总机*/

.board_head {
	background:url(/images/z_line_xu_18.gif) no-repeat right center;
	height:25px;
	zoom:1;
}
.board_body {
	margin:0px 0 0 20px;
}


/*---------------------/* 收费标准面版*/


#expenditure .round_pannel, 
#expenditure .round_pannel_icon, 
#expenditure .round_pannel_text 
{
	float:left;
}

#expenditure{
	margin-top:20px;
}
.round_pannel {
	background:url(/images/index_boardback.gif);
	padding:8px;
	width:202px;
	height:54px;
	overflow:hidden;
}
.round_pannel_icon {
	padding:0 10px 0 5px;
}
.round_pannel_text {
	width:120px;
	padding-top:7px;
}
.round_pannel_text span {
	padding:10px 0 0 15px;
	display:block;
}



/*----------------------- 右侧广告图片*/
#right_main_adimg {		
	margin-top:20px;
	text-align:right;
}

#right_main_adimg img {		
	margin-bottom:10px;
}

/********************************************* 脚 部 ***************************************/


#foot_super_img {
	background:url(/images/foot_1.gif);
}

#ad1,#ad2{
background:url(/images/ad.gif);
width:100px;
height:292px;
background-color:#ededed;
border:1px solid #ddd;
}