
/*基本样式*/
body {font-size: 12px;color: #616161;text-decoration: none;	margin:0px auto; padding:5px;}
form {margin:0px;}
input {font-size:12px;}
ul { margin:0px; padding:0px;}
li {list-style:none;}



/*链接*/

a.sideyyfa_link:link {font-size: 12px;color: #000000;text-decoration: none;}
a.sideyyfa_link:visited {font-size: 12px;color: #000000;text-decoration: none;}
a.sideyyfa_link:hover {font-size: 12px; color: #ff6600;	text-decoration: none;}

a.link_text:link {font-size: 12px;color: #616161;text-decoration: none;}
a.link_text:visited {font-size: 12px;color: #616161;text-decoration: none;}
a.link_text:hover {font-size: 12px; color: #616161;	text-decoration: underline;}

a.link_text2:link {font-size: 12px;color: #ff0000; text-decoration: none;}
a.link_text2:visited {font-size: 12px;color: #ff0000; text-decoration: none;}
a.link_text2:hover {font-size: 12px; color: #ff0000; text-decoration: underline;}

a.link_text4:link {font-size: 14px;color: #404040;text-decoration: none;}
a.link_text4:visited {font-size: 14px;color: #404040;text-decoration: none;}
a.link_text4:hover {font-size: 14px; color: #404040;	text-decoration: underline;}

a.more_link:link {font-size: 12px;color: #ff0000;text-decoration:  underline;}
a.more_link:visited {font-size: 12px;color: #ff0000;text-decoration:  underline;}
a.more_link:hover {font-size: 12px; color: #ff0000;	text-decoration: none;}

a.link_ywzj:link {font-size: 14px;color: #ff0000;  text-decoration: underline;}
a.link_ywzj:visited {font-size: 14px;color: #ff0000;  text-decoration: underline;}
a.link_ywzj:hover {font-size: 14px; color: #ff0000; text-decoration: none;}

a.link_ywzj2:link {font-size: 14px;color: #0000ff;  text-decoration: underline;}
a.link_ywzj2:visited {font-size: 14px;color: #0000ff;  text-decoration: underline;}
a.link_ywzj2:hover {font-size: 14px; color: #0000ff; text-decoration: none;}


/*头部*/
#header{width:998px; margin:0px auto;}
#header .top{width:998px; height:75px;}
#header .top .logo {width:300px; height:auto; margin-top:20px; float:left;}
#header .top .topright {width:658px; height:auto; float:right; margin-top:15px;}
#header .top .topright .top_text {width:100%; height:auto; text-align:right; margin-bottom:5px;}
#header .top .topright .contact {width:240px; height:35px; border:#DFDFDE 1px solid; background-color:#FBF4F1; text-align:left; float:right;}
#header .top .topright .contact ul {width:240px;  height:auto; margin:0px; padding:0px;}
#header .top .topright .contact ul li { width:120px; height:30px; list-style:none;padding:0px; float:left; }


/*导航栏目*/
#header .menu{ width:100%; height:42px; margin:0px auto;}
#header .menu ul {width:100%; height:42px; margin:0px; padding:0px;}
#header .menu ul li{ list-style:none; float:left; margin:0px; padding:0px;}




/*尾部*/
#fotter{ clear:both; width:998px; margin-top:12px; margin-bottom:0px; margin-left: auto; margin-right:auto; background:#F4F3F3; height:80px; }
#fotter .fo_text {width:998px;float:left; line-height:16px; margin-top:10px; padding-left:15px;text-align:center}








