* {
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
.p_con {
	float: left;
	clear: both;
	width: 550px;
	padding-bottom: 10px;
	text-align: left;
}
.p_left {
	float: left;
	width: 270px;
	background-image: url(../image/main_title_bg.jpg);
	background-repeat: no-repeat;
}
.p_right {
	float: right;
	width: 270px;
	background-image: url(../image/main_title_bg.jpg);
	background-repeat: no-repeat;
}
h3 {	
	padding-left: 27px;
	padding-top: 5px;
}
.cap {
	padding-top: 10px;
	padding-left: 5px;
}
.con {
	background-image: url(../image/main_con_bg.gif);
	background-repeat: repeat-y;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.mobimg {
	float: left;
	padding-right: 7px;
}
.con p {
	padding-bottom: 5px;
	clear: both;
}
.go {
	float: right;
	padding-right: 10px;
}

