/**
  * @author	:mdxUI
  * @version	:2.0
  * @role:全局基础样式
*/
body{font:normal 12px "Calibri",verdana,Arial, Helvetica, sans-serif; margin:0px 0px; background-color:#FFFFFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,p,blockquote,th,td{margin:0;padding:0;}
fieldset,img{border:0;}

address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:normal;font-weight:normal;}
del,ins{text-decoration:none;}
li{list-style:none;*zoom:1;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;}
legend{color:#000;}
input,button,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%; vertical-align:top;}

.clearfix:after{clear:both;display:block; visibility:hidden; height:0; line-height:0; content:".";}
.clearfix{*zoom:1;}
a{text-decoration:none;color:#666;}
a:hover{text-decoration:underline;}
ol li{list-style:decimal inside none;}
select{font:12px Verdana,Helvetica,Arial,sans-serif}


			#logo{float: left;}
			#nav_wrap{margin:15px auto;}
			#nav li{ text-align:center;font-size:12px;}
			
			/*New Nav Style*/
			#nav_wrap { width:1000px; overflow:hidden; }
			#nav{  height:50px; position:relative; width:800px; margin:0px auto;margin-top: 10px;float: right;}
			#nav .c{ float:left;margin:0;padding:0}
			
			#nav li { float:left; list-style:none; }
			#nav li .v a{ width:83px;height:39px; line-height:33px; display:block;color:#b3b3b3;  float:left; font-family:"Microsoft Yahei";}
			#nav li .v a:hover,#nav li .v .sele{color:#b3b3b3; }
			#nav .kind_menu { height:30px;*height:29px; line-height:30px;vertical-align:middle; position:absolute; top:28px;*top:30px; left:70px; width:880px; text-align:left; display:none; color:#656565; }
			#nav .kind_menu a {color:#656565; float:left; text-align:center;margin-right: 30px; font-family:arial, Helvetica, sans-serif;}
			#nav .kind_menu a:hover { color:#a4b970;}
			#nav .kind_menu span { font-size:10px;  color:#cecece; line-height:30px; *line-height:26px; float:left }
			#tmenu{ height:28px; }
			#lang{float: right;}
			#lang a{color:#a4b970; }



