﻿/* CSS Document */
/*���ñ߿���ʽ*/
.side {
	border-bottom: #BECAE4 1px solid; 
	border-left: #BECAE4 1px solid; 
	border-top: #BECAE4 1px solid; 
	border-right: #BECAE4 1px solid; 
}

/*ҳ��Ӧ��������ʽ*/
body {
	color:#000000;
	
}

body,hr,div,td,span,.Normal,.Message,TFOOT,label,.NormalRed,.NormalBold,A,A:active {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height:20px;
}


/*��¼ģ��������ʽ*/
.label{
        color:#ffffff;
        font-size:12px;
        line-height:30px;
}
/*��¼ҳ����ʾ������ʽ*/
.LoginTabs,A.LoginTabs:link,A.LoginTabs:active,A.LoginTabs:hover,A.LoginTabs:visited{
	font-weight: normal;
	font-size: 12px;
	color: #5a5a5a;
	font-family: Arial, sans-serif;
	text-decoration: none;
}

/*�˵�����ʽ*/
TR.MainMenu_MenuBar TD{
	color: #2c839d;
	font-size:12px;
	font-weight:normal;
	padding:0 10px;
	height:31px;
}

/*�����˵�����ʽ*/
.MainMenu_MenuItem {
	cursor: hand;
	color: #2c839d;
	font-weight:normal;
	font-size: 12px;
	border-left: #808080 0px solid;
	border-bottom: #808080 0px solid;
	border-top: #808080 0px solid;
	border-right: #808080 0px solid;
	padding:2 10px;
	height:31px;	
}

/*�˵�ѡ�������ʽ*/
TR.MainMenu_MenuItemSel TD{
	color: #01c5ff;
	font-size: 12px; /*must be pixel to match repeat*/
	font-weight:normal;
	padding:0 10px;
	height:31px;	
}

/*�����˵�ѡ�������ʽ*/
.MainMenu_MenuItemSel{
	color: #01c5ff;
	font-size: 12px; /*must be pixel to match repeat*/
	font-weight:normal;
	padding:2px 10px;
	height:31px;	
	background:transparent;
}


/*�����˵���ı�����ʽ*/
.MainMenu_SubMenu {
	border-left: #E4CEBD 0px solid;
	border-bottom: #E4CEBD 0px solid;
	border-top: #E4CEBD 0px solid;
	border-right: #E4CEBD 0px solid;
	background-color: #e9f8fa;
	z-index: 1000;
}



/*�˵����е����Ӽ����ʽ*/
.MainMenu_MenuIcon{ display:none; }
.MainMenu_MenuArrow{ display:none; }
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuBreak{ display:none; }

/* Module Action Menus */
.ModuleTitle_SubMenu
{
	border:1px solid #C0D6E5;
}

.ModuleTitle_SubMenu td{
	background-color:#F8FAFF;
	white-space: nowrap;
} 

.ModuleTitle_MenuIcon {
	background-color:#F8FAFF; 
	border:none;
	padding: 0px 2px;
}

.ModuleTitle_MenuItemSel td, .ModuleTitle_MenuItemSel .ModuleTitle_MenuIcon{
	background: #CE0D0D url(http://iccs.shnu.edu.cn/Portals/52/Skins/images/submenu_hover.gif) repeat-x top left;
	color: #fff;
}

.ModuleTitle_MenuBreak td, .ModuleTitle_MenuBreak .ModuleTitle_MenuIcon
{
	height: 2px;
	background-color: #D5E0FF;
}

body {
	margin:0;
	padding:0;
	background:#ffffff;
	text-align:center;
}

html, body {
	width:100%;
}


/*ҳ������������ʽ*/
A:link{
	color:#000000;
}

/*ҳ�����ӷ������ʹ���ʽ*/
A:visited{color:#000000}

/*ҳ����������ƶ���ȥ������ʽ*/
A:hover{color:#000000;
}

#wrapper {
	width:900px;
	margin:0 auto;
	text-align:left;
	
}	


.topbar a, .topbar a:hover, .topbar a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

.banner{
	width:900px;
	height:84px;
	background:url(dwhy_student1fen-1_res/banner.jpg) bottom left no-repeat;
}

.menu {
	text-align:left;
	width:900px;
	height:31px;
	line-height:31px;
	background:url(dwhy_student1fen-1_res/menubg.jpg) top left repeat-x;
}

.linksbar {
	width:900px;
	height:35px;
	line-height:35px;
	background:url(http://iccs.shnu.edu.cn/Portals/52/Skins/dwhy_student1fen-1/searchbg.jpg) top left no-repeat;
}

.content {
	width:900px;
	background: url(dwhy_student1fen-1_res/contentbgrepeat.jpg) top left repeat-y;
}


.bottom {
	width:900px;
	padding:10px 0;
	text-align:center;
	background:url(http://iccs.shnu.edu.cn/Portals/52/Skins/dwhy_student1fen-1/bottombg.jpg) bottom center no-repeat;
}

.bottom a, .bottom a:visited {
	color:#000000;
	text-decoration:none;
}

.bottom a:hover {
	color:#000000;
	text-decoration:underline;
}
.SkinObject,A.SkinObject:link,A.SkinObject:active,A.SkinObject:hover,A.SkinObject:visited{
	font-weight: normal;
	font-size: 10pt;
	color:#26a3d3;
	font-family: Arial, sans-serif;
	text-decoration: none;
}




