@charset "utf-8";
/* CSS Document */

* { font-family:Arial, Helvetica, sans-serif; font-size:12px; }
p, h1, h2, h3, h4, h5, h6 { margin:0; padding:0; }
h1, h2, h3, h4{ font-size:14px; }
h5, h6 { font-size:12px; }
#main p { line-height:2.0em; margin-bottom:1em; text-indent:0px; }
ul, li, dl, dt, dd { margin:0; padding:0; }
li { list-style:none; }
form { margin:0; padding:0; }
img { border:0px; margin:0; }
a { color:#666666; text-decoration:none; }
a:hover { color:red; }
/*框架*/
.header { overflow:hidden; width:900px; margin:auto; }
.header .logo { width:386px; height:57px; float:left; }
.header .site_nav { width:205px; height:25px; background:url(http://images.51wan.com/about/2010/site_nav.gif) no-repeat; text-align:center; line-height:25px; float:right; z-index:200;}
.header .site_nav span { padding-left:10px; }
.header .site_nav a { color:#666666; }
.menu { width:900px; height:31px; color:#FFFFFF; margin:auto; clear:both; }
.menu a { color:#FFFFFF; font-size:13px; font-weight:bold; text-decoration:none; }
.menu a:hover { color:#FFFF00; font-size:13px; font-weight:bold; text-decoration:none; }
.menu_nav { width:900px; line-height:31px; float:left; text-align:center; }
.menu_nav a { padding-left:50px; }
.lang_nav { width:160px; float:right; height:27px; padding-top:4px; }

#main { width:920px; margin:auto; height:270px; min-height:270px; height:auto; background:url(http://images.51wan.com/about/2010/company_mainbg.jpg) center 15px repeat-y; overflow:hidden;}
#main .left { width:10px; float:left; }
#main .c { width:900px; float:left; background:#FFFFFF; border-top:3px #e6e6e6 solid; }
.c_left, .c_c { width:273px; float:left; border-right:1px #e6e6e6 solid; padding:0 13px; }
.c_right { width:274px; float:right; background:url(http://images.51wan.com/about/2010/main_right_l.gif) left top repeat-y; padding:0 13px; }
.c_left, .c_c, .c_right { height:270px; }
.c_left h3 { border-bottom:#CCCCCC 1px dotted; padding-top:10px; color:#003d6c; font-size:12px;}
.c_left h3 span { padding-right:10px; }
.c_left { background:url(http://images.51wan.com/about/2010/main_left_l.gif) right top repeat-y; }
.c_left .game_list a { margin-right:8px; white-space:nowrap; display:inline-block; }
.c_c h3 { border-bottom:#CCCCCC 1px dotted; padding-top:10px;  color:#003d6c; font-size:12px;}
.c_c h3 span { padding-right:10px; }
.c_c dl { white-space:nowrap; }
.c_c dl dt { float:left; font-weight:bold; border-bottom:#CCCCCC 1px dotted;}
.c_c dl dd { float:left;  border-bottom:#CCCCCC 1px dotted;}
.c_right h3 { border-bottom:#CCCCCC 1px dotted; padding-top:10px;  color:#003d6c; font-size:12px;}
.c_right h3 span { padding-right:10px; }
.c_right .zp_list a { width:135px; white-space:nowrap; display:inline-block; }
.c_right .right_btn { width:273px; height:70px; background:url(http://images.51wan.com/about/2010/company_192.gif); }
.c_right .right_btn a { display:inline-block; float:left; width:136px; height:34px; }
#main .right { width:10px; float:right; }


/*中英切换select样式*/
#correlation { width:136px; margin:0 11px 0 0; float:right; position:relative; z-index:499}
#correlation #t_select { position:absolute; width:136px; height:23px;  display:inline; z-index:500; }
#correlation #t_selected { width:136px; height:23px; line-height:23px; color:#7c7c7c; background:url(http://images.51wan.com/about/2010/company_11.gif) no-repeat; font-size:12px; text-align:left; text-indent:1em; position:relative; z-index:500; cursor:pointer; }
#correlation #t_select-list { position:absolute; filter:alpha(opacity=90); opacity:0.9; background:#fff; border:#ff7b00 1px solid; font-size:12px; line-height:20px; width:103px; left:10px; padding:5px 0 5px 10px; display:none; z-index:500; }
#correlation #t_select-list a { display:block; color:#ff7b00; text-decoration:none; font-size:12px;}
#correlation #t_select-list a:hover { text-decoration:underline;}
