@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
* {
	margin: 0;
	padding: 0;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
li {
	list-style-type: none;
}
img {
	border: 0;
}

#main {
	width: 980px;
	margin: 0 auto;
}
#top {
	height: 90px;
}
#top h1 {
	width: 410px;
	float: left;
	background-image: url(../timages/logo.jpg);
	background-repeat: no-repeat;
	height: 90px;
	background-position: left center;
}
#top h1 a {
	text-indent: -9999px;
	display: block;
	width: 410px;
	height: 90px;
}
.toplink {
	float: right;
	margin-top: 5px;
	text-align: right;
}
.toplink img {
	margin-top: 17px;
}




#navigation {
	height: 37px;
	background-image: url(../timages/menubg.gif);
}
#navigation .navLf {
	background-image: url(../timages/menuLf.gif);
	background-repeat: no-repeat;
	width: 7px;
	height: 37px;
	float: left;
	display: block;
}
#navigation .navRt {
	background-image: url(../timages/menuRr.gif);
	background-repeat: no-repeat;
	display: block;
	width: 7px;
	height: 37px;
	float: right;
}


#navigation li {
	float: left;
	width: 96px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 13px;
	background-image: url(../timages/menusep.gif);
	background-repeat: no-repeat;
	background-position: 0 right;
}
#navigation li a {
	color: #FFFFFF;
}


#mid {
	height: 256px;
	background-color: #5caae8;
	margin-top: 1px;
}
#quick {
	width: 199px;
	float: left;
	background-image: url(../timages/quickbg.jpg);
	background-repeat: no-repeat;
	height: 176px;
	border-right: solid #fff 1px;
	text-align: center;
	padding-top: 80px;
}
#switch {
	float: left;
	width: 780px;
	height: 256px;
	background-image: url(../timages/switch1.jpg);
	background-repeat: no-repeat;
}


#content {
	padding-bottom: 10px;
	background-image: url(../timages/contentbg.gif);
	background-repeat: repeat-y;
	height: 100%;
}
.con_l {
	float: left;
	width: 199px;
	margin-right: 1px;
}
#projects {
	text-align: center;
	padding-top: 10px;
}
#projects h2 {
	font-size: 12px;
	line-height: 35px;
	text-align: left;
	margin-left: 18px;
}

#projects img {
	margin-bottom: 5px;
	border: solid #fff 4px;
}
#tech {
}
#tech h2 {
	font-size: 12px;
	line-height: 35px;
	text-align: left;
	margin-left: 18px;
}
#tech li {
	line-height: 30px;
	margin-left: 10px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	margin-right: 10px;
	padding: 5px 10px;
	color: #666666;
	font-size: 12px;
	border: solid #ccc 1px;
}

#tech li img {
	float: left;
	margin-right: 10px;
}
#nav {
}
#nav h2 {
	font-size: 12px;
	line-height: 35px;
	text-align: left;
	margin-left: 18px;
}
#nav li {
	line-height: 25px;
	margin-left: 10px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	margin-right: 10px;
	padding: 2px 10px;
	color: #666666;
	font-size: 12px;
	border: solid #ccc 1px;
}
#nav li a {
	padding-left: 15px;
	background-image: url(../Images/SortEnd_Folder_Close.gif);
	background-repeat: no-repeat;
}
#nav ul ul li {
	background-color: #FFE4CA;
	border: solid 1px;
	border-color: #FFBB84;
}
#nav ul ul li a {
	background-image: url(../Images/SortEnd_Folder_Open.gif);
	background-repeat: no-repeat;
}








.con_r {
	width: 780px;
	float: left;
}
.box {
	float: left;
	width: 370px;
	position: relative;
	padding-left: 20px;
	background-image: url(../timages/title.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 5px;
}
.box h2 {
	font-size: 12px;
	color: #FF6600;
	height: 35px;
	line-height: 35px;
	background-image: url(../timages/more.png);
	background-repeat: no-repeat;
	background-position: 0 7px;
	padding-left: 20px;
}
.more {
	width: 33px;
	height: 10px;
	display: block;
	position: absolute;
	top: 15px;
	right: 8px;
}
#hot {
	background-color: #eee;
	padding: 10px;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
	width: 320px;
	height: 220px;
	text-align: center;
	margin-bottom: 5px;
	background-image: url(../timages/about.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
}
.box ul {
	background-repeat: no-repeat;
	background-position: top;
}


.box li {
	line-height: 31px;
	height: 31px;
	background-image: url(../timages/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.box li a {
	float: left;
	background-image: url(../timages/ico1.png);
	background-repeat: no-repeat;
	background-position: 0 8px;
	padding-left: 18px;
	margin-left: 5px;
}

.datetime {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: right;
	margin-right: 10px;
	color: #666666;
}
#bottom {
	height: 70px;
	padding: 10px 20px;
	background-image: url(../timages/bottombg.gif);
	color: #FFFFFF;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	clear: both;
	text-align: center;
}
#bottom p {
	line-height: 1.8em;
}
#bottom a {
	color: #FFFFFF;
	text-decoration: none;
}
#MarqueePictues {
	text-align:center;
	clear: both;
}
#MarqueePictues div{
	text-align:center;
	vertical-align:middle;
	height:183px;

	line-height:183.px;
	width:370px;
	overflow: hidden;
	line-height: 183px;
}
#MarqueePictues img{
	height: 183px;
}
#loc {
	line-height: 35px;
	height: 35px;
	text-align: right;
	background-color: #f5f5f5;
	padding-right: 15px;
}
.inner {
	border: solid #eee 1px;
	padding: 15px 20px;
}
.inner p {
	margin-bottom: 10px;
	line-height: 2em;
}

#about p {
}
.inner dl {
	color: #666666;
	border-bottom: solid #eee 1px;
	height: 35px;
	line-height: 35px;
}
.inner dt {
	float: left;
	background-image: url(../timages/ico1.png);
	background-repeat: no-repeat;
	background-position: 0 center;
	padding-left: 20px;
	color: #999999;
}

.inner dt a {
	font-size: 12px;
	color: #333333;
}
.inner dd {
	float: right;
	color: #999999;
}
.inner h2 {
	font-size: 16px;
	margin-bottom: 10px;
}


#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;
}
#gbooklist table {
	margin-bottom: 10px;
	border-collapse: collapse;
}
#gbooklist td {
	padding: 6px;
}
.tbl {
}
.tbl td {
	padding: 6px;
	font-size: 12px;
}
#jobslist td {
	padding: 10px;
	font-size: 12px;
}
#jobview .tbl {
	border-collapse: collapse;
}

#jobview td {

	padding: 10px;
}
.red {
	font-weight: bold;
	color: #CC0000;
}
#newsdetail h1 {
	font-size: 16px;
	text-align: center;
	margin: 10px 0;
}
#newsdetail {
	line-height: 1.8em;
}

.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;
	line-height: 33px;
}
#productlist {
}
#productlist li {
	float: left;
	border: solid #eee 1px;
	margin: 8px;
}
#productlist .pic {
	width: 220px;
}
#productview .ttbl {
	border-collapse: collapse;
}
#productview .ttbl td {
	padding: 10px;
}
#productview .ttbl th {
	padding: 10px;
	font-size: 14px;
	background-color: #E8F3FF;
}
#shipin {
	float: left;
	margin-right: 10px;
}

#gongyi {
	clear: both;
	height: 230px;
}
#gongyi p {
	line-height: 1.9em;
}

#gongyi p img {
}
