body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
margin: 0;
padding: 0;
}

html, body {
height: 100% !important;
}

ol, ul {
list-style: none;
}

#wrapper{
  min-height: 100%;
}

.login-logo{
  margin: 0 auto;
  text-align: center;
  margin-bottom: 20px;
}
.book-title{
  font-family: "ProximaNova-Light",sans-serif;
font-style: normal;
font-weight: lighter;
font-size: 50px;
line-height: 60px;
color: #111;
text-align: center;
}

.form-signin {
        max-width: 300px;
        padding: 19px 29px 29px;
        margin: 0 auto;
        background-color: #fff;
        border: 1px solid #e5e5e5;
        -webkit-border-radius: 5px;
           -moz-border-radius: 5px;
                border-radius: 5px;
        -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
           -moz-box-shadow: 0 1px 2px rgba(0,0,0,.05);
                box-shadow: 0 1px 2px rgba(0,0,0,.05);
                vertical-align:middle;

      }
.form-signin .form-signin-heading,
.form-signin .checkbox {
    margin-bottom: 10px;
}
.form-signin input[type="text"],
.form-signin input[type="password"] {
  font-size: 16px;
  height: auto;
  margin-bottom: 15px;
  padding: 7px 9px;
}

.area-title-more{
  font-size: 16px;
font-weight: bold;
line-height: 45px;
padding-left: 15px;
}

.form-inline{
  position: relative;
}

.buytbbtn {
width: 137px;
height: 39px;
border: 0;
text-indent: -999px;
display: block;
background: url("../img/taobaobuy.png") no-repeat left center;
float: right;
margin-right: 5px;
margin-bottom: 3px;
margin-left: 30px;
}

.buytbbtn:hover {
background: url("../img/taobaobuy.png") no-repeat -137px center;
}

.loginbtn{
  border: 0;
  width: 137px;
  height: 39px;
  text-indent: -9999px;
  background: url("../img/loginbtn.png") left center no-repeat;
   margin-left: 10px;
}

.loginbtn:hover{
   background: url("../img/loginbtn.png") -137px center no-repeat;
}

.tocheck{
  border: 0;
  width: 137px;
  height: 39px;
  text-indent: -9999px;
  background: url("../img/tocheck.png") left center no-repeat;
  margin-top: 20px;
}

.tocheck:hover{
  background: url("../img/tocheck.png") -137px center no-repeat;
}

.tobuy{
  border: 0;
  display: block;
  width: 137px;
  height: 39px;
  text-indent: -9999px;
  background: url("../img/tobuy.png") left center no-repeat;
  float:right;
  margin-left: 50px;
}

.tobuy:hover{
   background: url("../img/tobuy.png") -137px center no-repeat;
}

#topline {
  border-bottom: 5px solid #D90404;
  border-top: 5px solid #333;
  z-index: 1;
}

#top_nav_wrap {
position: absolute;
top: 0;
left: 0;
right: 25px;
text-align: right;
}

#top_nav {
display: inline-block;
-webkit-border-radius: 0 0 7px 7px;
-moz-border-radius: 0 0 7px 7px;
border-radius: 0 0 7px 7px;
background-color: #333;
height: 23px;
padding: 2px 15px;
z-index: 10;
width: auto;
white-space: nowrap;
}

#top_nav .divider {
color: #fff;
font-size: 100%;
margin: 0 5px;
font-weight: normal;
}

#top_nav span a, #top_nav span button, #top_nav a.yuimenuitemlabel {
text-decoration: none;
outline: none;
font-size: 12px
}

#top_nav span, #top_nav span select, #top_nav span a, #top_nav a.yuimenuitemlabel, #top_nav .yui-menu-button button {
color: #fff;
}

#top_tabs_wrapper {
    background: url("../img/top_bg_repeat.gif") repeat-x 0 0;
    /*height: 90px;*/
    height: 22px;
}

#top_tabs {
height: 100px;
}

#top_tabs_wrapper h1 {
position: relative;
font-size: 30px;
height: 90px;
width: 190px;
color: #333;
text-indent: -9999px;
font-family: "Courier New", Courier;
line-height: 85px;
margin: 0 0 0 30px;
overflow: hidden;
float: left;
}

#top_tabs_wrapper h1 span {
background: url("../img/tii_cms_logo.png") no-repeat top left;
height: 50px;
width: 182px;
position: absolute;
left: 0;
top: 20px;
}

.floor{
  position: absolute;
  left: -35px;
  top:0;
}

.floor .b1,  .floor .b2,  .floor .b4 {
  background-image: url("../img/20130330C.png");
  background-repeat: no-repeat;
}

.floor .b3 {
z-index: 3;
text-align: center;
line-height: 30px;
font-size: 18px;
color: #FFF;
}

.floor .b2 {
z-index: 2;
height: 0;
background-position: -40px 0;}

.floor .b4 {
top: 30px;
left: 5px;
width: 18px;
height: 7px;
overflow: hidden;
background-position: -80px 0;
position: absolute;
}

.floor .b4 {
background-image: url("../img/20130330C.png");
background-repeat: no-repeat;
}
.floor .b {
top: 0;
left: 0;
width: 26px;
height: 34px;
overflow: hidden;
position: absolute;
}

.floor .b1 {
z-index: 1;
background-position: 0 0;
}

#tabs {
width: 100%;
display: block;
border-bottom: 3px solid #279;
clear: both;
}

#tabs ul {
width: 90%;
padding-left: 20px;
white-space: nowrap;
}

 #tabs li.selected,  #tabs li.first_selected,  #tabs li.last_selected {
  background: #279;
}

 #tabs li.selected a,  #tabs li.first_selected a,  #tabs li.last_selected a {
color: #fff;
}

#tabs li {
display: inline-block;
background: #e6e6e6;
-webkit-border-radius: 5px 5px 0 0;
-moz-border-radius: 5px 5px 0 0;
border-radius: 5px 5px 0 0;
padding: 0 15px 0 1px;
margin-right: 10px;
*width:100px;
*float:left;
*text-align: center;
}

#tabs li a {
font-size: 95%;
color: #666;
text-decoration: none;
margin: 0;
display: inline-block;
height: 30px;
line-height: 30px;
padding-left: 15px;
outline: none;
}

#main_content {
background: url("../img/cms_body_bg.gif") repeat-x 0 0;
padding: 0 20px 28px;
}

#main_section {
float: left;
width: 100%;
display: inline;
}

#bread_crumbs {
font-size: 12px;
padding-top: 2px;
margin-bottom: 10px;
color: #555;
text-transform: uppercase;
}

#bread_crumbs h2 {
font-size: 12px;
color: #555;
font-weight: normal;
text-transform: uppercase;
float: left;
padding: 6px 3px 0 0;
}

#bread_crumbs ul {
float: left;
}

#bread_crumbs ul li {
float: left;
padding-top: 6px;
color: #555;
}

#bread_crumbs ul li a {
color: #369;
text-decoration: none;
}

.intro-title{
  font-family: "ProximaNova-Light",sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 28px;
  line-height: 60px;
  color: #111;
  text-align: left;
}

.intro{
  font-family: "ProximaNovaCond-Light",sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 32px;
  color: #111;
  text-align: left;
}

.getport{
  line-height: 30px;
  border-bottom: 2px solid #cdcdcd;
  text-align: left
}

.inputtxtsizeget{
  width:300px;
}

.panel {
min-width: 940px;
background: #f5f5f5;

}

.panel {

margin-bottom: 20px;
border: 1px solid #999;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: inset 0 0 2px #ccc,0 1px 2px rgba(0,0,0,0.5);
-moz-box-shadow: inset 0 0 2px #ccc,0 1px 2px rgba(0,0,0,0.5);
box-shadow: inset 0 0 2px #ccc,0 1px 2px rgba(0,0,0,0.5);
background: #efefef;
}


.panel.dark {

border-color: #000;
background-color: #333;
}


.panel.dark .hd {
background-color: #2f2f2f;
background-image: -moz-linear-gradient(top,#414141,#141414);
background-image: -ms-linear-gradient(top,#414141,#141414);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#414141),to(#141414));
background-image: -webkit-linear-gradient(top,#414141,#141414);
background-image: -o-linear-gradient(top,#414141,#141414);
background-image: linear-gradient(top,#414141,#141414);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#414141',endColorstr='#141414',GradientType=0);
border-color: #141414 #141414 #000;
border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
}

.panel .hd {
margin: 1px 1px 1px;
padding: 7px 8px;
-webkit-border-radius: 4.5px 4.5px 0 0;
-moz-border-radius: 4.5px 4.5px 0 0;
border-radius: 4.5px 4.5px 0 0;
background-color: #a5a5a5;
background-image: -moz-linear-gradient(top,#adadad,#999);
background-image: -ms-linear-gradient(top,#adadad,#999);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#adadad),to(#999));
background-image: -webkit-linear-gradient(top,#adadad,#999);
background-image: -o-linear-gradient(top,#adadad,#999);
background-image: linear-gradient(top,#adadad,#999);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#adadad',endColorstr='#999999',GradientType=0);
border-color: #999 #999999 #737373;
border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
color: #fff;
text-align: center;
font-weight: normal;
font-size: 14px;
line-height: 1;
letter-spacing: .5px;
}

.about_info {
margin: 20px 0;
color: #333;
}

.about_info h2 {
font-size: 18px;
}

#footer-wrapper {
    position: relative;
    /*margin-top: -180px;*/
    margin-top: -85px;
    height: 80px;
    clear: both;
}

#block-pre-footer #footer_services_writecheck {
background: url("../img/footer_services_writecheck.png") no-repeat left;
height: 50px;
width: 215px;
display: block;
outline: none;
}

#block-pre-footer #footer_services_ithenticate {
background: url("../img/footer_services_ithenticate.jpg") no-repeat left;
height: 50px;
width: 215px;
display: block;
outline: none;
}

#block-pre-footer #footer_services_tiiadmissions {
background: url("../img/footer_services_tiiadmissions.jpg") no-repeat left;
height: 50px;
width: 215px;
display: block;
outline: none;
}

#block-pre-footer #footer_services_porg {
background: url("../img/footer_services_porg.png") no-repeat left;
height: 50px;
width: 215px;
display: block;
outline: none;
}

#block-pre-footer .bg {
background: none repeat scroll 0 0 #5C86AB;
border-bottom: 1px solid #537CA0;
border-top: 1px solid #507799;
}


.container_12 {
margin-left: auto;
margin-right: auto;
width: 960px;
overflow: hidden;
}

.container_12 .grid_3 {
width: 219px;
}

.grid_3{
  display: inline;
float: left;
position: relative;
margin: 8px;
padding: 0px;
}


#block-pre-footer p {
color: #fff;
font-size: 12px;
text-transform: uppercase;
margin: 15px 0 10px 0 !important;
}

#block-pre-footer .module {
margin: 0;
padding-bottom: 10px;
}
.module {
position: relative;
}

#block-footer {
height: 56px;
border-top: 1px solid #6c92b3;
background: #537ba0;
background: -moz-linear-gradient(top, #537ba0 0%, #5c86ab 41%, #5c86ab 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#537ba0), color-stop(41%,#5c86ab), color-stop(100%,#5c86ab));
background: -webkit-linear-gradient(top, #537ba0 0%,#5c86ab 41%,#5c86ab 100%);
background: -o-linear-gradient(top, #537ba0 0%,#5c86ab 41%,#5c86ab 100%);
background: -ms-linear-gradient(top, #537ba0 0%,#5c86ab 41%,#5c86ab 100%);
background: linear-gradient(to bottom, #537ba0 0%,#5c86ab 41%,#5c86ab 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#537ba0', endColorstr='#5c86ab',GradientType=0 );
}

.con-defbg{
  background: url("../img/dww_bg_header.png") no-repeat top center;
  width: 751px;
  padding: 20px;
  /*background-color: #F8F8F8;
border-bottom: 1px solid #C9C9C9;
border-right: 1px solid #C9C9C9;
border-left: 1px solid #C9C9C9;*/
}

.bgdef{
  padding: 20px;
  padding-top: 0;
  width: 749px;
  background-color: #F8F8F8;
  border-bottom: 1px solid #C9C9C9;
  border-right: 1px solid #C9C9C9;
  border-left: 1px solid #C9C9C9;
  *margin-left: 4px;
}

.wrapper {
width: 980px;
text-align: center;
margin: 0 auto;
}

.wrapper {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin: auto;
}

.ibox-form {
border: 0;
width: 791px;
margin: 0 auto 60px;
line-height: 21px;
position: relative;
}

.ibox-form-header .steps {
  padding: 5px;
  margin-right: 8px;
}

.ibox-form-header h2{
  padding: 5px;
  padding-left: 20px;
}

.ibox-form-body{
  padding: 20px;
  background-color: #F8F8F8;
  border-bottom: 1px solid #C9C9C9;
  border-right: 1px solid #C9C9C9;
  border-left: 1px solid #C9C9C9;
}

.steps .step {
position: relative;
top: 2px;
display: inline-block;
margin-left: 1px;
width: 11px;
height: 11px;
border: 1px solid #fff;
border-radius: 10px;
}

.steps step-1{

}

.step-1 .step-1 {
background: #fff;
}



.steps .steps-label {
margin-right: 3px;
}

.steps {
float: right;
text-transform: uppercase;
color: #fff;
}

.ibox-form-header {
/*background-color: #858585;
background-image: -moz-linear-gradient(top,#999,#676767);
background-image: -ms-linear-gradient(top,#999,#676767);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#999),to(#676767));
background-image: -webkit-linear-gradient(top,#999,#676767);
background-image: -o-linear-gradient(top,#999,#676767);
background-image: linear-gradient(top,#999,#676767);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999',endColorstr='#676767',GradientType=0);*/
/*border-color: #676767 #676767 #414141;
border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);*/
/*border-bottom: 1px solid #acacac;*/
background: url("../img/dww_bg_header.png") no-repeat;
width: 800px;
height:60px;
}

.ibox-form-header h2{
  font-size: 14px;
}

.ip_form_row {
margin-bottom: 15px;
}

#footer {
top: 15px;
margin: 0 auto;
}
#footer {
position: relative;
text-align: center;
}
.footerMenu ul {
font-size: 12px;
float: left;
color: #fff;
}
.menu, .menu ul {
list-style: none outside none;
margin: 0 -8px 0 0;
padding: 0;
}
.menu a, .menu span {
display: block;
}

.menu a, .menu span {
display: block;
}

.menu-line li {
  float: left;
  margin-left: 7px;
  padding-left: 8px;
}



#footer a {
color: #fff;
}

.clear {
clear: both;
}

.top_p{
      padding-top: 30px;
      margin-left: 600px;
      color: blue;
    font-weight: bold;
  }

.top_p2{
    margin-left: 152px;
}
.top_p3{
    margin-top: 10px;
    color: red;
}
