@charset "utf-8";
BODY {
	FONT-SIZE: 12px; BACKGROUND: #ffffff; MARGIN: 0px;  FONT-FAMILY: Tahoma, Verdana;
	color: #666666;
	padding:0px;
}
FORM{
	padding:0px; margin:0px;
}
H2 {
	padding:5px;
	margin:0;
	FONT-SIZE: 12px;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.clear{
	clear:both;
	padding:0;
	margin:0;
}
.topmenu {
	background: url(images/menu_bg.gif) no-repeat;
	height: 38px;
}
.topmenu a:link {
	text-decoration: none;
	color:#ffffff ;
}
.topmenu a:visited {
	text-decoration: none;
	color: #ffffff ;
}
.topmenu a:hover {
	text-decoration: underline;
	color: #ffffff ;
}
.topmenu a:active {
	text-decoration: none;
	color: #ffffff ;
}

#header{
	background:#FFFFFF;
	padding:10px;
	width:960px;
	margin:0 auto;
}
#logo{
	float:left;
	width:200px;
}
#nav_right{
	float:right;
	text-align:right;
	width:520px;
}
#nav{
	margin-top:0px;
	background:url(images/menu_bg.gif) no-repeat;
	text-align:center;
	color:#FFFFFF;
}

.white {color:#FFFFFF; text-decoration: none;}
.white:link {color: #FFFFFF; text-decoration: none;}
.white:hover {color: #FFFFFF; text-decoration: underline;}

#body{
	background:#FFFFFF;
	padding:10px;
	width:960px;
	margin:0 auto;
}
#index_top_right{
	margin-left:10px;
}

#comment{
	margin:10px;
	padding:5px;
}

#footer{
	margin-top:10px;
	padding-bottom:20px;
}
#footer a:link {
	text-decoration: none;
	color: #666666;
}
#footer a:visited {
	text-decoration: none;
	color: #666666;
}
#footer a:hover {
	text-decoration: underline;
	color: #666666;
}
#footer a:active {
	text-decoration: none;
	color: #666666;
}


#footer1{
	padding-top:10px;
	BORDER-TOP: #5599dd 3px solid;
}



#copyright{
	font-size:11px;
	color:#666666;
	padding-top:10px;	
}


.green {
	color: #5fb3c5;
}
.search {
	background-image: url(http://www.dooland.com/magazine/images/search_bg.gif);
	height: 29px;
}

.bordercolor {
	border: 1px solid #dfdfdf;
}
.threeborder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dfdfdf;
	border-bottom-color: #dfdfdf;
	border-left-color: #dfdfdf;
}
.boxborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dfdfdf;
	border-right-color: #dfdfdf;
	border-bottom-color: #dfdfdf;
	border-left-color: #dfdfdf;
}
.name {
	font-family: 宋体;
	font-size: 14px;
	color: #5fb3c5;
	font-weight: bold;
}

.tab_botton{
	background:url(http://www.dooland.com/magazine/images/empty.gif) center no-repeat;
	padding:7px 0 4px;
}
.pad_5{
	padding:5px 0;
}

.brown a:link {
	text-decoration: none;
	color: #FF8080;
}
.brown a:visited {
	text-decoration: none;
	color: #FF8080;
}
.brown a:hover {
	text-decoration: underline;
	color: #FF8080;
}
.brown a:active {
	text-decoration: none;
	color: #FF8080;
}

.gray a:link {
	text-decoration: none;
	color: #666666;
}
.gray a:visited {
	text-decoration: none;
	color: #666666;
}
.gray a:hover {
	text-decoration: underline;
	color: #666666;
}
.gray a:active {
	text-decoration: none;
	color: #666666;
}
.clssMainRoll {
	FILTER: progid:DXImageTransform.Microsoft.Slide(slidestyle=SWAP,Bands=1); CURSOR: pointer
}

.tag1{
	FONT-SIZE: 12px;
	color:#ababab;
	font-weight:400;
}
.bank{
	padding-left:10px; padding-top:8px; height:40px; margin:0 10px; border-bottom:1px dashed #CCCCCC;
}
.left_top_border {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #dfdfdf;
	border-left-color: #dfdfdf;
}
.right_bottom_border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #dfdfdf;
	border-bottom-color: #dfdfdf;
}
.memotext {
	font-family: "宋体",Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: 1px solid #dddddd;
	background-color: #ffffff;
}