/*----------------------------------------
Name: global.css
Developed by:
Date Created:
Last Updated:
Copyright:
----------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	font-size:100%;
	text-align: left;
	vertical-align: baseline;
}
a img {
	border:none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
q:before, q:after, blockquote:before, blockquote:after {
	content: "";
}
body {
	background-color:#e8ebef;
}
body, p, td, th, li {
	font-family:"Microsoft Yahei", Arial, Helvetica, sans-serif;
	font-size:.875em;
	line-height:1.5em;
	color:#000000;
	text-align:center;
}
#mainContainer {
	width:818px;
	margin: 0px auto;
	background:#fff;
}
p {
	margin: 0 0 1em 0;
}
/*--- Link Styles ---*/
a:link, a:visited {
	color:#666;
	text-decoration:none;
}
a:hover, a:active {
	color:#666;
	text-decoration:none;
}
h1 {
	color:#5C8127;
	margin:.825em 0 .5em 0;
	font-size:2.125em;
}
h2 {
	color:#5C8127;
	margin:.825em 0 .5em 0;
	font-size:1.75em;
}
h3 {
	color:#5C8127;
	margin:.825em 0 .5em 0;
	font-size:1.5em;
}
h4 {
	color:#5C8127;
	margin:.825em 0 .5em 0;
	font-size:1.25em;
}
h5 {
	color:#5C8127;
	margin:.825em 0 .5em 0;
	font-size:1.125em;
}
h6 {
	color:#5C8127;
	margin:.825em 0 .5em 0;
	font-size:1em;
}
ul {
	
	list-style-type:none;
}
ol {
	margin-left:25px;
}
blockquote {
	margin: 0 0 18px 18px;
	color:#666666;
	font-style: italic;
}
strong {
	font-weight:bold;
}
em {
	font-style:italic;
}
/* Standard Definitions
----------------------------------------*/
.left {
	float:left;
}
.right {
	float:right;
}
.clearThis {
	clear:both;
}
.small {
	font-size:.625em;
}
.large {
	font-size:1em;
}
.soft {
	color:#D3D3D3;
}
.hide {
	display:none;
}
p.last {
	margin-bottom:0px;
}
/* Header
----------------------------------------*/
#header {
	width:900px;
	height:100px;
}
/* Nav
	----------------------------------------*/
	ul#nav {
	margin:0px;
	padding-top:21px;
	overflow:auto
}
ul#nav li {
	float:left;
	list-style-type:none;
	margin-right:40px
}
/* Image Replacement 
	----------------------------------------*/
	ul#nav li a {/*Set to height of image*/
	height:20px;
	display:block;
	outline:none;
	color:#000;
	text-decoration:none
}
ul#nav li a.selected{color:#cc281c;}
/*Include all of your links with unique IDs. Use the correct path to the image and set the width of each image*/
	li#navHome a {
	background-image: url(/images/nav/home.png);
	width:75px;
}
li#navWork a {
	background-image: url(/images/nav/work.png);
	width:70px;
}
li#navServices a {
	background-image: url(/images/nav/services.png);
	width:68px;
}
li#navContact a {
	background-image: url(/images/nav/contact.png);
	width:55px;
}
/* CSS Rollover (Sprites) - Advanced Users!
	----------------------------------------*/
	
	/*Each link must have a unique ID - Include all of your links here - Remove if not using!*/
	li#navHome a:hover, li#navWork a:hover, li#navServices a:hover, li#navContact a:hover {
	background-position:0 -20px; /*Set to height of image !must be negative!*/
}
/* Main Content
----------------------------------------*/
#mainContent {
	width:745px;
	margin:0 auto
}
#top {
	background:url(../images/topbg.png) no-repeat;
	width:745px;
	height:153px;
}
#content{
	width:745px;
	overflow:auto;
	margin-top:15px;
	margin-bottom:10px
}
.side1{width:410px}
.side2{
margin-left:10px
}
.rdzx{height:160px}
.rdzx li{
	float:left;
	list-style:none;
	margin-right:20px;
	margin-top:15px;
	width:115px
}
.rdzx li img{
width:113px;
height:107px;
border:1px solid #d2d2d2
}
.rdzx li,.zdlj{text-align:left}
.zdlj{
	margin-top:15px
}
.zdlj li{
	float:left;
	list-style:none;
	margin-right:20px;
	margin-top:10px;
	text-align:left;
}
.zdlj li a,.rdzx li span a,#newslist li a{color:#666666;
text-decoration:none}
#newslist,#newslist2{
	margin-top:15px
}
#newslist li{
	background:url(../images/li.png) no-repeat left center;
	padding-left:15px;
	height:22px;
	line-height:20px;
	text-align:left
}
#newslist2 li{
	text-align:left;
	margin-bottom:20px;
	height:100px
}
.logo {
	padding-top:20px;
	margin-left:0px
}
.nav {
	padding-top:70px
}
#flashbanner{
	width:745px;
	height:330px
}
#contents{
	width:745px;
	margin:0 0 10px 0
}
.leftmenu{
	width:115px;
}
.leftmenu li{
	padding-left:15px;
	height:22px;
	line-height:20px;
	text-align:left
}
.leftmenu li a{
	color:#424242
}
.leftmenu li.selected{
	background:url(../images/rli.png) no-repeat left center;
}
.leftmenu li.selected a{
	color:#cd2a1c
}

.rightcontent{
	width:630px;
	margin-bottom:50px
}
#clogo{
	margin-top:10px
}
#desc{
	border-top:1px #bfbfbf dashed;
	border-bottom:1px #bfbfbf dashed;
	width:630px;
	margin-top:5px
}
hr{
	border:0px;
	border-top:1px #bfbfbf dashed;
	width:630px;
	height:0px;

}
#desc p{
	color:#7f7f7f;
	text-align:left;
	margin:6px 0px
}
#article,#newsdetail{
	margin-top:5px;
	margin-bottom:50px
}
.hasbottom li{
	border-bottom:1px #bfbfbf dashed;
}
#newsdetail p{
	text-align:left;
	
}
#newslist li span{
	color:#d02511;
	padding-right:20px
}
#clogo span{
	color:#d02511;
	padding-left:20px;
	font-size:.875em
}
#clogo span.title{
	color:#666
}
.image,.image img{
	width:100px;
	height:100px
}
.inf{
	margin-left:20px;
	width:510px;
	text-align:left
}
span.date{color:#d02511}
.inf p{text-align:left}
.inf span.title{
	color:#666
}
#article p{
	color:#3e3e3e;
	text-align:left;
	margin:6px 0px
}
#pageNav{
	background:url(../images/pagenavbg.png) repeat-x;
	width:630px;
	text-align:center;
	height:31px;
	margin:40px 0;
	font-size:.875em;
	padding-top:3px
}
#pageNav span{color:#d02511;}
/* Footer
----------------------------------------*/
#footer {
	width:818px;
	height:50px;
	margin:10px auto
}
#footer p,#footer p a {
	font-size:.825em;
	color:#666
}
