body {
    text-align: center;
    font-size: 14px;
}

a {
    color: #056DDF;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.centre {
    position: relative;
    width: 960px;
    margin: 0 auto;
    text-align: left;
}

#header {
	height: 90px;
    background: #F5F2EB;
    border-bottom: 1px solid #E8DFE0;
}

#logo {
	position: absolute;
	top: 20px;
    background: url('images/logo.png') no-repeat 0 0;
}

#logo a {
    width: 240px;
    height: 46px;
    display: block;
    text-indent: -9999em;
}

#logo a:hover {
    border-bottom: none;
}

.contact_info {
    position: absolute;
    right: 0;
    top: 40px;
    color: #999;
}

#toMeeit {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 95px;
	height: 25px;
	background: url('images/toMeeit.png') no-repeat 0 0;
	text-indent: -9999em;
}

#toMeeit:hover {
	background-position: 0 -25px;
}

.contact_info span {
    margin-left: 2em;
}

.contact_info em {
    font: normal bold 16px 'Courier New';
    color: #000;
    margin-left: 10px;
}

#wrapper {
    background: #F4F4F4;
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
}

.centre.nav {
    position: relative;
    float: left;
}

.nav {
    margin: 1.8em 3em 3.6em 0;
    padding-bottom: 6px;
    float: right;
    border-bottom: 1px solid #E8DFD0;
}

.nav li {
    float: left;
    margin: 0 2em;
}

.nav a {
    font-size: 16px;
}

.nav a.active {
    color: #666;
}

li .nav {
    position: absolute;
    top: 40px;
    right: 30px;
    border-bottom: none;
    text-align: center;
}

li .nav li {
    float: none;
    display: inline;
    margin-right: 0;
    font-size: 12px;
}

#main {
    margin: 1em 0 0;
    padding-bottom: 6.5em;
    clear: both;
}

#footer {
    clear: both;
    background: #F5F2EB;
    border-top: 7px solid #E8DFD0;
    color: #999;
    font-size: 12px;
}

#footer .centre {
    padding: 3em 0 3.4em;
}

#footer em {
    color: #333;
    font-weight: bold;
}

#footer ul {
    margin: 1em 0;
}

#footer li {
    list-style: circle outside;
    margin-left: 1.5em;
}

#footer img {
    position: absolute;
    right: 0;
    top: -46px;
}

/* Library */
.icon_free {
    background: url('images/icon_free.jpg') no-repeat 100% 0;
    padding-right: 24px;
}

.align_center {
    text-align: center;
}

.align_right {
    text-align: right;
}

.float_left {
    float: left;
}

.float_right {
    float: right;
}

.emotion {
    font-weight: bolder;
    margin: 0 3px;
    font-family: Georgia;
    color: #39C;
}

/* .home_bottom_nav */
.home_bottom_nav {
    position: relative;
    float: left;
    width: 100%;
    background: #FFF url('images/home_bottom_nav_bg.jpg') repeat-x 0 0;
    border-top: 2px solid #EDEDED;
    border-bottom: 1px solid #F8F8F8;
    margin-bottom: 122px;
}

.home_bottom_nav_item {
    float: left;
    background: url('images/home_bag.jpg') no-repeat 15px 15px;
    border-right: 1px solid #EDEDED;
    width: 150px;
    margin-top: 20px;
}

.home_bottom_nav_item.operate {
    background-image: url('images/home_chart.png');
}

.home_bottom_nav_item.cases {
    background-image: url('images/home_earth.jpg');
}

.home_bottom_nav_item.about {
    background-image: url('images/home_flag.png');
}

.home_bottom_nav_item.contacts {
    background-image: url('images/home_bubble.jpg');
    border: none;
    width: 350px;
}

.home_bottom_nav_item h4, .home_bottom_nav_brief {
    padding: 0 15px;
}

.home_bottom_nav_item h4 {
    margin-top: 94px;
    color: #98814B;
    font-size: 1.4em;
    font-weight: bold;
}

.home_bottom_nav_brief {
    margin: 10px 0;
    color: #444;
}

.home_bottom_nav_more {
    background: url('images/black_button.png') no-repeat 0 0;
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    display: block;
    width: 52px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    margin: 15px 0;
}
/* END: .home_bottom_nav */


/* .slideshow */
.slideshow {
    text-align: center;
}

.slideshow_tube {
    float: left;
    width: 100%;
}

.slideshow_image {
    background: #FFF;
    padding: 1px;
    border: 1px solid #DEDEDE;
    display: block;
}

.slideshow_banner.active {
    display: block;
}

.slideshow_pager {
    float: left;
    width: 100%;
    clear: both;
    margin: 2em auto 0;
    text-align: center;
}

.slideshow_pager_item {
    margin: 0 4px;
}

.slideshow_pager_item.activeSlide {
    background: url('images/narrow_upward.gif') no-repeat 50% 0;
    padding: 70px 0 0;
}

.slideshow_pager_item img {
    width: 55px;
    height: 45px;
    border: 2px solid #056EDF !important;
}

.slideshow_pager_item.activeSlide img {
    width: auto;
    height: auto;
    border: 2px solid #F30 !important;
}

/* E: .slideshow */

/* .linklist */

.linklist {
    clear: both;
    background: url('images/exclamatory_mark.jpg') no-repeat 0 0;
    margin-top: 60px;
    width: 100%;
    position: relative;
    float: left;
}

.linklist ul {
    margin: 2em 5px;
}

.linklist li {
    background: url('images/list_dot.jpg') no-repeat 0 40%;
    margin: 5px 0;
    padding-left: 5px;
    line-height: 1.4em;
}

.linklist a {
    background: url('images/icon_click.jpg') no-repeat 100% 0;
    padding: 0 30px 0 10px;
}

/* END: .linklist */


/* .product_template */

.product_template .back_link {
    margin: 20px 0;
    padding-left: 24px;
    font-size: 1.1em;
    background: url('images/back.png') no-repeat 0 1px;
}

.product_template_main {
    width: 931px;
    background: #FFF url('images/product_template_bg.jpg') no-repeat 0 100%;
    padding: 20px 0 100px;
    position: relative;
}

.product_template_title {
    height: 3.2em;
    color: #FFF;
    margin-bottom: 30px;
}

.product_template_title h1 {
    padding: 7px 10px 0;
    font-size: 1.3em;
    line-height: 2em;
}

.product_template .right_decorate {
    height: 3.2em;
    width: 20px;
    display: block;
    position: absolute;
    top: 12.4em;
    right: 8px;
}

.product_template_body .post {
    color: #333;
    margin: 0 40px;
}

.product_template_body .post.with_photos {
    width: 600px;
    margin: 0 10px 0 20px;
}

.product_template_body .post h3 {
    margin-left: .5em;
}

.product_template_body .post li {
    margin-left: 20px;
}

.product_template_body .post ul li {
    list-style: circle;
}

.product_template_body .post.workflow {
    margin: 0;
}

.workflow {
    background: url('images/workflow_top.jpg') no-repeat 7px 0;
    padding-top: 20px;
}

.workflow .col1of4 {
    margin: 0 5px;
    float: left;
}

.workflow .advisory {
    width: 190px;
}

.workflow .make {
    width: 220px;
}

.workflow .deploy {
    width: 225px;
}

.workflow .operation {
    width: 230px;
}

.workflow h2 {
    color: #98814D;
    background: url('images/workflow_icons.jpg') no-repeat 10px 0;
    padding-left: 50px;
}

.planning h2 {
    background-position: 10px -34px;
}

.make h2 {
    background-position: 10px -72px;
}

.operation h2 {
    background-position: 10px -108px;
}

.workflow dl {
    margin-left: 5px;
    background: #F8F5F1;
}

.workflow dt {
    list-style: disc;
    padding: 10px 0 0 15px;
    font-weight: bold;
    border-top: 4px solid #FFF;
}

.workflow dd {
    padding-bottom: 30px;
    background: url('images/narrow_downward.gif') no-repeat 40% bottom;
    border-bottom: 6px solid #F8F5F1;
}

.workflow dd.last {
    background: none;
}

.workflow ul, .workflow li {
    list-style: none !important;
    margin: 13px 5px !important;
    line-height: 1.2em;
}

.product_template_side_photos {
    float: right;
    margin: 0 20px;
}

.product_template_side_photos img {
    padding: 1px;
    border: 1px solid #DDD;
    display: block;
    margin-bottom: 20px;
}

.product_template.blue .product_template_title {
    background: #026BDE;
}

.product_template.blue .right_decorate {
    background: #013F83;
}

.product_template.blue .main_color {
    color: #026BDE;
}

.product_template.green .product_template_title {
    background: #8BC83F;
}

.product_template.green .right_decorate {
    background: #577B2B;
}

.product_template.green .main_color {
    color: #8BC83F;
}

.product_template.pink .product_template_title {
    background: #F69;
}

.product_template.pink .right_decorate {
    background: #FF115F;
}

.product_template.pink .main_color {
    color: #F69;
}

.product_template.grey .product_template_title {
    background: #999;
}

.product_template.grey .right_decorate {
    background: #5B5B5B;
}

.product_template.grey .main_color {
    color: #999;
}

.product_template.orange .product_template_title {
    background: #F0671F;
}

.product_template.orange .right_decorate {
    background: #AB440C;
}

.product_template.orange .main_color {
    color: #F0671F;
}

/* END: .product_template */

/* #product_home */

#product_home {
    position: relative;
    background: url('images/banners/product.jpg') no-repeat 0 0;
    width: 960px;
    height: 490px;
}

#product_home a {
    position: absolute;
    display: block;
    width: 200px;
    height: 200px;
    text-indent: -9999em;
    z-index: 99;
    background: rgb(255, 255, 255);
    opacity: 0.01;
    filter:alpha(opacity=1);
}

#product_home a:hover {
    opacity: 0.3;
    filter:alpha(opacity=30);
}

.product_show {
    top: 2px;
    left: 0;
}

.product_online_store {
    top: 1px;
    left: 253px;
}

.product_portal {
    top: 2px;
    left: 506px;
}

.product_sns {
    top: 2px;
    left: 759px;
}

.product_marketing {
    top: 257px;
    left: 0;
}

.product_customization {
    top: 257px;
    left: 253px;
}

.product_workflow {
    top: 257px;
    left: 506px;
}

.product_qna {
    top: 256px;
    left: 759px;
}

/* END: #product_home */

/* .operate */

.operate_main {
    margin-top: 30px;
}

.operate h3 {
    color: #988148;
    font-size: 1.3em;
    margin-bottom: 15px;
}

.operate .service_list {
    float: right;
    width: 240px;
    border-left: 1px solid #FFF;
    padding: 0 20px;
    height: 240px;
}

.operate li {
    margin: 10px 0;
    height: 24px;
    padding-left: 30px;
    line-height: 2em;
    background: url('images/operate_services_icon.png') no-repeat 0 0;
}

.operate .bottom_slogan {
    clear: both;
    text-align: right;
    padding: 40px 40px 0 0;
}

.operate .post {
    width: 400px;
    font-size: 12px;
}

.operate .post p {
    margin-right: 40px;
}

/* END .operate */


/* .operate_service */

.operate_service {
    background: url('images/operate_bg.png') no-repeat 0 0;
    padding-top: 1px;
}

.operate_service .slideshow, .operate_service .post {
    margin: 30px 30px 0;
    background: #FFF;
    clear: both;
}

.operate_service .post {
    margin-top: 0;
    padding:  30px 40px 60px;
}

.operate_service .post p {
    color: #333;
}

/* END: .operate_service */


/* .logowall */

.logowall {
    margin-top: 70px;
}

.logowall_table {
    width: 100%;
}

.logowall_table td {
    width: 240px;
}

.logowall_cell {
    position: relative;
    text-align: center;
}

.logowall_body {
    position: absolute;
    top: 120px;
    left: 32px;
}

.logowall_body {
    text-align: left;
}

/* END: .logowall */


/* .case_template */

.case_template {
    margin-bottom: 50px;
}

.case_template .back_link {
    margin: 20px 0;
    padding-left: 24px;
    font-size: 1.1em;
    background: url('images/back.png') no-repeat 0 1px;
}

.case_intro {
    background: #FFF;
    margin-top: 20px;
    padding: 1px 0;
    position: relative;
}

.case_intro_head {
    background: #F5F2EB;
    border-bottom: 3px solid #E8DFD0;
    margin: 0 1px;
    height: 200px;
}

.case_intro_logo {
    margin: 35px 0 0 40px;
}

.case_intro_head h1 {
    position: absolute;
    top: 165px;
    left: 40px;
}

.case_intro_body {
    width: 510px;
    margin: 10px 40px 140px;
    min-height: 400px;
    height: auto !important;
    height: 400px;
}

.case_images {
    position: absolute;
    right: 20px;
    top: 50px;
}

.case_images img {
    display: block;
    margin-bottom: 20px;
    border: 1px solid #F0F0F0;
}

/* END: .case_template */

/* .about_template */

.about_template {
    margin-top: 30px;
    position: relative;
    width: 100%;
    float: left;
}

.about_template_top {
    height: 190px;
    width: 710px;
    background: #DBDBDB url('images/about_bbg.jpg') repeat-x 0 0;
    border-bottom: 2px solid #DBDBDB;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    text-align: center;
    padding-top: 20px;
}

.about_template_top_side {
    position: absolute;
    top: 0;
    right: 0;
    background: url('images/about_side_bg.jpg') no-repeat 0 0;
    width: 214px;
    height: 208px;
    padding: 60px 0 0;
}

.about_template_top_side a {
    width: 180px;
    height: 54px;
    margin: 0 16px 25px;
    display:  block;
    text-indent: -9999em;
}

.about_template_body {
    margin-top: 40px;
    width: 700px;
}

.full_width .about_template_body {
    width: 100%;
}

.about_template_body h1, .about_template_body h2 {
    font-size: 18px;
    color: #98814B;
    margin: 1.5em 0 0.3em;
}

.about_contact_table {
    border-collapse: separate;
    border-spacing: 1px 0;
    background: #DDD;
}

.about_contact_table th, .about_contact_table td {
    background: #F4F4F4;
    vertical-align: top;
}

.about_template_body dl {
    margin: 20px 0;
}

.about_template_body dt {
    font-weight: bold;
}

.about_template_body iframe {
    border: 1px solid #CCC;
}

.about_template_body .section {
    margin: 30px 0;
    padding-bottom: 20px;
    border-bottom: 1px solid #DBDBDB;
}

.about_template_body .section img {
    margin: 0 0 20px 20px;
    border: 1px solid #DBDBDB;
    float: right;
}

#about_partners_logowall {
    clear: both;
    width: 100%;
    float: left;
    position: relative;
    margin: 60px 2px 0;
}

#about_partners_logowall .logowall_cell {
    text-align: left !important;
}

.about_body_index {
    position: absolute;
    top: 260px;
    right: 0;
    background: #DBDBDB url('images/about_body_index.png') no-repeat 0 0;
    width: 214px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.about_body_index h4 {
    margin: 20px;
}

.about_body_index ol {
    margin-left: 45px;
    color: #9F9F9F;
}

#compare table {
    text-align: center;
    border-bottom: 3px solid #6DB1E8;
}

#compare tr:hover td {
    /*background-color: #F7FF9F;*/
    background: #D1D8D8;
}

#compare tr:hover td.meeone {
    background: #6DE1E8;
}

#compare tbody tr {
    border-top: 1px solid #FFF;
}

#compare th, #compare td {
    line-height: 1.5em;
    padding: 10px 2em;
}

#compare td {
    font-size: 12px !important;
}

#compare th {
    color: #666;
    text-align: center;
}

#compare col {
    background: #FFF;
    border-left: 1px solid #FFF;
    border-right: 2px solid #FFF;
}

#compare col.category {
    background: #F4F4F4;
}

#compare col.personal {
    background: #F7F9F0;
}

#compare col.company {
    background: #ECEEE5;
}

#compare col.meeone {
    background: #B7E3ED;
}

#compare th.category {
    background: #F4F4F4;
}

#compare th.meeone {
    background: #15CFDB;
    color: #FFF;
}

#compare td {
    color: #303030;
    border-top: 3px solid #FFF;
    border-bottom: 3px solid #FFF;
}

#compare td.category {
    width: 5em;
    padding: 0;
    text-align: center;
}

#compare td.meeone {
    color: #000;
    font-size: .9em !important;
    letter-spacing: 1px;
    border: none;
}

/* END: .about_template */
/* article */
.article_body {
    width: 700px;
    margin: 0 auto;
    padding-top: 30px;
}
.article_list .list li {
    position: relative;
    margin-left: 30px;
    padding-right: 100px;
    border-bottom: 1px dashed #ccc;
    line-height: 30px;
    list-style: decimal outside;
    color: #333;
}
.article_list .list a {
    display: inline;
}
.article_list .list li .article_date {
    position: absolute;
    top: 0;
    right: 10px;
    color: #333;
}
.article_list .flip {
    margin-top: 50px;
    text-align: center;
}
.article_list .flip li {
    display: inline;
    margin: 0 2px;
}
.article_show .title {
    font-weight: normal;
    font-size: 20px;
    text-align: center;
}
.article_centent p {
    text-indent: 2em;
}
.article_show .flip {
    margin-top: 30px;
}
.article_show .flip .pre {
    float: left;
}
.article_show .flip .next {
    float: right;
}
.article_show .article_date {
    margin-bottom: 20px;
    text-align: center;
}
/*END article*/

