/* Sidebar */
#left_panel { width: 220px; float: left; margin-right: 40px; }

#sidebar { width: 220px; }
#sidebar .sidebar_content { background: #eee; width:196px; margin-bottom:20px; padding: 12px; overflow: hidden; zoom: 1; }
#sidebar .sidebar_content p { clear: both; }
.sidebar_content .sidebar_img { float: left; margin-right: 15px; }
#sidebar .sidebar_content .sidebar_img img { margin: 0; }
.sidebar_content .sidebar_p { float: right; width: 120px; }

#sidebar h2.sidebar_title2 { background: url(images/sidebar_title_bg2.gif) no-repeat left top; color: #FFF; font-size: 1.4em; font-weight: bold; margin: 0; padding: 10px;}
#sidebar h2.sidebar_title3 { background: url(images/sidebar_title_bg3.gif) no-repeat left top; color: #FFF; font-size: 1.4em; font-weight: bold; margin: 0; padding: 10px;}
#sidebar h2.sidebar_title4 { background: url(images/sidebar_title_bg4.gif) no-repeat left top; color: #FFF; font-size: 1.4em; font-weight: bold; margin: 0; padding: 10px;}
#sidebar h2.sidebar_title5 { background: url(images/sidebar_title_bg5.gif) no-repeat left top; color: #FFF; font-size: 1.4em; font-weight: bold; margin: 0; padding: 10px;}
#sidebar h2.sidebar_title6 { background: url(images/sidebar_title_bg6.gif) no-repeat left top; color: #FFF; font-size: 1.4em; font-weight: bold; margin: 0; padding: 10px;}
#sidebar h2.sidebar_title7 { background: url(images/sidebar_title_bg7.gif) no-repeat left top; color: #FFF; font-size: 1.4em; font-weight: bold; margin: 0; padding: 10px;}


/* Page Content */
.page_content {
float: left;
width: 480px;
}

#container .page_content h1.no2 {
background: url(images/page_content_title_bg2.gif) no-repeat left top; color: #fff; padding: 10px;
font-weight: bold;
}

#container  h1.no2_1 {
background: url(images/page_content_title_bg2_1.gif) no-repeat left top; color: #fff; padding: 10px;
font-weight: bold;
}

#container .page_content h1.no3 {
background: url(images/page_content_title_bg3.gif) no-repeat left top; color: #fff; padding: 10px;
font-weight: bold;
}

#container .page_content h1.no4 {
background: url(images/page_content_title_bg4.gif) no-repeat left top; color: #fff; padding: 10px;
font-weight: bold;
}

#container .page_content h1.no5 {
background: url(images/page_content_title_bg5.gif) no-repeat left top; color: #fff; padding: 10px;
font-weight: bold;
}

#container .page_content h1.no6 {
background: url(images/page_content_title_bg6.gif) no-repeat left top; color: #fff; padding: 10px;
font-weight: bold;
}

#container .page_content h1.no7 {
background: url(images/page_content_title_bg7.gif) no-repeat left top; color: #fff; padding: 10px;
font-weight: bold;
}

/*title style*/
.style1 {
color:#0088CC;
font-weight:bold;
margin-bottom: 0.3em;
}

.styleD{
color:#0088CC;
}

/* Solution */
#container .solution_icon { float: left; margin: 0 15px 15px 0; width: 100px; }
#container .solution_info { float: left; width: 355px; }