/*
* core style
*/
*{
	font-size: 12px;
	line-height: 160%;
	margin: 0;
	padding: 0;
}
html,body{
	height: 100%;
	border: none;
	text-align: left !important;
	text-align /**/: center;
	color:#000;
	background-image: url(../images/subsite/bg(1).gif);
	background-repeat: repeat;
}
body{margin:0 auto;}
div{text-align: left;}
ul,ol{list-style: none;}
.clear{clear: both;}
.clearL{clear:left;}
.clearR{clear:right;}
ul.noDotLine li{border-bottom:none;}
/*
* hyperlinks
*/
a{text-decoration: none;}
a.noBorder,img{border: none;}
/** main hyperlink style*/
a:link,a:visited{
	color: #000;
	line-height: 25px;
}
a:hover,a:active{
	color: #f00;
	text-decoration: underline;
	line-height: 25px;
}
/** bright hyperlink style*/
a.bright:link,a.bright:visited{color: #ffffff;line-height: 25px;}
a.bright:hover,a.bright:active{
color: #f00;
	text-decoration: underline;
	line-height: 25px;}
.toplink1 {font-family: "??";font-size: 12px;color: #ffffff;}

A.toplink1:link {COLOR: #ffffff; TEXT-DECORATION: none}

A.toplink1:visited {COLOR: #ffffff; TEXT-DECORATION: none}

A.toplink1:active {COLOR: #ffffff; TEXT-DECORATION: none}

A.toplink1:hover {LEFT: 1px; COLOR: #ffffff; FONT-FAMILY: "??"; POSITION: relative; TOP: 1px; TEXT-DECORATION: none; crosshair: }
/** white hyperlink style*/
a.inverse:link,a.inverse:visited{
	color: #017cfe;
	font-size: 14px;
}
a.inverse:hover,a.inverse:active{
	color: #FF0000;
	font-size: 14px;
}
/*
* important classes
*/
.mass{
	width: 778px;
	margin: 0 auto;
	clear: both;
	background-color: #FFFFFF;
}
.bright,.bright *{color: #fd0005;}
.big,.big *{font-size: 16px;}
.bold,.bold *{font-weight: bold;}
.clearer{
	height: 2px;
	margin-top: 1px;
	clear: both;
	overflow: hidden;
}

.more{position: absolute;right: 5px;}
.hide{display: none;}
.show{display: block;}
/*
* form style
*/
input{line-height:normal;}
/** header */
#header{
	position:relative;
	height:80px;border:1px solid #e6e6e6;
}
#header .headerLogo{
	position:absolute;left:0;top:0;height:80px;text-align:center;width:150px;overflow:hidden;
}
#header .headerLogo img{margin-top:10px;}
#header .headerBanner{
	position:absolute;top:0;right:0;height:80px;text-align:center;width:628px;overflow:hidden;
}
#header .nowDate{
	position:absolute;color:#017cfe;
	bottom:3px;left:0;width:150px;text-align:center;
}
#nav .nowDate{
	position:absolute;color:#FF0000;
	bottom:3px;left:0;width:135px;text-align:center;
}
#nav .scrollbar
{
	position:absolute;font-size: 12px;
	color: #ffffff;
	bottom:0px;text-align: center;

}
/** navigation */
#navigation{
	height:21px;background:url(../images/subsite/pageNavigationBg.gif) repeat-x;
	border-left:1px solid #ffdb57;border-right:1px solid #ffdb57;
}
#navigation_1{
	height:21px;background:url(../images/subsite/pageNavigationBg.gif) repeat-x;
	border-left:1px solid #ffdb57;border-right:1px solid #ffdb57;
}
#navigation .row1, #navigation .row2{
	height:21px;line-height:21px;text-align:center;color:#ac8b00;
}
#navigation .row2 a{margin-left:1px;}
/** subNav */
#subNav{
	position:relative;overflow:hidden;
	height:28px;border:1px solid #969696;background:#f6f6f6;
}
#subNav a{line-height:28px;font-weight:bold;}
#subNav .col1{
	position:absolute;left:0;top:0;background:#1b44c0;color:#fff;
	width:48px;line-height:28px;text-align:center;overflow:hidden;
}
#subNav .col2{position:absolute;top:0;left:48px;line-height:28px;padding-left:10px;}
/** footer */
#footer{position:relative;text-align:center;border-top:2px solid #666;background:#f1f1f1;color:#666;}
#footer .footerBox{text-align:center;padding:5px 0;}
.pageInfo{padding:4px 0;text-align:center;}
/*
* box Module
*/
.boxTop{margin-top: 0px;}
.boxTop1{margin-top: 2px;}
.boxTop2{margin-top: 4px;}
.boxLeft{margin-left:0px;}
.boxRight{margin-right:0px;}
.box{
	position: relative;
	border: 1px solid #1461a7;
}
h2.boxHeader{
	position: relative;
	height: 24px;
	line-height: 24px;
	font-weight: bold;
	padding-left: 18px;
	color: #514F2B;
	font-size:14px;
	background:#e3f1fd url(../images/subsite/listStyle.1.gif) 4px top no-repeat;
}
h2.boxHeader .more{top: 3px;font-size: 12px;font-weight: normal;}
.boxBody{margin:0px 0px 0;}
.boxBody .abstract h3.absTitle a{
	font-size: 16px;
	line-height:160%;
	font-weight:bold;
	color: #FF0000;
}
.boxBody img.left{float: left;margin: 0 3px 3px 0;}
.boxBody img.right{float: right;margin: 0 0 3px 3px;}
.boxBody li{position: relative;}
.boxBody li span{
	position: absolute;
	right: 5px;
	top: 0;
	font-size: 12px;
	color: #333333;
}
/** nowPosition */
#nowPosition{
	height:30px;width:777px;
	border-bottom:1px solid #000;
	border-right:1px solid #000;
	background:url(../images/subsite/nowPositionNarrow.gif) right top no-repeat;
}
#nowPosition .right{width:376px;position:relative;}
#nowPosition .right .searchBar{
	position:absolute;
	right:10px;
	top:6px;
}
#nowPosition .left{width:400px;}

#nowPosition .left, #nowPosition .right{
	float:left;
	height:100%;line-height:30px;overflow:hidden;
}
.dotLine{
	height:1px;
	font-size:1px;
	overflow:hidden;
	background:url(imagessubsitedot.gif) repeat-x;
	margin-top:5px;
	margin-bottom:5px;
}
.blank{
	height:4px;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	background:#fff;
	font-size:0;
}
.leftRight{margin-left:15px;margin-right:15px;}
.rightLeft{margin-left:8px;margin-right:8px;}
