/* CSS Document */
body{
	font-family:lucida sans;
	font-size:12px;

}


.body_main{
width:900px;
height:autopx;
padding-top:10px;
}

h5{
font-size:18px;
color:#0c5283;
margin-bottom:0px;
margin-top:8px;
}
h6{
font-size:14px;
color:#0c5283;
margin-bottom:0px;
margin-top:8px;
}
#server_spcs{
width:900px;
height:135px;
}
#Server_text{
padding-left: 300px;
padding-top: 5px;
text-align:left;
}

#left_side{
float:left;
width:45px;
padding-left:5px;
}
#right_side{
float:right;
width:435px;
background-image:url(images/little_line.png);
background-repeat:no-repeat;
padding-left:15px;
}
#uptime{
height:89px;
margin-bottom:10px;
width:440px;

}
#uptime_text{
padding-left:90px;
text-align:left;
padding-top:6px;
}
.monitor_box{
height:40px;
width:900px;
margin-bottom:30px;
}
#monitor_text{
padding-top:2px;
height:40px;
}
.buy_now_button{
width:68px;
height:31px;
float:right;
margin-right:20px;
margin-bottom:3px;
}
.small_chart{
	width:900px;
	height:598px;
	background-image:url(images/Dedicated_Chart.png);
	background-repeat:no-repeat;
}
#package_detils{
width:205px;
height:auto;
padding-top:95px;
padding-left:20px;
line-height:24px;
float:left;
}
#package_lite{
width:168px;
height:auto;
padding-top:60px;
text-align:center;
line-height:18px;
float:left;
}
#package_pro{
width:155px;
height:auto;
padding-top:60px;
text-align:center;
line-height:18px;
float:left;
}
#package_stand{
width:175px;
height:auto;
padding-top:60px;
text-align:center;
line-height:18px;
float:left;
}

.chat_main{
height:100px;
}
.semi_banner{
width:900px;
height:148px;
margin-top:1px;
background-image:url(images/Dedicated_Banner.png);
background-repeat:no-repeat;
}