/********************首页的快捷路径样式***************/

#shortcut1 {
	background: url(../images/logo.gif) no-repeat left center;
}

#shortcut1 ul {
	margin-top:25px;
}

#shortcut1 ul li a {
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #fff;
	color: #fff;
}

#shortcut1 ul li a:hover{
	color: #ffc125;
}

#shortcut1 ul li span a {
	border-right: none;
}

/********************其他页面的快捷路径样式***************/

#shortcut2 {
	background: url(../images/logo.gif) no-repeat left center;
}

#shortcut2 ul {
	display: inline;
	margin-top:25px;
	margin-right: 90px;
}

#shortcut2 ul li a {
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #fff;
	color: #fff;
}

#shortcut2 ul li a:hover{
	color: #ffc125;
}

#shortcut2 ul li span a {
	padding-right: 0;
	border-right: none;
}

/******************一些容器层的定位控制***************/

#wrapper {
text-align: left;
margin-top: 10px;
}

#center {
text-align: left;
}

#content {
margin: 10px;
}

/******************左侧的总导航区***************/

#nav {
position: relative;
background: url(../images/navBg.gif) no-repeat left top;
}

#nav div {
position: absolute;
top: 50%;
margin-left: 20px;
}

#nav div ul {
position: relative;
top: -65px;
}

#nav ul li a {
line-height: 1.8em;
padding-left: 15px;
background: url(../images/dotSquare.gif) no-repeat left center;
}

#nav ul li a:link, #nav ul li a:visited {
color: #fff;
}

#nav ul li a:hover {
color:#ffc125;	
}

/******************各页面产品展示***************/

/******************首页左侧的表单提交区***************/

#login {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	background: url(../images/loginBox.gif) no-repeat left center;
}

#login label {
	color: #1e7ace;
}

#login input {
	margin-top: 10px;
}

input.loginBtn {
	color: #1e7ace;
	padding:0 8px;
	height: 18px;
	line-height: 18px;
	font-size:12px;
	border:1px #1E7ACE solid;
	background:#D0F0FF;	
}
/**************公司新闻*************/
#company_news {
width: 180px;
height: 240px;
background: url(../images/company_news_bg.gif) no-repeat center;
}
#scroll_news {
margin-left: 12px;
}
#scroll_news p {
margin: 15px 0;
}
#scroll_news p span {
color: #069;
}
/******************首页关于精通***************/

#aboutGencomm, #newProducts, #techArticles {
	clear: both;
	float: left;
	width: 100%;
}

#aboutGencomm div {
	width: 405px;
}

#aboutGencomm h2 {
	font-size: 1.2em;
}

#aboutGencomm h3 {
	line-height: 3em;
}

#aboutGencomm p {
	line-height: 1.1em
}

/******************首页新品推介***************/

#newProducts, #techArticles {
margin-top: 10px;
}
	
#newProducts ul, #techArticles ul {
margin-top: 8px;
width: 405px;
}

#newProducts h3, #techArticles h3 {
padding-bottom: 5px;
text-indent: 2.5em;
font-size: 12px;
color: #fff;
font-weight: normal;
}

/******************首页最新技术文章***************/

#newProducts h3 {
background: url(../images/lineBgBlue.gif) no-repeat left top;
}

#techArticles h3 {
background: url(../images/lineBgYellow.gif) no-repeat left top;
}

#newProducts ul li a, #techArticles ul li a {
display: block;
height: 1.5em;
cursor: pointer;
}

/******************首页快速访问***************/

#quickVisit {
margin-top: 10px;
overflow-clip: hidden;
text-align: center;
}

#quickVisit div#ql0_head {
	height: 70px;
	background: url(../images/ql0_head.png) no-repeat;
}
#quickVisit div#ql0_body {
	background: url(../images/ql0_body.png) repeat-y;
}
#quickVisit div#ql0_foot {
	height: 15px;
	background: url(../images/ql0_foot.png) no-repeat;
}
#quickVisit div#ql0_head h3 {
	margin-top: 25px;
	font-size: 20px;
	color: #cc0000;
}
#quickVisit div#ql0_body ul li a{
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 13px;
}
#quickVisit div#ql0_body ul li a:link, #quickVisit div#ql0_body ul li a:visited{
	color: #1e7ace;
}
#quickVisit div#ql0_body ul li a:hover {
	color: #cc0000;
}
/****************其他页面快速链接***************/

#quickLink {
	margin-top: 10px;
	text-align: center;
	width: 80px;
	float: right;
}

#quickLink div#ql_head {
	height: 39px;
	background: url(../images/ql_head.png) no-repeat;
}

#quickLink div#ql_body {
	background: url(../images/ql_body.png) repeat-y;
}
#quickLink div#ql_foot {
	height: 15px;
	background: url(../images/ql_foot.png) no-repeat;
}
#quickLink h3 {
	color: #EE2C2C;
	font-weight: normal;
	padding-top: 22px;
	margin: 0 auto;
	width: 65px;
	background: url(../images/aboutGencomm/dotRed.gif) no-repeat center 6px;
}

#quickLink ul li a {
	display: block;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 55px;
	background-position: center 5Px;
	background-repeat: no-repeat;
}
#quickLink ul li a span {
display: block;
color: #fff;
padding-bottom: 8px;
}
#quickLink div#ql_body ul li a:link, #quickLink div#ql_body ul li a:visited{
	color: #1e7ace;
}
#quickLink div#ql_body ul li a:hover {
	color: #cc0000;
}
/****************各页面左侧***************/
div#left_div {
width: 870px;
float: left;
}


/****************各页面二级菜单***************/
#subMenu {
 width: 180px;
 margin-top: 10px;
 float: left;
}
#subMenuTitle {
 height: 30px;
 text-align: left;
 background: url(../images/menu_blue.jpg) repeat-x left top;
 margin: 0;
 border-bottom: 7px solid #104E8B;
}

#subMenuTitle h3 {
 font-weight: normal;
 font-family: arial, sans-serif;
 font-size: 7px;
 color: #fff;
 margin-left: 25px;
 margin-top: 3px;
}

#subMenuTitle h2 {
 font-size: 16px;
 color: #fff;
 margin-left: 25px;
}
	
#subMenuList {
float: left;
}
#subMenuList ul li a {
text-indent: 35px;
 display: block;
 width: 180px;
 background: #EDEDED url(../images/ul_red_arrow.gif) no-repeat 28px 11px;
 height: 30px;
 line-height: 30px;
}
/******************页脚***************/

#ourClient {
width: 870px;
height: 55px;
margin-top: 10px;
border-bottom: 1px solid #BABABA;
background: url(../images/dotImageGreen.gif) no-repeat 137px 10px;
}

#ourClient h2, #ourClient h2 span {
line-height: 30px;
font-size: 18px;
}

#ourClient h2 {
	float: left;
	text-indent: 25px;
	padding-right: 30px;
}

#ourClient h2 span {
color: #ffc125;
}

#ourClient ul {
	float: left;
	margin-left: 40px;
}

#ourClient ul li {
	display: inline;
	float: left;
	margin-right: 10px;
	list-style-type: none;
	margin-bottom: 5px;
}

#ourClient ul li a:hover {
	position:relative;
}

#ourClient ul li a span {
	display:none; 
}

#ourClient ul li a {
	width: 155px;
}

#ourClient ul li a:hover span {
	display: block; 
	position: absolute;
	bottom: 18px;
	left: -3px;
}

#footer {
width: 870px;
margin-top: 5px;
}

#footer ul li {
	display: inline;
	padding: 0 10px;
	border-right: 1px solid #069;
}

#footer ul #quickMenu3 {
	border-right: none;
}

#footer #copyRight {
	float: left;
	text-align: left;
}

#footer div#visitor_counter {
	float: left;
	padding-right: 10px;
}

#footer div#visitor_counter img {
	vertical-align: top;
}

/*****************关于精通内容区***************/
#content1 {
	text-align: left;
	width: 590px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}

#content1 h2 {
	line-height: 2em;
	background: url(../images/products/productsListBg.gif) no-repeat center;
	padding-left: 10px;
	color: #fff;
	margin-bottom: 10px;
}

#content1 #titleImg {
	float: left;
}

#content1 #titleImg img {
	margin-bottom: 5px;
}

#content1 #titleImg h3 {
	text-indent: 6px;
	width: 105px;
	height: 20px;
	letter-spacing: 0.2em;
	line-height: 20px;
	background: url(../images/aboutGencomm/titleBg.gif) no-repeat center;
}

#content1 #titleImg h3 #position {
	color: #fff;
}

#content1 #titleImg h3 #name {
	padding-left: 20px;
}

#content1 p {
	float: right;
	width: 475px;
	text-align: left;
	text-indent: 2em;
	line-height: 1.5em;
	margin-top: 5px;
}

/*****************产品介绍内容区***************/

#content2 h2 {
	line-height: 2em;
	background: url(../images/products/productsListBg.gif) no-repeat center;
	padding-left: 20px;
	color: #fff;
	margin-bottom: 10px;
}

#content2 {
	text-align: left;
	width: 590px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
#content2 div.productList {
border-bottom: 1px dashed #000;
margin-bottom: 10px;
height: 120px;
}
#content2 div.productList div#split_line {
 border-bottom: 1px dashed #ccc;
}
#content2 div.productList img {
	float: left;
}

#content2 div.productList div {
	width: 130px;
	float: right;
}

#content2 div.productList div h3 {
	line-height: 3em;
}

#content2 div.productList div p {
	line-height: 1.5em;
}

#content2 div.productList div p a {
	float: left;
	text-indent: 0;
	padding-left: 10px;
	background: url(../images/iconArrow.gif) no-repeat left center;
}

#productsList h4 {
	font-weight: normal;
	color: #fff;
	text-indent: 28px;
	line-height: 15px;
	height: 15px;
	background: url(../images/products/titleBg.gif) no-repeat left -3px;
}

#productsList h4 span {
	color: #000;
	padding-left: 5em;
}

#productsList div.listMargin img {
	float: left;
	padding: 5px;
	background: url(../images/products/productBox.gif) no-repeat center;
}

#productsList div.listMargin div {
	width: 475px;
	margin-left: 10px;
	float: left;
	margin-top: 5px;
}

#productsList div.listMargin div h5 {
	color: #EEAD0E;
}

#productsList div.listMargin div ul {
	margin-top: 5px;
}

#productsList div.listMargin div ul li {
	width: 475px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	line-height: 1.5em;
}

#productsList div.listMargin div p {
	margin-top: 5px;
	float: right;
}

#productsList div.listMargin div p a {
	padding-left: 15px;
	height: 12px;
	line-height: 12px;
	background: url(../images/dotImgRed2.gif) no-repeat left top;
}

.listMargin {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}

/*********产品的详细介绍*********/

#content2a {
text-align: left;
width: 590px;
float: left;
margin-top: 10px;
margin-left: 10px;
}

#content2a h2 {
	height: 30px;
	width: 100%;
	background: url(../images/products/productsListBg.gif) no-repeat center;
	float: left;
	margin-bottom: 10px;
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	text-indent: 2em;
}

#content2a #show {
width: 100%;
float: left;
}

#content2a #show img {
width: 200px;
}

#content2a #show a {
display: block;
width: 68px;
height: 16px;
background: url(../images/catalog/btn.gif) no-repeat left center;
margin-left: 65px;
}

#content2a #show {
border: none;
}

#content2a div#show div {
width: 260px;
float: right;
}

#content2a div#show iframe {
	margin-left: 10;
	margin-bottom: 5px;
	overflow: hidden;
}

#content2a div#show img {
	width: 300px;
}

#content2a #show div h3 {
color: #4169E1;
line-height: 2em;
font-size: 14px;
padding-left: 10px;
background: url(../images/iconArrow.gif) no-repeat left center;
}

#content2a #show div ul {
margin-top: 10px;
line-height: 2em;
font-weight: bold;
}

#content2a #show div ul li {
padding-left: 10px;
}

#content2a #show p  {
margin: 50px 0;
line-height: 2em;
font-size: 13px;
font-weight: bold;
}

#content2a div#prod_img_link {
	width: 380px;
	padding-top: 5px;
}

#content2a div#prod_img_link span {
	padding-left: 95px;
	padding-top: 5px;
}

#content2a div#prod_img_link ul {
	padding-top: 3px;
}

#content2a div#prod_img_link ul li {
	display: inline;
	float: left;
	padding: 0 5px;
}

#content2a div#prod_img_link ul li#first {
	padding-left: 0;
}

#content2a div#prod_img_link ul li a img {
	width: 80px;
	border: 1px solid #FFC125;
}

#content2a table {
 width: 570px;
 float: left;
 margin-top: 10px;
}
#content2a table th {
 color: #fff;
 text-align: center;
 height: 26px;
 overflow: hidden;
 background: url(../images/products/productsListBg.gif) no-repeat left center;
}
#content2a table tr.odd {
	background-color: #C6E2FF;
}
#content2a table tr.even {
	background-color: #F0F8FF;
}
#content2a table td {
 padding: 5px;
}
#content2a table td#item1 {
 width: 25%;
 height: 26px;
 text-align: center;
}
#content2a table td#item2 {
 width: 74.9%;
 height: 26px;
 text-align: left;
}

/*******************技术文章内容区*******************/

#content3 {
	text-align: left;
	width: 590px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}

#content3 table {
	width: 100%;
}

#content3 table th {
	text-align: center;
	height: 26px;
	color: #fff;
	background: url(../images/products/productsListBg.gif) no-repeat left center;
}

#content3 table td {
	padding: 5px;
}

#content3 table tr.odd {
	background-color: #C6E2FF;
}

#content3 table tr.even {
	background-color: #F0F8FF;
}

#content3 table td#item1, #content3 table td#item3 {
	text-align: center
}

#content3 table td#item2 {
	text-indent: 2em;
}

#content3a {
	white-space: normal;
	word-break: break-all;
	text-align: left;
	width: 590px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}

#content3a h2 {
	height: 26px;
	width: 100%;
	background: url(../images/products/productsListBg.gif) no-repeat center;
	float: left;
	margin-bottom: 10px;
	color: #fff;
	font-size: 14px;
	line-height: 26px;
	text-indent: 2em;
}

#content3a p.upd_time {
	margin: 10px 5px;
}

#content3a div.dashed_line {
	height: 1px;
	border-bottom: 1px dashed #000;
	margin-bottom: 10px;
}

#content3a div#article_content {
	width: 100%;
	line-height: 1.5em;
}

/********************招聘信息内容区*********************/


#content4a {
	text-align: left;
	width: 590px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}

#content4a h2 {
	line-height: 2em;
	background: url(../images/products/productsListBg.gif) no-repeat center;
	padding-left: 20px;
	color: #fff;
	margin-bottom: 10px;
}

#content4a p {
	padding: 5px 10px;
	font-size: 15px;
	font-weight: bold;
	color: #3A5FCD;
}
#content4a ul {
width: 100%;
float: left;
}
#content4a ul li {
	font-size: 13px;
	padding: 5px 10px;
}

#content4a ul li span {
	font-size: 13px;
	font-weight: bold;
}

/******************************************************************/

#content4b {
	text-align: left;
	width: 590px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}

#content4b h2 {
	line-height: 2em;
	background: url(../images/products/productsListBg.gif) no-repeat center;
	padding-left: 20px;
	color: #fff;
	margin-bottom: 10px;
}

#content4b p {
	text-align: center;
	margin: 10px auto;
	font-size: 15px;
	font-weight: bold;
}

#content4b table {
	width: 100%;
}

#content4b table th {
	text-align: center;
	height: 30px;
	border-top: 1px solid #9AC0CD;
	border-bottom: 1px solid #9AC0CD;
	color: #fff;
	background-color: #1C86EE;
}

#content4b table td {
	border-bottom: 1px solid #9AC0CD;
	padding: 5px;
}

#content4b table tr.odd {
	background-color: #C6E2FF;
}

#content4b table tr.even {
	background-color: #F0F8FF;
}

#content4b table td {
	text-align: center
}

#content4b table td#item2 {
	width: 2em;
}

/******************************招聘**************************************/

#content4c {
	text-align: center;
	width: 590px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
#content4c h2 {
	text-align: left;
	line-height: 2em;
	background: url(../images/products/productsListBg.gif) no-repeat center;
	padding-left: 20px;
	color: #fff;
	margin-bottom: 10px;
}
#content4c p#job_reg_comment {
	padding: 10px 5px;
}

#content4c div {
	width: 300px;
	margin: 0, auto;
}

#content4c fieldset {
	display: block;
	width: 100%;
	height: 150px;
	margin-top: 20px;
	border: 1px solid #1e7ace;
}

#content4c fieldset legend {
	margin-left: 20px;
	padding: 5px;
	border: 1px solid #1e7ace;
	background-color: #d0f0ff;
}

#content4c fieldset form table {
	margin-top: 20px;
}	

#content4c fieldset form table td#col1 {
	text-align: right;
	width: 100px;
}

#content4c fieldset form #job_btn {
	height: 20px;
	line-height: 20px;
	padding: 0 10px;
	margin: 10px;
	border: 1px solid #1e7ace;	
	background-color: #d0f0ff;
}

#content4c fieldset form table tr#reg_tr td {
height: 50px;
text-align: center;
}
#content4c fieldset form table input {
width: 120px;
margin-left: -50px;
}
#content4c p#job_reg_link {
	float: right;
	padding: 10px;
}


/*************联系我们内容区***************/

#content5 {
	text-align: left;
	width: 590px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
#content5 h2 {
	height: 30px;
	background: url(../images/products/productsListBg.gif) no-repeat center;
	text-align: left;
	margin-bottom: 10px;
	color: #fff;
	font-size: 12px;
	line-height: 30px;
	padding-left: 20px;
}

#content5 table {
	width: 100%;
}

#content5 table th {
	text-align: center;
	height: 30px;
	border-top: 1px solid #698cc3;
	border-bottom: 1px solid #698cc3;
	background-color: #d2def2;
}

#content5 table td {
	border-bottom: 1px solid #698cc3;
	padding: 10px;
}

#content5 table td#name1, #content5 table td#name2, #content5 table td#name3 {
	width: 25%;
	text-align: center;
	background-color: #d2def2;
}

#content5 table td#addr, #content5 table td#contactInfo, #content5 table td#contact {
	width: 74.9%;
	padding-left: 10px;
}

#content5 table td#contactInfo span {
	padding-left: 30px;
}

/*********************联系方式——地图************************/

#content5a {
	width: 590px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	text-align: center;
}

#content5a h2 {
	height: 30px;
	background: url(../images/products/productsListBg.gif) no-repeat center;
	text-align: left;
	margin-bottom: 10px;
	color: #fff;
	font-size: 12px;
	line-height: 30px;
	padding-left: 20px;
}

#content5a img {
	margin: 0 auto;
}

/******************产品目录列表*********************/
#products_ctl {
 float: left;
 margin-top: 10px;
 margin-left: 10px;
 text-align: center;
 font-size: 12px;
 width: 590px;
}
#products_ctl h1 {
 color: #fff;
 font-size: 18px;
 background-color: #006699;
 margin: 0 0 10px;
 padding-top: 5px;
 height: 46px;
}
#products_ctl h1 span {
 font-size: 14px;
 color: #ddd;
}
#products_ctl div#products_clf, #products_ctl div#products_cls {
 width: 285px;
 border: 1px solid #DAA520;
 padding-bottom: 10px;
}
#products_ctl div#products_clf h2, #products_ctl div#products_cls h2 {
 padding: 0 10px;
 font-size: 15px;
 margin-bottom: 0;
 height: 25px;
 line-height: 25px;
 background-color: #FFC125;
}
#products_ctl div#products_clf h2 a:link,
#products_ctl div#products_clf h2 a:visited,
#products_ctl div#products_cls h2 a:link,
#products_ctl div#products_cls h2 a:visited {
 color: #fff;
 text-decoration: none;
}
#products_ctl div#products_clf h2 a:hover,
#products_ctl div#products_cls h2 a:hover {
 color: #cc0000;
 text-decoration: underline;
}
#products_ctl div#products_clf p, #products_ctl div#products_cls p {
 height: 50px;
 padding-top: 10px;
 margin-top: 0;
 margin-bottom: 10px;
 padding-left: 10px;
 padding-right: 10px;
}
#products_ctl div#products_clf {
 text-align: right;
 float: left;
}
#products_ctl div#products_cls {
 text-align: left;
 float: right;
}
/********************产品次级目录*************************/
#products_sub_list {
 float: left;
 width: 590px;
 margin-top: 10px;
 margin-left: 10px;
 border-left: 1px solid #ddd;
 border-right: 1px solid #ddd;
}
#products_sub_list th {
 height: 30px;
 line-height: 30px;
 background: url(../images/products_sub_list_bg.gif) repeat-x center;
 font-size: 15px;
 color: #fff;
 padding-left: 20px;
}
#products_sub_list td {
 border-bottom: 1px dashed #ccc;
 padding: 5px 0;
}
#products_sub_list td img {
 border: 1px solid #ddd;
}
#products_sub_list td h2, #products_sub_list td p {
 margin-bottom: 10px;
 margin-left: 10px;
 margin-right: 10px;
}
/**********************留言板--浏览***********************/
div.comment {
width: 780px;
margin-top: 10px;
margin-bottom: 10px;
float: left;
}
div.comment h1 {
height: 24px;
border: 1px solid #698cc3;
padding: 2px;
text-align: center;
}
div.comment h1 span {
display: block;
font-size: 14px;
color: #000;
height: 24px;
line-height: 24px;
background: #f2f5f9;
}
div.comment p.comment_post {
height: 22px;
border: 1px solid #698cc3;
margin-top: 10px;
padding: 2px;
}
div.comment p.comment_post span {
display: block;
height: 22px;
background: url(../images/comment_post_bg.gif) no-repeat left center;
}
div.comment p.comment_post span span {
float: left;
line-height: 22px;
margin-left: 10px;
color: #c00;
}
div.comment p.comment_post span img {
float: right;
border: none;
}
div.comment div.comment_list {
width: 774px;
float: left;
margin-top: 10px;
padding: 2px;
border: 1px solid #698cc3;
}
div.comment div.comment_list p.user_info {
height: 26px;
line-height: 26px;
background: url(../images/comment_bg.jpg) repeat-x center;
color: #fff;
text-align: left;
}
div.comment div.comment_list p.user_info img#comment_headtopic {
float: left;
margin: 4px 10px;
}
div.comment div.comment_list p.user_info span {
padding-left: 10px;
}
div.comment div.comment_list div.comment_reply {
float: left;
text-align: center;
overflow: hidden;
}
div.comment div.comment_list div.comment_reply h2, div.comment div.comment_list div.comment_reply p {
padding-bottom: 1000px;
margin-bottom: -1000px;
}
div.comment div.comment_list div.comment_reply h2 {
float: left;
padding-top: 10px;
width: 120px;
background: #f2f5f9;
}
div.comment div.comment_list div.comment_reply h2 img {
padding-bottom: 10px;
}
div.comment div.comment_list div.comment_reply p {
width: 642px;
font-size: 14px;
float: left;
text-align: left;
line-height: 1.5em;
margin-left:2px;
padding-top: 10px;
padding-left: 10px;
background: #f2f5f9;
}
div.comment div.comment_list div.comment_reply p span {
display: block;
padding-bottom: 10px;
}
div.comment div.comment_list div.comment_reply p span {
font-size: 14px;
color: #c00;
}
div.comment div.comment_list div.guest_book_welcome_msg {
float: left;
height: 25px;
line-height: 25px;
width: 774px;
text-align: left;
text-indent: 2em;
background: #D2DEF2;
}
div.comment div.comment_list div.comment_edit {
float: left;
height: 21px;
}
div.comment div.comment_list div.comment_edit a img {
float: right;
border: none;
margin: 2px;
}
div.comment p#comment_count {
float: left;
margin-top: 5px;
padding-left: 20px;
}
div.comment p#comment_count span {
margin-left: 10px;
margin-right: 10px;
}
div.comment div#comment_page_link {
margin-top: 5px;
float: right;
margin-right: 20px;
}
div#comment div#comment_page_link a {
padding: 0 2px;
}

/*********************留言板--回复************************/
#comment_post_msg {
width: 774px;
margin-top: 10px;
text-align: left;
border: 1px solid #698cc3;
padding: 2px;
background: #EAEEF4;
}
#comment_post_msg h2 {
color: #fff;
height: 26px;
line-height: 26px;
padding-left: 10px;
background: url(../images/comment_bg.jpg) repeat-x center;
}
#comment_post_msg form {
margin-left: 50px;
}
#comment_post_msg_uinfo {
margin-top: 5px;
}
#comment_post_msg_uinfo td {
width: 100px;
padding: 2px;
}
#comment_post_msg_uinfo td span {
color: #c00;
}
#comment_post_msg_uinfo td label {
float: right;
}
#comment_post_msg_uinfo td input {
float: left;
}
#comment_post_msg_content_title {
margin-top: 10px;
padding-left: 12px;
}
#comment_post_msg_content_title span {
color: #c00;
}
#comment_post_msg_btn {
margin: 10px 0 10px 0;
border: 1px solid #698cc3;
height: 20px;
line-height: 20px;
background: #D2DEF2;
}
/************************增加简历*************************/
div#job_post {
float: left;
width: 583px;
border: 1px solid #698cc3; 
padding: 2px;
margin: 10px 0 0 10px;
text-align: center;
}
#job_post_title {
font-size: 15px;
margin: 10px 0 10px 0;
}
#job_post_tbl{
width: 583px;
text-align: left;
}
.job_tbl_item_odd {
background: #D2DEF2;
}
.job_tbl_item_even {
background: #f2f5f9;
}
#job_post_tbl tr td {
padding: 2px;
}
.job_post_intro {
color: #c00;
}
.job_post_btn {
display: inline;
margin-top: 2px;
margin-left: 238px;
}
/*********************简历注册**********************/
#job_reg_info {
float: left;
width: 581px;
padding: 3px;
border: 1px solid #698cc3; 
text-align: center;
margin-top: 10px;
margin-left: 10px;
}
#job_reg_info h2 {
height: 25px;
line-height: 25px;
font-size: 15px;
}
#job_reg_info table {
width: 100%;
text-align: left;
background: #D2DEF2;
}
#job_reg_info table th {
height: 25px;
line-height: 25px;
padding-left: 10px;
background: #f2f5f9;
}
#job_reg_info table td span {
padding-left: 5px;
color: #c00;
}
#job_reg_info table td.job_col1 {
width: 30%;
padding-left: 10px;
padding-top: 8px;
padding-bottom: 8px;
}
#job_reg_info table td.job_col2 {
padding-left: 3px;
padding-top: 8px;
padding-bottom: 8px;
}
#job_reg_info_tbl_last {
padding-left: 200px;
padding-bottom: 5px;
}
/*********************喇叭音效********************/
div#play_sound {
float: left;
padding: 10px;
background: #e2f0ff;
border: 1px solid #a3d2ff;
text-align: center;
margin-top: 10px;
}
div#play_sound p {
font-size: 14px;
font-weight: bold;
color: #135b96;
}
div#play_sound table#play_sound_tbl {
width: 548px;
text-align: left;
color: #135b96;
background: #fff;
border: 1px solid #ddd;
}
div#play_sound table#play_sound_tbl tr.play_sound_title th {
text-align: center;
padding: 3px;
background: none;
color: #135b96;
}
div#play_sound table#play_sound_tbl tr td {
border-top: 1px dashed #ddd;
padding: 3px;
}
div#play_sound table#play_sound_tbl tr td.sound_effect {
text-align: center;
width: 35px;
}
div#play_sound table#play_sound_tbl tr td.play_sound_btn {
width: 50px;
text-align: center;
}
div#play_sound table#play_sound_tbl tr td img {
border: none;
}
/****************喇叭音效列表***************/
div#play_sound_ui {
border: 1px solid #a3d2ff;
margin: 10px;
width: 350px;
padding: 10px;
background: #e2f0ff;
}
div#play_sound_ui button.play_btn {
width: 65px;
height: 20px;
border: 1px solid #a3d2ff;
background: #F0F8FF;
margin: 5px;
}
div#play_sound_ui h3 {
font-size: 14px;
margin-bottom: 10px;
color: #135b96;
}
div#play_sound_ui select {
width: 300px;
height:300px;
}