@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #f8f8f8;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}

/****************************************************************

    top

****************************************************************/

h1 a {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	/*text-indent: -6000px;*/
	display: block;
	height: 82px;
	width: 580px;
	margin-top: 26px;
	text-align: left;
}
.top_right {
	text-align: center;
}
.top_right p {
	margin-top: 44px;
	margin-bottom: 10px;
}
.top_right form { background-image: url(../images/search.gif); background-repeat: no-repeat; background-position: center top; height: 27px; width: 239px; padding-right: 14px; padding-left: 28px; }

.top_right form #search_box { border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; height: 20px; width: 197px; line-height: 20px; background-image: url(../images/search_bg.gif); background-repeat: repeat-x; margin-top: 2px; background-position: center; }

/****************************************************************

    nav

****************************************************************/

.nav {
	margin-top: 15px;
}
.nav li {
	float: left;
}
.nav li a {
	line-height: 32px;
	color: #FFFFFF;
	display: block;
	text-align: center;
	height: 32px;
	width: 110px;
	background-image: url(../images/nav_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.nav li a:hover {
	font-weight: bold;
}
.nav li #list {
	background-image: none;
}

/****************************************************************

    banner

****************************************************************/

.banner {
	border: 5px solid #FFFFFF;
	margin-top: 30px;
	margin-bottom: 30px;
}

/****************************************************************

    sidebar

****************************************************************/

.sidebar h2 a { line-height: 33px; background-image: url(../images/h2_sidebar.gif); background-repeat: no-repeat; background-position: left top; display: block; height: 33px; width: 220px; font-weight: normal; color: #FFF; text-indent: 18px; font-size: 12px; }

.page_sidebar_h2 { line-height: 33px; background-image: url(../images/h2_sidebar.gif); background-repeat: no-repeat; background-position: left top; height: 33px; width: 220px; font-weight: normal; color: #FFF; text-indent: 30px; font-size: 12px; }

.sidebar ul { border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-right-color: #CCC; border-bottom-color: #CCC; border-left-color: #CCC; padding-top: 14px; padding-bottom: 10px; background-color: #FFF; }

.sidebar ul li { margin-bottom: 4px; }

.sidebar ul li a { background-color: #f0f0f0; background-image: url(../images/sidebar_li_bg.gif); background-repeat: no-repeat; background-position: 176px center; height: 26px; margin-right: 12px; margin-left: 12px; display: block; line-height: 26px; text-indent: 10px; }

.sidebar ul li a:hover { background-color: #E4E4E4; text-decoration: none; }

/****************************************************************

    index content

****************************************************************/

.index_about h2 a { line-height: 33px; background-image: url(../images/h2_indexabout.gif); background-repeat: no-repeat; background-position: left top; display: block; height: 33px; width: 299px; font-weight: normal; color: #FFF; text-indent: 23px; font-size: 12px; }
.index_about p { line-height: 22px; margin-top: 6px; }





.index_news h2 a { line-height: 33px; background-image: url(../images/h2_indexnews.gif); background-repeat: no-repeat; background-position: left top; display: block; height: 33px; width: 379px; font-weight: normal; color: #FFF; text-indent: 23px; font-size: 12px; }

.index_news ul { margin-top: 6px; }
.index_news ul li a { line-height: 24px; display: block; border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #CCC; height: 24px; overflow: hidden; }
.index_news ul li a:hover { border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #999; text-decoration: none; }
.index_news ul li a i { font-style: normal; margin-right: 10px; }

.page_news_list { margin-top: 6px; }
.page_news_list li a { line-height: 24px; display: block; border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #CCC; height: 24px; overflow: hidden; }
.page_news_list li a:hover { border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #999; text-decoration: none; }
.page_news_list li a i { font-style: normal; margin-right: 20px; }





.index_product h2 a { line-height: 33px; background-image: url(../images/h2_indexproduct.gif); background-repeat: no-repeat; background-position: left top; display: block; height: 33px; width: 699px; font-weight: normal; color: #FFF; text-indent: 23px; margin-top: 14px; margin-bottom: 14px; font-size: 12px; }

.index_product ul li { float: left; text-align: center; width: 164px; height: 160px; margin-left: 8px; display: inline; }
.index_product ul li a img { border: 1px solid #CCC; margin-bottom: 10px; }
.index_product ul li a:hover img { border: 1px solid #000; }

.page_product_list li { float: left; text-align: center; width: 164px; height: 164px; margin-left: 8px; display: inline; }
.page_product_list li a img { border: 1px solid #CCC; margin-bottom: 8px; width: 164px; }
.page_product_list li a:hover img { border: 1px solid #000; }



.news_time { font-size: 10px; color: #999; text-align: center; display: block; margin-top: -16px; font-style: normal; }

.next { line-height: 32px; text-align: center; border-top-width: 1px; border-top-style: solid; border-top-color: #CCC; margin-top: 10px; }


/****************************************************************

    page content

****************************************************************/

.page_content h2 { line-height: 33px; background-image: url(../images/h2_page.gif); background-repeat: no-repeat; background-position: left top; height: 33px; width: 699px; font-weight: normal; color: #FFF; text-indent: 23px; margin-bottom: 14px; font-size: 12px; }

.text_content { line-height: 20px; }

.text_content h3 { font-size: 18px; line-height: 30px; border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #CCC; margin-bottom: 20px; text-align: center; }

/****************************************************************

    footer

****************************************************************/

.footer { margin-top: 10px; text-align: center; height:120px; }

.footer_nav { background-image: url(../images/footer_nav_bg.gif); background-repeat: repeat-x; text-align: center; float: left; width: 800px; height: 31px; padding-left: 140px; margin-bottom: 10px; }

.footer_nav a { line-height: 30px; color: #FFFFFF; text-align: center; height: 30px; width: 80px; background-image: url(../images/nav_bg.gif); background-repeat: no-repeat; background-position: right top; display: block; float: left; }

.footer_nav #list { background-image: none; }

.footer p { line-height: 30px; }










