#content_panel{
background:url(../images/content_bg.gif) repeat-y 0 0 ;
padding-top:0px;
}
.left { float: left; display: inline; margin-right:10px; }
.right { float: right; display: inline; margin-left:10px;} 
.add{
background:#FFFFFF;
padding:10px 3px;
	border-bottom:1px dashed #7F7F7F;
	line-height:30px;
}
/* left */
#about_left {
	float: left;
	width: 210px;
}

#left_menu ul {
	margin:0 5px;
	padding: 0;
	list-style: none;
}

#left_menu ul li{
	display: block;
	padding-left:10px;
	height: 30px;
	line-height:30px;
	background: url(../images/left_bg.gif)  repeat-x 0 bottom;
	text-indent:1em;
	background-color:#F5F4F0;
	margin:3px 0;
	clear:both;
	
	
}

#left_menu ul li a{
	float: left;
	height: 30px;
	line-height:30px;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #646464;
	
}

#left_menu   a:hover, #left_menu  .current{
	color: #0A328A;
	background: url(../images/icon.gif) no-repeat  0 8px;
}

.contact{
border:1px solid #D2D2D2;
padding:6px;
margin-right:10px;
}
.line{
border-bottom:1px solid #D2D2D2;
clear:both;
}

/* left end */

/* right */
#about_right {
	float: right;
	width: 730px;
}
.depict{
clear:both;
margin:25px 0;
}
.hot_title{
padding:15px 0;
font-size:14px;
font-weight:bold;
}
.depict p{
text-indent:2em;
padding:5px 0px;
line-height:180%;
}

/* right end */


/* --------------------start-------------------- */
.start{
	width:700px;
	height: auto;
	float:left;
	padding:20px;
	background:#F5F4F0;
line-height:220%;
}
.prod_image{
	float:left;
	width:330px;
	border-right:1px solid #C5C4CC;
	
}
.prod_image img{
margin-right:20px;

}

.details_wide{
	float:left;
	width:330px;
	margin-left:15px;
}
.prod_title{
	padding: 20px;
	font-size:14px;
	font-weight:bold;
	clear:both;
	line-height:220%;
}


/* -------------------- price -------------------- */
.price_tit{
margin:10px 15px;
font-size:14px;
	font-weight:bold;
	line-height:220%;
	color:#FF0000;

}
.table{
margin:10px 15px;
}
.table td{
font-size:12px;
text-align:center;

padding:6px;
}
.table thead td{
line-height:35px;
color:#454545;
font-weight:bold;
}
.table tbody td{
background:#FFFFFF;
line-height:200%;
}
.table th{
font-size:13px;
background:#CFCFCF;
line-height:200%;
}

/* -------------------- procedure.html -------------------- */
.procedure{
width:736px;
height:410px;
background:url(../images/flow.gif) no-repeat 0 0;
position:relative;
}
.box1{
	width:150px;
	top:165px;
	left:44px;
	position:absolute;
	text-align:center;
	line-height:170%
}
.box2{
	width:400px;
	top:23px;
	right:29px;
	position:absolute;
	line-height:220%;
}
.number{
background:url(../images/number.gif) no-repeat;
color:#FFFFFF;
width:21px;
height:21px;
display: inline-block;
line-height:21px;
text-align:center;
}

/* -------------------- case.html -------------------- */
.ccse_view img{
margin:5px;
}
