﻿/*基本信息*/
body {font:12px Tahoma;margin:0;text-align:center;background-image:url(../images/main_bg.jpg);padding:0;border:0;}
/*定义伪类元素（ａ：），大括号内定义了前景色属性和文本装饰属性，hover加上‘font-size’属性目的是让鼠标激活链接时改变字体*/
a:link{text-decoration:none;font-size:12px;color:Blue;}
/*未访问时的状态，颜色为绿色(green)，文本装饰属性(text-decoration)值为没有(none)*/
a:visited{text-decoration:none;font-size:12px;color:Blue;}
/*访问过的状态，颜色为红色(red)，文本装饰属性值为没有*/
a:hover{text-decoration:underline;color:Red;}
/*鼠标激活的状态，颜色为蓝色(blue)， 文本装饰属性值为上划(overline)，字体大小为20pt*/
/*html { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); } 网站变灰*/
* {
margin:0px;
padding:0px;
}
html, body {
height:100%;
/*overflow: hidden;*/
}
html>body {   /*-- for !IE6.0 --*/
width: auto;
height: auto;
position: absolute;
top: 0px;
left: 0px;
right: 0px;
bottom: 0px;
}

/*页面层容器*/
#container {width:100%;
	height:100%;
	margin:0 auto;
	padding:0px;
	border-width:0;	
}

/*页面头部*/
#Header {width:100%;
	margin:0 auto;
	text-align:center;
	height:195px;
	padding:0px;
	border-width:0px;
}

/*页面主体*/
.PageBody {width:900px;
	margin:0 auto;
	padding:3px 0;
	border-width:0;
	background-color:White;
	overflow:hidden;
}

/*侧边栏*/
.Sidebar {width:200px;
	margin:0 0 0 1px;
	min-height:200px;
	border-width:0;
	float:left;/*浮动居左*/
	clear:left;/*不允许左侧存在浮动*/
	overflow:hidden; /*超出宽度部分隐藏*/
	background-color:White;
}
/*登录侧边栏*/
.LoginSidebar {width:265px;
	margin:0 auto;
	border-width:0;
	float:left;/*浮动居左*/
	clear:left;/*不允许左侧存在浮动*/
	overflow:hidden; /*超出宽度部分隐藏*/
}

/*主体内容*/
.MainBody {width:690px;
	margin:0 auto;
	border-width:0;
	float:right;/*浮动居右*/
	clear:right; /*不允许右侧存在浮动*/
	overflow:hidden;/* 超出宽度部分隐藏*/
	background-color:White;
}
/*登录主体内容*/
.LoginMainBody {width:630px;
	margin:0 auto;
	border-width:0;
	float:right;/*浮动居右*/
	clear:right; /*不允许右侧存在浮动*/
	overflow:hidden;/* 超出宽度部分隐藏*/
}
.Choose_Type
{
	height:200px;
}
.Top_Ten
{
	height:365px;
}
.Top_Eighth
{
	height:622px;
}
.Download
{
	height:300px;
}
.User_Top
{
	width:200px;
	height:100%;
	float:right;/*浮动居右*/
	clear:right; /*不允许右侧存在浮动*/
	background-color:White;
}
.Flash_Columns
{
	width:480px;
	height:100%;
	float:left;/*浮动居左*/
	clear:left;/*不允许左侧存在浮动*/
}

/*页面底部*/
#Footer {width:900px;
	margin:10px auto 0 auto;
	height:100px;
	border-width:0;
	background:#2E2E2E;
	clear:both;/*清除浮动*/
	padding:0;
	bottom:0px;
	_bottom:-10px; /*-- for IE6.0 --*/
}

#MainBody iframe
{
	margin:0;
	height:100%;
	width:100%;
	background-color:#FFFFF2;
	border-width:0;
}	

#menu
{
	width:900px;
	top:120px;
	position:relative;
	z-index:0;
}
#menu_search {position:absolute;top:25px;width:500px;display:inline;}
#menu_search ul {list-style:none;}
#menu_search ul li {float:left;line-height:40px;margin:0 15px 0 0}
#menu_search ul li a:link,#menu_search ul li a:visited {color:White;}
#menu_search ul li a:hover{}
#Logo
{
	width:900px;
	position:absolute;
	top:24px;
	z-index:20;
	height:140px;
}
#Logo .Left
{
	width:219px;
	clear:left;
	float:left;
	height:117px;
	margin-top:23px;	
}
#Logo .Left img{border:0;}
#Logo .Right
{
	width:670px;
	padding:0px;
	text-align:left;
	clear:right;
	float:right;
}
#Login
{
	width:900px;
	height:24px;
	line-height:24px;
}
.div_login
{
	clear:right;
	float:right;
	height:25px;
	text-align:left;
}
.Font_White {color:White;}
.Font_Bold {font-weight:bold;}
.Font_Red {color:Red;}
.Font_Gray {color:Gray;}
.Clear{clear:both;}
.Line_Height {height:30px;line-height:30px}
.Home_Right {float:right;clear:right;}
.Home_Left {float:left;clear:left;}
.font14 {font-size: 14px;}
.orange {color: #FF9900;}
.bg_Gray {background-color:#E8E8E8;}
.Line_Height22 {height:22px;line-height:22px;text-align:left;}
.Top_Columns 
{
	margin:0 10px;
}
.img_bottom
{
	vertical-align:text-bottom;
}
.Link_margin {margin:0 2px;}
a.page-options {
	color: #000000; 
	text-decoration: none; 
	display: block; 
	text-align: left; 
	padding: 5px; 
	background: #a9d06a;
	margin: 3px 0 0 0;
	border-bottom: 1px solid #333333;
	border-bottom: 1px solid #555555;
}

a.page-options:hover, 
a.page-options:focus {
	color: #fff; 
	background: #09F;
}
#butong_net1 
{
	width:480px;
	height:300px;
	padding-top:20px;
	border:solid 1px #A9A9A9;
	padding-bottom:10px;
	overflow:auto;
}
.dis {display:block;}
.undis {display:none;}

