﻿body 
{
    margin: 0px;
    padding: 0px;
}

ul
{
    list-style-type: none;
    margin:0px;
}
img
{
    border: 0px;
    vertical-align: top;
}

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;
	height: 1635px;
	background-image: url(../images/default/default12.gif);
	background-repeat: repeat-y;
}

div#globaldiv_three
{
	float: left;
	text-align: center;
	width: 150px;
	height: 1635px;
	background-image: url(../images/default/default18.gif);
}

