@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	border:0;
	list-style:none;
}
a {
	outline:0;
}
.anchor {
	background:url(../../images/top_nav_li.gif) no-repeat left center;
	padding-left:20px;
	font-size:12px;
	color:#6699CC;
}
.anchor:hover {
	color:#66CCFF;
}

.text_center {
	text-align:center;
}
.text_left {
	text-align:left;
}
.text_right {
	text-align:right;
}
.font_red {
	color:#FF0000;
}
.m_10 {
	margin:10px;
}
.mb_5 {
	margin-bottom:5px;
}

.mb_10 {
	margin-bottom:10px;
}
.ml_10 {
	margin-left:10px;
}

.ml_15 {
	margin-left:15px;
}
.pl_15 {
	padding-left:15px;
}

.mb_15 {
	margin-bottom:15px;
}
.mr_17 {
	margin-right:17px;
}

.mb_20 {
	margin-bottom:20px;
}

.pb_10 {
	padding-bottom:10px;
}

.pb_15 {
	padding-bottom:15px;
}

.mb_25 {
	margin-bottom:25px;
}
.pb_25 {
	padding-bottom:25px;
}

.fl_l {
	float:left;
}
.fl_r {
	float:right;
}
.cl {
	clear:both;
	font-size:0;
	line-height:0;
}



body {
	background:url(../images/common/body_bg.jpg) repeat-x;
}
#wrapper {
	width:834px;
	margin:0 auto;
	background:url(../images/index/wrapper_bg.gif) repeat-y;
}
#header {
	width:834px;
	height:130px;
	margin:0 auto;
	background:url(../images/index/index_header_bg.jpg) no-repeat;
}
#header2 {
	width:834px;
	height:130px;
	margin:0 auto;
	background:url(../images/index/index_header_bg2.jpg) no-repeat;
}
#container,#footer {
	width:816px;
	margin:0 auto;
}
#main {
	width:796px;
	margin:0 auto;
}
#logo {
	margin-left:9px;
	float:left;
}
#contact {
	float:right;
	font-size:12px;
	margin-top:50px;
	padding-right:19px;
}
#contact a {
	text-decoration:none;
	color:#666666;
}
#contact a:hover {
	color:#cccccc;
}

#main_img {
	margin-left:9px;
}
#footer {
	width:796px;
	height:80px;
	margin:0 auto;
	padding-top:40px;
	background:url(../images/index/footer_bg.jpg) no-repeat;
}
/*------gr_menu--------*/
#gr_menu {
	width:816px;
	margin:0 auto 10px;
}
#gr_menu ul {
	width:816px;
	height:30px;
	margin:0 auto;
}

#gr_menu li {
	float:left;
}
#gr_menu li a {
}
/*------text--------*/
h1 {
	color:#999999;
	font-size:10px;
	margin-left:16px;
	margin-bottom:43px;
}

h2 {
	color:#999999;
	font-size:14px;
	margin-left:16px;
	margin-bottom:5px;
}

.text {
	font-size:12px;
	line-height:20px;
	color:#444444;
}
.text02 {
	font-size:12px;
	line-height:20px;
}
#footer p {
	font-size:12px;
	color:#4e4e4e;
	text-align:center;
	line-height:20px;
 }


/*------index用--------*/
#index_bg {
	width:816px;
	height:173px;
	margin-bottom:22px;
	background:url(../images/index/index_main_bg.jpg) no-repeat;
}
#leave {
	float:left;
	padding-left:252px;
	padding-top:38px;
}
#leave a {
	width:68px;
	height:23px;
	background:url(../images/index/btn_leave.gif) no-repeat;
	text-indent:-9999px;
	display:block;
}
#leave a:hover {
	background:url(../images/index/btn_leave_on.gif) no-repeat;
}
#enter {
	float:right;
	padding-right:235px;
	padding-top:33px;
}

#enter a {
	width:103px;
	height:30px;
	background:url(../images/index/btn_enter.gif) no-repeat;
	text-indent:-9999px;
	display:block;
}
#enter a:hover {
	background:url(../images/index/btn_enter_on.gif) no-repeat;
}

#linklist {
	width:716px;
	margin:0 auto;
}

#linklist li {
	float:left;
	padding-right:14px;
}
.pr_10 {
	padding-right:10px;
}
