﻿/*------------------------全局--------------------*/
body {
	margin: 0px auto;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
}
.barleft {
	background:url(../images/bar_left_bg.png) top right no-repeat;
}
.barright {
	background:url(../images/footer_bg.gif) top no-repeat;
}

.navigation h2{display:none;}

td {
	word-break: break-all;
	line-height: 160%;
	font-size:12px;
}
a.topMenu:link {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}
a.topMenu:visited {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}
a.topMenu:hover {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}
a.topMenu:active {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: none;
}
a.topMenu2:link {color:#FFFFFF;text-decoration:none}
a.topMenu2:visited {color:#FFFFFF;text-decoration:none}
a.topMenu2:hover {color:#FF6600;text-decoration:none}

.textboxcls {
	width:160px;
	height:17px;
	border:1px solid #cccccc;
}
.textboxcls2 {
	width:125px;
	height:17px;
	border:1px solid #cccccc;
}
.selectcls {
	heigiht:22px;
	border:1px solid #cccccc;
}
.logintextbox {
	width:80px;
	height:17px;
	border:1px solid #cccccc;
}
.touming {
	background:#014e96;
	filter:Alpha(opacity=90);
	padding:20px;
	border:1px #001a31 solid;
}
.imagewidth { width:expression(onload=function(){if(this.width>660)this.width=660}); }











