﻿/* CSS 版面配置 */
body {
	margin: 0;padding: 0;font:12px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;
}

img {
	margin: 0px;padding: 0px;border: 0px;
}

a {color: #616161;text-decoration: none;}
a:visited {color: #616161;}
a:active {color: #616161;}
a:hover {color: #b55800;text-decoration: underline;}

#outline {
	margin: 0 auto;
	width: 950px;
}

#masthead {
	vertical-align: middle;
	background:#ffffff url('images/top_m.png') repeat-x;
}

#topmenu{
	width: 90%;
	height: 19px;
	color: #ffffff;
	text-align: right;
	font: 10px/1.231 arial,helvetica,clean,sans-serif;
	background-color: #4FB2C9;
}

#topmenu a{color: #ffffff;text-decoration: none;}

#top_nav {
	background: #ffffff url('images/nutn_logo.png') right no-repeat;
	height: 85px;
}

#container {
	/*position: relative;*/
	width: 100%;
	/*height: 500px;*/
	background: #ffffff url('images/rb.png') right repeat-y;
}

#page_content {
	margin:0;
	/*margin-right: 254px;*/
	height: 100%;
}

#wrap {word-wrap:break-word; width:696px;}

#contop {
	margin: 10px 5px 10px 5px;
	padding-right: 20px;
	width: 650px;
	height:35px;
	line-height: 35px;
	color: #808080;
	background: #ffffff url('images/ctbg.png') top left repeat-y;
	text-align:right;
	border-top:1px #DEDEDE solid;
	border-bottom:1px #DEDEDE solid;
}

#icon {
	margin: 0;
  	padding: 0 0 0 15px;
	background: #ffffff url('images/icon.png') no-repeat 1px 2px;
}

#right_col {
	/*background: #ffffff url('images/rb.png') repeat-y;*/
	width: 254px;
	height: 100%;
	margin:0;
	/*position: absolute;
	right: 0px;
	top: 0px;*/
}

#footer {
	background: #ffffff url('images/footer.png') repeat-x;
	color:#808080;
	font-size:x-small;
	text-align:center;
	vertical-align:bottom;
	padding-top: 35px;
	/*line-height:110px;*/
	height: 77px;
}
