
*{
	margin:0;
	padding:0;
}

body {
	padding: 0;
	margin: 0;
	background: #FFFFFF;
	text-align: justify;
	font-family: "宋体", "Verdana",Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

p{
	line-height: 200%;
	margin-bottom: 16px;
}

table tr td {
	font-size: 12px;
}

h1, h2, h3 {
	margin-top: 0;
	color: #8C0209;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
}

a,area { blr:expression(this.onFocus=this.blur()) } /* for IE */
:focus { -moz-outline-style: none; } /* for Firefox */ 

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	color: #0063a3;
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 8px 20px 0 20px;
}

img.more1 {
	float: right;
	margin: 20px 20px 0 0;
}

#header {
	width: 1003px;
	margin: 0 auto;
}

/* Header */

#top {
	height: 87px;
	width: 1003px;
	background: #FFFFFF url(images/top_bg.jpg) repeat-x left top;
}
#top-right {
	width: 300px;
	float: right;
}
ul.toplinks {
	float: right;
	padding: 15px;
}

ul.toplinks li {
	display: inline;
	padding: 15px;
	background: transparent url(images/list_style.jpg) no-repeat left center;
}


#logo {
}

#logo img{
	float: left;
}

#logo ul {
	float: right;
	padding: 10px 0 0 0;
}

#logo li {
	display: inline;
	padding-left: 15px;
	margin-right: 15px;
	background: url(images/list-1.jpg) no-repeat left center;
}

#logo span {
	color: #FFFFFF;
}

#logo h1 {
	padding: 25px 0 0 0;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 3em;
}

#logo p {
	text-transform: uppercase;
	padding: 47px 0 0 3px;
	font-size: 10px;
	color: #FFFFFF;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #b1b1b1;
}

/* Menu */

#menu {
	width: 1003px;
	margin: 0 auto;
	padding: 0;
	height: 36px;
	text-align: center;
}

#menu ul {
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 36px;
	margin: 0;
	text-decoration: none;
	text-transform: capitalize;
	font-size: 12px;
	color: #FFFFFF;
}

#menu a:hover {
	color: #0063a3;
}

#menu .current_page_item a {
	color: #FFFFFF;
}

#splash {
	width: 940px;
	margin: 0 auto;
	height: 220px;
}

/* Wrapper */

#wrapper {
}

/* Page */

#page {
	width: 1003px;
	margin: 0 auto;
	padding: 20px 0 0 0;
	background: #FFFFFF url(images/page_bg.jpg) no-repeat left bottom;
}

#page-bg {
}

/* Content */

#content {
	float: left;
	width: 760px;
	padding: 20px 10px 10px 10px;
}

.front-news {
	float: left;
	margin-right: 35px;
	width: 460px;
}
.front-news hr {
	padding: 0;
	margin: 0;
	color: #CCCCCC;
}

.front-news-title {
	height: 37px;
	background: transparent url(images/title_news.jpg) no-repeat left bottom;
}

.front-news-intro p{
	line-height: 180%;
}

.front-profile {
	float: left;
	width: 48%;
	height: 300px;
	background: #FFFFFF url(images/xk3_28.jpg) no-repeat left bottom;
}

.front-profile-title {
	height: 37px;
	background: transparent url(images/title_profile.jpg) no-repeat left bottom;
}

.front-profile-entry {
	height: 180px;
	padding: 10px 20px;
	margin-bottom: 50px; 
	overflow: hidden;
}

.front-products {
	float: left;
	width: 100%;
	margin-top: 20px;
}

.front-products-title {
	height: 25px;
	background: #FFFFFF url(images/title_products.jpg) no-repeat left bottom;
}

.main-title {
	height: 37px;
	width: 760px;
	background: transparent url(images/title_main.jpg) no-repeat left bottom;
}

.post {
	padding-bottom: 15px;
	line-height: 200%;
}

.post h1 {
	font-weight: normal;
}

.title {
	height: 37px;
	margin: 0;
	font-weight: normal;
	background: #FFFFFF url(images/tilte_bg.jpg) repeat-x left bottom;
}

.title img {
}

.title p{
	margin: 10px 0 0 30px;
}

.title a {
	border-bottom: none;
}

.title a:hover {
}

ul.list-news {
	margin-top: 10px;
	padding: 0;
}

ul.list-news li{
	list-style: none;
	margin-top: 5px;
	padding-left: 10px; 
	position: relative;
	background: #FFFFFF url(images/news_list_style.jpg) no-repeat left center;
	border-bottom: 1px dashed #656565; 
}

ul.list-news a{
}

span.news-date {
	position: absolute;
	right: 10px;
	color:#0063A3;
	font-weight: bold;
}

.page-num {
	text-align: center;
}

span.more2 {
	color: #FF0000;
	float: right;
}

span.more2 a{
	color: #FF0000;
}

.entry {
	padding: 10px 10px 10px 25px;
	min-height: 300px;
	background: #FFFFFF url(images/content_bg.jpg) no-repeat right top;
}

.note-entry {
	width: 700px;
	padding: 20px;
}
.contact-entry {
	padding: 10px 10px 10px 25px;
	min-height: 300px;
	background: transparent;
}


.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
}

/* Sidebars */

#sidebar1 {
	width: 221px;
	float: left;
	margin-bottom: 40px;
}

#sidebar2 {
	width: 240px;
	float: left;
}

.sidebar {
	float: left;
	font-size: 12px;
	background: #FFFFFF;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
}

.sidebar li ul {
	width: 221px;
	margin-bottom: 20px;
}

.sidebar li li {
	width: 221px;
	display: block;
/*	border-bottom: 1px #616161 dashed;
*/
}


.sidebar li h2 {
	width: 221px;
	margin: 0;
	letter-spacing: -1px;
	font-size: 16px;
	color: #FFFFFF;
}

.sidebar li h2.side-title-products {
	height: 66px;
	background: #FFFFFF url(images/s_title_products.jpg) no-repeat left top;
}

.sidebar li h2.side-title-contact {
	height: 53px;
	background: #FFFFFF url(images/s_title_contact.jpg) no-repeat left top;
}

.sidebar h2.side-title-links {
	height: 63px;
	background: #FFFFFF url(images/s_title_links.jpg) no-repeat left top;
}

.sidebar li.products li {
	height: 22px;
	padding-top: 10px;
	background: url(images/products_list_bg.jpg) no-repeat left center;
}

.sidebar li.products li.end {
	height: 28px;
	background: url(images/products_list_bg_end.jpg) no-repeat left center;
}

.sidebar li.products li a {
	padding: 10px 0 0 70px;
}
.sidebar .side-contact {
	width: 221px;
	line-height: 150%;
	padding: 10px 10px 20px 30px;
	background: #FFFFFF url(images/ul_bg.jpg) no-repeat left top;
}

.sidebar .scroll-products {
	padding-left: 25px;
}

.sidebar a {
	font-weight: normal;
}

ul.side-links {
	width: 221px;
	padding: 10px 0 10px 0;
	float: left;
	background: #FFFFFF url(images/ul_bg.jpg) no-repeat left top;
}

ul.side-links li {
	height: 16px;
	padding: 5px 10px 5px 60px;
	background: transparent;
}

/* Search */

#search {
	float: right;
	width: 250px;
	height: 20px;
}

#search form {
	float: right;
	display: inline;
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	font: 12px Arial, "宋体", "Times New Roman", Times, serif;
}

#search-text {
	width: 100px;
	height: 20px;
	padding: 5px 0 0 5px;
	background: #FFFFFF;
	border: 1px solid #abc3e1;
}

#search-submit {
	height: 19px;
	margin: 0px 0 0 12px;
}
	
#toplinks {
	background: #f2f6f7;
	float: right;
	margin: 10px 20px 0 0;
}


/* Footer */

#footer {
	width: 1003px;
	height: 46px;
	margin: 0 auto;
	background: url(images/footer_bg.gif) repeat-x left top;
}

#footer-inner p {
	margin: 0;
	padding-top: 20px;
	text-align: center;
}

#footer a {
}

#footer .link {
	float: right;
}

#footer .copyright {
	padding-right: 40px;
	float: right;
}

.flower {
	padding-left: 20px;
}

