body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

img { border:none; }
a:link{

	color: #4C4C4C;
}
a:visited{
	color: #333333;
}
a:hover,a:active{
	color: #AB4149;
}


/* Header */

#header {
	width: 980px;
	height: 120px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding-bottom: 8px;
}

#logo{
	height: 78px;
	width: 240px;
	float: left;
}

#header-info{
	height:42px;
	width: 280px;
	float: left;
	text-align: right;
	padding-right: 50px;
	padding-top: 10px;
}

#topmenu{
	height: 52px;
	width: 350px;
	float: left;
	background-image: url(../images/main/topmenu-bg.gif);
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-left: 30px;
}

#topmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
	width: 350px;

}
#topmenu ul li {
	float: left;
	text-align: center;
	list-style-type: none;

}
#topmenu ul li a:link,#topmenu ul li a:visited{
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	letter-spacing: 1px;
	padding-right: 6px;

}

#topmenu ul li a:hover {
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-decoration: none;

}

#menu  {
	width: 740px;
	float: left;


}
#menu ul {
	margin: 0px;
	padding: 0px;
	border: none;
	list-style-image: none;
	list-style-type: none;

}
#menu ul li {
	margin: 0px;
	padding: 0px;
	border: none;
	list-style-image: none;
	list-style-type: none;
	float: left;


}
#menu ul li a {
	float: left;
	background-image: url(../images/main/menu-bg.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 115px;
	margin-right: 2px;
	padding-top: 5px;
	text-align: center;
	color: #000000;
	text-decoration: none;
	font-weight: bold;


}
#menu ul li a:hover {
	float: left;
	background-image: url(../images/main/menu-hover.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 115px;
	margin-right: 2px;
	padding-top: 5px;
	text-align: center;
	color: #330000;
	text-decoration: none;
	font-weight: bold;


}
#menu ul li a.current{
	color: #FFFFFF;
	background-image: url(../images/main/menu-current.gif);
	background-repeat: no-repeat;

}



#search-bar{
	height: 34px;
	width: 740px;
	background-image: url(../images/main/search-bar.jpg);
	background-repeat: no-repeat;
	padding-left: 240px;
	float: left;
	padding-top: 8px;

}
#search-bar input{
	background-image: url(../images/main/search-bar-input-bg.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 370px;
	border: 1px solid #BE504F;
	background-position: left top;
	color: #333333;
	background-color: #BE504F;
	padding-left: 10px;
	padding-top: 4px;
	margin-right: 15px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;

}
#search-bar select{
	color: #000000;
	background-image: url(../images/main/search-bar-select-bg.jpg);
	background-repeat: no-repeat;
	margin-right: 15px;
	margin-bottom: 3px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 22px;
	width: 105px;
	letter-spacing: 0em;
	padding-right: 2px;
	padding-left: 5px;

}
#search-bar a:link,#search-bar a:visited{
	color: #FFFFFF;
	text-decoration: underline;
	clip: rect(auto,auto,auto,auto);
	line-height: 1.5;


}


#search-bar img {
	border:none;
	float: left;
	margin-right: 15px;
}



/* content */

#content {
	width: 980px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0px;
}

#content-main {
	width: 930px;
	background-image: url(../images/main/bg-content-main.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 50px;
	padding-right: 20px;
	padding-left: 20px;
}

#content-main ul{
	margin: 10px;
	padding: 10px;
	list-style-type: none;

}

#content-main ul h3{
	font-weight: bold;
	color: #BE504F;
	padding: 5px;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;


}
#content-main ul li{
	background-image: url(../images/main/icon-point05.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	list-style-type: none;
}



#main {
	float: left;
	width: 728px;
	padding-right: 6px;
	padding-left: 6px;
}

#main-left{
	float: left;
	width: 478px;

}
#main-right{
	float: left;
	width: 250px;

}
.list-vip{
	background-image: url(../images/main/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 718px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #F1F1F3;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	color: #000000;
}
.list-vip h3{
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	color: #000000;
}
.list-vip h4{
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	color: #000000;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}








.list-vip UL {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
	clear: both;
}
.list-vip LI {
	padding: 0px;
	float: left;
	height: 59px;
	width: 75px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.list-vip ul li a{	background-image: url(../images/main/pic-s-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	height: 43px;
	width: 65px;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.list-vip .a1 A {
	background-image: url(../images/main/pic-s-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	height: 43px;
	width: 65px;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.list-vip .a1 A:hover {
	background-image: url(../images/main/pic-s-hover.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.list-vip .a2 A {
	background-image: url(../images/main/pic-s-current.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}










.list{
	background-image: url(../images/main/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 718px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
}
.list h3{
	font-weight: bold;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-size: 15px;

}
.list h4{
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;

}
.list a{
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;

}
.list-input{
	float: left;
	margin-right: 8px;

}

.list-pic-bg{
	float: left;
	width: 170px;


}
.list-pic{
	background-image: url(../images/main/list-pic-bg.gif);
	background-repeat: no-repeat;
	padding: 5px;
	height: 90px;
	width: 120px;
	float: left;
	margin-right: 10px;

}

.list-date{
	float: right;
	width: 100px;
	text-align: center;
	color: #999999;

}
.list-date div{
	padding-top: 3px;
	padding-bottom: 3px;

}

.matching{
	width: 170px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;



}

.matching a{
	background-image: url(../images/main/bg-matching.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 5px;
	padding-right: 125px;
	padding-bottom: 5px;
	font-weight: bold;
	color: #BD445E;
	text-decoration: underline;



}



/* side */


#side {
	float: left;
	width: 220px;
	padding-left: 10px;
	padding-right: 10px;
}




/* footer */

#footer {
	clear: both;
	width: 980px;
	text-align: center;
	line-height: 1.5;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 10px;
}
#footer a:link, #footer a:visited{
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	height: 15px;
	border-right-color: #AB4149;

}


/* page */

.page {
	TEXT-ALIGN: center;
	width: 718px;
	font-size: 13px;
	color: #666666;
	padding: 5px;
}
.page a {
	font-size: 13px;
	letter-spacing: 1px;
	text-decoration: underline;
	padding-right: 5px;
	padding-left: 5px;
}
.page a:hover {
	font-weight: bold;
	color: #C84149;
}
.page span.current {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 2px;
	COLOR: #C84149;
	MARGIN-RIGHT: 2px;
	PADDING-TOP: 2px;
	font-size: 15px;
}
