@charset "utf-8";
/* CSS Document */
*
{
	margin:0px;
	padding:0px;
}
ul
{
	list-style:none;
}
body
{
	width:1000px;
	height:auto;
	margin:0px auto;
	font-size:13px;
	color:#666666;
}
#header
{
	width:1000px;
	height:268px;
}
#logo
{
	width:1000px;
	height:218px;
	text-indent:-9999px;
	background:url(images/top3.jpg) no-repeat center;
}
#header ul
{
	width:1000px;
	height:50px;
}
#header ul li
{
	width:166px;
	height:50px;
	float:left;
}
#header ul .special
{
	width:167px;
}
/*       content            */
#content
{
	width:1000px;
	height:1000px;
	margin-top:5px;
}
#panel1
{
	width:295px;
	height:990px;
	float:left;
	border:1px solid #C63731;
}
#panel1 h1
{
	width:100%;
	height:35px;
	background:url(images/1-1.jpg) no-repeat center;
}
#panel1 h2
{
	margin:8px 20px;
	border-bottom:1px dashed #C63731;
	font-size:15px;
	color:#000000;
}
#panel1 ul
{
	padding:1px 20px;
	border-bottom:1px solid #C63731;
	padding-bottom:15px;
}
#panel1 ul li
{
	line-height:160%;
	color:#333333;
	background:url(images/028.jpg) left center no-repeat;
	padding-left:26px;
	margin-left:9px;
}
#panel1 h3
{
	width:100%;
	height:35px;
	text-indent:-9999px;
	background:url(images/1-4.jpg) no-repeat center;
}
#panel1 #guest
{
	padding-top:5px;
}
#panel1 #guest ul
{
	border:none;
}
#panel1 #guest ul li
{
	background:none;
	list-style:square;
	padding:0;
	line-height:149%;
}




/*  panel   2       */
#panel2
{
	width:445px;
	height:990px;
	float:left;
	margin-left:2px;
	border:1px solid #C63731;
}
#panel2 h1
{
	width:100%;
	height:35px;
	background:url(images/1-2.jpg) no-repeat center;
	text-indent:-9999px;
}
#panel2 #adv_play
{
	width:400px;
	height:270px;
	margin-left:18px;
	margin-top:4px;
	margin-bottom:4px;
	border:1px solid #f00;
}
#panel2 #cont
{
	line-height:150%;
	text-indent:28px;
	padding:10px;
}
#panel2 #cont a
{
	color: #333366;
	font-size:15px;
}
#panel2 #cont a:hover
{
	text-decoration:none;
}
#panel2 h2
{
	width:100%;
	height:35px;
	background:url(images/1-5.jpg) no-repeat center;
	text-indent:-9999px;
}
#panel2 #movement
{
	padding:10px 20px;
}
#panel2 #movement b
{
	color:#000;
}
#panel2 #movement b a
{
	color:#000;
	text-decoration:none;
}
#panel2 #movement b a:hover
{
	color:#FF0000;
	text-decoration:underline;
}
#panel2 #movement p
{
	padding-left:18px;
	padding:8px;
	line-height:180%;
	text-indent:24px;
}


/*  panel   3       */
#panel3
{
	width:250px;
	height:990px;
	float:right;
	border:1px solid #C63731;
}
#panel3 h1
{
	width:100%;
	height:35px;
	background:url(images/1-3.jpg);
	text-indent:-9999px;
}
#panel3 #news
{
	height:459px;
	padding-left:20px;
	padding-top:20px;
}
#panel3 #news li
{
	line-height:145%;
	border-bottom:1px dashed #CCCCCC;
	padding:5px;
}
#panel3 #news li a
{
	color:#333;
	text-decoration:none;
}
#panel3 #news li a:hover
{
	color:#e00;
	text-decoration:underline;
}
#panel3 h2
{
	width:100%;
	height:35px;
	background:url(images/1-6.jpg);
	text-indent:-9999px;
}
#panel3 #media
{

}


/*   guest css   */
#guest_pic
{
	clear:both;
}
#guest_pic h1
{
	width:1000px;
	height:35px;
	background:url(images/1-7.jpg) no-repeat center;
}


/*   adv css   */
#adv
{
	width:1000px;
	height:120px;

}
/*      footer   css        */
#footer
{
	width:550px;
	height:158px;
	padding-left:450px;
	padding-top:40px;
	background:url(images/footer_bg.jpg) no-repeat 3px center;
}

#btn_p
{
	width:430px;
	height:150px;
	font-size:14px;
}


/*            msg  style              */
-
.STYLE2{ color:#FF0000;}
#a
{
height:28px; /*For Firefox*/     
*height:25px; /*For IE7 & IE6*/     
_height:20px; /*For IE6*/ 
background:red;   
}