﻿@charset "utf-8";
/*public*/
body{font-size:12px;font-family: tahoma,Arial,Helvetica,sans-serif ;color:#5e5e5e;margin: 0;padding: 0px;line-height: 20px;clear: left;background: #fff;}
img,a img{border:0px;}
h1,h2,h3,h4,h5,h6{ margin:0px; padding:0px;display:inline; }
p{ margin:0px; padding:0px;display:block; }
div,ul,li,p,dl,dt,dd,textarea,address,blockquote,input,select{height:auto;}
dl, dt, dd, ul, ol, li {list-style: none;padding: 0;border: 0;margin: 0;}
dl, ul {text-align: left;}
li {list-style-position: inside;white-space: nowrap;line-height: 24px;text-indent:15px;* text-indent:0;/*针对IE*/} 
form {padding: 0;margin: 0;}
a:link,a:visited {font-size:12px;color: #369;text-decoration:none;}
a:hover {font-size:12px;color: red;text-decoration: underline;}

.clearfix{zoom:1;}
.clearfix:after{content:".";clear:both;display:block;height:0;visibility:hidden;font:0/0 sans-serif;}

/*绿色字体*/
.green{font-size:12px;font-weight: bold;color: #5e5e5e;text-decoration: none;}
.green a:link,.green a:visited{font-size:12px;font-weight: normal;color: #618402;text-decoration: none;}
.green a:hover{font-size:12px;font-weight: normal;	color:#ff6ebf;text-decoration: underline;}

.rootcategory{font-size:12px;font-weight: bold;color: #618402;margin:0 0 0 8px;text-decoration: none;}
.rootcategory a:link,.rootcategory a:visited{font-size:12px;font-weight: bold;color: #618402;margin:0 0 0 8px;text-decoration:none;}
.rootcategory a:hover{font-size:12px;font-weight:bold;color: #618402;background:#ffcccc;}

h1{font-size:12px;font-weight:  normal;color:#5e5e5e;text-decoration: none;}
h1 a:link,h1 a:visited{font-size:12px;font-weight:  normal;color: #618402;text-decoration: none;}
h1 a:hover{font-size:12px;font-weight: normal;	color:#618402;background:#e4f9d0;text-decoration: none;}

/*橘色粗字体*/
h2{font-size:12px;font-weight: normal;color: #5e5e5e;text-decoration: none;}
h2 a:link,h2 a:visited {font-size:12px;font-weight: bold;color: #f60;text-decoration:none;}
h2 a:hover{font-size:12px;font-weight: bold;	color: #369;text-decoration: underline;}
/*蓝色不带下划线字体*/
h3{font-size:12px;font-weight: normal;	color: #333;text-decoration: none;}
h3 a:link,h3 a:visited{font-size:12px;font-weight: normal;	color: #369;text-decoration:none;}
h3 a:hover{font-size:12px;font-weight: normal;	color:red;text-decoration: none;text-decoration: underline;}

/*蓝色带下划线字体*/
h4,h4 a:link,h4 a:visited{font-size:12px;font-weight: normal;	color:#369;text-decoration:none}
h4 a:hover{font-size:12px;font-weight: normal;	color:red;text-decoration:underline;}

/*淡灰色字体*/
h5,h5 a:link,h5 a:visited{font-size:12px;font-weight: normal;	color:#666;text-decoration:none;}
h5 a:hover{font-size:12px;font-weight: normal;	color:red;text-decoration: underline;}

/*红棕色字体*/
h6{font-size:12px;font-weight: bold;color:#b93e00;text-decoration:none;}
h6 a:link,h6 a:visited{font-size:12px;font-weight: bold;color:#b93e00;text-decoration:none;}
h6 a:hover{font-size:12px;font-weight: bold;color:red;text-decoration:underline;text-decoration:underline;}

/*红色字体*/
.red ,.red a:link,.red a:visited{font-size:12px;font-weight: normal;color:#ff0000;text-decoration:none;}
.red a:hover{font-size:12px;font-weight: normal;	color:#ed0b18;text-decoration: underline;}

/*14号红色字体*/
.red14,.red14 a:link,.red14 a:visited{font-size:14px;font-weight: bold;color:red;text-decoration:none;}
.red14 a:hover{font-size:14px;font-weight: bold;	color:red;text-decoration: underline;}

/*14号棕色字体*/
.brown{font-size:14px;font-weight: bold;color:#bc2931;text-decoration:none;} 
.brown a:link,.brown a:visited{font-size:14px;font-weight: bold;color:#bc2931;text-decoration:none;}
.brown a:hover{font-size:14px;font-weight: bold;color:#0048c0;text-decoration: underline;}

/*14号蓝色色字体*/
.blue{font-size:14px;font-weight: bold;color:#369;text-decoration:none;}
.blue a:link,.blue a:visited {font-size:14px;font-weight: bold;color:#369;text-decoration:none;}
.blue a:hover{font-size:14px;font-weight: bold;	color:red;text-decoration: underline;}

/*14号黑色字体*/
.black{font-size:14px;font-weight: bold;color:#333;text-decoration:none;}
.black a:link,.black a:visited {font-size:14px;font-weight: bold;color:#333;text-decoration:none;}
.black a:hover{font-size:14px;font-weight: bold;	color:red;text-decoration: underline;}

/*12号白色字体*/
.white{font-size:12px;font-weight: bold;color:#fff;text-decoration:none;}
.white a:link,.white a:visited {font-size:12px;font-weight: bold;color:#fff;text-decoration:none;}
.white a:hover{font-size:12px;font-weight: bold;	color:red;text-decoration: underline;}

/*大容器*/
#container {width:950px;margin:0 auto;top:0px;}

/*content_mid_mid_line的定义*/
.content_mid_mid_line {width: 100%;height: 2px;margin:10px auto;background: url(../img/dot.gif) repeat-x;overflow: hidden;clear:both;}