@charset "utf-8";
body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #333333;
}
* {
	margin: 0;
	padding: 0;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
#main {
	width: 970px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
#top {
	text-align: left;
	background-color: #FFFFFF;
	height: 90px;
}
#logo {
	float: left;
}
#biao {
	float: right;
	padding-top: 5px;
	color: #666666;
	text-align: right;
}


#navigation {
	clear: both;
}
#mainnav {
	height: 35px;
	line-height: 35px;
	color: #FFFFFF;
	background-image: url(../cimages/mainnavbg.gif);
	background-repeat: repeat-x;
	border-right: solid 1px #ddd;
	border-left: solid 1px #ddd;
}
#mainnav li {
	list-style-type: none;
	float: left;
}
#mainnav li a {
	color: #FFFFFF;
	width: 87px;
	display: block;
	border-right: solid 1px;
	border-color: #8D3244;
}
#mainnav li a:hover {
	background-image: url(../cimages/nav_on.gif);
	background-repeat: repeat-x;
	color: #943448;
	text-decoration: none;
}


#mainnav .hover {
	background-image: url(../cimages/nav_on.gif);
	background-repeat: repeat-x;
}
#mainnav .hover a {
	color: #943448;
}



#subnav {
	line-height: 35px;
	height: 35px;
	background-image: url(../cimages/subnavbg.gif);
	background-repeat: repeat-x;
	border-right: solid 1px #ddd;
	border-left: solid 1px #ddd;
	text-align: center;
}
#subnav a {
	color: #923246;
	margin: 0 20px;
}




#switch {
	height: 250px;
	position: relative;
	width: 970px;
}
#switchbar {
	position: absolute;
	width: 689px;
	height: 50px;
	left: 0px;
	top: 250px;
	background-color: #FFFFFF;
	line-height: 50px;
	background-image: url(../cimages/subnavbg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-left: solid 1px #cfcfcf;
	text-align: left;
	padding-left: 30px;
}

#content {
	clear: both;
	border-bottom: solid 2px;
	border-color: #eee;
	background-image: url(../cimages/conbg.jpg);
	background-repeat: repeat-y;
}
#content a:hover {
	text-decoration: underline;
}

#left {
	width: 770px;
	float: left;
	background-color: #FFFFFF;
}
.l_b {
	width: 365px;
	float: left;
	text-align: left;
	padding: 10px;
}
.l_b h2 {
	font-size: 12px;
	margin-bottom: 5px;
	color: #8D2E42;
	line-height: 25px;
	height: 25px;
	background-repeat: no-repeat;
	background-image: url(../cimages/title.gif);
	border-bottom: solid 1px #8D2E42;
	padding-left: 10px;
}
.l_b li {
	list-style-type: none;
	background-image: url(../cimages/line1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 28px;
	line-height: 28px;
	margin-left: 2px;
}
.l_b img {
	border: 0;
	line-height: 28px;
}

.l_b li a {
	float: left;
	background-image: url(../cimages/arrow_list.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
	padding-left: 15px;
	line-height: 28px;
	height: 28px;
	display: block;
}
.l_b2 {
	float: left;
	width: 750px;
	text-align: left;
	padding: 10px;
}
.l_b2 h2 {
	font-size: 12px;
	margin-bottom: 5px;
	color: #8D2E42;
	line-height: 25px;
	height: 25px;
	background-image: url(../cimages/title.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	border-bottom: solid 1px #8D2E42;
}
.new {
	background-image: url(../Images/New_01.gif);
	background-repeat: no-repeat;
	width: 24px;
	height: 28px;
	display: block;
	line-height: 28px;
	background-position: 0 5px;
	float: left;
	margin-left: 10px;
}

#right img {
	margin-bottom: 5px;
}

.datetime {
	color: #999999;
	float: right;
	font-size: 10px;
}
#picnews {
	float: left;
	width: 365px;
	background-color: #eee;
	line-height: 2em;
	height: 240px;
	border: solid #fff 10px;
}
#picnews a {
	color: #77182C;
}

#picnews h2 {
	font-size: 12px;
	color: #791A2E;
	background-color: #eee;
	height: 30px;
	line-height: 30px;
	background-image: url(../cimages/nav_on.gif);
	text-align: left;
}
#picnews .h2title {
	padding-left: 20px;
}



#project h2 {
	background-image: url(../cimages/title2.gif);
	background-repeat: no-repeat;
}

#project li {
	list-style-type: none;
	float: left;
	margin: 5px;
	padding-top: 5px;
}
#project li img {
	border: solid #eee 1px;
	padding: 3px;
	width: 130px;
	height: 90px;
}










#right {
	width: 196px;
	float: left;
	background-color: #FFFFFF;
	border-left: solid #eee 4px;
}

.fw {
	width: 250px;
	height: 70px;
	background-image: url(../cimages/right.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
.fw span {
	display: none;
}


.r_b {
	text-align: left;
	margin-bottom: 10px;
	background-image: url(../cimages/032444118.gif);
	background-repeat: no-repeat;
}
.r_b form {
	padding-left: 20px;
	background-image: url(../cimages/formbg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.r_b h2,.r_b2 h2 {
	font-size: 12px;
	color: #7C1D31;
	line-height: 36px;
	margin-bottom: 5px;
	background-image: url(../cimages/gif_57_023.gif);
	background-repeat: no-repeat;
	background-position: 10px 7px;
	padding-left: 35px;
	height: 36px;
	text-align: left;
}

.r_b p {
	height: 25px;
}
.r_b p label {
	width: 40px;
	float: left;
	margin: 0;
	text-align: left;
	line-height: 25px;
}

.r_b .MemLogin {
	width: 100px;
	font-size: 11px;
	padding: 2px;
	border: solid #ccc 1px;
}
.loginok {
	text-align: center;
}

.btnclass {
	background-image: url(../cimages/gif_57_040.gif);
	background-repeat: no-repeat;
	width: 70px;
	height: 24px;
}
.btn {
	vertical-align: middle;
	margin-top: 10px;
}
.r_b2 {
	background-image: url(../cimages/032444118.gif);
	background-repeat: no-repeat;
}
.r_b2 h2 {
	background-image: url(../cimages/gif_57_024.gif);
	margin-left: 5px;
}








#bottom {
	text-align: left;
	padding: 10px 15px;
	color: #666666;
	background-color: #FFFFFF;
	clear: both;
	border-top: solid #eee 2px;
	height: 70px;
}
#main #bottom a {
	color: #333333;
}

#bottom p {
	line-height: 2em;
}
.h2title {
	float: left;
	padding-left: 25px;
}
.more {
	font-weight: normal;
	float: right;
	margin-right: 10px;
}
.more a {
	color: #999999;
}
.purple {
	color: #FF6600;
	font-weight: normal;
}
#MarqueePictues {
	text-align:center;
	width: 365px;
	overflow: hidden;
	height: 160px;
}
#MarqueePictues div{
		text-align:center;
		vertical-align:middle;
		height:150px;
		line-height:150px;
		overflow:hidden;
		width:365px;
}
#MarqueePictues img{
	height:150px;
	margin:5px;
	width: 170px;
}
#demo {
	overflow: hidden;
	width: 180px;
	height: 450px;
	margin-bottom: 10px;
}
#loc {
	text-align: left;
	height: 28px;
	line-height: 28px;
	border-bottom: solid #eee 1px;
	margin: 0 10px;
}

.inner {
	text-align: left;
	padding: 10px 20px;
}
.inner h2 {
	font-size: 14px;
	margin-bottom: 10px;
}
.inner p {
	line-height: 2em;
	margin-bottom: 10px;
}
.inner dl {
	color: #666666;
	border-bottom: solid #eee 1px;
	height: 35px;
	line-height: 35px;
}
.inner dt {
	float: left;
	background-image: url(../cimages/arrow_list.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
	padding-left: 20px;
}

.inner dt a {
	font-size: 12px;
	color: #97364B;
}
.inner dd {
	float: right;
}

#fenye {
	line-height: 33px;
	height: 33px;
	text-align: center;
}
.fenye {
	text-align: center;
	border-top: solid #eee 1px;
	clear: both;
	margin-top: 10px;
	padding-top: 10px;
}
.viewnav {
	text-align: center;
}
.func {
	text-align: right;
	background-color: #f5f5f5;
	padding: 2px 0;
}



#dh h2 {
	background-image: url(../cimages/gif_57_011.gif);
	background-repeat: no-repeat;
	background-position: 10px;
}
#dh ul {
	border-bottom: solid #ddd 1px;
	margin-left: 10px;
	margin-right: 10px;
}

#dh li {
	line-height: 36px;
	list-style-type: none;
	padding-left: 20px;
	background-image: url(../cimages/nav_on.gif);
	background-repeat: repeat-x;
}
#dh li a {
	background-image: url(../cimages/200903101348231304.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
#newsdetail h1 {
	font-size: 16px;
	text-align: center;
	margin: 10px 0;
}
.infobar {
	color: #999999;
	text-align: center;
	border-bottom: solid #eee 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	border-top: solid #eee 1px;
}
#newsdetail {
	line-height: 2em;
}
.detail {
	line-height: 2em;
	padding-bottom: 10px;
}
#gbooklist table {
	margin-bottom: 10px;
	border-collapse: collapse;
}
#gbooklist td {
	line-height: 2em;
	padding: 6px;
}
.tbl {
	border-collapse: collapse;
}

.tbl td {
	padding: 5px;
	font-size: 12px;
	line-height: 1.8em;
}
#listmode {
}
#productlist ul {
	list-style-type: none;
	text-align: center;
	float: left;
	margin: 6px;
	line-height: 2em;
	border: solid #eee 1px;
}
#productlist .pic {
	width: 225px;
	height: 200px;
}
.tbl2 {
	float: left;
	border-collapse: collapse;
	width: 355px;
	margin-left: 5px;
}
.tbl2 td {

	padding: 5px;
	font-size: 12px;
}
.tbl2 img {
	width: 120px;
	height: 120px;
	padding: 5px;
}
.Brieftbl {
	margin-bottom: 10px;
}
#productdetail th {
	background-color: #FBF2F4;
	padding: 10px;
	font-size: 14px;
}
.tbl ol {
	margin-left: 40px;
	margin-right: 40px;
}
.tbl #memberform {
	text-align: center;
}
.tbl #memberform .MemLogin {
	width: 150px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.l_bm {
	text-align: left;
}
.l_bm h2 {
	font-size: 12px;
	margin-bottom: 5px;
	color: #99384C;
	line-height: 25px;
	height: 25px;
	background-repeat: no-repeat;
	background-image: url(../cimages/title.gif);
	border-bottom: solid 1px;
	padding-left: 15px;
	border-color: #97364A;
}
.l_bm li {

	list-style-type: none;
	background-image: url(../cimages/line1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 28px;
	line-height: 28px;
	margin-left: 2px;
}
.l_bm li a {

	float: left;
	background-image: url(../cimages/arrow_list.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding-left: 15px;
}
#eMeng{
	Z-INDEX:99999;
	LEFT: 0px;
	VISIBILITY: hidden;
	WIDTH: 220px;
	POSITION: absolute;
	TOP: 0px;
	background-color: #CC0000;
	border: solid #fff 1px;
} 
#eMeng .emengtxt {
	font-size: 12px;
	text-align: left;
	line-height: 1.8em;
	color: #FFFFFF;
}
#eMeng .emengtxt h2 {
	font-size: 16px;
	text-align: center;
}

#eMeng .emengtxt a {
	color: #FFFFFF;
	text-decoration: underline;
}
