@charset "UTF-8";
body {
	background:url(../images/home/guide.gif) center 245px repeat-x;
	margin-top:0;
	-webkit-text-size-adjust:none;
}
hr {
	background-color:#eee;
	border:none 0px #fff;
	border-top:solid 1px #eee;
	color:#eee
}
a:link {
	color:#69c;
TEXT-DECORATION: none;
} 
a:visited {
	color:#69c;
TEXT-DECORATION: none;
} 
a:hover {
	color:#09F;
TEXT-DECORATION: none;
}
a:active {
	color:#69f;
TEXT-DECORATION: none;
}
.clear {
	clear:both;
}
.main {
    width:1000px;
	margin:0 auto;
	position:relative
}
.mn {
	width:450px;
	height:24px;
	position:absolute;
	top:0;
	right:113px;
}
.mn01, .mn02, .mn03, .mn04, .mn05 {
	float:right;
	font:12px/24px Tahoma, Geneva, sans-serif;
	padding-left:35px;
	padding-right:12px;
	border-left:solid 1px #ccc
}
.mn01 {
	background:url(../images/mn_01.gif) 6px center no-repeat;
	border-left:none
}
.mn02 {
	background:url(../images/mn_02.gif) 6px center no-repeat
}
.mn03 {
	background:url(../images/mn_03.gif) 6px center no-repeat
}
.mn04 {
	background:url(../images/mn_04.gif) 6px center no-repeat
}
.mn05 {
	background:url(../images/mn_05.gif) 6px center no-repeat;
}
/* righttop menus S */
ul#navigation {
    position:absolute;
    margin: 0px;
    padding: 0px;
    top: 0px;
    right: 0px;
    list-style: none;
    z-index:999999;
    width:415px;
}
ul#navigation li {
    width: 83px;
    display:inline;
    float:left;    
}
ul#navigation li a {
    display: block;
    float:left;
    margin-top: -60px;
    width: 80px;
    height: 25px;
    /*background-color:#E7F2F9;*/
	background-color:#fff;
    background-repeat:no-repeat;
    background-position:50% 10px;
    border-bottom:2px solid #6699cc;
    /*-moz-border-radius:0px 0px 10px 10px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -khtml-border-bottom-right-radius: 10px;
    -khtml-border-bottom-left-radius: 10px;*/
    text-decoration:none;
    text-align:center;
    padding-top:60px;
    opacity: 0.7;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);  
}
ul#navigation li a:hover{
    /*background-color:#CAE3F2;*/
	background-color:#fff;
}
ul#navigation li a span{
    letter-spacing:2px;
    font:12px/24px Tahoma, Geneva, sans-serif;
    text-shadow: 0 -1px 1px #fff;      
}
ul#navigation .home a{
    background-image: url(../images/menu1.png);
}
ul#navigation .world a      {
    background-image: url(../images/menu2.png);
}
ul#navigation .design a      {
    background-image: url(../images/menu3.png);
}
ul#navigation .blog a      {
    background-image: url(../images/menu4.png);
}
ul#navigation .contact a   {
    background-image: url(../images/menu5.png);
}
/* righttop menus E */
.banner {
	background:url(../images/home/bg.gif);
	height:245px
}
.menus {
	background-image: url(../images/home/guide.gif);
	height: 60px;
}
.tabs {
	width:750px;
	margin:0 auto;
}
.tab {
	width:150px;
	height:60px;
	display:block;
	float:left;
	text-align:center;
	font:bold 14px/30px Arial, Helvetica, sans-serif
}
.menu {
	background:url(../images/home/my.gif) 0 0 no-repeat;
}
.menu_sel, a.menu:hover { 
	background:url(../images/home/my.gif) 0 -60px no-repeat;
}
.menu2 {
	background:url(../images/home/my.gif) -150px 0 no-repeat;
}
.menu2_sel {
	background:url(../images/home/my.gif) -150px -60px no-repeat;
}
.menu3 {
	background:url(../images/home/my.gif) -300px 0 no-repeat;
}
.menu3_sel {
	background:url(../images/home/my.gif) -300px -60px no-repeat;
}
.menu4 {
	background:url(../images/home/my.gif) -450px 0 no-repeat;
}
.menu4_sel {
	background:url(../images/home/my.gif) -450px -60px no-repeat;
}
.menu5 {
	background:url(../images/home/my.gif) -600px 0 no-repeat;
}
.menu5_sel {
	background:url(../images/home/my.gif) -600px -60px no-repeat;
}
.middle {
	width: 780px;
	margin:0 auto;
}
.left {
    background:url(../images/home/div_tl.gif) center top no-repeat;
	text-align:center;
	width: 187px;
	float: left;
}
.right {
    background: url(../images/home/div_tr.gif) center top no-repeat;
	width: 581px;
	float: right;
	position:relative
}
.s {	
	position:relative;
}
.subps {
    background-image: url(../images/home/ps.gif);
	height: 22px;
	width: 196px;
	overflow:visible;
	padding-top:8px;
	font:bold 12px Arial;
	color:#6699cc;
}
.subs {
    background-image: url(../images/home/sub_guide.gif);
	margin:0 auto;
	height: 22px;
	width: 175px;
	padding-top:8px;
	font:12px Arial;
	color:#666666;
}
p {
	font-size: 12px;
	font-family: "Simsun";
	text-align: left;
	color: #666666;
	line-height: 20px;
	margin:10px 25px 20px 40px;
}
h1 {
	font: bold 14px Arial;
	text-align: center;
	color: #333333;
	line-height: 25px;
	margin:20px;
}
.sp {
	height: 30px;
}
.dl {
	display:block;
	background:url(../images/home/icon_dl.gif) right center no-repeat;
	width:80px;
	height:25px;
	font:10px/25px Arial;
	float:left;
	margin-right:5px;	
}
.pv {    
	display:block;
	background:url(../images/home/icon_pv.gif) right center no-repeat;
	width:72px;
	height:25px;
	font:10px/25px Arial;
	float:left;
	border-left:dotted 1px #ccc;
	text-indent:5px;
}
.pvimg {
    font:14px/25px "SimSun",Arial;
	text-align:center;
	color:#666666;
	position:absolute;
	left:200px;
	top:-100px;
	border:solid 1px #ccc;
	padding:5px;
	background:#eee;
	display:none;
	z-index:99;
}
