@charset "gb2312";
/*=====all=====*/
* {
	margin: 0;
	padding: 0;
}

a {
	color: #555;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

html {
	background: no-repeat center top #f8f8f8;
}

body {
	line-height: 18px;
	font-size: 12px;
	color: #555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

hr {
	border: none;
	border-bottom: solid 1px #ccc;
	line-height: 1px;
	height: 1px;
}

img {
	border: none;
}

.strong {
	font-weight: bolder;
}

em {
	font-style: normal;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
	width: 100%;
}

.justify {
	text-align: justify;
}

.left {
	text-align: left;
}

.clear {
	clear: both;
}

.clearl {
	clear: left;
}

.clearr {
	clear: right;
}
/*======part======*/
#wholediv {
	width: 1000px;
	position: relative;
	margin: 0 auto;
}

#logo {
	width: 134px;
	height: 78px;
	position: absolute;
	top: 10px;
	left: 14px;
	background: transparent url(/skin/img/logo1.png) no-repeat left top;
}

#headh1 {
	position: absolute;
	top: 205px;
	left: 270px;
	z-index: 3;
	color: #0257b2;
	font-size: 24px;
	line-height: 28px;
	font-weight: bolder;
	width: 400px;
	font-size: 30px;
}

#headh1 .infodetail_h1 {
	color: #0257b2;
	font-size: 14px;
	width: 300px;
	display: block;
}

.qqtalk {
	position: absolute;
	top: 12px;
	left: 30px;  
}

#name {
	width: 715px;
	position: absolute;
	top: 520px;
	left: 270px;
}

.intro * {
	font-size: 12px;
	display: inline;
	font-weight: 500;
}
.intro p {
	display: block;
}

.introimg {
	float: right;
	clear: right;
	margin: 4px 0 12px 18px;
}

.introimg2 {
	margin: 4px 0 4px 8px;
}

.intro {
	text-align: justify;
	line-height: 22px;
	padding: 0 0 10px;
}

#intro1 {
	position: absolute;
	top: 245px;
	left: 270px;
	z-index: 3;
	color: #0257b2;
	width: 375px;
	line-height: 24px;
	font-size: 15px;
}

#intro1 strong {
	font-weight: normal;
}

.warn, .red {
	color: #f00;
}

#nav {
	padding: 62px 0 12px 22px;
	background: url(/skin/img/menubg1.gif) repeat-x;
	border-radius: 5px;
    float: right;
    height: 52px;
    line-height: 52px;
    margin: 30px 0 22px;
    padding: 0 10px;
}

#nav dt {
	display: inline;
}

#nav a {
	color: #fff;
	padding: 0 16px;
	font-size: 15px;
	font-weight: bold;
}

#nav a.current {
	color: #fc0;
}

#banner {
	clear: both;
	height: 405px;
	position: relative;
}
#search {
	top: 330px;
	left: 470px;
	position: absolute;
	padding: 12px 0 0;
	overflow: auto;
}

#search #searchname {
	width: 170px;
	height: 21px;
	float: left;
	color: #555;
	border: 1px solid #ccc;
}

#search #searchbut {
	float: left;
	width: 56px;
	height: 22px;
	border: none;
	color: #555;
	cursor: pointer;
	margin-left: 10px;
	font-family: "Î¢ÈíÑÅºÚ", Tahoma;
	background: url(/skin/img/searchbg.gif);
}

#content {
	overflow: auto;
	padding: 0 15px;
}

/*=====right=====*/
#right {
	float: right;
	width: 715px;
}
#right .gap {
	height: 45px;
	clear: both;
	overflow: auto;
}
#right .desp {
	overflow: auto;
}

.title {
	background: url(/skin/img/titbd.gif) no-repeat left bottom;
}
.title .cap,
.title .cap2 {
	font-family: "Î¢ÈíÑÅºÚ", Tahoma;
	color: #1477b8;
	display: block;
	font-size: 20px;
	line-height: normal;
	padding: 3px 0 8px 34px;
	background: url(/skin/img/ico1.gif) no-repeat 1px 5px;
}
.title .cap a,
.title .cap2 a {
	color: #1477b8;
}
.title .cap2 {
	font-size: 14px;
	line-height: 26px;
}
.title .tel {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	font-family: "Î¢ÈíÑÅºÚ", Tahoma;
	color: #E64552;
	font-size: 18px;
	line-height: normal;
	padding-top: 8px;
}
.title a.more {
	font-size: 13px;
	color: #555;
	padding-top: 7px;
}

#right a.more {
	position: absolute;
	right: 20px;
}

#right a.titlelink2 {
	font-size: 14px;
	color: #f00;
}

#prolist {
	*height: 1%;
}

#prolist:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}

#prolist dt {
	clear: both;
	margin-bottom: 10px;
}

#prolist dd {
	float: left;
	width: 150px;
	height: 180px;
	overflow: hidden;
	padding: 13px 0 0;
	text-align: center;
	border: 1px solid #cccccc;
	margin: 0 13px 15px;
}

#prolist dt.ddshortlist {
	clear: both;
	padding-left: 5px;
	overflow: auto;
}

#prolist a.shortlist {
	float: left;
	width: 85px;
	margin: 0 0 10px;
	padding: 0px 7px;
}

#prolist .cbtitle {
	line-height: 28px;
	position: relative;
	border-bottom: solid 1px #ccc;
}

#prolist .subtitle {
	position: relative;
	padding: 5px 0 5px 10px;
	background-color: #ebedef;
	margin: 5px 0 10px 0;
}

#prolist .current {
	font-style: italic;
	color: #f90;
}

#prolist .linkimage:hover {
	border-color: #999;
}

#prolist .linkpro {
	color: #777;
	display: inline-block;
	padding: 4px 0 0 0;
}

#prolist .linkpro:hover,#prolist .linkpro:hover strong {
	color: #f90;
}

#prolist .linkpro strong {
	font-weight: 500;
	color: #000;
}

a.phylist {
	width: 250px;
	text-decoration: underline;
}

#pr a {
	text-decoration: underline;
}

#prbig img {
	padding: 5px;
	margin-bottom: 12px;
}

#prdesp {
	margin-bottom: 12px;
}

#prdesp #scroll {
	overflow: auto;
	width: 600px;
}

#prdesp .model {
}

#prdesp a {
	color: #f00;
	margin-top: 20px;
}

#prdesp .print {
	margin-bottom: 15px;
	text-align: right;
}

#prdesp .print a {
	color: #000;
	font-weight: bold;
	font-size: 16px;
}

#prtag {
	padding-top: 4px;
	margin-top: 12px;
	border-top: dashed 1px #999;
}

#prmap .current {
	color: #f00;
}

#right .spare {
	background-image: url(/skin/img/spare.jpg);
}

#spare {
	padding: 0 12px;
}

#spare span {
	color: #000;
	font-style: italic;
	font-size: 14px;
	line-height: 36px;
	margin-right: 12px;
	text-decoration: underline;
}

#enquiry:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}

#enquiry dt {
	float: left;
	width: 155px;
	text-align: right;
	margin-bottom: 12px;
	margin-right: 4px;
}

#enquiry dd {
	margin-bottom: 12px;
}

#enquiry dt.title {
	width: 622px;
	text-align: left;
	float: none;
	clear: both;
	background-image: none;
	height: 24px;
	line-height: 24px;
	padding-left: 12px;
}

#enquiry dt span {
	color: #f00;
}

#enquiry .error,.error0 {
	color: #f00;
}

#enquiry,
#enquiry input {
	line-height: 24px;
}

#enquiry input,#enquiry select,#enquiry option,#enquiry textarea {
	border: solid 1px #aaa;
	width: 300px;
}

#enquiry #button {
	width: 400px;
	clear: both;
	margin-left: 160px;
	*margin-left: 100px;
	text-align: left;
}

#enquiry #sub,#enquiry #reset {
	margin: 8px;
	width: 60px;
	cursor: pointer;
}

#sitemap {
	padding-left: 24px;
	padding-bottom: 12px;
}

#sitemap .title {
	height: 32px;
	background: #f5f5f5 url(/skin/img/titlebg.jpg) no-repeat 10px center;
	padding-left: 40px;
	margin-bottom: 15px;
	font-weight: bolder;
	line-height: 32px;
	border-bottom: solid 1px #ccc;
}

#sitemap dt {
	padding-left: 12px;
	background: #fff url(/skin/img/square.jpg) no-repeat left center;
}

#sitemap dt.cbname {
	background: #fff url(/skin/img/rim.jpg) no-repeat 12px center;
	padding-left: 24px;
	line-height: 24px;
}

#sitemap dt.cmname {
	padding-left: 48px;
}

#sitemap dd {
	padding-left: 72px;
}

.pagestring {
	clear: both;
	text-align: center;
	padding: 10px 0 15px;
}

.pagestring span {
	font-weight: bolder;
}

.news {
	padding: 10px 0;
	line-height: 26px;
}

.news dt {
	font-weight: bolder;
	padding-left: 12px;
}

.news dt a {
	font-weight: bolder;
	color: #999;
}

#news_current_title {
	color: #f90;
}

.news dd span.new-num {
	font-size: 16px;
	color: #ccc;
	font-weight: bolder;
	padding-right: 10px;
	position: relative;
	top: 1px;
}

.news p {
	margin-bottom: 12px;
	padding: 0 14px;
}

.news dd a {
	color: #0f5ea7;
}

/*=====left=====*/
#left {
	float: left;
	width: 220px;
}

#left .stitle {
	color: #333;
	padding: 0 0 5px 0;
	border-bottom: solid 1px #aeaeae;
}

#left .stitle a, #left .stitle span {
	line-height: 32px;
	font-family: "Î¢ÈíÑÅºÚ", Tahoma;
	font-size: 16px;
}

#left .slist2 {
	padding: 8px 0;
}

#left .slist2 a {
	color: #0f5ea7;
	line-height: 20px;
}

#ctlist dt {
	padding: 8px 0 8px 16px;
	border-bottom: 1px solid #dadada;
	background: transparent url(/skin/img/dash1.gif) no-repeat left center;
}

#ctlist dd {
	margin-left: 32px;
}

#ctlist dl a {
	color: #0f5ea7;
}

#ctlist dl .current {
	color: #f90;
	font-weight: bolder;
}


#contact div strong {
	line-height: 24px;
}

#contact .detail {
	color: #666;
	line-height: 20px;
}
#contact .detail p {
	padding: 6px 10px 0px 25px;
}
#contact .ico2_address {
	background: url(/skin/img/ico2_address.gif) no-repeat 3px 12px;
}
#contact .ico2_phone {
	background: url(/skin/img/ico2_phone.gif) no-repeat 3px 12px;
}
#contact .ico2_fax {
	background: url(/skin/img/ico2_fax.gif) no-repeat 3px 12px;
}
#contact .ico2_mail {
	background: url(/skin/img/ico2_mail.gif) no-repeat 3px 12px;
}

#msg {
	display: block;
	font-style: italic;
	text-decoration: underline;
	margin-top: 8px;
	text-align: right;
}

#msg:hover {
	text-decoration: none;
}

/*=====bottom=====*/
#bottonnav {
	padding: 10px 0;
	overflow: auto;
	border-top: 1px solid #c6c6c6;
	border-bottom: 1px solid #c6c6c6;
}

#bottonnav dt {
	display: inline;
}

#bottonnav a {
	padding: 0 33px;
	background: transparent url(/skin/img/line.jpg) no-repeat left 5px;
	color: #333;
	display: inline-block;
	line-height: 24px;
}

#bottonnav a.first {
	background: none;
}
#bottonnav a.current {
	color: #f00;
}

#keywordlist {
	padding: 8px 0;
}

#keywordlist dd {
	display: inline;
	padding: 0 3px;
}

#keywordlist a {
	font-size: 11px;
	color: #666;
	word-break: break-all;
}

#keywordlist span.current {
	font-size: 11px;
	color: #f00;
}

#linksintail {
	padding: 8px 15px 8px 15px;
	background-color: #f6f6f6;
	border-bottom: solid 1px #ccc;
}

#foot {
	text-align: center;
	padding: 8px;
	background-color: #e2e2e3;
}

#foot p {
	color: #5a5a5b;
	line-height: 22px;
}

#foot p span {
	color: #666;
}

#foot p a {
	color: #333;
}

#hotline {
	position: absolute;
	top: 24px;
	right: 15px;
	font-size: 18px;
	font-weight: bolder;
	line-height: 26px;
	padding-right: 130px;
	background: transparent url(/skin/img/hotline.jpg) no-repeat right 2px;
	margin-right: 4px;
}
/*======table======*/
table {
	border: none;
	border-left: solid 1px #666;
	border-top: solid 1px #666;
	clear: both;
	margin: 12px auto;
}

td {
	border-right: solid 1px #666;
	border-bottom: solid 1px #666;
	padding: 3px 5px;
}

table td.title {
	background-color: #eee;
	text-align: center;
}

table.phytable a {
	color: blue;
	text-decoration: underline;
}

table.phytable {
	text-align: center;
}

#cname {
	position: absolute;
	top: 25px;
	left: 150px;
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
}

/*------*/
.pdphysical_title {
	color: #f00;
	font-size: 16px;
	margin-bottom: 10px;
}
