@charset "utf-8";
@import "drw.css";
/* landing | 20091223 */

/* layout styles */
.ContentCenter { padding: 10px 20px; background: none; overflow: hidden; zoom:1;}
.LeftSideBar { width:200px; clear:left; float:left; }
.RightContent { width: 560px; float: right; border-left:1px solid #cdcdcd; padding-left: 20px;}
.LeftSideBar h3 { padding-bottom:3px;margin-bottom:0px; }
.LeftSidebar ul li { background: url('../images/support.gif') no-repeat 0 5px; padding: 5px 0 5px 25px; line-height: 19px;}
.LeftSidebar ol li { background: url('../images/dot.gif') no-repeat 5px 10px; padding: 5px 0 5px 25px; line-height: 19px;}
.SidebarTitle {background: url('../images/sidebar-top.gif') no-repeat center top; padding: 5px;}
.TitlePC, .TitleServer { padding: 10px 5px 10px 5px; border-bottom: 1px solid #eaecf0; background-color: #f5f8fd;}
.SidebarText1 { padding: 10px; height: auto; background-color:#f9fafc; margin:5px 15px 0 15px;}
.SidebarText { padding:10px 20px; height: auto; -height: 378px; min-height: 378px;}
