﻿HTML,BODY{margin:0;padding:0}
BODY {
	font-size: 13px;
	font-family: 宋体, Verdana, Helvetica, sans-serif;
	line-height: 130%;
	text-align: center;
}
IMG {border-width: 0px;}

/*A:link    { color: #003366; text-decoration: none; }
A:visited { color: #003366; text-decoration: none; }
A:hover   { color: #0033cc; text-decoration: underline; }
A:active  { color: #003366; text-decoration: none; }*/

A:link    { color: #000000; text-decoration: none; }
A:visited { color: #000000; text-decoration: none; }
A:hover   { color: #a30000; text-decoration:none; }
A:active  { color: #000000; text-decoration: none; }

.header A:link,.headlist  A:link { color: #000000; text-decoration: none; }
.header A:visited,.headlist a:visited { color: #000000; text-decoration: none; }
.header A:hover,.headlist a:hover{ color: #a30000; text-decoration:none; }
.header A:active,.headlist a:active{ color: #000000; text-decoration: none; }

H1, H2 {
	font-size: 14px;
	display:inline;
}
LABEL {cursor:pointer;}
SPAN {display:-moz-inline-box;display:inline-block;}

#container{text-align:left}
#container{width:780px;margin:0 auto;}

/* header */
#header {height: 50px;}
.indexhead {
	height:90px;
	background-image: url(/Images/bj_index_title.jpg);
}

#welcome {float : right;width:485px;height:36px;}

/* channel */
#channel {
	width: 100%;
	margin: 0;
}

#channel ul {
	margin:0;
	padding:0;
	list-style:none;
}

#channel li {
	display: inline;
}

#channel A {
	display: block;
	float: left;
	height:27px;
	width:83px;
	text-align: center;
	color:#ffffff;
	font-weight:bold;
	line-height:27px;
	margin-right:1px;
	background-image:url(/Images/bg.channel.gray.gif);
}
#channel A:link    { color : #ffffff; text-decoration : none; }
#channel A:visited { color : #ffffff; text-decoration : none; }
#channel A:hover   { color : #90b905; text-decoration : none; }
#channel A:active  { color : #ffffff; text-decoration : none; }

#channel .current { background-image:url(/Images/bg.channel.red.gif); }

#navigation A {
	display: block;
	float: right;
	height:37px;
	width:87px;
	text-align: center;
	color:#ffffff;
	line-height:37px;
	margin-right:1px;
	background-image:url(/Images/navigation.gif);
}
#navigation A:link    { color : #ffffff; text-decoration : none; }
#navigation A:visited { color : #ffffff; text-decoration : none; }
#navigation A:hover   { color : #90b905; text-decoration : none; }
#navigation A:active  { color : #ffffff; text-decoration : none; }

#favorite { color:#ffffff; }
#favorite A:link    { color : #ffffff; text-decoration : none; }
#favorite A:visited { color : #ffffff; text-decoration : none; }
#favorite A:hover   { color : #90b905; text-decoration : none; }
#favorite A:active  { color : #ffffff; text-decoration : none; }


/* 频道广告栏 */
#channelimg {
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
	border-top : 2px solid #525250;
}

/* 当前位置 */
#location {
	padding-top: 5px;
	padding-bottom: 5px;
}

/*FOOTER*/
#footer {
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 13px;
	line-height: 24px;
	text-align:center;
	border-top: 3px solid #4e4e4e;
	color : #ffffff;
	background : #414441;
}
#footer A:link    { color : #ffffff; text-decoration : none; }
#footer A:visited { color : #ffffff; text-decoration : none; }
#footer A:hover   { color : #90b905; text-decoration : none; }
#footer A:active  { color : #ffffff; text-decoration : none; }

.bordergray {
	border: 1px solid #cccccc;
	padding: 2px 2px 2px 2px;
}

.fl {float : left;}
.fr {float : right;}
.sidenav {
	float: left;
	width: 200px;
}
.linespace {
	clear: both;
	overflow: hidden;
	height:3px;
}
.lableBlue { color:#003265; font-weight:bold;}
.pager {
	clear: both;
	padding:10px;
	font-size: 13px;
	vertical-align:bottom;
}
.pager div {vertical-align:bottom; line-height:24px;}
.pager a   {vertical-align:bottom;}
.txtBlack {
	border: 1px solid #000000;
	padding: 2px 2px 2px 2px;
	overflow:auto;
}
.txtGray {
	border: 1px solid #979797;
	padding: 2px 2px 0px 2px;
	font-size:13px;
	height:18px;
	overflow:auto;
}

.blackTitle {
	height:25px;
	line-height:25px;
	background: url(/Images/bg.title.black.JPG);
	color:#ffffff;
	padding-left:10px;
	padding-right:10px;
}
.blackTitle A:link    { color : #ffffff; text-decoration : none; }
.blackTitle A:visited { color : #ffffff; text-decoration : none; }
.blackTitle A:hover   { color : #90b905; text-decoration : none; }
.blackTitle A:active  { color : #ffffff; text-decoration : none; }
.redTitle {
	height:25px;
	line-height:25px;
	background: url(/Images/bg.title.red.jpg);
	color:#ffffff;
	padding-left:10px;
	padding-right:10px;
}
.redTitle A:link    { color : #ffffff; text-decoration : none; }
.redTitle A:visited { color : #ffffff; text-decoration : none; }
.redTitle A:hover   { color : #90b905; text-decoration : none; }
.redTitle A:active  { color : #ffffff; text-decoration : none; }
.btnBlue {
	background: url(/Images/bg.blue.gif) no-repeat;
	height:21px;
	line-height:21px;
	width:60px;
	text-align: center;
	color:#ffffff;
	font-weight:bold;
	text-decoration: none;
	cursor: pointer;
	border-width:0px;
}
.btnWhite {
	background: url(/Images/bg.white.long.gif) no-repeat;
	width:71px;
	height:20px;
	line-height:20px;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	border-width:0px;
}
.btnRed {
	background: url(/Images/bg.red.long.gif) no-repeat;
	height:24px;
	width:79px;
	text-align: center;
	color:#ffffff;
	font-weight:bold;
	text-decoration: none;
	cursor: pointer;
	border-width:0px;
	line-height:24px;
}
.btnAzure {
	background: url(/Images/bg.azure.jpg) no-repeat;
	height:20px;
	width:57px;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	border-width:0px;
	line-height:20px;
}
.btnMember {
	background: url(/Images/bg.member.jpg) no-repeat;
	border-width:0px;
	width:123px;
	height:24px;
	line-height:24px;
	color:#434343;
	font-weight:bold;
	padding-left: 25px;
	text-align:left;
	text-decoration: none;
	cursor: pointer;
}

.btnMsn {
	color:#3E6D8E;
	background-color:#E0EAF1;
	background-repeat:no-repeat;
	background-position:2px 1px;
	border-bottom:1px solid #7F9FB6;
	border-right:1px solid #7F9FB6;
	padding:3px 5px 3px 18px;
	text-decoration:none;
	font-size:90%;
	line-height:2.2;
	margin-bottom:5px;
	white-space:nowrap;
}
.btnMsn:hover{
	background-color:#3E6D8E;
	color:#E0EAF1;
	border-bottom:1px solid #37607D;
	border-right:1px solid #37607D;
	text-decoration:none;
}

.red {color:#990000;}
.gray {color:#cccccc;}
.avatar {
	width:65px;
	border: 1px solid #cccccc;
	margin-right:3px;
}
.highlight {
	color:#990000;
}

