﻿
html,body 
{
  height: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
  font-family: 'Numans' ,sans-serif;
  font-style:normal;
  font-weight:400;
  text-transform :none;
  text-decoration :none;
  letter-spacing :0em;
  word-spacing:0em;
  line-height:1.4;
}

a
{
    text-decoration:none;
}

img
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
}
.clear
{
    clear:both;
}

/*
  min-height: 100%;
  min-width: 1024px;
  width: 100%;
*/

#bgfull {
  z-index: -999;

  height: auto;
  position: fixed;
  top: -678px;
  left: 0;
}

/* content */

#wrap
{
    position: relative;
    width:100%;
    min-height: 400px;
    top: 0px;
    left: 0px;
}

#left
{
    float:left;
    width:225px;
    text-align:center;
}

#content
{
    float:left;
    width:680px;
}

#right
{
    float:right;
    width:300px;
}

#right
{
    position:fixed;
	right:0;
	top:20px;
	width:139px;
	height:300px;
	z-index:20;
}

#right.closed{
	left:-116px;
}


#right div.toggleBtn{
	position:fixed;
    top:70px;
    right:0px;
	outline:none;
	display:block;
	height:200px;
	width:23px;
	z-index:20;
}

#right div.toggleBtnHighlight{
	position:fixed;
    top:70px;
    right:0px;
	outline:none;
	display:block;
	height:200px;
	width:23px;
	z-index:20;
}

/* element left idex */

#left_box
{
    border:solid 2px #000;
    border-top:none;
    background:#fff;
}

.left_inner
{
    margin:0px 5px 5px 5px;
    border:solid 1px #000;
    border-top:none;
    font-size:13px;
}

#ms_logo
{

}

#box_all
{
    margin-top:20px;
    width:594px;
}

.box_month
{
    float:left;
    text-align:center;
    /*background:url("../images/main/border_month.gif") repeat-x scroll 0 0 transparent;*/
    width:185px;
    height:185px;
}
.box_month_img
{
    margin:5px;
    width:175px;
    height:175px;
}
.box_month_name
{
    top:65px;
    left:-4px;
    position:relative;
    line-height:25px;
    width:183px;
}

.bg_col1
{
    background-color:#ee2d5b;
}
.bg_col2
{
    background-color:#71cbd2;
}
.bg_col3
{
    background-color:#bdd632;
}
.bg_col4
{
    background-color:#d4e8bb;
}
.bg_col5
{
    background-color:#58bf98;
}
.bg_col6
{
    background-color:#89c541;
}
.bg_col7
{
    background-color:#016aa1;
}
.bg_col8
{
    background-color:#c172af;
}
.bg_col9
{
    background-color:#ffd642;
}

#menu_right
{
}

/* issue */
.box_issue
{
    margin-left:5px;
    width:660px;
}

.box_issue_name
{
    font-size: 30px;
    margin:165px 0px 10px 0px;
    width: 660px;
    text-transform: capitalize;
}
#lbtitle
{
    font-size:14px;
}

.box_issue_name span
{
    /*padding:5px;*/
}
.box_issue_title
{
    margin:0px;
    padding:5px;
    width: 660px;
}
/* element content */

.box_menu
{
    border-top:dotted 1px #000;
    text-align:left;
    padding-left:5px;
}
.box_menu_month_year
{
    text-align:center;
    height:30px;
    line-height:30px;
    margin-bottom:40px;
    font-size:14px;
}

.box_t
{
    line-height:30px;
}

    .box_t input {
        width:100%;
    }

.box_prev_next
{
    line-height:30px;
    height:20px;
}
.box_menu_prev
{
    padding-left:13px;
    float:left;
    width:40px;
    padding-top:0px;
}
.box_menu_issue
{
    float:left;
    margin-left:10px;
    width:79px;
}
.box_menu_next
{
    padding-right:18px;
    padding-top:0px;
    float:right;
    width:40px;
}

.box_menu div
{
    line-height:22px;
}

.box_content
{
    margin-left:25px;
    width:660px;
}

.box_content_title
{
    width:660px;
    padding:45px 0px;
    font-size:30px;
}
.box_content_paragraph
{
    width:660px;
}
.box_content_text
{
    float:left;
    padding-right:20px;
    width:380px;
    font-size:12px;
}
.box_content_text div
{
    margin-bottom:15px;
}
.box_content_image
{
    float:left;
    width:260px;
}

.box_content_image img
{
    padding-bottom:10px;
    width:125px;
}

.box_content_image1
{
    float:left;
    width:125px;
}
.box_content_image2
{
    float:left;
    width:125px;
    padding-left:10px;
}

.mbox
{
    float:right;
    top:50px;
    position:relative;
    width:140px;
}

.mbox1
{
    top:0px;
    position:relative;
}

#mright
{
    top:0px;
    right:-116px;
    position:absolute;
    z-index:9;
}
#mshow
{
    position:relative;
    z-index:20; 
}
#mtab
{
    z-index:10;
    width:23px;
    top:70px;
    right:0px;
    cursor:pointer;
    position:fixed;
}

#mtab img
{
    float:left;
}

#imgPV
{
    margin-left:20px;
}
#imgNX
{
    margin-left:20px;
}
/* other page */
#pleft
{
    float:left;
    width:70px;
    text-align:center;
    padding-left:20px;
}

#pcontent
{
    float:left;
    width:680px;
}


#header_sub
{
    padding:20px 0 0 0;
    width:680;
}
#content_sub
{
    float:left;
}

.sub_logo
{
    padding:20px 0 0 0;
    float:left;
}
.text_logo
{
    float:left;
    margin:3px 0 0 20px;
}
.sub_search
{
    float:left;
}
.boxpress
{
    margin-top:95px;
    margin-left:20px;
    width:800px;
}
.boxcv
{
    float:left;
    margin-left:110px;
    width:700px;
}
.boxtxt
{
    float:left;
    margin-left:20px;
    margin-top:95px;
    width:656px;
}
.boxmpress
{
    float:left;
    width:200px;
    height:240px;
}
.imgpress
{
    width:200px;
    height:200px;
}
.txtpress
{
    width:170px;
    height:40px;
    padding-left:15px;
    text-align:center;
    overflow:hidden;
}
.cvyear
{
    line-height:80px;
}
.cvproject
{
    line-height:20px;
}

.txt_cv
{
    font-style:normal;
    font-weight:400;
    font-size:12px;
    text-transform:none;
    text-decoration:none;
    letter-spacing:0em;
    word-spacing:0em;
    line-height:1.4;
}