/* CSS Document */
body
{
	margin:0;
	padding:0;
	background:url(../images/background.gif);
	font-size:12px;
}
img
{
	border:0;
}
#flashcontent {
       width:766px;
       height:800px;
       position:absolute;
       left : 50%;
       top : 50%;
       margin-left : -383px;
       margin-top : -400px;
}
.main 
{
	margin:auto;
    width:678px; 
}
.header
{
	width:100%;
	height:84px;
}
.banb
{
	width:150px;
	float:left;
	text-align:center;
	margin-top:48px;
	color:#16f5fd;
}
.banb a
{
	color:#16f5fd;
	text-decoration:none;
}
.fzlg
{
	width:515px;
	height:84px;
	float:right;
}
.logo
{
	width:271px;
	height:42px;
	float:right;
	margin-top:40px;
	margin-right:6px;
}
.main_con
{
	width:100%;
	background:url(../images/b_conn.gif) no-repeat;
}
.left_f
{
	width:159px;
	height:465px;
	float:left;
}
.m_con
{
	width:335px;
	height:395px;
	float:left;
	margin-top:15px;
	margin-left:5px;
	color:#fff;
	/*overflow:scroll;*/
	overflow-x:hidden;
	padding:20px;
}
.m_con span
{
	font-size:18px;
}
.m_bigimg
{
	width:335px;
	height:395px;
	float:left;
	margin-top:15px;
	margin-left:4px;
}
.right_r
{
	width:131px;
	height:465px;
	float:right;
}
.photov
{
	width:715px;
	height:85px;
	margin:auto;
	margin-top:5px;
	background:url(../images/photoview_bg.gif) no-repeat center; 
}
.left_j
{
	width:13px;
	height:14px;
	float:left;
	margin-top:40px;
}
.photoview
{
	width:660px;
	height:78px;
	float:left;
	margin:0 14px;
	padding-top:7px;
	/*padding-left:5px;*/
}
.photoview img
{
	margin-left:3px;
}