*{
margin:0;
padding:0;
text-align:center;
font-size:12px;
line-height:140%;
}


body{
text-align:center;
background-color:#000;
background:url(../image/bk.gif) repeat;
color:#fff;

}


a{color:#F39;}


a:hover{color:#3CC;}


img{border:none;}


.clear {clear:both;}


p{
	text-align:left;
	margin:15px;
}

#wrapper{
	background-color:#000;
	border-left:5px solid #936;
	border-right:5px solid #936;
	border-bottom:5px solid #936;
	width:810px;
	margin:0 auto;
}

#top{
	width:810px;
	margin:0 auto;
	text-align:left;
	padding:0;
	background-color:#000;
	border-bottom:1px solid #993366;
}


#main{
	text-align:center;
	margin:20px 0;
	clear:both;
	width:810px;
	background-color:#000;
}

#main table{
	margin:2px auto;
}

#footer{
	width:810px;
	background:#000;
	border-top:1px solid #993366;
	margin:20px 0 0px 0;
	padding:10px 0;
	line-height:200%;

}

.footer_link{
	text-align:center;
	padding:15px 0 5px;
	margin:0;
}


.bottom_link{
	text-align:right;
	margin:10px;
}

h1{
	width:100px;
	float:left;
	margin:13px 10px 0 20px;
	background-color:#000;

}
h2{
	width:795px;
	height:39px;
	background:url(../image/h2.gif) repeat-x;
	text-align:left;
	padding:8px 0 0 15px;
	margin:0px;
	font-size:16px;
}
	

.top_img{
	margin:1px 0;
}

.red {color:#F00;}
.pink{color:#F6F;}


/*--------menu start------------*/
#menu {
float:left;
}

#menu li,#menu li a{
	float:left;
	width:134px;
	height:60;
	display:block;
	text-decoration:none;
	text-indent:-9999px;
}	
	
	
	
	
	
#menu ul{
	text-align:right;
	
}

.menu_top {background:url(../image/menu_top.gif) no-repeat;}
.menu_pro {background:url(../image/menu_pro.gif) no-repeat;}
.menu_blog a{background:url(../image/menu_blog.gif) no-repeat;}
.menu_support a{background:url(../image/menu_support.gif) no-repeat;}
.menu_link a{background:url(../image/menu_link.gif) no-repeat;}

.menu_top a:hover{background:url(../image/menu_top_on.gif) no-repeat;}
.menu_pro a:hover{background:url(../image/menu_pro_on.gif) no-repeat;}
.menu_blog a:hover{background:url(../image/menu_blog_on.gif) no-repeat;}
.menu_support a:hover{background:url(../image/menu_support_on.gif) no-repeat;}
.menu_link a:hover{background:url(../image/menu_link_on.gif) no-repeat;}

/*-------menu end-------------*/

#news{
	color:#fff;
	background-color:#7D507B;
	margin-left:15px;
background:#000;
	}

.news_box dt{
	float:left;
	width:100px;
	text-align:left;
	margin:1px 2px;
}
	
.news_box dd{
	float:left;
	width:550px;
	text-align:left;
		margin:1px 2px;
}

#iframe{
	margin:0 0 10px 0;
}


#main ul{
	margin:10px 0 10px 50px;
	list-style:none;
	
}
#main li{
	text-align:left;
}
