@charset "utf-8";
/* CSS Document For SenJiaDi.com*/
/*先定义一些常用的类*/
body,p,th,td,input,select,textarea{
	font-size:11px;
	color:#00588A;
	font-family:Arial,Verdana, sans-serif;

}

body {
	text-align:center;
	/*background-color:#e5f2f9;*/
	margin:0;
	padding:0;
	background: #257FBF url("../images/bg.gif") top left repeat-x;
}

form {
	margin:0px;
	padding:0px;
}

div {
	word-wrap:break-word;
	font-family:Arial,Verdana, sans-serif;
}

ul {
	color: #777777;
	margin:0;
	padding:0;
	list-style-type:none;
}

table {
	text-align:left;
}

p {
	margin:15px 0 15px 0;
	padding:0 5px 0 5px;
}

hr {
	border:#000000 0px solid;
	border-top:#000000 1px solid;
	height:1px;
}

hr.1px{
	border:#000000 0px solid;
	border-top:#A5BEE1 1px solid;
	height:1px;
}

img {
	border:0;
}

.one {
	background-color:#FFFFF3;
}

.two {
	background-color:#F6F6F6;
}

img.line { 
	padding: 3px;
	border: 1px solid #DEDEDE;
}

/*a:hover img {
	border-color: #FF6699;
}*/

.HackBox {
	border-top:0px solid transparent !important;
	border-top:0;
	clear:both;
}

.Hidden {
	display:none;
}

a:link,a:visited {
	text-decoration:none;
	color:#5F9FC3;
}

a:hover,a:active {
	text-decoration:underline;
	color:#777777;
}

td.tlr {
	border-top:1px solid #DEDEDE;
	border-left:1px solid #DEDEDE;
	border-right:1px solid #DEDEDE;
}

td.tlrb {
	border:1px solid #DEDEDE;
}


div#banner_movie {
	margin:0 auto;
	text-align:center; 
}
div.contents {
	padding:5px;
}
div.contents p {
	font-size:12px;
	/*text-indent:24px;*/
}

div#language {
	padding:0;
	margin:0 auto;
}

div#language img {
	border:0px; 
	margin:0px 0 3px 10px;
	float:right; 
}

.left_top_bg {
	background:url(../images/left_top.gif) bottom left no-repeat; 
}

.left_middle_bg {
	background:#FFFFFF url(../images/left_middle.gif) top left repeat-y;
}

.left_bottom_bg {
	background:url(../images/left_bottom.gif) top left no-repeat; 
}

.right_top_bg {
	background:url(../images/right_top.gif) bottom left no-repeat; 
}

.right_middle_bg {
	background:url(../images/right_middle.gif) top left repeat-y; 
}

.right_bottom_bg {
	background:url(../images/right_bottom.gif) top left no-repeat; 
}

.bottom_top_bg {
	background:url(../images/bottom_top.gif) bottom left no-repeat; 
}

.bottom_middle_bg {
	background:url(../images/bottom_middle.gif) top left repeat-y; 
}

.bottom_bottom_bg {
	background:url(../images/bottom_bottom.gif) top left no-repeat; 
}

.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 223px; /* Width of Menu Items */
border-bottom: 1px solid #ccc;
}
 
.suckerdiv ul li{
position: relative;
display:block; 
height:27px;
line-height:16px; 
text-align:left; 
background:url(../images/left_menu_bg.gif) 0 3px no-repeat; 
}

 
/*1st level sub menu style */
.suckerdiv ul li ul{
left: 223px; /* Parent menu width - 1*/
position: absolute;
width: 160px; /*sub menu width*/
top: 0;
display: none;
}

/*1st level sub menu style */
.suckerdiv ul li ul li a{
display: block;
text-decoration: none;
background: #FFFFFF;
padding: 5px 5px;
border: 1px solid #CCCCCC;
border-bottom: 0;
}

.suckerdiv ul li ul li a:link,.suckerdiv ul li ul li a:visited{
color:#257FBF;
}

.suckerdiv ul li ul li a:hover,.suckerdiv ul li ul li a:active{
color:#FFFFFF;
background: #257FBF;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul{
left: 222px; /* Parent menu width - 1*/
}

/* menu links style */
.suckerdiv ul li a{
display: block;
text-decoration: none;
padding: 5px 5px;
border-bottom: 0;
padding-left:25px; 
font-weight:bold;
font-family:Verdana, sans-serif,Arial;
}

.suckerdiv ul li a:visited{
color: #257FBF;
}

.suckerdiv ul li a:hover{
color: #FFFFFF;
}

/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }

/*Nav*/
#Nav {
text-align:center;
overflow:hidden;
}

#Nav ul {
list-style-type:none;
padding:0;
padding-left:10px;
}

#Nav ul li {
float:left;
margin-right:3px;
height:20px;
}

#Nav a {
color:#766b96;
display:block;
float:left;
height:20px;
text-decoration:none;
background:transparent url(../images/nav_green_left.gif) top left no-repeat;
}

#Nav a span {
display:block;
float:left;
height:20px!important;
height: 20px;
height /*ie55*/: 20px;
padding:3px 5px 0;
/*background:transparent url(../images/nav_gray_right.gif) right top no-repeat;*/
background:transparent url(../images/nav_green_right.gif) right top no-repeat;
text-align:center;
font-size: 10px;
font-weight:bold;
color:#257FBF;
cursor:pointer;
}

#Nav a:hover {
color:#0D7DC7;
background:url(../images/nav_grey_left.gif) top left no-repeat;
}
#Nav a:hover span {
color:#0D7DC7;
background:url(../images/nav_grey_right.gif) top right no-repeat;
}

#Nav ul li#Current {
color:#0D7DC7;
background:url(../images/nav_grey_left.gif) top left no-repeat;
}
#Nav ul li#Current span {
color:#0D7DC7;
background:url(../images/nav_grey_right.gif) top right no-repeat;
}

body.CurHome #Nav ul li#Home a,body.CurHome #Nav ul li#Home a:hover {
color:#257FBF;
background:url(../images/nav_grey_left.gif) top left no-repeat;
}

body.CurHome #Nav ul li#Home a span,body.CurHome #Nav ul li#Home a:hover span {
color:#257FBF;
background:url(../images/nav_grey_right.gif) top right no-repeat;
}

/*area*/
#Area {
text-align:center;
overflow:hidden;
}

#Area ul {
list-style-type:none;
padding:0;
padding-left:10px;
}

#Area ul li {
float:left;
margin-right:3px;
height:20px;
}

#Area a {
color:#766b96;
display:block;
float:left;
height:20px;
text-decoration:none;
background:transparent url(../images/nav_green_left.gif) top left no-repeat;
font-family:Verdana, sans-serif,Arial;
}

#Area a span {
display:block;
float:left;
height:20px!important;
height: 20px;
height /*ie55*/: 20px;
padding:3px 5px 0;
/*background:transparent url(../images/nav_gray_right.gif) right top no-repeat;*/
background:transparent url(../images/nav_green_right.gif) right top no-repeat;
text-align:center;
font-size: 10px;
font-weight:bold;
color:#257FBF;
cursor:pointer;
font-family:Verdana, sans-serif,Arial;
}

#Area a:hover {
color:#0D7DC7;
background:url(../images/nav_grey_left.gif) top left no-repeat;
}
#Area a:hover span {
color:#0D7DC7;
background:url(../images/nav_grey_right.gif) top right no-repeat;
}

#Area ul li#Current {
color:#0D7DC7;
background:url(../images/nav_grey_left.gif) top left no-repeat;
}
#Area ul li#Current span {
color:#0D7DC7;
background:url(../images/nav_grey_right.gif) top right no-repeat;
}

body.CurHome #Area ul li#Home a,body.CurHome #Area ul li#Home a:hover {
color:#B9OD86;
background:url(../images/nav_grey_left.gif) top left no-repeat;
}

body.CurHome #Area ul li#Home a span,body.CurHome #Area ul li#Home a:hover span {
color:#B9OD86;
background:url(../images/nav_grey_right.gif) top right no-repeat;
}

/**/
.current a:link,.current a:visted{
color:#FFFFFF;
}
.current a:hover,.current a:active{
color:#FFFFFF;
}