*{
	font-size:11px;
	font-family:Arial;
}
body{
	margin:0px;
	padding:0px;
}
ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
img
{
	border:none;
}

#container{
	width:1006px;
	margin:0px auto 0px auto;
	background-color:#e7e7e7;
}
#container #c_main{
	width:696px;
	margin-left:6px;
	display:inline;
	float:left;
	overflow:hidden;
}
#c_main #c_m_main{
	width:695px;
	height:381px;
	overflow:hidden;
	border-right:solid 1px #fff;
	background-color:#d4d4d4;
}
#c_m_main #c_m_m_profile
{
	width:87%;
	margin-left:20px;
	margin-top:12px;
}
#c_m_m_profile #c_m_m_title{
	color:#212121;
	font-size:20px;
	font-weight:bold;
	width:100%;
	height:80px;
	line-height:24px;
	font-style:italic;
}
#c_m_m_profile #c_m_m_desc{
	width:100%;
	overflow-y:auto;
	overflow-x:auto;
	font-size:12px;
	line-height:16px;
	color:#5c5c5c;
	margin-bottom:18px;
}
#c_m_main #c_m_contact_left{
	width:288px;
	float:left;
	height:226px;
	overflow-y:auto;
	overflow-x:hiddent;
	float:left;
	margin-left:20px;
}
.c_m_contact_l_title{
	height:20px;
	width:288px;
	color:#212121;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
}
#c_m_contact_left #c_m_contact_l_desc{
	width:260px;
	height:64px;
	overflow-x:hdden;
	overflow-y:auto;
	font-size:12px;
	line-height:16px;
	color:#5c5c5c;
	margin-bottom:16px;
}
#c_m_contact_left #c_m_contact_l_tip{
	height:70px;
	width:288px;
}
#c_m_contact_l_tip li{
	color:#5c5c5c;
	font-size:12px;
	line-height:16px;
}
#c_m_contact_left #c_m_contact_l_more{
	height:34px;
	width:288px;
}
#c_m_main #c_m_contact_right{
	width:366px;
	height:266px;
	overflow:hidden;
	float:right;
}
#container #c_right{
	width:284px;
	height:392px;
	overflow:hidden;
	float:right;
	display:inline;
	margin-right:8px;
}
#c_right #c_right_main{
	width:100%;
	height:387px;
	background-color:#fff;
}
#c_right_main #c_right_m_title{
	width:100%;
	height:41px;
	overflow:hidden;
}
#c_right_m_title div{
	float:left;
}
#c_right_m_title #c_right_m_title2{
	width:273px;
	height:41px;
	color:#fff;
	font-size:20px;
	line-height:40px;
	font-style:italic;
	font-weight:bold;
	text-indent:6px;
	overflow:hidden;
	background:url(../en_images/home_right_bg2.jpg) repeat-x;
}
#c_right_main #c_right_m_pro{
	height:340px;
	width:252px;
	overflow:hidden;
	margin-left:14px;
	
}
#c_right_m_pro #c_right_m_proimg{
	width:246px;
	height:246px;
	margin-top:26px;
	overflow:hidden;
}
#c_right_m_pro #c_right_m_info{
	color:#212121;
	font-size:11px;
	line-height:14px;
}
#c_right_m_info div{
	float:left;
}
#c_right_m_pro #c_right_m_i_desc{
	width:185px;
	margin:0px auto;
}
#c_right_m_info #c_right_m_i_learn{
	width:91px;
	height:27px;
	margin-top:6px;
	overflow:hidden;
}
#container #c_footer{
	width:991px;
	height:159px;
	margin-left:6px;
	padding-top:7px;
	overflow:hidden;
	margin:0px auto 0px auto;
	clear:both;
}
#c_footer div{
	overflow:hidden;
}

.c_footer_div{
	width:317px;
	height:159px;
	float:left;
	overflow:hidden;
}
.c_footer_main{
	width:100%;
	height:155px;
	background:url(../en_images/home_bottom_bg.jpg) 0px 0px repeat-x;
}
.c_footer_m_title{
	color:#fff;
	font-size:18px;
	line-height:18px;
	font-weight:bold;
	font-style:italic;
	margin-top:18px;
	height:27px;
	width:279px;
	margin-left:16px;
	text-align:center;
	background:url(../en_images/home_bottom_line.jpg) 0px bottom repeat-x;
}
.c_footer_m_main{
	width:279px;
	height:92px;
	margin-left:16px;
	margin-top:10px;
}
.c_footer_m_img{
	width:70px;
	height:67px;

	float:left;
}
.c_footer_m_main2{
	width:199px;
	height:130px;
	float:right;
}
.c_footer_m_content{
	height:70px;
	width:100%;
	overflow:hidden;
	color:#b7b7b7;
	font-size:12px;
	line-height:14px;
}
.c_footer_m_readmore{
	height:16px;
	width:195px;
	text-align:right;
}
.c_footer_read{
	color:#589473;
	text-decoration:underline;
	font-size:12px;
	line-height:16px;
	}

.c_name_style{
	color:#7e0907;
	font-size:12px;
	line-height:14px;
	margin-top:16px;
}

.learn_bn_style:link,.learn_bn_style:visited{
	height:27px;
	width:91px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	font-size:12px;
	line-height:27px;
	display:block;
	background:url(../en_images/home_learn_bn_normal.jpg) 0px 0px no-repeat;
}
.learn_bn_style:hover,.learn_bn_style:active{
	height:27px;
	width:91px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	font-size:12px;
	line-height:27px;
	display:block;
	background:url(../en_images/home_learn_bn_hover.jpg) 0px 0px no-repeat;
}
.home_contact_style1{
	 width:140px;
	 height:29px;
	 margin-bottom:10px;
	 display:block;
	 float:left;
	 text-decoration:none;
	 color:#212121;
	 line-height:24px;
	 text-indent:32px;
	 overflow:hidden;
	
}
.home_contact_style2{
	 width:222px;
	 height:29px;
	 margin-bottom:10px;
	 display:block;
	 float:right;
	 text-decoration:none;
	 color:#212121;
	 line-height:24px;
	 text-indent:50px;
	 margin-right:4px;
	 overflow:hidden;
}

.pro_learn_bn_style:link,.pro_learn_bn_style:visited{
	height:27px;
	width:91px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	font-size:12px;
	line-height:27px;
	display:block;
	background:url(../en_images/home_pro_learn_normal.jpg) 0px 0px no-repeat;
}
.pro_learn_bn_style:hover,.pro_learn_bn_style:active{
	height:27px;
	width:91px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	font-size:12px;
	line-height:27px;
	display:block;
	background:url(../en_images/home_pro_learn_hover.jpg) 0px 0px no-repeat;
}
