
*
{
	margin: 0;
	padding: 0;
	border: 0;
}

body
{
	font: 11px Verdana, sans-serif;
	line-height: 17px;
	background-color: Gray;
	color: #555;
}

#wrapper
{
	margin: 2px auto;
	width: 1023px;
	padding: 0;
	background: #fff;
}

/* -----------------  general styles  -------------------------------------------------------*/

a
{
	color: #555;
	text-decoration: none;
	background: none;
}

a:hover
{
	color: #3A5FCD;
	background: none;
	text-decoration: none;
}

p
{
	margin: 0;
	padding-top: 2px;
}

h2
{
	font-weight: bold;
	font-size: 12px;
	padding: 0px 0 4px 0px;
	margin: 0 0 2px 0;
	color: #444;
	background: none;
	border-bottom: 2px dotted #444;
}

ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

img
{
	border: 0;
}
h4
{
	font: 30px 'HelveticaNeue-CondensedBold' , 'Arial Narrow' , Helvetica, Arial, sans-serif;
	margin: 0;
}
.pic
{
	margin-top: 8px;
}
/* -----------------  top info  -------------------------------------------------------*/

#header
{
	clear: both;
	width: 900px;
	height: 80px;
	margin: 0;
	margin-left: 50px;
}

#title
{
	background: url(../images/logo-small.jpg) no-repeat;
	float: right;
	width: 140px;
	height: 55px;
	padding: 20px 0px 10px 90px;
}

#title h3
{
	font-size: 12px;
	padding: 5px 0 0 0;
	margin: 0;
	color: #444;
}

#hright
{
	float: right;
	width: 640px;
	height: 60px;
	margin: 15px 0 0 0;
}
#hrighttop
{
	width: 100px;
	margin: 0 2px 0 0;
	padding: 0 8px 2px 0;
	float: right;
	text-align: right;
}
#title p
{
	font-size: 0.9em;
	color: #808080;
	padding: 0;
	background: inherit;
}
#menu
{
	width: 610px;
	float: right;
	margin: 15px 0 0 0;
	padding: 0;
}

#menu li
{
	display: inline;
}

#menu li a
{
	color: #444;
	text-decoration: none;
	padding: 1px 10px 1px 10px;
	height: 19px;
	background: none;
}

#menu li a:hover
{
	background: none;
	color: #4a94de;
}

/* ----------------- Main content -------------------------------------------------------*/

#homepic
{
	width: 900px;
	height: 250px;
	margin: 5px 0 10px 0;
	background: url(../images/13.jpg) no-repeat;
	margin-left: 50px;
}
#homepic a
{
	color: #4a94de;
}
#homepic:hover
{
}
.message
{
	position: absolute;
	width: 360px;
	float: left;
	margin: 70px 0px 0px 165px;
	color: #fff;
}
#bottomcontenttop
{
	width: 900px;
	height: 10px;
	background: url(../images/b_contenttop.jpg) no-repeat;
	margin-left: 50px;
}
#bottomcontent
{
	width: 898px;
	height: 250px;
	border-right: 1px solid #c5c5c5;
	border-left: 1px solid #c5c5c5;
	margin-left: 50px;
}
#bottomcontentbtm
{
	width: 900px;
	height: 10px;
	background: url(../images/b_contentbtm.jpg) no-repeat;
	margin-left: 50px;
}

.left
{
	float: right;
	width: 270px;
	margin: 0 6px 5px 0;
	padding: 10px;
}

.middle
{
	float: right;
	width: 270px;
	margin: 0 6px 5px 0;
	padding: 10px;
}

.right
{
	float: right;
	width: 270px;
	margin: 0 6px 5px 0;
	padding: 10px;
}

.thumbs img
{
	position: relative;
	padding: 1px;
	margin: 5px 8px 5px 9px;
	border: 2px solid #631e19;
	background: none;
}
.thumbs img:hover
{
	border: 2px solid #c5c5c5;
	background: none;
}

/* ----------------- Bottom content -------------------------------------------------------*/

#footer
{
	clear: both;
	text-align: center;
	line-height: 1.8em;
	color: #444;
	background: #fff;
	padding: 4px 0;
	margin: 10px 0 0 0;
	margin-left: 50px;
}

#footer a
{
	color: #4a94de;
	background: inherit;
}

#sec_content1
{
	width: 898px;
	height: 800px;
	border-right: 1px;
	border-left: 1px;
	margin-left: 50px;
}

#sec_content2
{
	width: 898px;
	height: 600px;
	border-right: 1px;
	border-left: 1px;
	margin-left: 50px;
}

#sec_content
{
	width: 898px;
	height: 400px;
	border-right: 1px;
	border-left: 1px;
	margin-left: 50px;
}
.sec_right
{
	float: right;
	width: 650px;
	margin: 0 6px 5px 0;
	padding: 10px;
}

.sec_left
{
	float: right;
	width: 160px;
	margin: 0 6px 5px 0;
	padding: 10px;
}

#intro_content
{
	width: 898px;
	height: 450px;
	border-right: 1px;
	border-left: 1px;
	margin-left: 50px;
}
/*--------------------------------------------------------------*/
#nav
{
	line-height: 24px;
	list-style-type: none;
	background: #666;
}

#nav a
{
	display: inline-block;
	text-align: center;
	width: 80px;
}

#nav li
{
	float: left;
	width: 80px;
}

#nav li a:hover
{
}

#nav li ul
{
	line-height: 27px;
	list-style-type: none;
	text-align: left;
	left: -999em;
	width: 80px;
	position: absolute;
}

#nav li ul li
{
	float: left;
	width: 130px;
	background: #E8E8E8;
}

#nav li ul a
{
	wedisplay: block;
	width: 108px; /*下拉菜单宽度*/
	text-align: left;
	padding-left: 19px; /*下拉菜单据中位置*/
}

#nav li ul a:link
{
	color: #666;
	text-decoration: none;
}

#nav li ul a:visited
{
	color: #666;
	text-decoration: none;
}

#nav li ul a:hover
{
	color: #f3f3f3;
	text-decoration: none;
	font-weight: normal;
	background: #4169e1;
}
#nav li:hover ul
{
	left: auto;
}
#nav li.sfhover ul
{
	left: auto;
}
