@charset "utf-8";
/* CSS Document */

* {
	border:none;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
p {
	padding:0px;
	margin:0px;
}
h1 {
	padding:0px;
	margin:0px;
}
ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
}
li {
	display:none;
}
body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background:url(../images/bg.jpg) repeat-x 50% 0% #121212;
}
.wrap {
	margin:0 auto;
	width:1000px;
	background:url(../images/wrap_bg.jpg) repeat-y 50% 0%;
}
.wrap_con {
	float:left;
	width:1000px;
	background:url(../images/wrap_bg.jpg) repeat-y 50% 0%;
}
.main_wrap{float:left; width:940px; margin-left:29px;}
.header{ float:left; width:940px;}
.menu{ float:left; width:940px; background:url(../images/menu_bg.jpg) repeat-x; height:31px;}
.menu li{display:inline; float:left;}
.menu li a{ color:#FFF; line-height:31px; padding:0 20px;}
.menu li a:hover{ color:#FF0;}


.logo_con{ float:left; width:940px; background:url(../images/logo_bg.jpg) no-repeat; height:138px;}
.logo{float:left; width:410px;}
.logo_l{float:left; width:220px; margin-left:290px;}
.main_con{ float:left; width:940px; }

.leftpanel{float:left; width:291px;}
.l_box{float:left; width:290px; background:url(../images/lp.jpg) no-repeat 0% 0% #FFF; margin-top:10px;}
.l_box_bottom{float:left; width:290px;}
.left_menu{float:left; width:291px; margin-bottom:15px; margin-top:10px;}
.left_menu li{float:left; display:block; background:url(../images/bullet.png) no-repeat 14px 20px; padding:17px 15px 0 30px;}
.c_msg{float:left; width:291px; background:url(../images/chairman_msg.jpg) no-repeat 0% 0%; margin:25px 0 0 0;}
.c_msg p{padding:70px 15px 20px 70px;}

.welcome{float:left; width:630px;}

.rightpanel{float:left; width:630px; margin-left:19px;}
.footer{ float:left; width:940px; background:#eeeded; }
.ft_menu{float:left; width:900px; margin:30px 0 10px 15px; }
.ft_menu li{ float:left; display:inline;}
.ft_menu li a{color:#000; padding:0 8px; font-size:14px;}
.all_r{float:left; width:240px; margin:10px 0 20px 20px; font-size:13px; color:#333; }
.footer_p{float:left; width:940px;}
.fus{float:left; width:150px; margin-left:510px;}
.text_ul{float:left;}
.text_ul li{display:block; background:url(../images/bulletwh.png) no-repeat 5px 12px; padding:8px 0 8px 20px;}

/*=========================  SLIDER =====================*/

#feature {width: 940px; float: right; padding-top: 0px; position: relative; z-index: 2;}

#slides {Width: 940px; height: 334px;}

#slides img {margin-left: 0px;}

/*=========================  DISEASES =====================*/
.diseases{ float:left; width:940px; background:#eeeded; background:url(../images/diseases_bg.jpg) repeat-x 0% 0% #adadad; margin:0px 0px 15px 0px; }
.d_t{float:left;}
.d_b{float:left;}
.d_b li{display:block; padding:9px 0 0 15px; background:url(../images/diseases_icon.png) 0px 11px no-repeat;}
.d_b li:hover{background:url(../images/d_icon_hover.png) 0px 11px no-repeat;}
.d_b li a{color:#000;}
.d_b li a:hover{color:#ff0000;}




