﻿/*整体页面设定*/
body 
{
	margin:0 auto; 
	margin-left:auto; 
	padding:0 auto; 
    width:1000px;
    font:12px "宋体";
}

#div_Bottom
{
	width:1000px;
	height:79px;
}

a
{
	color:Black;	
}

#div_all
{
	width:1000px;
	text-align:center;
}

#Menu
{
	width:1000px;
	height:40px;
	padding-top:12px;
	text-align:center;
	background:url(../SysImages/WJ-Menu.jpg) no-repeat top;
	font-size:16px;
}

#Head
{	
	width:1000px;
	height:143px;
	background:url(../SysImages/WJ-Head.jpg) no-repeat top;
}

#Main_Middle
{
	margin:0px;	
}

#Main_Left
{
	margin:0px;
	float:left;
	width:200px;
	text-align:center;
}

#Main_Right
{
	width:796px;
	padding:0px;
	margin:0px;
	float:Left;
}
/*登陆区DIV样式*/

/*登陆区DIV内标题DIV样式*/
#Main_Login_Tittle
{
	width:198px;
	height:38px;
	margin-top:4px;
	text-align:center;
	background:url(../SysImages/Login_Tittle.jpg) no-repeat top;	
}

#Main_Professional_Tittle
{
	width:198px;
	height:38px;
	margin-top:4px;
	text-align:center;
	background:url(../SysImages/Professional_Tittle.jpg) no-repeat top;	
}

#Main_New_Entry_Tittle
{
	width:198px;
	height:38px;
	margin-top:4px;
	text-align:center;
	background:url(../SysImages/New_Entry_Tittle.jpg) no-repeat top;
}

#Main_Query_Certification_Tittle
{
	width:198px;
	height:38px;
	margin-top:4px;
	text-align:center;
	background:url(../SysImages/Query_Certification_Tittle.jpg) no-repeat top;	
}

#Main_Online_QA_Tittle
{
	width:198px;
	height:38px;
	margin-top:4px;
	text-align:center;
	background:url(../SysImages/Online_QA_Tittle.jpg) no-repeat top;	
}

/*登陆区DIV内上部DIV样式*/
.Main_Login_Top
{
	width:198px;
	height:6px;
	background:url(../SysImages/NoLine_Top_Bg.gif) no-repeat top;
}
/*登陆区DIV内中部DIV样式*/
.Main_Login_Middle
{
	width:198px;
	text-align:center;
	background:url(../SysImages/NoLine_Middle_Bg.gif) repeat-y;
}
/*登陆区DIV内下部DIV样式*/
.Main_Login_Bottom
{
	width:198px;
	height:6px;
	background:url(../SysImages/NoLine_Bottom_Bg.gif) no-repeat top;
}

/*登陆区DIV内DIV样式*/
#Main_Login_Middle div
{
	
}

/*登陆区DIVINPUT控件样式*/
#Main_Login input
{
	text-align:center;
	vertical-align:middle;
}

/*登陆区DIV下拉列表控件样式*/
#Main_Login select
{
	width:140px;
}

#Main_Login_Text_UserName
{
}

#Main_Login_Text_PassWord
{
}

#Login
{
	width:30px;		
}

.Main_Login_Line
{
	width:180px;
	height:24px;
	padding-bottom:8px;
	text-align:center;
}

.Main_Professional_List
{
	width:170px;
	padding-top:5px;
	text-align:center;
}

.Main_Professional_List_tittle
{
	width:170px;
	padding-top:5px;
	text-align:center;
	font-size:14px;
	font-weight:bolder;
}

.Main_Login_List
{
	width:120px;
	height:24px;
	padding-top:10px;
	text-align:left;
	text-decoration:underline;	
}

.Main_Login_List img
{
	padding-right:10px;	
}

#Learning_Corner_Main
{
	width:796px;	
}

#Link_Main
{
	width:796px;
}

#Main_Right
{
	float:right;	
}

#Announcement_Main_Tittle
{
	width:796px;
	height:37px;
	margin-top:6px;
	background:url(../SysImages/Announcement_Main_Tittle2.jpg) no-repeat top;	
}

#Learning_Corner_Main_Middle
{
	width:796px;
}

#Learning_Corner_Main_Tittle
{
	width:796px;
	height:37px;
	margin-top:6px;
	background:url(../SysImages/Announcement_Main_Tittle.gif) no-repeat top;	
}

#Learning_Corner_Main_Tittle h3
{
	font:20px "宋体" bold;
	color:#072A6F;
	padding-top:4px;
	margin:0px;
	vertical-align:middle;
	list-style-type:none;	
}

#Announcement_content
{
	width:796px;
	margin-top:2px;
	text-align:center;
}

.Announcement_Tittle
{
	width:355px;
	height:30px;
	margin-top:4px;
	margin-bottom:4px;
	background:url(../SysImages/Announcement_Tittle.jpg) no-repeat top;	
}

.Announcement_Admissions_Tittle
{
	width:395px;
	height:31px;
	background:url(../SysImages/Announcement_Admissions_Tittle.jpg) no-repeat top;		
}

.Announcement_Announcement_Tittle
{
	width:395px;
	height:31px;
	background:url(../SysImages/Announcement_Announcement_Tittle.jpg) no-repeat top;	
}

.Announcement_Tittle h3
{
	font:14px "宋体" bold;
	color:#072A6F;
	padding-top:6px;
	padding-left:6px;
	margin:0px;
	vertical-align:middle;
	list-style-type:none;
}

.Announcement_Tittle h5
{
	font:12px "宋体" bold;
	color:#072A6F;
	padding-top:8px;
	padding-left:250px;
	margin:0px;
}

#Announcement_Admissions
{
	width:395px;
}

#Announcement_Announcement
{
	width:395px;
}

/*登陆区DIV内上部DIV样式*/
.Announcement_Top
{
	width:395px;
	height:15px;
	margin:0px;
	padding:0px;
	background:url(../SysImages/Announcement_Middle.jpg) no-repeat top;
}
/*登陆区DIV内中部DIV样式*/
.Announcement_Middle
{
	width:395px;
	height:330px;
	text-align:center;
	background:url(../SysImages/Announcement_Middle.jpg) repeat-y;
}
/*登陆区DIV内下部DIV样式*/
.Announcement_Bottom
{
	width:395px;
	height:2px;
	margin:0px;
	padding:0px;
	background:url(../SysImages/Announcement_Bottom.jpg) no-repeat top;
}

#Separated_Img
{
	width:796px;
	height:87px;
	margin-top:4px;
	margin-bottom:4px;
	padding:0px;
	background:url(../SysImages/Separated_Img.jpg) no-repeat top;	
}

.Learning_Online_Tittle
{
	width:263px;
	height:31px;
	background:url(../SysImages/Learning_Online_Tittle.gif) no-repeat top;	
}

.QusetionAndAsk_Tittle
{
	width:263px;
	height:31px;
	background:url(../SysImages/QusetionAndAsk_Tittle.gif) no-repeat top;	
}

.Learning_Corner_Tittle
{
	width:263px;
	height:31px;
	background:url(../SysImages/Learning_Corner_Tittle.gif) no-repeat top;	
}

.Learning_Corner_Tittle h3
{
	font:14px "宋体" bold;
	color:#072A6F;
	padding-top:8px;
	padding-left:12px;
	margin:0px;
	vertical-align:middle;
	list-style-type:none;
}

.Learning_Corner_Tittle h5
{
	font:12px "宋体" bold;
	color:#072A6F;
	padding:0px;
	margin:0px;
	float:right;
}

.Learning_Corner
{	
}


/*登陆区DIV内上部DIV样式*/
.Learning_Corner_Top
{
	width:263px;
	height:17px;
	margin:0px;
	padding:0px;
	background:url(../SysImages/Learning_Corner_Top.gif) no-repeat top;
}
/*登陆区DIV内中部DIV样式*/
.Learning_Corner_Middle
{
	width:263px;
	height:160px;
	text-align:center;
	background:url(../SysImages/Learning_Corner_Top.gif) repeat-y;
}
/*登陆区DIV内下部DIV样式*/
.Learning_Corner_Bottom
{
	width:263px;
	height:2px;
	margin:0px;
	padding:0px;
	background:url(../SysImages/Learning_Corner_Bottom.gif) no-repeat top;
}

#Link_Tittle
{
	width:794px;
	height:36px;
	margin-top:6px;
	background:url(../SysImages/Announcement_Main_Tittle.jpg) no-repeat top;
}

#Announcement_Main
{
	width:794px;	
}

#Link_Tittle h3
{
	font:20px "宋体" bold;
	color:#072A6F;
	padding-top:4px;
	margin:0px;
	vertical-align:middle;
	list-style-type:none;	
}

#Main_Login_Control_Find_PassWord
{
	padding-left:20px;	
}

#Main_Login_Control_LoginButton
{
	padding-left:6px;	
}

.Learning_Corner_Line
{
	width:220px;
	height:30px;
}

.Learning_Corner_Line a
{
	color:Black;
}

#Online_Ask
{
	text-align:left;
	padding-left:20px;	
}

#Online_Control_Submint
{
	float:left;
	padding-left:20px;
}

#Main_Right #Scroll_Image_Main
{
	width:796px;
	white-space:nowrap;
}

#Main_Right #Scroll_Image_Main #Scroll_Image_Control
{
	padding-top:40px;
}

#Main_Right #Scroll_Image_Main #SousuoAndTongji
{		
	padding-top:40px;
}

#Main_Left #Tb_Specialist
{
	width:160px;
}

#Main_Left #Tb_Undergraduate
{
	width:160px;
}

#Main_Left #Tb_Office
{
	width:160px;
}

#Professional_Main td
{
	width:80px;
	text-align:left;
	text-decoration:underline;	
}

#QusetionAndAsk_Info td
{
}

#QusetionAndAsk_Info tr
{
	margin-top:5px;	
}

.Online_Survey_LineDiv
{
	text-align:left;
	padding-left:20px;
	margin-top:10px;
}

.Online_Survey_LineDiv font
{
	font-size:13px;
	padding-left:10px;
}

.Online_Survey_LineDiv_A
{
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
}

#SAT_Tittle
{
	width:373px;
	height:31px;
	background:url(../SysImages/zhanneisousuo.jpg) no-repeat top;	
}

#SAT_Middle
{
	width:373px;
	height:126px;
	background:url(../SysImages/SAT_Middle.jpg) repeat-y;
}

#SAT_Bottom
{
	width:373px;
	height:31px;
	background:url(../SysImages/SAT_Bottom.jpg) no-repeat top;	
}

#sousuo_All
{
	padding-top:40px;	
}

#sousuo_Btn
{
	padding-top:10px;	
}

.Home_Learning_Corner_Line
{
	margin-bottom:10px;	
}

.Link_List_One
{
	float:Left;
}

.Link_List_One a:link a:visited a:hover a:active
{
	color:#EEEEEE;
}


.Link_List_img
{
	margin:4px;
	width:120px;
	height:30px;	
}

.Link_List
{
	text-align:center;
	width:700px;
}
