/*重置样式表*/
*{ margin:0; padding:0;}
body{ font-size:12px; background:#F9ECC6; font-family:"Times New Roman", Times, serif; color:#333;}
body, div, dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6, pre, code,
form, fieldset, legend, input, button,
textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
fieldset, img {
	border: 0;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
address, caption, cite, code, dfn,
em, strong, th, var, optgroup {
	font-style: normal;
	font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
abbr, acronym {
	border: 0;
	font-variant: normal;
}

input, button, textarea,
select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}
code, kbd, samp, tt {
	font-size: 100%;
}
/*@purpose To enable resizing for IE */
/*@branch For IE6-Win, IE7-Win */
input, button, textarea, select {
	*font-size: 100%;
}
body {
	line-height: 1.5;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th {
	text-align: left;
}
sup, sub {
	font-size: 100%;
	vertical-align: baseline;
}
/* remember to highlight anchors and inserts somehow! */
:link, :visited , ins {
	text-decoration: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
.clear{ clear:both;}

.fr{ float:right;}
.fl{ float:left}
@charset "GB2312";
/* CSS Document */

.box{width:980px; margin:0 auto; overflow:hidden; background:#fff;}
.nav{ height:38px; border:#EC8336 solid 1px; overflow:hidden; background:url(nav_bg.jpg) repeat-x;}
.nav a{ padding:0 31px; background:url(menu_fg.jpg) no-repeat scroll top right; line-height:38px; font-size:14px; color:#fff; font-weight:bold; height:38px; display:inline; float:left;}
.newslist{ border:1px solid #EC8336;}
.newslist .pack{ overflow:hidden; padding:10px;}
.newslist .pack li{ height:29px; border-bottom:1px dashed #333; color:#333; background:url(arr.jpg) no-repeat scroll center left; padding-left:15px; line-height:29px; overflow:hidden; zoom:1;}
.newslist .pack li a{ color:#333; line-height:29px; float:left;display:inline;}
.newslist .pack li span{ float:right; color:#999;display:inline;}
.newslist span.telephone{ font-size:50px; font-weight:bold; font-family:'Georgia'; color:#303030;}
.telebox{}
.telebox .pack{ text-align:center;}

.box2{width:960px; margin:10px auto; overflow:hidden;}

.coltit{ overflow:hidden; background:url(t_bg.jpg) repeat-x; height:32px;}
.coltit h2{ line-height:32px; float:left; font-weight:bold; color:#fff; font-size:14px; margin-left:20px;}
.coltit h2 a{ color:#fff; font-size:14px;}
.coltit .more{ color:#fff; float:right; margin-right:20px; line-height:32px;}


.link{border:1px solid #EC8336; overflow:hidden;}
.link table{ margin:10px;}
.link table strong{font-weight:bold; color:#333; }
.link table tr{border-bottom:1px dotted #ddd;}
.link table td{vertical-align:middle;}
.link table a{margin:10px 10px 0; display:block; float:left; color:#333;}

.end{width:980px; margin:0px auto 0px; overflow:hidden;background:#E5E5E5; padding:10px 0;}
.end p{ text-align:center; color:#333;}
.end p a{ color:#333;}

.location{background:#eee; line-height:30px; height:30px; padding-left:10px;}
.location a{color:#333;}
.list .pack{margin:10px;}
.list .pack ul{}
.list .pack li{ border-bottom:1px dotted #dbdbdb; height:30px;background:url(arr.jpg) no-repeat scroll 0px 9px; padding-left:15px;overflow:hidden; zoom:1;}
.list .pack li a{color:#333; line-height:29px;float:left;display:inline;}
.list .pack li span{float:right; line-height:29px; color:#999;display:inline;}

.info h1{ text-align:center; margin:20px auto 10px; font:24px "黑体"; color:#393121;}
.info h1 a{color:#010101; font-size:28px;}

.info .summary{padding:10px 15px 28px 15px; border:1px solid #ededed; background:#fefefe; width:800px; margin:0 auto;}
.info .summary strong{font-weight:bold; color:#9B0100;}
.info .summary span{color:#004076;}

.cn_view{margin:20px auto; font-size:14px; line-height:250%; padding:15px 0 50px 0; width:900px; color:#000;}


.infos{text-align:center; color:#333; padding:20px 0 10px 0; border-bottom:#999 solid 1px;width:900px; margin:0 auto;}