body {
margin:0px;
font-family:Tahoma, Geneva, sans-serif;
background-color:#F69;
}

.container{
 margin:0 auto;
 width:1000px;
 height:auto;	
 background-color:#FFF;
 margin-bottom:0px;
 margin-top:0px;
 padding-left:2px;
 border-left:solid #F06;
 border-right:solid #F06;
}
}
A:link IMG.thb {
	BORDER-RIGHT: #666666 1px solid; BORDER-TOP: #666666 1px solid; FILTER: none; BORDER-LEFT: #666666 1px solid; BORDER-BOTTOM: #666666 1px solid; width: 160px; height: 210px
}
A:visited IMG.thb {
	BORDER-RIGHT: #666666 1px solid; BORDER-TOP: #666666 1px solid; FILTER: none; BORDER-LEFT: #666666 1px solid; BORDER-BOTTOM: #666666 1px solid; width: 160px; height: 210px
}
A:hover IMG.thb {
	BORDER-RIGHT: #F1256C 1px dashed; BORDER-TOP: #F1256C 1px dashed; FILTER: alpha(Opacity=90); BORDER-LEFT: #F1256C 1px dashed; BORDER-BOTTOM: #F1256C 1px dashed; width: 160px; height: 210px
}

a:link {
	color: #970244;
	text-decoration:none;
}
a:visited {
	color: #970244;
	text-decoration:none;
}
a:hover {
	color: #333;
	text-decoration:underline;
}
a:active {
	color: #970244;
	text-decoration:none;
}
.header{
	width:955px;	
	height:auto;
	margin-top:0px;
	margin:0 auto;
	background-color:#FFF;
	
}

.header .header_text{
	position:relative;
	width:380px;
	height:100px;
	float:left;
	font-size:10px;
	text-align:right;
}
.header .header_text2{
	position:relative;
	width:200px;
	height:100px;
	float:left;
	font-size:10px;
	text-align:left;
}

.nav { padding-top: 5px;padding-bottom:5px; margin: 5px 5px; font-size: 11px; FONT-WEIGHT: bold;}
.nav span {padding: 2px 2px; margin-right: 4px;}
.nav a {background: #970244; padding: 4px 5px; border: 1px solid #666; color: #fff; text-decoration: none;}
.nav span.current {background: #970244; border: 1px solid #ccc; font-weight: bold;}
.nav a:hover {background: #970244; border-color: #ccc; border: 1px #ccc solid;}



.big_content{
	width:955px;
	height:auto;
	margin:0 auto;
	clear:both;
	font-size:12px;
	background-color:#FFF;
}
.big_content .first{
	width:780px;
	height:auto;
	margin:0 auto;
	float:left;
}
.rb {
	width: 168px;
	height:auto;
	float:right;
}
.big_content .first .thumb{
	width:120px;
	height:160px;
	margin:2px;
	border:1px solid;
	border-color:#970244;
	color:#F36;
}
.big_content .rb .thumb{
	width:160px;
	height:210px;
	margin:2px;
	border:1px solid;
	border-color:#970244;
	color:#F36;
}
.big_content .left{
	float:left;
	width:170px;
	margin:auto;
	text-align:right;
	padding-right:2px;
}
.big_content .right{
	float:left;
	width:780px;
	margin:auto;
}

.big_content .right .thumb{
	width:120px;
	height:160px;
	margin:2px;
	border:1px solid;
	border-color:#970244;
	color:#F36;
}

.big_content .right a img{
	border:1px solid #000;
	
}
.big_content .right a:hover img{
	border:1px solid;
	border-color:#970244;	
	filter:alpha(opacity=95);-moz-opacity:0.95;opacity:0.95;

}
.big_content .first a:hover img{
	border:1px solid;
	border-color:#970244;	
	filter:alpha(opacity=95);-moz-opacity:0.95;opacity:0.95;

}
.big_content .rb a:hover img{
	border:1px solid;
	border-color:#970244;	
	filter:alpha(opacity=95);-moz-opacity:0.95;opacity:0.95;

}
.big_content a img{
	border:1px solid #000;
}
.big_content a:hover img{
	border:1px solid;
	border-color:#970244;	
	filter:alpha(opacity=95;-moz-opacity:0.95;opacity:0.95;
}



.big_content .left a:link {
	color: #970244;
	text-decoration:none;
}
.big_content .left a:visited {
	color: #970244;
	text-decoration:none;
}
.big_content .left a:hover {
	color: #333;
	text-decoration:underline;
}
.big_content .left a:active {
	color: #970244;
	text-decoration:none;
}
