﻿body {
}

#browse{
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	line-height: 15px;
	letter-spacing: 1px;
	word-spacing: 1px;	
}

#browse .title1{
	font-family:宋体,Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight:bold;
    color: #ff6666;
    line-height: 30px;
    letter-spacing: 3px;
	word-spacing: 3px;	    
}

#browse  a.title1:link, #browse a.title1:visited {
    color: #ff6666;
    text-decoration: none;
}
#browse a.title1:hover, #browse a.title1:active, #browse a.title1:hover, #browse a.title1:active {
     color: #FF6600;
      text-decoration: none;
}

#browse .title2{
	font-family: 宋体,Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #ff6666;
    line-height: 30px;    
}

#browse  a.title2:link, #browse a.title2:visited {
    color: #ff6666;
    text-decoration: none;
}
#browse a.title2:hover, #browse a.title2:active, #browse a.title2:hover, #browse a.title2:active {
     color: #FF6600;
      text-decoration: none;
}

#browse a:link, #browse a:visited {
    color: #333333;
    text-decoration: none;
}
#browse a:hover, #browse a:active, #browse a:hover, #browse a:active {
     color: #FF6600;
      text-decoration: underline;
}

#browse .curp{
	color:red;
	font-weight:bold;
}


#browse dd {	
	padding: 0px;
	margin: 3px 0px 0px 15px;	
}


#browse_left {
	float:left;
	width: 185px;
	margin: 21px 5px 0px 10px;

	
}

#browse_right {
    float: right;
    width: 190px;
    margin:21px 5px 0px 5px;    
}
#browse_middle {
    
    padding: 0px 210px 5px 210px;
    margin: 0px;
   
}