/* mezun.com - version 1.02 */

/* STRUCTURE */
.pagewidth {margin:0 auto;width:980px;}

/* BOX STRUCTURE */
.col, .col2, .col3, .col4, .col6 {display:inline;float:left;margin-right:20px;position:relative;}
.rightcol {margin:0;}

.col {width:140px}
.col2 {width:300px}
.col3 {width:460px}
.col4 {width:620px}
.col6 {width:940px}

/* GLOBAL NAV */

#global-nav {background-color:#FFFFFF;border-bottom:1px solid #D6D6D6;margin-bottom:20px;width:100%}
#global-nav .content {font-size:92%;padding:10px}
#global-nav .content img {vertical-align:middle}
#global-nav .content a {color:#333333;text-decoration:none}
#global-nav .content a:hover {color:#0079BE;text-decoration:none}
#global-nav .content .current {font-weight:bold}
#global-list li{display: inline;padding: 0;margin: 0;}
#global-list li a.current {font-weight:bold}


/* FOOTER */
#footer {width:980px;margin:0 auto;font-size:92%;}
#footer .container {background-color:transparent;}
#footer a {color:#333333}
#footer a:hover {color:#000000;text-decoration:underline}
#footer ul {display: inline;float: left;list-style-type:none;width:150px;}
#footer .top .right ul {display: inline;float: right;list-style-type: none;width:130px;}
#footer .follow-us img {width:24px;padding:5px 5px 0 0}
#footer .top {border-bottom:1px solid #DBDBDB;padding-bottom:10px}
#footer .bottom {padding:5px 0;color:#757575}
#footer .bottom a {color:#757575}

/* SEPARATOR */
.hr, .hr2 {background:#C2C2C2 url(../images/dots-horz.gif) repeat-x;
color:#C2C2C2;height:1px;padding:0;overflow:hidden;text-align:center;width:100%}
.hr {margin:10px 0}
.hr2 {margin:10px 0 5px 0}
hr {border:0;color:#C2C2C2;height: 1px;width:100%}
.hr hr, .hr2 hr {display:none}