@charset "utf-8";
/* CSS Document */
body
{
margin:0px auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
background:url(../images/bg.png) repeat-x #0A4372;
}
#site_page
{
width:1003px;
margin:0px auto;
}
#page
{
width:1003px;
float:left;
}
#header
{
width:1003px;
height:100px;
float:left;
background:url(../images/header.png);
}
#logo
{
width:149px;
height:80px;
float:left;
margin:10px;
background:url(../images/logo.png) no-repeat left;
}
#head_right
{
width:50%;
float:right;
}
#top_nav
{
width:100%;
float:right;
text-align:right;
}
#top_nav ul
{
padding-top:10px;
margin:0px;
}
#top_nav ul li
{
list-style:none;
display:inline;
}
#top_nav ul li a
{
font-size:10px;
list-style:none;
display:inline;
padding:0px 18px;
color:#333333;
text-decoration:none;
}
#top_nav ul li a:hover
{
list-style:none;
display:inline;
color:#ffffff;
text-decoration:none;
background:url(../images/glo_hover.png) no-repeat center;
}
#vfind
{
width:100%;
float:right;
text-align:right;
margin-top:15px;
}
.vfind
{
color:#0099FF;
font-weight:bold;
}
#vfind_logo
{
width:30%;
height:59px;
float:left;
background:url(../images/glo.png) no-repeat right;
}
#vfind_title
{
width:70%;
height:59px;
float:left;
background:url(../images/vfind.png) no-repeat left;
}
/*MENU*/
#menu
{
width:100%;
float:left;
background:#FFFFFF;
}
.menu_bar 
{
font-size: 12px;
font-weight: normal;
color: #FFFFFF;
text-decoration:none;
background-image: url(../images/menu_bar_red.jpg);
background-repeat: no-repeat;
background-position: center center;
text-align: center;
vertical-align: middle;
line-height: 30px;
text-decoration: none;
}
.menu_bar a
{
color: #FFFFFF;
text-decoration:none;
}
.menu_bar a:hover 
{
font-weight: normal;
color: #FFFFFF;
background-image: url(../images/menu_bar_blue.jpg);
background-repeat: no-repeat;
display: block;
text-decoration: none;
line-height: 30px;
background-position: center center;
}
/*.menu_bar a:active
{
font-weight: normal;
color: #FFFFFF;
background-image: url(../images/menu_bar_blue.jpg);
background-repeat: no-repeat;
display: block;
text-decoration: none;
line-height: 30px;
background-position: center center;
}*/
/*CONTENT*/
#content
{
width:100%;
float:left;
background:#FFFFFF;
}
#leftcon
{
width:705px;
margin-left:5px;
float:left;
border-right:#333333 1px dotted;
}
#banner
{
width:698px;
height:195px;
margin-top:5px;
float:left;
}
.leftside
{
width:98%;
float:left;
margin:5px;
}
.title
{
font-size:21px;
color:#0099FF;
border-bottom:#333333 0px dotted;
}
.title_red
{
font-size:21px;
color:#EE2E2C;
border-bottom:#333333 1px dotted;
}
.title_minblu
{
font-size:15px;
color:#0099FF;
border-bottom:#333333 1px dotted;
}
.title_blu
{
font-size:21px;
color:#0099FF;
border-bottom:#333333 1px dotted;
}
.title_border
{
width:100%;
height:29px;
float:left;
margin-bottom:5px;
border-top:#333333 1px dotted;
border-bottom:#333333 1px dotted;
}
.title_blue
{
width:99.4%;
height:23px;
padding-left:5px;
padding-top:4px;
margin-top:1px;
float:left;
background:#0C99ED;
color:#FFFFFF;
font-size:15px;
}
.title_bg
{
width:99.4%;
height:27px;
margin-top:1px;
padding-left:5px;
float:left;
background:#ee2e2c;
color:#FFFFFF;
font-size:21px;
}
.plan
{
width:160px;
height:180px;
float:left;
margin:4px;
}
/*RED*/
#red_top
{
width:161px;
height:26px;
padding-top:3px;
float:left;
color:#f15252;
text-align:center;
font-size:18px;
background:url(../images/red_top.png);
}
#red_bg
{
width:161px;
float:left;
color:#ffffff;
background:#ee2e2c;
}
#red_bg ul li
{
margin-left:-10px;
}
#red_bot
{
width:161px;
height:10px;
float:left;
background:url(../images/red_bot.png);
}
.rs
{
width:100%;
padding-top:5px;
padding-left:5px;
float:left;
color:#ffffff;
font-size:24px;
text-align:center;
}
.red_btn
{
width:70px;
height:18px;
padding-top:4px;
margin-left:4px;
float:left;
font-size:10px;
color:#333333;
background:url(../images/red_btn.png);
}
/*Yellow*/
#yel_top
{
width:161px;
height:26px;
padding-top:3px;
float:left;
color:#f6b430;
text-align:center;
font-size:18px;
background:url(../images/yel_top.png);
}
#yel_bg
{
width:161px;
float:left;
color:#ffffff;
background:#f6b430;
}
#yel_bg ul li
{
margin-left:-10px;
}
#yel_bot
{
width:161px;
height:10px;
float:left;
background:url(../images/yel_bot.png);
}
.yel_btn
{
width:70px;
height:18px;
padding-top:4px;
margin-left:4px;
float:left;
font-size:10px;
color:#333333;
background:url(../images/yel_btn.png);
}
/*Blue*/
#blu_top
{
width:161px;
height:26px;
padding-top:3px;
float:left;
color:#68a4e2;
text-align:center;
font-size:18px;
background:url(../images/blue_top.png);
}
#blu_bg
{
width:161px;
float:left;
color:#ffffff;
background:#68a4e2;
}
#blu_bg ul li
{
margin-left:-10px;
}
#blu_bot
{
width:161px;
height:10px;
float:left;
background:url(../images/blue_bot.png);
}
.blu_btn
{
width:70px;
height:18px;
padding-top:4px;
margin-left:4px;
float:left;
font-size:10px;
color:#333333;
background:url(../images/blue_btn.png);
}
/*Green*/
#grn_top
{
width:159px;
height:26px;
padding-top:3px;
float:left;
color:#9cda2c;
text-align:center;
font-size:18px;
background:url(../images/grn_top.png);
}
#grn_bg
{
width:159px;
float:left;
color:#ffffff;
background:#9cda2c;
}
#grn_bg ul li
{
margin-left:-10px;
}
#grn_bot
{
width:159px;
height:10px;
float:left;
background:url(../images/grn_bot.png);
}
.grn_btn
{
width:70px;
height:18px;
padding-top:4px;
margin-left:4px;
float:left;
font-size:10px;
color:#333333;
background:url(../images/grn_btn.png);
}
.pro_home
{
width:100%;
height:70px;
float:left;
border-top:#333333 1px dotted;
border-bottom:#333333 1px dotted;
}
.probot_home
{
width:100%;
height:70px;
float:left;
border-bottom:#333333 1px dotted;
}
.pro
{
width:213px;
height:60px;
float:left;
margin:5px 8px;
}
.pro_nav
{
width:260px;
height:60px;
float:left;
margin:5px 8px;
}
#rightcon
{
width:292px;
float:right;
}
.rightside
{
width:280px;
height:195px;
margin:5px;
float:left;
color:#FFFFFF;
background:#f6b430;
}
.border_bg
{
width:98%;
height:1px;
margin-left:5px;
float:left;
border-bottom:#333333 1px dotted;
}
.quick_link
{
width:96%;
height:130px;
margin:5px;
color:#FFFFFF;
background:#ee2e2c;
float:left;
}
.quick_title
{
width:98%;
float:left;
font-size:16px;
font-weight:bold;
text-align:center;
text-decoration:underline;
}
.quick_link ul
{
margin-top:30px;
}
.quick_link ul li
{
height:20px;
list-style-image:url(../images/point.png);
}
.quick_link ul li a
{
color:#FFFFFF;
text-decoration:none;
}
.quick_link ul li a:hover
{
text-decoration:underline;
}
.web_temp
{
width:280px;
margin:5px;
float:left;
}
.web_title
{
width:100%;
height:25px;
padding-top:5px;
float:left;
background:#1794dd;
font-size:14px;
text-align:center;
color:#FFFFFF;
}
.web_slide
{
width:100%;
float:left;
}
.hosting
{
width:280px;
margin:5px;
padding:20px 0px;
float:left;
border:#333333 1px solid;
}
#footer
{
width:100%;
height:45px;
padding-top:15px;
font-size:10px;
float:left;
color:#FFFFFF;
background:#40adf1;
text-align:center;
}
#footer a
{
font-size:10px;
color:#FFFFFF;
text-decoration:none;
}
#footer a:hover
{
color:#0066CC;
text-decoration:underline;
}
.form_bg
{
width:80%;
margin-top:20px;
margin-left:10%;
border:#02467D 1px solid;
background:#DFF0F7;
}
.bullet_point {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0C99ED;
	text-decoration: underline;
	line-height:20px;
}

.horiz_dotted_line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	vertical-align: middle;
}
.price_table_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #b1d7fc;
	text-align: center;
	vertical-align: middle;
}
.price_table_td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #e8f2fc;
	text-align: left;
	padding-left: 20px;
	line-height: 20px;
	vertical-align: top;
}
.style5 {color: #0099FF}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
