/*公用tag*/

body {
	background-image: url(/looy/bg.jpg);
	margin: 10px;
}

div {
	font-family: "Verdana";
	font-size: 12px;
	color: #444444;
	line-height: 20px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

table {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

ul {
	margin:0px;
	padding:0px;
	line-height: 20px;
	list-style-type: none;
}

ol
{
	line-height: 20px;
}

li 
{
	behavior: url(include/li.htc);
}

td {
	font-family: "Verdana";
	font-size: 12px;
	color: #444444;
	line-height: 20px;
}


a {
	color: #333333;
	text-decoration: underline;
}

a:hover {
	color: #FF6600;
}

form
{
	margin: 5px;
}

input,textarea
{
	font-family: Verdana;
	font-size:12px;
}

hr
{
	width: 100%;
	height: 1px;
	padding:0px;
	color:#CCCCCC;
	clear:both;
}

h2
{
	font-size:22px;
	font-weight:bord;
	margin:10px 0px;
}

h1
{
	font-size:16px;
	color:#FF6600;
	font-weight:bord;
	margin:0px;
}

h3
{
	font-size:14px;
	color:#FF6600;
	font-weight:bord;
	margin:0px;
}

h5
{
	font-size: 12px;
	font-weight: border;
	margin: 0px;
}

h6
{
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
}

p{
margin:0px 0px 10px 0px;
}

/*登录文本框以线装显示*/
.textline
{
	height:14px;
	width:80px;
	font-family: Verdana;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px #333333 solid;
	line-height: 14px;
}

/*xml图标*/
.xml{
	color:#FFFFFF;
	font-family:verdana,Arial,Tahoma;
	text-decoration: none;
	font-weight: normal;
	font-size:10px;
	line-height:10px;
	padding: 0px 2px;
	background-color: #FF6600;
	border-right: 1px #993300 solid;
	border-bottom: 1px #993300 solid;
}

.xml:hover
{
	background-color: #FF9900;
	color:#FFFFFF;
}

/*公用的最醒目的文字*/
.fontStriking{
font-weight: bold;  text-decoration: none; color: #FF3300;
}

/*公用红色文字*/
.fontRed{
color: #FF3300;
}

/*排行用的序号的样式*/
.order_box
{
	background-color: #FFAA00;
	color: #FFFFFF;
	border-right:1px solid #AA5500;
	border-bottom:1px solid #AA5500;
	width:20px;
	height:14px;
	line-height: 12px;
	font-size:10px;
	font-weight: bold;
	text-align:center;
}

/*右边广告区*/
#ad_box
{
	position: absolute;
	left:770px;
	top:10px;
	width:190px;
	text-align:center;
	padding: 5px;
}

/*顶部*/
#header{
	width:730px;
	height:60px;
	padding:10px;
}

.logo{
	width: 150px;
	height:60px;
	float:left;
}

.ber{width: 468px;height:60px;float:left;padding:0px 40px 0px 10px;}

.login
{
	text-align:right;
}

#search
{
	width:730px;
	padding:4px 10px;
	background-color: #EEEEEE;
	color:#333333;
	font-weight: bold;
	font-size:12px;	
}

/*搜索框*/
#formSearch
{
margin:0px;
padding:0px;
}


/*底部*/
#footer{ 
	clear: both;
	width:730px;
	height:80px;
	padding:10px;
	text-align:left;
	margin-top:10px;
}




.tb_{width:730px;padding:0px 10px;background-color: #9A3466;height:25px;color:#FFFFFF;font-weight: bold;font-size:14px;background-repeat: repeat-x;}
.normaltab a {color: #FFFFFF;}
.normaltab a:hover {color: #000000;}
.tb_ ul{height:26px;padding-left:15px;}
.tb_ li{float:left;height: 24px;line-height:1.9;width: 70px;cursor:pointer;}

/* 用于控制显示与隐藏的css类 */
.normaltab   {  background-repeat: no-repeat; }
.hovertab    {  background-repeat: no-repeat; font-weight:bold }
.dis{display:block;line-height:24px;}
.undis{display:none;}

#keyword
{width:730px;padding:4px 10px;background-color: #EEEEEE;height:20px;color:#333333;font-size:12px;	
}


.news{}
.news li{float:left; width:235px; margin-right:3px; line-height:22px; white-space:nowrap; -o-text-overflow:ellipsis; text-overflow:ellipsis; overflow:hidden;}