﻿@charset "utf-8";
/* CSS Document */

@import u("reset.css");

body{ background:url(../images/bg.jpg) no-repeat top center #fff;}
body#page1 li.but1 a, body#page1 li.but1 a:hover,
body#page2 li.but2 a, body#page2 li.but2 a:hover,
body#page3 li.but3 a, body#page3 li.but3 a:hover,
body#page4 li.but4 a, body#page4 li.but4 a:hover,
body#page5 li.but5 a, body#page5 li.but5 a:hover,
body#page6 li.but6 a, body#page6 li.but6 a:hover,
body#page7 li.but7 a, body#page7 li.but7 a:hover{ background-position:left bottom;}
html{ background-color:#333;}
/*--all--*/
#all{ width:1000px; margin:0 auto; background:url(../images/bg.jpg) no-repeat top center #fff;}
/*--banner--*/
#banner{ width:990px; margin:0 auto;}
/*--menu--*/
#menu{ width:990px; margin:0 auto;}
#menu ul{ overflow:hidden;}
#menu li{ float:left;}
#menu li.but1 a{ display:block; width:145px; height:40px; background-image:url(../images/but1.jpg); text-indent:-9999px;}
#menu li.but2 a{ display:block; width:140px; height:40px; background-image:url(../images/but2.jpg); text-indent:-9999px;}
#menu li.but3 a{ display:block; width:140px; height:40px; background-image:url(../images/but3.jpg); text-indent:-9999px;}
#menu li.but4 a{ display:block; width:140px; height:40px; background-image:url(../images/but4.jpg); text-indent:-9999px;}
#menu li.but5 a{ display:block; width:140px; height:40px; background-image:url(../images/but5.jpg); text-indent:-9999px;}
#menu li.but6 a{ display:block; width:140px; height:40px; background-image:url(../images/but6.jpg); text-indent:-9999px;}
#menu li.but7 a{ display:block; width:145px; height:40px; background-image:url(../images/but7.jpg); text-indent:-9999px;}
#menu li.but1 a:hover, li.but7 a:hover{ background-position:145px;}
#menu li.but2 a:hover, li.but3 a:hover, li.but4 a:hover, li.but5 a:hover, li.but6 a:hover{ background-position:140px;}
/*--links--*/
#links{ width:990px; height:55px; margin:0 auto; background-image:url(../images/shadow.jpg); clear:both;}
#links ul{ width:950px; height:32px; margin:0 auto; padding-top:23px;}
#links li{ float:right; margin-left:10px;}
#links li.link1 a{ display:block; width:20px; height:20px; background-image:url(../images/icon_fb.jpg); text-indent:-9999px;}
#links li.link2 a{ display:block; width:20px; height:20px; background-image:url(../images/icon_twitter.jpg); text-indent:-9999px;}
#links li.link3 a{ display:block; width:20px; height:20px; background-image:url(../images/icon_digg.jpg); text-indent:-9999px;}
#links li.link4 a{ display:block; width:20px; height:20px; background-image:url(../images/icon_plurk.jpg); text-indent:-9999px;}
#links li.link5 a{ display:block; width:20px; height:20px; background-image:url(../images/icon_google.jpg); text-indent:-9999px;}
#links li a:hover{ background-position:left bottom;}
/*--?批捆--*/
#mid{ width:990px; margin:0 auto; clear:both;}
#mid h3.title1{ display:block; width:980px; height:32px; margin:0auto; background-image:url(../images/title1.jpg); text-indent:-9999px;}
#mid h3.title2{ display:block; width:980px; height:32px; margin:0 auto; background-image:url(../images/title2.jpg); text-indent:-9999px;}
#mid h3.title3{ display:block; width:980px; height:32px; margin:0 auto; background-image:url(../images/title3.jpg); text-indent:-9999px;}
#mid h3.title4{ display:block; width:980px; height:32px; margin:0 auto; background-image:url(../images/title4.jpg); text-indent:-9999px;}
#mid h3.title5{ display:block; width:980px; height:32px; margin:0 auto; background-image:url(../images/title5.jpg); text-indent:-9999px;}
#mid h3.title6{ display:block; width:980px; height:32px; margin:0 auto; background-image:url(../images/title6.jpg); text-indent:-9999px;}
#mid h3.title7{ display:block; width:980px; height:32px; margin:0 auto; background-image:url(../images/title7.jpg); text-indent:-9999px;}
#mid .info{ width:960px; margin:0 auto; padding:10px;}
/*--??擐?-*/
#top{ width:990px; margin:0 auto; overflow:hidden;}
#top a{ float:right; display:block; width:50px; height:25px; background-image:url(../images/top.jpg); text-indent:-9999px;}
#top a:hover{ background-position:left bottom;}
/*--footer--*/
#footer_bg{ background-image:url(../images/footer_bg.jpg); height:80px; clear:both;}
#footer{ width:1000px; height:65px; background-image:url(../images/footer_bg.jpg); margin:0 auto; text-align:center; padding-top:15px;}
#footer p.menu{ color:#999999; font-size:10px; font-family:Arial;}
#footer p.menu a{ font-size:12px; color:#FFFFFF; font-family: Arial; line-height:25px; text-decoration:none;}
#footer p.menu a:hover{ text-decoration:underline;}
#footer p.copyright{ color:#FFFFFF; font-family:Arial; font-size:12px; line-height:25px;}
#footer p.copyright a{ color:#666666; text-decoration:none;}
#footer p.copyright a:hover{ text-decoration:underline;}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0 0;
	padding:0 0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:bold;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
/*h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}*/
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}

/*-------------------?駁?????獢?---------------------*/
a{
 outline: none; /* for Firefox */
 hlbr:expression(this.onFocus=this.blur()); /* for IE */
}

/* CSS Document */
/*---??----*/
.red15_bold{ font-size:15px; color:#dd2810; font-weight:bold; font-family:Arial;}
.red13{font-size:13px; color:#dd2810; font-family:Arial; line-height:23px;}
.black13{ font-size:13px; color:#000000; font-family:Arial; line-height:23px;}
.black12{ font-size:12px; color:#000000; font-family:Arial; line-height:23px;}
.black12_bold{ font-size:12px; color:#000000; font-family:Arial; font-weight:bold; line-height:23px;}
.black13_bold{ font-size:13px; color:#000000; font-family:Arial; font-weight:bold; line-height:25px;}
.green13{ font-size:13px; color:#3d7901; font-family:Arial; line-height:23px;font-weight:bold;}
.gray13{ font-size:13px; color:#666666; font-family:Arial; line-height:23px; }

/*---???---*/
.hp1:link    {color:#dd2810; font-size:13px; font-family:Arial; text-decoration:none; line-height:23px; }
.hp1:visited {color:#dd2810; font-size:13px; font-family:Arial; text-decoration:none; line-height:23px; }
.hp1:hover   {color:#dd2810; font-size:13px; font-family:Arial; text-decoration:underline; line-height:23px; }
.hp1:active  {color:#dd2810; font-size:13px; font-family:Arial; text-decoration:none; line-height:23px;}

.hp2:link    {color:#000000; font-size:13px; font-family:Arial; text-decoration:underline; line-height:23px; }
.hp2:visited {color:#000000; font-size:13px; font-family:Arial; text-decoration:underline; line-height:23px; }
.hp2:hover   {color:#444444; font-size:13px; font-family:Arial; text-decoration:none; line-height:23px; }
.hp2:active  {color:#000000; font-size:13px; font-family:Arial; text-decoration:underline; line-height:23px;}

.hp3:link    {color:#3d7901; font-size:13px; font-family:Arial; text-decoration:underline;font-weight:bold; line-height:23px; }
.hp3:visited {color:#3d7901; font-size:13px; font-family:Arial; text-decoration:underline;font-weight:bold; line-height:23px; }
.hp3:hover   {color:#4a9302; font-size:13px; font-family:Arial; text-decoration:none;font-weight:bold; line-height:23px; }
.hp3:active  {color:#3d7901; font-size:13px; font-family:Arial; text-decoration:underline;font-weight:bold; line-height:23px;}

/*---銵冽璅???---*/
.box1{ border:#CCCCCC solid 1px;}
.box2 td{ border:#adacac solid 1px;}

.agtable {background-color:#ffffff; font-size:13px; padding: 8px}
.agtitle {background-color:#408080; Text-Align:center; padding: 8px; font-color:#ffffff}
.ageven {background-color:#F0F0F0; font-size:13px; padding: 8px}
.agodd {background-color:#E7E7E7; font-size:13px; padding: 8px}
.aggroup {background-color:#FFFFFF; font-size:13px; padding: 8px}
.agfield {background-color:#5A5A5A; padding: 8px}