/*	Author:Ryan,Accelet. & (babala && balala)*/
*{	margin:0;	padding:0;}
body {	position: relative;	text-align:center;	background-color:#fffff;	min-width:1240px;}
a {	cursor: pointer;	text-decoration: none;}
a:link { text-decoration: none;color: #000000 }
a:visited { text-decoration: none;color: #000000 }
a:hover { text-decoration: none; color: #12A090 }
a:active { text-decoration: none;color: #000000 }

a2:link { text-decoration: none;color: #ffffff }
a2:visited { text-decoration: none;color: #ffffff }
a2:hover { text-decoration: underline; color: #ffffff }
a2:active { text-decoration: none;color: #ffffff }

ol, ul {	list-style: none outside none;}
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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, table, thead, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {	border: 0 none;/*, tbody, tfoot, tr, th, td*/	margin: 0;	padding: 0;	vertical-align: baseline;}
body{	font-size: 14px;	font-style: normal;	font-weight: 400;	letter-spacing: 0;	line-height: 18px;	text-transform: none;}
body, header a, header em, header input{	font-family:"Microsoft YaHei",Arial,Helvetica,sans-serif,"宋体";} 
#content{	margin: 0 auto;	max-width: 1920px;	position: relative;	width: 100%;}
#header{	overflow: hidden;	position: relative;	width: 100%;}
#header #header_content{	margin:0 auto;}
#footer{	overflow: hidden;	position: relative;	width: 100%;}
#footer .f_content{	width: 100%;	margin:0 auto;}
#footer .f_content .foot_left{	float: left;	vertical-align: middle;	width: 50%;}
#footer .f_content .foot_right{	float: left;	vertical-align: middle;	width: 50%;}
p.f_contant{	marin:20px auto;	padding:20px auto;}
.foot_left p{	line-height: 25px;}
#footer p,#foot_state p{	color:#9C9C9C;}
hr.linewidth {    background-color: #cccccc;    border: medium none;    height: 1px;    margin: 0 auto;    width: 100%;}

/*导航栏样式*/			
.father{				overflow: hidden;    			position: relative;    			width: 100%;			}			
#textContent{				clear: both;    			min-height:250px;    			margin: 0 auto;    			overflow: hidden;   	 			position: relative;    			width: 1240px;    						}									
#navgation {				position:relative;				height:38px;				overflow:hidden;				line-height:38px;				font-size:14px;				margin-top:40px;				margin-left:25px;			}			
.nav li{				float:left;				display:inline;				width:100px;				height:39px; 				line-height:33px;				text-align:center;			}			
.nav a:hover{				text-decoration:none;				color:#fff;			}			
#navBd{				position:relative;			}			
.navHover a{				display:inline-block;				color:#fff;			}			
#navSelected{				position:absolute;				left:2px;				width:100px;				height:39px;				line-height:33px;				background:url(../images/header.png) no-repeat  0 0;			}						
#textContent hr#spline{				background-color: #f0f0f0;    			border: medium none;    			height: 4px;    			margin: 10px auto 0;    			width: 1200px;			}			
/*内容背景样式*/#textContent{	background:url(../skinimage/skin_4.jpg);	background-repeat: repeat-x;	background-position:top;	color: black;	}