body
{
	background: url('/img/bg.gif');
	font-family: Arial, sans-serif;
	font-size: 14px;
}
sup
{
	font-size: 14px;
}
a
{
	color: #666666;
}
div.page
{
	position: relative;
	background: #ffffff;
	width: 1000px;
	left: 50%;
	margin-left: -500px;
	margin-top: -10px;
	border: solid 1px #000000;
	z-index: 1;
}
div.title
{
	position: relative;
	width: 1000px;
	height: 300px;
	background: url('/img/title.jpg') center center no-repeat;
	border-bottom: solid 1px #ffffff;
}
div.subTitle, div.topLinks
{
	background: #000000;
	color: #ffffff;
	font-weight: bold;
	padding: 5px;
	border-bottom: solid 1px #ffffff;
}
div.subTitle
{
	background: url('/img/subTitle_bg.png') top left repeat-x #000000;
}
/*div.title div
{
	position: relative;
	top: 48px;
	left: 85px;
	width: 650px;
}
div.title div div
{
	width: 150px;
	height: 31px;
	background: url('/img/button.png') top left no-repeat;
	text-align: center;
	color: #ffffff;
	font-size: 14px;
	padding-top: 8px;
	cursor: pointer;
}*/
div.title div
{
	position: relative;
	float: right;
	top: 123px;
	right: 110px;
	width: 150px;
}
/*div.title div
{
	width: 136px;
	height: 43px;
}*/
div.title div div
{
	cursor: pointer;
	width: 105px;
	height: 22px;
	color: #ffffff;
	text-align: center;
	font-size: 10px;
	background: url('/img/button.png') top left no-repeat;
	padding-top: 5px;
}
div.topLinks
{
	padding: 10px;
	font-size: 14px;
	padding-left: 80px;
	padding-right: 80px;
}
div.topLinks table
{
	width: 100%;
	text-align: center;
}
div.topLinks table a
{
	color: #ffffff;
	text-decoration: none;
}
div.topLinks table a:hover
{
	color: #687B8C;
}
div.shadow
{
	width: 100%;
	height: 10px;
	background: url('/img/shadow.png') top left repeat-x;
	margin-bottom: -15px;
}
div.content
{
	padding: 20px;
}
div.infoBox
{
	border: solid 1px #999999;
	width: 100%;
	height: 100%;
}
div.infoBox div.title
{
	width: auto;
	height: auto;
	background: url('/img/title_bg.png') top left repeat-x #687b8c;
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
	padding: 5px;
}
div.infoBox ul li
{
	color: #687b8c;
	margin-left: -20px;
}
div.infoBox ul li a
{
	font-weight: bold;
	font-size: 14px;
}
div.infoBox  div.text
{
	padding: 10px;
}
div.text strong 
{
font-size: 18px;
}

div.content table
{
	width: 100%;
}
div.content table tr
{
	vertical-align: top;
}
div.content table tr td.colLeft
{
	padding-right: 10px;
	width: 200px;
}
div.content table tr td.colRight
{
	padding-left: 10px;
	width: 300px;
}
div.footer
{
	background: #000000;
	color: #cccccc;
	font-size: 10px;
	padding: 10px;
}
div.footer div
{
	text-align: center;
	font-weight: bold;
}
table.contact td.left
{
	width: 140px;
	text-align: left;
}
table.contact tr td.section
{
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
}
table.contact td.hr
{
	border-bottom: solid 2px #dddddd;
}
table.contact tr td textarea
{
	width: 100%;
	background: url('/img/shadow.png') top left repeat-x;
	border: solid 1px #cccccc;
	height: 100px;
	overflow: hidden;
}
table.contact tr td input, select, button
{
	background: url('/img/shadow.png') top left repeat-x;
	border: solid 1px #cccccc;
}
table.recommend tr td input, select, button
{
	background: url('/img/shadow.png') top left repeat-x;
	border: solid 1px #cccccc;
}
#IBDOther
{
	display: none;
}
.imgEval
{
	position: relative;
	width: 300px;
	height: 62px;
	margin-top: -5px;
	background: url('/img/eval.png') center top no-repeat;
}
div.W3C
{
	position: absolute;
	bottom: -4px;
	right: 10px;
	opacity: .5;
	filter: alpha(opacity=50);
	z-index: 0;
}
div.W3C img
{
	border: none;
}