body 
{
    margin: 0px;
    padding: 0px;
}

ul
{
    list-style-type: none;
    margin:0px;
}
img
{
    border: 0px;
}

a:link
{
	font-size:12px;
	font-family: 宋体;
	color: Black;
	text-decoration: none;
}
a:visited
{
	font-size:12px;
	font-family: 宋体;
	color: Black;
    text-decoration:none;
}
a:hover
{
	font-size:12px;
	font-family: 宋体;
	color:red;
    text-decoration:none;
}

div#globaldiv
{
    width: 1000px;
    margin: 0px;
}

div#globaldiv_one
{
	float: left;
	width: 840px;
	background-color: #fff;
	overflow: hidden;
}

div#globaldiv_two
{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 10px;
	background-image: url(../images/default/default12.gif);
	background-repeat: repeat-y;
}

div#globaldiv_three
{
	float: left;
	text-align: center;
	width: 150px;
	background-image: url(../images/default/default18.gif);
}

.public_class_select
{
	float: left;
	margin-left: 8px;
	margin-top: 10px;
	width: 825px;
	height: 60px;
	background-color: #fff;
	border: solid 1px #CFCFCF;
	overflow: hidden;
}

.public_class_select_1
{
	float: left;
	width: 817px;
	height: 52px;
	border: solid 4px #F4F4F4;
	overflow: hidden;
}

.public_select_content_1
{
	float: left;
	width: 800px;
	margin-left: 17px;
	margin-top: 5px;
	height: 20px;
	font-size: 15px;
	font-family: 宋体;
	font-weight: bolder;
	color: #FE0001;
	text-align: left;
	border-bottom: solid 2px #CCCCCC;
	overflow: hidden;
}

.public_select_content_1 a:link
{
	font-size:15px;
	font-family: 宋体;
	color: #FE0001;
	text-decoration: none;	
}

.public_select_content_1 a:visited
{
	font-size:15px;
	font-family: 宋体;
	color: #FE0001;
    text-decoration:none;
}

.public_select_content_1 a:hover
{
	font-size:15px;
	font-family: 宋体;
	color: Green;
    text-decoration:none;
}

.public_select_content_2
{
	float: left;
	width: 780px;
	margin-left: 37px;
	height: 20px;
	margin-top: 5px;
	font-size: 12px;
	text-align: left;
	font-family: 宋体;
	color: Black;
	overflow: hidden;
}

