*{
	padding:0px;
}
img{border:0px;}
html{
width:100%;
height:100%;
background-color:#fff;
}
.sub_photo {
	color:#000;
	background-image: url(http://webs24.biz/images_main/sub_home.png);
	width: 900px;
	height: 154px;
	background-position: center center;
	padding-left: 100px;
	padding-top: 40px;
	font-family: Verdana, Geneva, sans-serif;
}
.banner_top {
	float:right;
	height: 60px;
	width: 468px;
}
.logo {
	float:left;
}
.sidebar_header {
	height: 36px;
	width: 255px;
	margin: 0px;
	padding: 0px;
	background-image: url(http://webs24.biz/images_main/side_top.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.sidebar_middle {
	width: 225px;
	background-image: url(http://webs24.biz/images_main/side_middle.png);
	background-repeat: repeat-y;
	padding-left: 15px;
	padding-right: 15px;
	margin: 0px;
	height: auto;
	color: #FFF;
}
.sidebar_bottom {
	height: 49px;
	width: 255px;
	margin: 0px;
	padding: 0px;
	background-image: url(http://webs24.biz/images_main/side_bottom.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.sidebar_middle p {
	padding:0;
	margin-top: 5;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.plan_list {
	font-size:14px;
}
h1,h2,h3 {
	color:#0071a8;
}
h5 {
	color:#ccc;
	margin:0;
	padding:5px;
	font-size:14px;
}
.button_blue {
	color:#FFF;
	background-image: url(http://webs24.biz/images_main/blue_line.png);
	height:30px;
	padding:5px;

	!important; 		cursor:pointer;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-family: Verdana, Geneva, sans-serif;
}
.button_blue_light {
	color:#fff;
	background-image: url(../images_main/blue_line2.png);
	height:30px;
	padding:5px;


	!important; 			cursor:pointer;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-family: Verdana, Geneva, sans-serif;
}

