/* CSS Document */

*{
	margin:0px;
	padding:0px;
}

img{

	border: 0;
}


body{
	font-family:Verdana,'Times New Roman',Times,serif;
	font-size:12px;
	color:#222;
	line-height:23px;
	background-color: #ffffff;
}
.nav_bg {
	background-image: url(images/nav_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 36px;
}
.top_bg {
	background-image: url(images/top_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 171px;
	text-align: center;
	color: #FFFFFF;
}
.border_1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EFEBEF;
	border-bottom-color: #EFEBEF;
}
a.huilink:link {
	font-size: 12px;
	color: #353535;
	text-decoration: none;
}
a.huilink:visited {
	font-size: 12px;
	color: #353535;
	text-decoration: none;
}
a.huilink:hover {
	font-size: 12px;
	color: #F75500;
	text-decoration: none;
}

a.blacklink:link {
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
a.blacklink:visited {
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
a.blacklink:hover {
	font-size: 12px;
	color: #F75500;
	font-weight:bold;
	text-decoration: none;
	
}
.td_bg {
	background-color: #FFFFFF;
	color: red;
}


.botton {
	background-image: url(images/search_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 46px;
	border:none;
	font-size: 12px;
	text-decoration: none;
	padding-top: 2px;
}
.title_bg {
	background-image: url(images/title_bg2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 27px;
}
.title_bg1 {
	background-image: url(images/title_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 124px;
	text-align: center;
	margin-left: 10px;
	font-weight: bold;
	color: #FF0000;
	padding-top: 2px;
}
.title_bg2 {
	background-image: url(images/title_bg1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	width: 100px;
	font-weight: bold;
	color: #676767;
	text-align: center;
}
.title_bg3 {
	background-image: url(images/title_bg3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	width: 76px;
}

.input_border {
	border: 1px solid #858785;
}
.member_bg {
	background-image: url(images/member_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.border3 {
	border: 1px solid #E5E5E5;
	padding: 4px;
}
.border4 {
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-color: #EFEBEF;
	border-right-color: #EFEBEF;
	border-bottom-color: #EFEBEF;
}
.border5 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEBEF;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #DE0000;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #F75500;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #636563;
}


.border_2 {
	height: 33px;
	border: 1px solid #EFEBEF;
}


.top_bg a {
	color: #FFFFFF;
	text-decoration: none;
}
.border_pink {
	border: 1px solid #F59898;
	color: #F72D35;
}
.logo img{
	border-width: 1px;
	border-style: solid;
	border-color: #EFEBEF;
	width: 81px;
	height: 32px;
}
.subCate_selected{
	font-weight: bold;
	color: #3C3C3C;
}
