#pager
{
	position: relative;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background:#FFF;
	border:0px solid #ccc;
	padding:0px;
}
#header
{
	width:757px;
	margin-left: auto;
	margin-right: auto;
	padding:10px 0px 5px 0px;
}
#logo
{
	float:left;
	background:url(../images/logo.gif);
	width:235px;
	height:62px;
}
#nav
{
	float:right;
	border:0px solid #ccc;
	padding:55px 0px 0px 0px;
	font-size:11px;
	font-weight:bold;	
}
#nav ul
{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
#nav ul li
{
	list-style-type:none;
	display:inline;
	padding:0px 0px 0px 7px;
}
#nav ul li a
{
	text-decoration:none;
	color:#575757;
}
#nav ul li a:hover
{
	text-decoration:none;
	color:#E07B04;
}
#banner
{
	background:#485B6C;
}
#sub-banner
{
	width:757px;
	margin-left: auto;
	margin-right: auto;
	background:url(../images/home_banner.gif);
	height:280px;
}
#container
{
	width:757px;
	margin-left: auto;
	margin-right: auto;
	padding:10px 0px 10px 0px;
}

#content-left
{
	float:left;
	border:0px solid #ccc;
	width:500px;
}
#content-right
{
	float:right;
	border:0px solid #ccc;
	width:220px;
}

#footer
{
	width:757px;
	border-top:1px solid #ddd;
	margin-left: auto;
	margin-right: auto;
	font-size:11px;
	padding:5px 0px 5px 0px;
	text-align: center;
}
#footer a
{
	color:#666;
	text-decoration:none;
}
#footer a:hover
{
	text-decoration:underline;
}
.title
{
	background:url(../images/arrow.gif) no-repeat left;
	font-weight:bold;
	padding:5px 0px 5px 20px;
	margin:0px 0px 0px 0px;
	font-size:12px;
	border-bottom:1px dotted #ccc;
}
.title a
{
	text-decoration:none;
	color:#666; 
}
.title a:hover
{
	text-decoration:underline;
}
.title_link
{
	background:url(../images/arrow.gif) no-repeat left;
	font-weight:bold;
	padding:5px 0px 6px 20px;
	margin:0px 0px 0px 0px;
	font-size:12px;
	border-bottom:1px dotted #ccc;
}
.title_link a
{
	color:#666;
	text-decoration:none;
}
.title_link a:hover
{
	color:#666;
	text-decoration:underline;
}
.link
{
	color:#666;
}
.content
{
	padding:10px 0px 20px 0px;
}
.content p
{
	padding:3px 0px 3px 0px;
}
.pro_title
{
	color:#E07B04;
	padding:0px 0px 10px 0px; 
	font-weight:bold;
}
.pro_title a
{
	color:#E07B04;
}
.linews
{
	padding:0px 0px 0px 15px;
	margin:5px 0px 2px 0px;
}
.linews li
{
	padding:0px 0px 0px 0px;
	margin:0px;
}
.linews li a
{
	padding:0px 0px 0px 0px;
	color:#666;
	text-decoration:none;
}
.linews li a:hover
{
	text-decoration:underline;
	color:#E07B04;
}

