﻿/* CSS Document */
body{
	margin:0px;
	padding:0px;
    font-family:"宋体", Arial;
    font-size:12px;
}
#top_header
{
	background-color: #BA0600;
	background-position: left;
	height: 100px;
	width: 950px;
}
#top_header #ad {
	background-image: url(../images/banner.jpg);
	height: 67px;
	width: 356px;
	background-repeat: no-repeat;
	float: left;
	margin-left: 10px;
	margin-top: 11px;
}

#top_header #logo {
	background-image: url(../images/logo.gif);
	height: 78px;
	width: 372px;
	background-repeat: no-repeat;
	float: left;
	margin-left: 10px;
}
#top_header #price {
    background-image: url(../images/banner_r.gif);
	height: 53px;
	width: 63px;
	background-repeat: no-repeat;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}
table,td{
font-family:"宋体", Arial;
font-size:12px;
}

A.ablue2{
color:#003399;
text-decoration: none;
}

A.ablue2:hover{
color:#003399;
text-decoration: underline;
}

A.brown{
color:#CC6600;
text-decoration: underline;
}

A.brown:hover{
color:#CC6600;
text-decoration: underline;
}

A.allianceBig:link {
	COLOR: #437bad; font-size: 14px; TEXT-DECORATION: underline
}
A.allianceBig:visited {
	COLOR: #82abc1; font-size: 14px; TEXT-DECORATION: underline
}
A.allianceBig:hover {
	COLOR: #BA0600; font-size: 14px; TEXT-DECORATION: underline
}

.bg{background:url(../images/logo_bg.jpg) no-repeat bottom right;}

.l30{line-height:28px; color:#666;}

#footer {
	border:1px solid #929292;
	float:left;
	width:950px;
	background:#EAEAEA;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	height: 90px;
}
 #footer p {text-align:center;color:#424242;margin:5px;}
 #footer a{color:#424242;text-decoration:none;}
 .itembig{
 	font-size: 16px;
	font-weight: bold;
	color: #000040;
}