﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #FFF url(/images/webbg.gif) repeat-x;
}
img {
	border: 0px;
}
td	{
	font: 12px/1.5 Verdana, Arial;
}

a {
	color: #505050;
	text-decoration: none;
	font-family: Verdana, Arial;
}
a:hover {
	color: #505050;
	text-decoration: underline;
}
#demo {
	font: 12px/26px "宋体";
	text-align: justify;
}


.blue {
	color: #AABBEB;
	text-decoration: none;
	font-family: Verdana, Arial;
}
.blue:hover {
	color: #fff;
	text-decoration: underline;
}

.tdline {
	background-image: url(/images/dot_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height:32px;
}
.tdline2 {
	background-image: url(/images/dot_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height:52px;
}
.tbl_b {
	padding-left: 10px;
	background-image: url(/images/dot_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.tbl {
	margin-top: 5px;
}
.tbl2 {
	margin-top: 3px;
	margin-bottom: 15px;
}
.tbl_b3 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: none;
}

.font_c_red_border {
	FONT-WEIGHT: bold; COLOR: #820101; TEXT-DECORATION: none
}
.tbl4 {
	margin-bottom: 15px;
	border-right-style: none;
	border-bottom-style: none;
	border-top-style: none;
	border-left-style: none;
}
.tbl5 {
	margin-top: 3px;
	margin-bottom: 15px;
	border: 1px solid #ccc;
	margin-left: 25px;
}



/* 
BRANDING --------------------- */

#branding {
	position: relative;
	height: 100px;
	}

#branding h3 {
	position: absolute;
	top: 74px;
	margin: 0;
	width: 153px;
	background: url(../img/logo-utmb.gif) no-repeat;
	}

#branding h3 a {
	display: block; 
	height: 32px; 
	background: url(../img/logo-utmb.gif) no-repeat;
	}

#branding h1 {
	position: absolute;
	top: 48px;
	right: 0;
	margin: 0;
	width: 140px;
	background: url(../img/logo-bmb.gif) no-repeat;
	}

#branding h1 a {
	display: block; 
	height: 67px; 
	background: url(../img/logo-bmb.gif) no-repeat;
	}

#branding h3 strong {
	display: none;
	}	

#branding h1 a:hover, #branding h3 a:hover {
	border-bottom: 0;
	}
	
#search {
	position: absolute;
	top: 82px;
	left: 220px;
	}	
	
input.searchbox {
	width: 200px;
	border-width: 1px;
	border-style: solid;
	border-color: #888 #DBDBDB #DBDBDB #888;
	background: #F5F5F5;
	}	
	
input.searchbtn {
	vertical-align: top;
	margin-left: 3px;
	}	
*/
ul#nav {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
#nav li {
	display: block; 
	float: left;
	}
	
li#nav-home, 	li#nav-faculty, li#nav-graduate, li#nav-research, li#nav-dept, li#nav-resources, li#nav-contact {
	
	}

#nav li a {
	display: block;
	}

li#nav-home {
	background: none;
	}

li#nav-home a {
	}	

li#nav-contact {
	border-right: 0;	
	}	

	
/*
SON OF SUCKERFISH DROPDOWNS
See http://www.htmldog.com/articles/suckerfish/dropdowns/
--------------------- */

/* 2nd and 3rd level menus */
#nav ul {
	position: absolute;
	z-index: 99;
	left: -999em;
	margin: 0px 0 0 -1px;
	padding: 0;
	width: 20px;
	height: auto;
	border: solid #C7C7C7;
	border-width: 1px 1px 0;
	background: #F9F9F9;
}

/* 3rd level menus only */
#nav ul ul {
	margin: -1.3em 0 0 12em;
}

/* 2nd and 3rd level menus */
#nav li li {
	border-bottom: 1px solid #DBDBDB;
	padding-top: 2px;
	padding-right: 2em;
	padding-bottom: 2px;
	padding-left: 0;
}

/* 2nd and 3rd level menus */
#nav ul a {
	border-right: 0;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

/* This "unhides" the sub-menus (left: -999em is what hides them) */
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #ECECEC;
}

/* 2nd and 3rd level menus */
#nav ul li:hover, #nav ul ul li:hover, #nav ul li.sfhover, #nav ul ul li.sfhover {
	background: #E3F3FA;
}

/* 2nd and 3rd level menus */
#nav ul li a, #nav ul ul li a {
	background: none;
	}

/* 2nd level menus only */
#nav a.sub {
	padding-left:10px;
}
#nav a.sub2 {
	padding-left:10px;
	font-size: 10px;
	line-height: 24px;
	height: 24px;
	color: #1A4BB1;
}			
	
/* 
MOSTLY HOMEPAGE --------------------- */

#menu {
	float: left;
	margin: 10px 0 0;
	width: 49%;
	}	
	
#menu #disciplines {
	float: left;
	width: 52%;
	}	

#disciplines h3 {
	margin: 10px 0 0;
	height: 15px;
	background: url(../img/disciplines.gif) no-repeat;
	text-indent: -9000px;
	}	

#menu #programs {
	float: left;
	width: 45%;
	}

#programs h3 {
	margin: 10px 0 0;
	height: 15px;
	background: url(../img/programs.gif) no-repeat;
	text-indent: -9000px;
	}	

#disciplines ul, #programs ul {
	margin: 1.2em 0 0;
	padding-left: 17px;
	line-height: 140%;
	list-style-image: url(../img/arrow-cyan.gif);
	}

#disciplines ul li, #programs ul li {
	margin-top: .5em;
	}	

#disciplines a, #programs a {
	font-weight: bold;
	color: #0096CE;
	text-decoration: none;
	}	
	
#disciplines blockquote {
	margin: 20px 0 0 -3px;
	width: 155px;
	height: 218px;
	border-top: 1px solid #C4C4C4;
	background: url(../img/quote.gif) 0 17px no-repeat;
	text-indent: -9000px;
	}	

ul,dl,dt,dd,form {
	margin: 0px;
	padding: 0px;
}
a.white {
	color:#FFF;
}
a:hover.white {
	color:#CCC;
}
.more {
	margin-left:20px;
}
.subnav li {
	float: left;
}
.subnav a {
	color:#FFF;
	padding: 7px 7px;
	float: left;
}
.subnav a.current {
	color: #FFF;
	background: #FF8A00;
}
.subnav a:hover {
	color: #FFF;
	background: #FF8A00;
	text-decoration: none;
}
.text {
	padding: 12px;
}
.doctitle {
	height: 16px;
	font-family: "宋体";
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}
.doctitle h2 {
	font-size: 12px;
	margin: 0px;
	float: left;
	font-weight: normal;
}
.text .dotline {
	height: 1px;
	font-size: 1px;
	background-image: url(/images/dot_line.gif);
	background-repeat: repeat-x;
	background-position: top;
	line-height: 1px;
}
.text p {
	margin: 0px;
	line-height: 22px;
	margin: 10px 0px;
}
.text ol {
	margin-top:0px;
	margin-bottom:0px;
}
.notice {
	margin-left: 12px;
	font-size: 12px;
	color: #FF8A00;
}
.notice a {
	color: #FF8A00;
	text-decoration: underline;
}
ul.list_word {
	margin: 5px 0px 20px;
	padding: 0px;
	list-style: none;
	line-height: 40px;
}
.list_word li {
	background: url(/images/icon_word.gif) no-repeat 5px 12px;
	padding-left: 35px;
}
.list_word a {
	padding: 7px 7px;
}
.bg_bottom {
	background: url(/images/bg_bottom.gif) no-repeat left top;
	padding-top: 15px;
	padding-left: 30px;
	height: 58px;
}
.bg_bottom01 {
	background: url(/images/bg_bottom02.gif) no-repeat left top;
	padding-top: 15px;
	padding-left: 30px;
	height: 58px;
}
.bg_bottom .pagenav {
	color: #767676;
	text-align: center;
}
.pagenav strong {
	color: #F75700;
}
.pagenav a {
	margin:0 2px;
}
.pagenav a.page {
	background: #F75700;
	color: #FFFFFF;
	padding: 2px 5px 0px !important;
	padding: 0px 5px 2px;
	text-decoration: none;
	font: 12px "宋体";
}
ul.list01 {
	margin: 5px 0px 20px;
	padding: 0px;
	list-style: none;
	line-height: 38px;
}
.list01 li {
	background: url(/images/icon_dot.gif) no-repeat 5px 14px;
	padding-left: 20px;
	font-family: "宋体";
}
.list01 a {
	padding: 7px 7px;
}
.list_photo dl {
	padding-top: 17px;
	padding-bottom: 14px;
	display: inline-block;
	overflow: auto;
	background-image: url(/images/dot_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.list_photo dt {
	float: left;
	width: 125px;
	margin-right: 9px;
}
.list_photo dt img {
	width:;
	height:;
}
.list_photo dd {
	float: right;
	width: 315px;
}
.list_photo .title {
	font-size: 14px;
	color: #FF8A00;
}
.list_photo .title a {
	color: #FF8A00;
}
.list_photo p {
	margin: 0px;
	padding: 0px;
	line-height: 17px;
	color: #737679;
}
.regform {
	padding: 15px;
}
.regform input,.regform textarea {
	font-size: 12px;
	color: #FF8A00;
	background: #FFFFFF;
	padding: 3px;
	border: 1px solid #5E5E5E;
	margin-top:5px;
	width: 180px;
}
.regform .btn {
	background: url(/images/bg_btn.gif) no-repeat;
	padding-top: 7px;
	width: 90px;
	height: 27px;
	border: 0px;
}
.tittle_white {
	font-family: "宋体";
	font-size: 14px;
	color: #FFFFFF;
}


#navigation {
	height: 29px;
	width: 140px;
	margin-right: 7px;
	margin-left: 6px;
}
#navigation ul {
	height: 29px;
	width: 140px;
}
#navigation li {
	background-color: #248ED5;
	height: 29px;
	margin-bottom: 1px;
	list-style-type: none;
	font-size: 12px;
	line-height: 29px;
	color: #FFFFFF;
	text-align: center;
	width: 140px;
}
#navigation1 li {
	background-color: #248ED5;
	height: 29px;
	margin-bottom: 1px;
	list-style-type: none;
	font-size: 12px;
	line-height: 29px;
	color: #FFFFFF;
	text-align: center;
	width: 270px;
}
#navigation a {
    color: #FFFFFF;
	height: 29px;
	width: 140px;
}
#navigation1 a {
    color: #FFFFFF;
	height: 29px;
	width: 280px;
}
#navigation a:hover {
	background-color: #FF8A00;
	height: 29px;
	width: 140px;
	font-size: 12px;
	line-height: 29px;
	display: block;
	text-decoration: none;
}
#navigation1 a:hover {
	background-color: #FF8A00;
	height: 29px;
	width: 280px;
	font-size: 12px;
	line-height: 29px;
	display: block;
	text-decoration: none;
}
#navigation .orange {
	background-color: #FF8A00;
	display: block;
}
#navigation1 .orange {
	background-color: #FF8A00;
	display: block;
}
.submit {
	background-image: url(/images/subimt.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #000000;
	margin-bottom: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 20px;
	width: 53px;
}
.submit2 {
	font-size: 12px;
	color: #FF8A00;
	margin-right: 4px;
	border: 1px solid #A6A6A6;
	margin-left: 10px;
	margin-bottom: 8px;
	line-height: 16px;
	height: 16px;
}
.submit3 {
	background-image: url(/images/english_navigation/subimt3.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #FFFFFF;
	margin-bottom: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 20px;
	width: 53px;
}
.dot_line_bottom {
	background-image: url(/images/dot_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#nav #nav-faculty .subb3 {
	width: 8em;
}
#nav #nav-faculty .subb3 .sub3 {
	width: 8em;
	padding-left: 10px;
	font-size: 10px;
	line-height: 20px;
	color: #1A4BB1;
	height: 20px;
}
#nav #nav-graduate .subb4 {
	width: 11em;
}
#nav #nav-graduate .subb4 .sub4 {
	width: 11em;
	padding-left: 10px;
	font-size: 10px;
	line-height: 20px;
	color: #1A4BB1;
	height: 20px;
}
#nav #nav-research .subb5 {
	width: 14em;
}
#nav #nav-research .subb5 .sub5 {
	width: 14em;
	padding-left: 10px;
	font-size: 10px;
	line-height: 20px;
	color: #1A4BB1;
	height: 20px;
}
#nav #nav-dept .subb6 {
	width: 7em;
}
#nav #nav-dept .subb6 .sub6 {
    width: 7em;
	padding-left: 10px;
	font-size: 10px;
	line-height: 20px;
	color: #1A4BB1;
	height: 20px;
}
#nav #nav-resources .subb7 {
	width: 10em;
}
#nav #nav-resources .subb7 .sub7 {
    width: 10em;
	padding-left: 10px;
	font-size: 10px;
	line-height: 20px;
	color: #1A4BB1;
	height: 20px;
}
#nav #nav-contact .subb8 {
	width: 14em;
}
#nav #nav-contact .subb8 .sub8 {
   width: 14em;
	padding-left: 10px;
	font-size: 10px;
	line-height: 20px;
	color: #1A4BB1;
	height: 20px;
}
.china_sub {
	width: 13em;
}
.sub {
	width: 13em;
	height: 20px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 20px;
	color: #505050;
}
.head_time {
	font-size: 10.5px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.head_en {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.head_ch {
	font-size: 12px;
	color: #FFFFFF;
	font-family: "宋体";
	text-decoration: none;
}.tittle_en {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 4px;
}
.tittle_en2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	color: #FFFFFF;
	text-decoration: none;
}
.menue_en2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 30px;
	line-height: 33px;
	height: 33px;
	padding-top: 7px;
}

.icon{
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
