﻿@charset "utf-8";
/*initialize*/


.indextop {font-size: 12px; line-height: 22px; color: #333333; width:1000px;}
.indextop_logo{width:750px; float:left; background-image: url(../images/logo_1.jpg); background-repeat: no-repeat; height:60px; }
.indextop_link{width:250px; padding-top:30px;float:right;}
/*bottom*/
.indexbottom{ clear:both; height:75px; background-color:#999999; padding-left:30px;width:970px;}
.indexbottom_link{color:#ffffff;}
.indexbottom_link a:link {color:#ffffff;text-decoration:none; }
.indexbottom_link a:visited {color:#ffffff; text-decoration: none}
.indexbottom_link a:hover {color:#ffffff; text-decoration:underline;}
.indexbottom_txt{color:#cccccc;}
/*min*/
.main_flash{ clear:both; height:420px; width:1000px; margin:0px auto;POSITION: relative}
.main_top{
	width:250px;
	padding-left:10px;
	height:117px;
	position:absolute;
	left:11px;
	top:303px;
	_top:303px;
}
.main_top li{
	display:block;
	list-style: none;
	background: url(../images/raw.gif) no-repeat 0px 7px; 
	padding-left:12px;
	overflow:hidden;
	width:300px;
	}
.main_top li a:link { color:#000000;text-decoration:none; }
.main_top li a:visited {color:#000000; text-decoration: none}
.main_top li a:hover {color:#FF3300; text-decoration: underline; }
.main_top .move{ float:right; width:50px;}










