body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family:Arial, Helvetica, sans-serif£¬ ;	
	font-size: 12px;
	color: #3c3b3b;
	TEXT-ALIGN: center;
}

.wrapper
{
    width: 980px; margin: 0 auto;
}

a:link, a:visited { color: #3c3b3b; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #0A328A; text-decoration: underline; }

p {
	margin: 0px;
	padding: 0px;
}
td {
	font-size: 12px;
}
img {
	margin: 0px;
	padding: 0px;
	border: none;
}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.margin_bottom_5 { float: left; width: 100%; height: 5px; font-size: 1px;	}
.margin_bottom_10 { float: left; width: 100%; height: 10px; font-size: 1px; }
.margin_bottom_20 { clear: both; width: 100%; height: 20px; font-size: 1px;	}
.margin_bottom_30 { clear: both; width: 100%; height: 30px; font-size: 1px;	}
.margin_bottom_40 { clear: both; width: 100%; height: 40px; font-size: 1px;	}
.margin_bottom_50 { clear: both; width: 100%; height: 50px; font-size: 1px;	}
.margin_bottom_60 { clear: both; width: 100%; height: 60px; font-size: 1px;	}

.margin_right_15 { margin-right: 15px; }
.margin_right_30 { margin-right: 30px; }

h1 {
font-size:16px;
font-weight:bold;

}
h2 {
font-size:14px;
font-weight:bold;

}
.red{
color:#FF0000;
font-weight:bold;
line-height:30px;
}
.big{
font-weight:bold;
}
/* header */
#header_wrapper{
	clear: both;
	width: 100%;
	height: 100px;	
	margin: 0 auto;
}

#header_wrapper #header_panel{
	width: 980px;
	height: 100px;	
	margin:0 auto;
	color: #909090;
	text-align: center;
	position:relative;
	background:url(../images/home_02.png) no-repeat;
}

#header_panel .logo{
position:absolute;
top:0px;
left:20px;
}

#header_panel .china{
position:absolute;
top:40px;
left:200px;
}
#header_panel .login{
position:absolute;
top:3px;
right:20px;
}
.blue a{
color:#0849dd;
}
.big a{
font-weight:bold;
}

#header_panel .tel{
position:absolute;
top:50px;
right:0px;
}
#header_panel .tel img{
padding-left:8px;
}
/* end of header */



/* menu */
#menu_wrapper{
	width: 100%;
	height: 47px;
	background: #eeeeee;
	margin: 0 auto;

}

#menu_wrapper #menu_panel{
	width: 980px;
	height: 47px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#menu_panel ul {
	float: left;
	margin:0;
	padding: 0;
	list-style: none;
}

#menu_panel ul li{
	display: inline;
}

#menu_panel ul li a{
	float: left;
	width: 98px;
	height: 41px;
	line-height:41px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #606060;
	background: url(../images/menu_button.gif) no-repeat  right top;
	
}

#menu_panel li a:hover, #menu_panel li .current{
	color: #0A328A;
}

#menu_panel li .last {
	padding-right: 0px;
	border-right: none;
}
#menu_panel input{
background:url(../images/search_bg.gif) top left no-repeat;
width:140px;
height:14px;
padding:2px 23px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#171717;
border:0px;
margin:11px 0 0 60px;
}
/* end of menu */

/* banner */
#banner_wrapper{
	clear: both;
	width: 100%;
	margin: 0 auto;
}

#banner_wrapper #banner_panel{
	width: 980px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* end of banner */
/* content */
#content_wrapper{
	clear: both;
	width: 100%;
	margin: 0 auto;
	text-align: left;
}

#content_wrapper #content_panel{
	width: 970px;
	margin: 0  auto;
	 TEXT-ALIGN:left;
}

#content_panel .content_1{ 
	float: left;
	width: 180px;
	background:#F0F0F0;
	 padding:5px 10px;
}

#content_panel .content_2{ 
	float: left;
	width: 540px;
}
#content_panel .content_3{ 
	float: right;
	width: 193px;
}

.content_panel_3col_section p{
	text-align: justify;
	margin-bottom: 10px;
}

.content_panel_3col_section p a {
	color: #3b3a3a;
}

.p_section {
 	color: #abbdfe;
	text-align: justify;
	text-decoration: underline;
	margin-bottom: 10px;
}

.services {
width:190px;
	margin: 0px;
	padding: 0px;
	border:1px solid #CCCCCC;
}
.services ul{
margin:0px;
	padding-left:20px;
}

.services li{
	padding-bottom: 10px;
}

.date{
	color: #b5b8c5;;
}

.header_01 {
margin:5px 0px;
	
}
.header_01 img{
padding:6px;
float:right;
	
}

.image_box_01{
text-align:center;
}
.image_box_01 img{
margin-bottom:10px;
}


.image_box_01 img {
	border: 1px solid #fff;	
}

.company {
	clear: both;
}

.company .news_image {
	float: left;
	padding: 1px;
	background-color: #f6f7f7;
	margin-top: 1px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
}

.news_image img {
	width: 80px;
	height: 80px;
	border: 1px solid #ffffff;
}

.company .news_content {
	float: right;
	width: 400px;
	margin-right:10px;
}

.company .news_title {
	font-size: 12px;
	font-weight: bold;
	color: #abbdfe;
}
.case{
width: 540px;

}
.case img{
margin:5px;

}

/* end of content */

/* footer */
#footer_wrapper{
	clear: both;
	width: 100%;
	margin: 0 auto;
	background: #F0F0F0;
	margin-bottom:10px;
}

#footer_wrapper #footer_panel{
	width: 978px;
	margin:0 auto;
line-height:30px;
padding:8px;
}

#footer_panel .links {

	color:#9F9F9F;
	text-align:center;
}
#footer_panel .links a{
margin:0 6px;
color:#8e8e8e;
}

#footer_panel .copyright {
	color:#999999;
	text-align:center;
}
/* end of footer */
