﻿/******************   css hack 说明  *********************/
/******************   以属性height为例  *********************/
/******************   height:100px for all explorer   *********************/
/******************   *height:100px for ie6&ie7   *********************/
/******************   _height:100px for ie6 only  *********************/

body{
	text-align:center;
	color:black;
	font-size:12px;
	margin:auto,auto;
	margin-top:10px;
	height:auto;
	width:98%;
	border:0px;
	/**background-image:url("Images/WHYZ_TEST/bodybg.jpg");**/
	_background-image:url("Images/WHYZ_TEST/newyear/wuyi.jpg");*/
	background-position:top;
	background-repeat:repeat-x;
}
div{
	
}
a{
    font:normal normal normal 12px/120% Arial,"����",Helvetica,sans-serif;
    text-decoration:none;
    color:#000;
}
a:hover
{
    color:red;
    text-decoration:underline;
}
ul{
	text-align:left;
	list-style:none;
	margin-top:4px;
	margin-left:10px;
}
#TitleList ul{
	margin-left:-25px;
	*margin-left:10px;
}
li{
	border-bottom:1px dotted gray;
	margin-top:4px;
	margin-right:10px;
}
img{
	border:none;
}

#leftSide,#rightSide{
	margin-top:90px;
	width:60px;
	height:400px;
	float:left;
	position-repeat:no-repeat;
}
#leftSide{
	background-image:url(Images/WHYZ_TEST/newyear/zuolian.jpg);
	
}
#rightSide{
	background-image:url(Images/WHYZ_TEST/newyear/youlian.jpg);
	
}
#Container{              /****����ҳ��������㣬�������������L·�ȣ���ʽ��*****/  
	text-align:center;  
	width:940px;
	min-height:200px;
	*height:200px;  
	background-color:white;   
	margin:0px auto;
	margin-top:10px; 
	*margin-top:0px;                                                                                                              
	/*border-right:1px solid gray;
	border-left:1px solid gray;*/
	border:2px solid gray;
	_border:0px;
}

#jieri{
	width:940px;
	font-size:0px;
	height:0px;
	/*height:250px;*/
	background-image:url(/uploadfiles/funvjie.jpg);
}
#dangjian{
	width:940px;
	font-size:0px;
	height:250px;
	background-image:url(/uploadfiles/dangjian.jpg);
}
#Header,#Content,#Footer{
	width:940px;
	min-height:10px;
	height:auto;
}


/******����������֮�����ɾ����ֻ������ֻ��*****/

#Header{      /****��վ����div��ʽ****/
	margin-top:-5px;
	margin-bottom:5px;
}

/*****************��վ������ʽ********************/
/*****************��վ������ʽ********************/
/*****************��վ������ʽ********************/
/*****************��վ������ʽ********************/

#userLogin{
	margin-top:50px;
	margin-bottom:50px;
	width:600px;
	background-image:url("images/WHYZ_TEST/login_back.jpg");
	margin-left:200px;
	*margin-left:0px;
}



#WebFlash{    /****��վ����flash css��ʽ******/
	margin:0px;
	background:gray;
	width:940px;
	height:130px;
}


/*******以下为self网站顶部风格2的css样式*******/
/*******以下为self网站顶部风格2的css样式*******/


#logo_Header{
	height:auto;
}

#navigator{
	height:30px;
}

#navigator #navigator_gen{
	width:100%;
	float:left;
	text-align:left;
	height:30px;
	*height:33px;
	margin-bottom:0px;
	overflow:hidden;/*���������IJ��֣��������Ҫ*/
	background-image:url(Images/WHYZ_TEST/oneLayer.gif);
	*background-repeat:no-repeat;
	background-position:top;
}
#navigator #navigator_gen ul{/***����L· ul��ʽ***/
	margin:0px;
	list-style:none;
	height:30px;
	*height:35px;
	*margin-top:5px;
	
}
#navigator #navigator_gen li{/***����L· li��ʽ***/
	text-align:center;
	display:block;
	float:left;
	margin:0px;
	height:30px;
	*height:35px;
	margin-right:2px;
	*width:100px
	CURSOR: pointer;
	
}
#navigator #navigator_gen a{
	display:block;
	margin-top:5px;
	float:left;
	width:90px;
	*width:100px;
	height:37px;
	line-height:26px;
	color:white;
	font-size:14px;
	/*background-color:rgb(0,101,179);*/
	/***background-image:url(Images/WHYZ_TEST/btnbg2.jpg);***/
	/*border:1px solid gray;	*/
	border-bottom:none;
}
#navigator #navigator_gen a:hover{
	text-decoration:none;
	font-weight:bold;
	color:black;
	/*color:rgb(0,68,153);*/
	background-image:url(Images/WHYZ_TEST/bg.gif);
	background-position:top;
	background-repeat:no-repeat;
	/*background-color:rgb(0,67,135);*/
	/***background-image:url(Images/WHYZ_TEST/btnbg1.jpg);***/
}

#navigator_fen {
	/*_background-color:rgb(0,67,135);*/
	background-image:url(Images/WHYZ_TEST/twoLayer.gif);
	background-repeat:no-repeat;
	width:100%;
	text-align:center;
	/*text-align:left;*/
	height:50px;
	margin-top:-10px;
	*margin-top:0px;
}
#navigator_fen #fen{
	margin-left:150px;
	
}

#navigator_fen #fen ul{/****����L· ul��ʽ****/
	list-style:none;
	margin-top:0px;
	width:90%;
}
#navigator_fen #fen li{/****����L· li��ʽ****/
	display:block;
	float:left;
	margin:0px;
	text-align:right;
	border-top:none;
	border-bottom:none;

}
#navigator_fen #fen li a{
	display:block;
	float:left;
	height:30px;
	line-height:30px;
	color:#1F3A87;
	font-size:13px;
	padding-left:8px;
	padding-right:8px;
}
#navigator_fen #fen li a:hover{
	color:red;
}


/********end end end 样式2**********/



#CurrentPosition{          /****��ǰλ�õ��� css��ʽ****/
	width:940px;
	text-align:left;
	text-indent:20px;
	height:30px;
	line-height:30px;
	background-color:rgb(191,192,236);
	background-image:url(Images/WHYZ_TEST/positionbg1.jpg);
	border-bottom:1px solid #9C6;
}


/*****************��վ��������ʽ****************/
/****************��վ��������ʽ****************/
/***************��վ��������ʽ****************/
/**************��վ��������ʽ****************/



/***********************��վ��ҳ��ʽ���ʼbeginbegin************************/
/***********************��վ��ҳ��ʽ���ʼbeginbegin************************/
/***********************��վ��ҳ��ʽ���ʼbeginbegin************************/
/***********************��վ��ҳ��ʽ���ʼbeginbegin************************/
/***********************��վ��ҳ��ʽ���ʼbeginbegin************************/

#VIPArea,#Tools,#EducationArea,#FlashOneArea,#CommunicateArea{
	margin-top:5px;
	margin-bottom:5px;
	width:100%;

}

#VIPArea{   /****��վ��������һ����Ҳ��VIP������ʽ***/
	height:400px;
}
#VIPLeft,#VIPMiddle,#VIPRight{
	height:100%;
	border:1px solid rgb(155,189,230);

}
#VIPLeft{     /***VIP�������L·������ʽ�����+�߿�=240px(****/
	width:280px;
	float:left;
}
#FlashFocus{
	width:280px;
	height:auto;
}
#FlashFocusXia{
	border-top:1px solid rgb(155,189,230);

}
#FlashFocusXia #TitleList{
	height:140px;
	overflow:hidden;
}
#FlashFocusXia ul{
	margin-top:7px;
}
#FlashFocusXia tr{
	height:18px;
	*height:17px;
}

#FlashFocusXia li{
	margin-top:8px;
}

#VIPMiddle{
	width:405px;
	margin-left:5px;
	float:left;
	overflow:hidden;
}
#VIPMiddleShang{
	width:100%;
	height:44%;
	*height:40%;
}
#DaoDu{    /***VIPMiddleShang�еı�������ʽ***/
	width:100%;
	height:35px;
	line-height:35px;
	background-image:url(Images/WHYZ_TEST/DaoDuBack.jpg);
	background-repeat:repeat-x;
}
#SomeContent{
	height:auto;
	color:rgb(59,59,59);
}
#Topic{    /****���з���L·�ı�����ʽ,�����������ڱ߾࣬������ʽ�ȣ�����VIP�����������������������Ҳ����з���L·****/
	width:100%;
	height:20px;
	background-image:url(Images/WHYZ_TEST/topicback.gif);
	background-repeat:repeat-x;
	text-align:left;
	padding-top:8px;
	/*color:rgb(31,58,135);		*/
	color:#035AA4;
}
#Topic a{
	color:#035AA4;	
}
#Topic div{
	margin-left:10px;
	width:80%;
    height:100%;
	text-indent:24px;
	background-image:url(Images/WHYZ_TEST/fastLinkTopic.jpg);
	background-repeat:no-repeat;
	background-position:left -10%;
}

#VIPMiddleXia #Topic{
	background-image:url(Images/WHYZ_TEST/vipMiddleXiaTopic.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	height:15px;
	width:95%;
	text-indent:24px;
	margin-left:10px;
	*margin-left:0px;
}
#VIPMiddleXia ul{
	margin-top:6px;
}
#VIPMiddleXia tr{
	height:20px;
	*height:19px;
}
#LanMuLeft #Topic div,#LanMuRight #Topic div{
	background-image:url(Images/WHYZ_TEST/topic.gif);
}
#TitleList{
	overflow:hidden;
}
#VIPMiddleXia #TitleList li{
	margin-top:5px;
}
#VIPMiddleXia{
	margin-top:10px;
	text-align:center;
}
#VIPRight{
	width:238px;
	float:right;
}
#VIPRightShang{
	height:50%;
	overflow:hidden;
}
#VIPRightShang ul,#VIPRightXia ul{
	margin-top:7px;
}
#VIPRightShang tr,#VIPRightXia tr{
	height:23px;
	*height:21px;
}
#VIPRightXia tr{
	height:24px;
	*height:23px;
}
#VIPRightXia{
	height:50%;
	border-top:1px solid rgb(155,189,230);
	overflow:hidden;
}
#Tools{    /****��վ���������ٹ���������ʽ****/
	height:100px;
	margin-top:5px;
	*margin-top:-17px;
	
}
#EducationArea{   /****��վ��������������ʽ*****/
	height:600px;
}
#AllLeft{   /****��վ���������������ʽ��������������������****/
	float:left;
	width:694px;
}
#AllRight{    /****��վ�������Ҳ�������ʽ��������������������****/
	float:right;
	width:240px;
	height:622px;
	overflow:hidden;
	border-bottom:1px solid rgb(155,189,230);
	border-right:1px solid rgb(155,189,230);
}

#VIPMiddleShang #Topic{
	height:36px;
	background-image:url(Images/WHYZ_TEST/DaoDuBack.jpg);
}

#LanMuLeft #TitleList li,#LanMuRight #TitleList li{
	margin-top:6px;
}
#RightLanMuShang,#RightLanMuXia,#LanMuLeft,#LanMuRight{   /****�������з���L·�ı߿���ʽ***/
	border:1px solid rgb(155,189,230);
	
}
#RightLanMuShang,#RightLanMuXia{  /****���������������Ҳ����L·��ʽ������L·���+�߿���=240px****/
	width:100%;
}

#RightLanMuXia{   /****���������������Ҳ����L·���·���L·�Ķ��߾���ʽ****/
	margin-top:0px;
	height:52%;
	overflow:hidden;
}
#RightLanMuShang{
	border-bottom:none;
	height:48%;
	overflow:hidden;
}

/****��������������������L·��ʽ������L·���+�߿���=345px****/
#LanMuLeft,#LanMuRight,#LanMuFlash{
	float:left;
	width:343px;
	height:254px;
	overflow:hidden;
}

#LanMuFlash{    /****��L·���м�flash������ʽ****/
	width:694px;
	margin-top:5px;
	margin-bottom:5px;
	height:100px;
}
#CommunicateArea #LanMuFlash{
	*margin-top:-10px;
}

/****����L·���������߾���ʽ���������ͽ�������****/
#LanMuRight{
	margin-left:4px;
}

#FlashOneArea{   /****��վ���������flash��������ʽ***/
	height:130px;
	margin-top:-30px;
	margin-bottom:50px;
	*margin-bottom:5px;
}
#CommunicateArea{   /****��վ��������������ʽ****/
	height:600px;
}


/*****�����ǽ�ʦ��ɺ�ѧ����ɵ�ͼ���б������ʽ******/
#pic_list{
	width:90%;
	text-align:left;
	margin-left:15px;
	*margin-left:0px;
    overflow:hidden;
}
#pic_list #pic{
	margin-top:8px;
	margin-right:10px;
	border:2px solid gray;
	border-right:2px solid black;
	border-bottom:2px solid black;
	width:90px;
	height:90px;
	float:left;
}
#pic_list #pic img{
	float:left;
	width:90px;
	height:90px;
	border:none;
	
}
#pic_list li{
	float:left;
	list-style:none;
    min-width:50%;
	overflow:hidden;
	margin-left:0px;
	margin-bottom:2px;     
           white-space:nowrap;    
}

/***********************************����L·��ҳ��ʽ���ʼbegin---begin***************************************************/
/***********************************����L·��ҳ��ʽ���ʼbegin---begi***************************************************/
/***********************************����L·��ҳ��ʽ���ʼbegin---begi***************************************************/
/***********************************����L·��ҳ��ʽ���ʼbegin---begi***************************************************/

#mobanall{
	width:940px;
	height:200px;
}

#tongjiLeft,#tongjiRight{		 /***����L·��һЩͳ���б�����������Ƽ����������£��û�ͳ�Ƶ�****/
	width:240px;
	margin-bottom:5px;
	height:902px;
	margin-top:5px;
	border-top:1px solid rgb(155,189,230);
}
#tongjiLeft{
	float:left;
}
#tongjiRight{
	width:202px;
	*width:200px;
	float:right;
}
#tongjiRight #Topic div,#tongjiLeft #Topic div{
	background-image:url(Images/WHYZ_TEST/topic.gif);
}
#tongji_LanMu{     /****����ͳ���������з�ͳ����L·��������ʽ*****/
	border:1px solid rgb(155,189,230);
	border-top:none;
	width:238px;
	
	min-height:329px;
	height:auto;
	*height:307px;
    
	background-color:rgb(239,235,231);
	text-align:center;
}
#tongjiRight #tongji_LanMu{
	width:200px;
}
#xiangguan{
	margin-left:10px;
}
#xiangguan ul{
	list-style:none;
	width:80%;
}
#xiangguan li{
	width:100%;
	float:left;
	margin-top:1px;
	/*margin-right:15px;*/
	height:66px;
	text-indent:90px;
	text-align:left;
	line-height:70px;
	border:1px solid #9CF;
	background-image:url(Images/WHYZ_TEST/lanmubk.jpg);
}
#xiangguan li a{
	font-size:14px;
}
#tongjiList{
	height:auto;
}
#tongjiList ul{
	margin-left:-25px;
	*margin-left:10px;
}
#tongjiList tr{     /****����ͳ���������з���L·���б���ʽ*****/
	height:20px;
}
#liebiaoLeft,#liebiaoRight{        /***����L·�������б�,����������������ʽ****/
	width:690px;
	border:1px solid rgb(155,189,230);
	margin-top:5px;
	margin-bottom:5px;
	height:989px;
	white-space:normal;/****���ö������ֳ����������ɦ���Զ�����***/
    word-wrap:break-word;
	overflow-x:hidden;
}
#liebiaoLeft{
	float:left;
	font-size:14px;
	line-height:20px;
	width:725px;
}
/*#liebiaoLeft img{
	max-width:690px;
	width:expression((this.width>690)?690:this.width);
}*/
#liebiaoLeft #flash{
	width:725px;
	overflow:hidden;
}

#contentList{
	text-align:center;
	height:auto;
}

#liebiaoRight{
	float:right;
}
#wenzhangList{     /****�������L·�������б���ʽ*****/
	/**border-top:1px solid rgb(155,189,230);**/
}
#wenzhangList ul{
	line-height:30px;
}
#wenzhangList #biaoti{
	color:red;
	font-size:12px;
	font-weight:bold;

}

/************************************************视频首页css样式区*********************************/
/************************************************视频首页css样式区*********************************/
/************************************************视频首页css样式区*********************************/
#video_newVideo #fenye{
	margin-top:10px;
}


#video_indexVideo,#video_newVideo,#video_hotVideo,#video_hotTeacher,#video_SchoolVideo{    /****_属性为ie6可以识别的版本******/
	width:938px;
	height:auto;
	border:1px solid rgb(155,189,230);

	margin-top:5px;
}
#video_newVideo #videoPic{
	height:100px;
	height:auto;
}
#xiangguanVideo img,#video_newVideo img,#video_hotVideo img,#neirongVideo img,#video_SchoolVideo img{
	border:0px;
	width:120px;
	height:120px;

}
#neirongVideo{
	margin-left:-15px;
	min-height:550px;
}
#videoPic{
	/*_border:1px solid rgb(229,227,228);
	_border-top:none;*/
	margin-bottom:10px;

}
#videoTopic{ 
	height:30px;
	line-height:38px;
	text-align:left;
	background-image:url(Images/WHYZ_TEST/tbg.jpg);
}
#videoTopic a{
	margin-left:35px;
	*margin-left:0px;
	text-indent:35px;
	line-height:35px;
	font-size:14px;
	font-weight:bold;
}
#video_indexVideo{
	height:450px;
	border:none;
	margin-bottom:20px;
	*margin-bottom:-10px;
}
#bigVideo{
	width:500px;
	height:460px;
	float:left;
	border:1px solid rgb(155,189,230);
	
}
#video_search{
	float:right;
}
#xiangguanVideo{
	width:420px;
	height:460px;
	float:right;
	border:1px solid rgb(155,189,230);
}
#indexXiangguanVideo,#newestVideo,#oneVideo{
	width:141px;
	height:auto;
	*height:120px;
	float:left;
	margin-left:15px;
	margin-top:20px;
	border:1px solid gray;
	background:rgb(251,252,241);
}
#indexXiangguanVideo,#newestVideo,#oneVideo{
	margin-left:45px;
	*margin-left:25px;
	margin-top:10px;
}

#indexXiangguanVideo #Title,#newestVideo #Title,#oneVideo #Title{
	width:120px;
	height:14px;
	overflow:hidden;
	margin-top:10px;
}
#indexXiangguanVideo #Video,#newestVideo #Video,#oneVideo #Video{
	width:120px;
	height:90px;
	overflow:hidden;
	margin-left:10px;
	*margin-left:0px;
	margin-top:5px;
	border-right:1px solid black;
	border-bottom:1px solid black;
}
#indexXiangguanVideo #Title,#newestVideo #Title,#oneVideo #Title{
	width:100%;
	text-align:center;
}
#floatClear{
	height:0px;
	clear:both;
}

#newestVideo{
	float:left;
	margin-left:8px;
}

#video_hotTeacher{
	margin-bottom:5px;
}


/***********************************软件首页css样式区***************************************************/
/***********************************软件首页css样式区***************************************************/
/***********************************软件首页css样式区***************************************************/


#softLeft{
	width:220px;
	margin-left:1px;
	float:left;
}
#softRight{
	width:706px;
	float:right;
	margin-right:1px;
}

#leftTop,#leftBottom{
	margin-top:5px;
	border:1px solid rgb(155,189,230);
	width:100%;
	height:350px;
	overflow:hidden;
}
#rightTop,#rightBottom{
	margin-top:5px;
	width:100%;
	
}
#rightBottom{
	*margin-top:-10px;
}
#rightTop #recommendSoft,#rightTop #newSoft{
	width:349px;
	height:350px;
	border:1px solid rgb(155,189,230);
	overflow:hidden;
}
#rightTop #recommendSoft{
	float:left;
}
#rightTop #newSoft{
	float:right;
}
#rightBottom #ask{
	width:704px;
	height:350px;
	border:1px solid rgb(155,189,230);
	
	overflow:hidden;
}



#softTopic{ 
	height:30px;
	line-height:38px;
	text-align:left;
	background-image:url(Images/WHYZ_TEST/softTopic.jpg);
}
#softTopic a{
	margin-left:35px;
	*margin-left:0px;
	text-indent:35px;
	line-height:35px;
	font-size:14px;
	font-weight:bold;
}
#softLeft #softList{
	margin-left:5px;
	min-height:100px;
	height:auto;
}
#softList table{
	text-align:left;
}
#recommendSoftList{
	margin-top:8px;
	margin-left:7px;
}
#softRight #fenye{
	margin-top:10px;
}
#recommendSoftList tr{
	text-align:left;
	height:30px;
}
#recommendSoftList{
	color:rgb(68,68,68);
}
#recommendSoftList a{
	font-size:12px;
	color:rgb(239,86,9);

}
#ask img{
	width:55px;
	height:55px;
}
#recommendSoftList a:hover{
    color:red;
}
#recommendSoftList #all{
	color:green;
}
#newSoftList div{
	text-align:left;
	margin-left:7px;
	margin-top:10px;
	height:15px;
}
#softClassList{
	margin-top:5px;
}
#softClassList img{
	width:20px;
	height:16px;
}
#softClassList tr{
	height:45px;
}
#softName{
	text-align:left;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:20px;
	color:green;
	font-size:16px;
	overflow:hidden;
}
#softInfo{
	margin-left:20px;
	text-align:left;
	text-indent:10px;
	border:1px solid rgb(220,220,220);
	margin-right:20px;
}
#softInfo table{
	width:60%;
	text-align:left;
	margin-top:10px;
}
#softInfo tr{
	height:20px;
}
#infoTitle{
	height:30px;
	line-height:30px;
	margin-left:20px;
	text-align:left;
	text-indent:10px;
	font-size:14px;
	background-image:url("Images/bg_all.gif");
	margin-right:20px;
}
#softComment{
	text-align:left;
	margin-left:20px;
	text-indent:10px;
	border:1px solid rgb(220,220,220);
	margin-right:20px;
}
#softInfo li{
	list-style:none;
}
/***********************************end软件首页css样式区end***************************************************/
/***********************************end软件首页css样式区end***************************************************/
/***********************************end软件首页css样式区end***************************************************/
/***********************************end软件首页css样式区end***************************************************/


/***********************************错误页信息css样式begin***************************************************/

#errorMessage{
	height:200px;
	padding-top:50px;
}



/***********************************错误页信息css样式end***************************************************/


/***********************************����L·��ҳ��ʽ�����***************************************************/
/***********************************����L·��ҳ��ʽ�����***************************************************/
/***********************************����L·��ҳ��ʽ�����***************************************************/


#Footer{   /****��վβ��div��ʽ****/
	margin-top:25px;
	*margin-top:-30px;
	width:940px;
	height:auto;
	
}
#Foot_content{
	margin:0px;
	padding:0px;
	height:auto;
	
}
#Foot_content #Topic{
	
	background-position:bottom;
	width:938px;
	height:20px;
	border:1px solid rgb(155,189,230);
	border-bottom:none;
	margin:0px;
	padding-bottom:0px;
}

#Foot_content #Fast_link{
	width:938px;
	border:1px solid rgb(155,189,230);
	border-top:none;
	margin-top:-10px;
	padding-top:10px;
	*margin:0px;
	*padding:0px;
	text-align:left;
	height:100px;
	height:auto;
}
#Foot_content #Fast_link ul{
	margin-left:20px;
	margin-top:10px;
}
#Foot_content #Fast_link li{
	border-bottom:none;
}

#Foot_content #Fast_link a{
	color:#3c3c77;
	margin-right:10px;
	margin-left:10px;
}
#Foot_content #Fast_link font{
	font-size:14px;
}
/*div{
	filter:gray;
}*/
