@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	background-image: url(17.gif);
}
* {
	margin: 0;
	padding: 0;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #CE0067;
}
#main {
	width: 960px;
	margin: 0 auto;
	background-color: #FFFFFF;
	padding: 0 10px;
}
#top {
	height: 100px;
}
#logo {
	float: left;
	margin-top: 10px;
}
#biao {
	float: right;
	text-align: right;
	margin-top: 5px;
}
#biao img {
	margin-top: 10px;
}



#menu {
	height: 25px;
	line-height: 25px;
	background-color: #CE0067;
	color: #FFFFFF;
	background-image: url(menubg.jpg);
	background-repeat: no-repeat;
	padding: 5px 0;
}
#menu li {
	list-style-type: none;
	float: left;
	width: 95px;
	border-left: solid #a40052 1px;
}
#menu li a {
	color: #FFFFFF;
}


#middle {
	background-color: #1B78BB;
}
#content {
	margin-top: 10px;
}
#left {
	width: 240px;
	float: left;
}
.l_b {
	margin-bottom: 10px;
	background-image: url(k5.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
}
.l_b h2 {
	font-size: 12px;
	color: #CC1C88;
	text-align: left;
	padding: 5px 10px;
}


#movie {
	width: 240px;
	height: 220px;
	padding-bottom: 10px;
}
#demo {
	height: 148px;
	overflow: hidden;
}



#right {
	width: 720px;
	float: right;
}
.r_b {
	width: 390px;
	float: right;
	margin-left: 10px;
	background-image: url(k1.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.r_b2 {
	width: 310px;
	float: right;
	margin-left: 10px;
	background-image: url(k2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.title {
	background-image: url(title.gif);
	background-repeat: no-repeat;
	height: 40px;
	padding-left: 40px;
	margin: 5px;
}
.title h2 {
	color: #CE0067;
	font-size: 12px;
	border-bottom: solid 1px #CE0067;
	margin-top: 10px;
	text-align: left;
}
.title h2 a {
	color: #CE0067;
}

.title span {
	text-align: right;
	font-size: 9px;
	text-transform: uppercase;
	float: right;
	color: #999999;
}


.r_b p,.r_b2 p {
	line-height: 1.8em;
	padding: 0 20px;
}

#about {
	text-align: left;
	padding-bottom: 16px;
}
#about img {
	float: right;
	margin-top: 2px;
	margin-left: 10px;
	border: solid 2px;
	border-color: #CE0067;
}
#news {
	text-align: left;
	padding-bottom: 15px;
}
#news li {
	line-height: 25px;
	margin-left: 15px;
	height: 25px;
	list-style-type: none;
	background-image: url(line1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-right: 10px;
}
#news li a {
	float: left;
}

.r_b3 {
	float: right;
	width: 710px;
	margin-left: 10px;
	margin-top: 10px;
	padding-bottom: 15px;
	background-image: url(k3.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	position: relative;
}
#project img {
	border: solid #ccc 1px;
	padding: 2px;
}

.r_b4 {
	float: right;
	width: 350px;
	margin-left: 10px;
	text-align: left;
	margin-top: 10px;
	background-image: url(k4.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
}
.r_b4 li {
	margin-left: 20px;
	height: 25px;
	line-height: 25px;
	list-style-type: none;
	background-image: url(line1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-right: 10px;
}
.r_b4 li a {
	float: left;
}

.datetime {
	font-size: 10px;
	color: #999999;
	float: right;
}
#bottom {
	clear: both;
	padding: 10px 0;
	border-top: solid #eee 1px;
}
#bottom p {
	line-height: 2em;
}
#prolist {
	height: 200px;
}
#memberform p {
	height: 30px;
	padding-left: 50px;
}

#memberform p label {
	width: 40px;
	float: left;
	margin: 0;
	text-align: right;
	line-height: 25px;
}

#memberform .MemLogin {
	width: 100px;
	font-size: 12px;
	padding: 2px;
	border: solid #ccc 1px;
	float: left;
}
#memberform .submit {
	float: left;
}
#job li {
	height: 25px;
	line-height: 25px;
	list-style-type: none;
	text-align: left;
	margin-left: 20px;
	background-image: url(line1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-right: 20px;
	padding-left: 20px;
}
#job li a {
	background-image: url(02420598.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}
#loc {
	text-align: left;
	height: 28px;
	line-height: 28px;
	border-bottom: solid #eee 1px;
}

.inner {
	text-align: left;
	padding-bottom: 10px;
}
.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(024205133.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
	margin-left: 2px;
}

.inner dt a {
	font-size: 12px;
	color: #A30051;
	padding-left: 17px;
}
.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;
	color: #A80153;
}
.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 li {
	list-style-type: none;
	text-align: center;
	float: left;
	margin: 9px;
	line-height: 2em;
	border: solid #ccc 1px;
	background-color: #fdd000;
}
#productlist .pic {
	width: 320px;
}
.tbl2 {
	border-collapse: collapse;
	margin-bottom: 10px;
}
.tbl2 td {

	padding: 5px;
	font-size: 12px;
}
.tbl2 img {
	width: 200px;
	height: 178px;
	padding: 5px;
}
.Brieftbl {
	margin-bottom: 10px;
}
#productdetail th {
	background-color: #FBF2F4;
	padding: 10px;
	font-size: 14px;
}
#right2 {
	width: 700px;
	float: right;
	margin-left: 20px;
}
#right2 .h2title {
	font-size: 14px;
	color: #D01685;
	text-align: left;
	padding: 10px 0;
}
#joblist td {
	padding: 8px;
}
.loginok p {
	line-height: 2em;
	text-align: left;
	margin-left: 30px;
}
#loc td {
	font-size: 12px;
}
.new {
	background-image: url(041834129.gif);
	background-repeat: no-repeat;
	width: 27px;
	height: 25px;
	display: block;
	line-height: 25px;
	background-position: 0 5px;
	float: left;
	margin-left: 5px;
}
#MarqueePictues div {
	width: 700px;
	height: 130px;
	overflow: hidden;
}
#yg li {
	margin-left: 10px;
	background-image: url(line1.gif);
	text-align: left;
	line-height: 25px;
	background-repeat: repeat-x;
	background-position: bottom;
	margin-right: 10px;
	list-style-type: none;
	height: 25px;
}
#yg li a {

	float: left;
}

