﻿/* common */
body { margin:0; background-color:#390010; line-height:1.5em; font-family:"",arial,verdana,sans-serif; font-size:14px;}
img { border:0;}
h1,h2,h3,h4,h5,h6,input,div,p,ul,dl,dt,dd,form { margin:0; padding:0;}
li { list-style:none;}
a,label,button { cursor:pointer;}
.clear:after {	content: "."; height: 0; visibility:hidden; display: block; clear: both;}

body{
	margin:0;
	padding:0;
	text-align:center;
}
.allpage
{
	width:1002px;
	margin:0 auto;
}
.page_top
{
	width:1002px;
	height:628px;
	float:left;
}
.page_top_left
{
		width: 486px;
		height: 628px;
		float: left;
		background-image: url('../images/page_top_left.jpg');
		background-repeat: no-repeat;
		
}

.page_top_middle
{
	width: 157px;
	height: 628px;
	float: left;
	background-image: url('../images/navigate.jpg');
	background-repeat: no-repeat;
	background-color: #69002B;
}
.page_top_middle a { blr:expression(this.onFocus=this.blur());}
.page_top_middle a:focus { -moz-outline:0; }
.navigate_top
{
	width: 157px;
	height: 67px;
	float: left;

}
.main
{
	width: 157px;
	height: 36px;
	float: left;
	text-align: right;
}
.line
{
	width: 157px;
	height: 6px;
	float: left;
	text-align: center;
}
.blankh
{
	width: 157px;
	height: 15px;
	float: left;
}
.aboutus
{
	width: 157px;
	height: 25px;
	float: left;
	text-align:center;
}
.fg{
	width: 157px;
	height: 8px;
	float: left;
	text-align:center;
}
.vedio{
width:157px;
height:60px;
float:left;
text-align:center;
}
.page_top_right
{
	width: 359px;
	height: 428px;
	text-align:center;
	padding-top:220px;
	float: left;
	background-image: url('../images/page_top_right.jpg');
	background-repeat: no-repeat;
}
.page_bottom
{
	padding-top:20px;
	padding-right:8px;
	width: 994px;
	height: 43px;
	float: left;
	background-color: #020202;
	text-align: right;
	color:#B3B2B2;
	line-height:22px;
}
.page_bottom a { text-decoration:none; color:#b3b2b2;}
.page_bottom a:hover { text-decoration: underline; color:#f00;}
