@charset "utf-8";

/*----------------------------------------
Name: common.css
Date Created:2009/04/10 [jinghan.xu]
Last Updated:2009/04/12 [jinghan.xu]
Copyright:Prudence.inc
-------------- --------------------------*/

/*globalNavi*/
#header #globalNavi li.navi_05 a {background-image:url(../img/common/navi_05_over.gif);}


/*
  start boshu.html
-----------------------------------------*/

#left{
	float: left;
	width: 434px;
}
#mainColumn .content_top{
  padding-bottom: 30px;
}

#left .example, #right .example{
	height:160px;
	padding:0 15px;
	margin-right:4px;
  background-color: #f9f9f9;
}
#left .example h3, #right .example h3{
	padding:15px 0;
}
#left .example li{
	width: 190px;
	float: left;
}
#left .example li a{
  padding-left: 7px;
	background: url(../img/common/icon02.gif) no-repeat 0 50%;
}
.intro{
  text-align: right;
}
.intro a{
	background: url(../img/common/ico_arrow_01.gif) no-repeat 0 50%;
	padding-left:13px;
}

#right{
	float: right;
	width: 433px;
}
#right .example dt a{
  padding-left: 7px;
	padding-bottom: 5px;
	background: url(../img/share/icon02.gif) no-repeat 0 50%;
}
#right .example dd{
  margin-bottom: 15px;
	padding-left: 7px;
}
#right .example dd span.line2{
	margin-left:6em;
	display:block;
}
.content_top .text {margin-bottom:20px;}

.content_bot .exampleone{
  width: 432px;
	float: left;
}
.content_bot{
	padding-bottom:20px;
	background:url(../img/common/line_dot_01.gif) repeat-x 0 bottom;
	margin-bottom:20px;
}
.content_bot .exampletwo{
	float: right;
	width: 430px;
}
ul.support_bot {
}
ul.support_bot li{
  float: left;
	width: 450px;
	padding-bottom:20px;
}
ul.support_bot li p{
	margin-right:30px;
}
ul.support_bot li .pic_mr{
	float:left;
	width:150px;
}
ul.support_bot .picRight{
	width: 420px;
}
ul.support_bot .picRight p{
	margin-right:0 !important;
}


