﻿/*MasterIndexPage.master的CSS样式表文件*/
/*整个页面的样式*/
* {	margin:0;padding:0; margin:0 auto;}
img{border:0;}

body, html{margin:0 auto; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align:center;}

.indexBody { width:963px; border:0px; margin-top:0px;}

.MainBody { width:963px;height:65px; border:0px; margin-top:0px; text-align:center;}

a { text-decoration:none; border-color:#70c1e5; color:#5e5e5e; cursor:pointer;  margin:0 auto; border:0px;}

a:hover {text-decoration:underline;}

/*页面顶部的样式*/
/*头部*/
.headtop {width:100%; height:37px; background-color:#dde3e8; margin-top:0px;  border:0px; line-height:37px; font-size:14px;}

.head {	width:963px; height:65px;}

.head_left {float:left;	width:254px; height:65px; background-image:url(../Images/IndexImages/logo.gif); background-repeat:no-repeat;}

.head_middle {float:left; width:435px; height:65px;}

.hm_top {float:left; width:435px; height:33px;}

.header_l {float:left; width:59px; height:33px;	background-image:url(../Images/IndexImages/header_l.gif); background-repeat:no-repeat;}

.header_m {font-size:14px; float:left; width:317px; height:33px; background-image:url(../Images/IndexImages/header__m.gif); background-repeat: repeat-x; background-repeat:no-repeat;}

.header_m li {float:left; list-style:none; padding:10px 9px;}

.header_m li a {display:block; text-decoration:none; color:#ed1a04; font-weight:bold;}

.header_m li a:hover {text-decoration:underline;}

.header_r {float: right; width:59px; height:33px; background-image:url(../Images/IndexImages/header_r.gif); background-repeat:no-repeat;}

.hm_bottom {float:left;	width:415px; height:32px;}

.head_right {float:right; width:255px; height:65px; line-height:20px;}

.hr_top {float:left; width:255px; height:45px;}

.hr_bottom {float:left; width:251px; height:20px; }

.hr_bottom li {float:left; list-style:none; padding:1px 15px;}

.hr_bottom li a {display:block;	text-decoration:none; color:#5e5e5f; font-weight:bold;}

.hr_bottom li a:hover {text-decoration:underline;}

/*网站地图*/
.Master_SiteMap{width:963px; border:0px; margin-top:5px; text-align:left; height:16px; line-height:16px;}

.Master_SiteMapImg{width:16px; border:0px; height:16px; line-height:16px; float:left}

.Master_SiteMapText{width:946px; border:0px; text-align:left; height:16px; line-height:16px; float:right;}

/*页面导航*/
.Navigation {margin-top:5px; width:963px; position:relative; background:url('../Images/IndexImages/Navigation.gif') no-repeat; height:36px; text-align:center; left: 0px;}

.Navigation ul {list-style-type:none; z-index:10; position:absolute; z-index:100; top: 0px; left: 0px;}

.Navigation li{float: left;	width: 107px; height: 36px;	vertical-align: bottom;	line-height: 36px; font-size: 14px;	font-weight: bold; color: #FFFFFF;	}

.Navigation a, .Navigation a:active, .Navigation a:visited, .Navigation a:hover {text-decoration:none; color:#fff; cursor:pointer;}

#slide{	position: absolute; width: 105px; height: 30px; z-index: 10; margin-top: 5px; margin-left: 1px; float: left; background-image:url('../Images/IndexImages/Index.png') no-repeat; background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../Images/IndexImages/Index.png',sizingMethod='scale');}

/*搜索功能的样式*/
.Search{background: url(  '../Images/IndexImages/SearchImg.jpg' ); width: 963px; height: 52px; border:0px;}

.DropDownListText{ width: 180px; border: 1px solid #70c1e5;	color: #5e5e5e;	height:22px; text-align:center;}

.SearchTextBox{	width:273px; height:20px; border: 1px solid #5e5e5e; line-height:20px; margin-left:5px;}

.SearchImageButton {width:58px; height:38px; border:0px; margin-left:5px;}

.Main {width:963px; border:0px; margin-top:5px; text-align:center;}

/*页面下面的样式*/
.Friendship{width: 963px; margin-top: 10px; height:40px;}

.Friendship_top {background-image: url('../Images/IndexImages/footer_top.jpg'); height: 40px; border:0px; width:963px;}

.Friendship_li{	border-left: 1px solid #70c1e5;	border-right: 1px solid #70c1e5; text-align: center; width: 961px;}

.Friendship_bottom { border-style: none; border-color: inherit;	border-width: 0px;	width:963px;height:64px;}

.FriendshipRight {background-image: url('../Images/IndexImages/footer_left_right.jpg' ); float:right; width:1px; height:63px;}

.FriendshipLeft {background-image: url('../Images/IndexImages/footer_left_right.jpg' );float:left; width:1px; height:63px;}

.Friendships{ width:116px; height:20px; border:0px;}

.Introduction {width:963px; height:70px; line-height:20px; color:#0960d5; margin-top:5px; border:0px;}
.Introduction a{ color:#0960d5;}
/*登录注册样式*/
.Bill { color: #5E5E5F; font-weight: bold; }