/*defaults*/
body 	{
	background:#2765AF url('../images/body_bg.jpg') repeat-x 0 0;
	color:#000000;
	margin:0px 0;
	padding:0;
	font-family: Arial,"宋体", Helvetica, sans-serif;
	font-size:100%;
}
p		{
	margin:0;
	padding:0 0 15px 0;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-family:  Arial,"宋体", Helvetica, sans-serif;
}
a		{color:#000000; text-decoration:underline; }
a:hover	{color:#225799; text-decoration:none;}


/*structural elements*/
#container	{
	margin:0px auto;
	text-align:center;
	width:968px;
}
#holder		{
	width:100%;
	padding:0px;
	background:#FFFFFF;
	text-align:left;
	height: auto;
	z-index: auto;
}
#logo		{
	padding:0px 00px 00px 0px;
}
#navigation	{
	padding:0px 0;
}
#header		{
	padding:0px;
	height:129px;
}
#contentmain	{
	float:left;
	width:845px;
	line-height:150%;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 70px;
	padding-bottom: 0;
	padding-left: 20px;
}
#content	{
	float:left;
	width:845px;
	line-height:150%;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 70px;
	padding-bottom: 0;
	padding-left: 50px;
}
#news		{float:right; width:250px; padding:20px 0; line-height:140%; text-align:justify; }
.newsItem	{padding:20px 20px 5px 20px; background:#FEFFD5; border:1px solid #FFEB70; font-size:90%; margin-bottom:20px; }
#footer		{
	clear:both;
	width:968px;
	font-size:80%;
	padding:0px;
	text-align:center;
	background-color: #FFF;
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: #FFF;
}
#copyright	{
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	border-right-width: 10px;
}


/*headings*/
.newsItem h1	{color:#225799; margin:0 0 10px 0; padding:0; font-size:100%; font-weight:normal; }
#content h1		{font-size:170%; font-weight:normal; line-height:100%; margin:0; padding:0 0 20px 0; }
#logo h1		{font-weight:normal; font-size:170%; margin:0; padding:0; color:#225799; }


/*navigation*/
#navigation ul 		{margin:0; padding:0; }
#navigation li 		{margin:0; padding:0; list-style:none; display:inline; }
#navigation a		{color:#225799; padding:20 20px 0 0; text-decoration:none; }
#navigation a:hover	{color:#000000; }

#footer ul 		{margin:0; padding:0; }
#footer li 		{margin:0; padding:0; list-style:none; display:inline; }
#footer a		{color:#000000; font-weight:bold; padding:0 5px 0 0; text-decoration:underline; }
#footer a:hover	{color:#000000; text-decoration:none; }


/*shamelessly borrowed styles from http://www.positioniseverything.net/easyclearing.html*/
.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix {display:inline-block; }
/* Hides from IE-mac \*/
* html .clearfix {height:1%; }
.clearfix {display:block; }
/* End hide from IE-mac */
#titsmall {
	font-family: Arial,"宋体",  Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFF;
	background-color: #C00;
	text-decoration: none;
	font-weight: bold;
	padding-top: 5px;
	padding-right: -6px;
	padding-bottom: 0px;
	padding-left: 40px;
	width: 903px;
	text-align: left;
	height: auto;
	margin-left: -39px;
}

.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.company {
	background-color: #CCC;
}
.newstit {
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.huisewenzi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C00;
	text-decoration: none;
}
