/* Credits:
This stylesheet was created for the Amkey-BOSS group.
This stylesheet is derived from work by Andreas Viklund. Quoted from original:
>> andreas06 - an open source xhtml/css website layout by Andreas Viklund - http://andreasviklund.com.
>> Free to use for any purpose as long as the proper credits are given for the original design work.
>> 
>> Version: 1.1, November 28, 2005 */

HTML {
   overflow: -moz-scrollbars-vertical;
}

body{
background:#e0e0e0 url(/img/bodybg.gif) repeat-x;
color:#505050;
font:76% Georgia,Verdana,Tahoma,Arial,sans-serif;
margin:0;
padding:0;
text-align:center;
}

p{
line-height:1.5em;
margin:0 0 15px;
}

a{
color:#fa9035;
font-weight:700;
text-decoration:none;
}

a:hover{
color:#d04a10;
}

hr{
height:1px;
margin:10px 0;
width:98%;
}

dt{
font-weight:700;
}


dd{
margin:1px 0 .5em 15px;
}

#container{
background:#c0c0c0 url(/img/bodybg.gif) repeat-x;
margin:0 auto;
text-align:left;
width:782px;
}

#masthead{
background:url(/graphics/banner_cn.jpg) top center no-repeat;
color:#ffffff;
font-weight:400;
height:80px;
margin:0 20px 10px 0;
text-align:center;
}

#masthead h1{
font-size:2.2em;
font-weight:bold;
margin:0;
padding-top:20px;
font-weight: wei;
}

#masthead span{
font-size:1.6em;
letter-spacing:-1px;
margin:0;
}

#mainnav{
background:url(/img/greypx.gif) bottom left repeat-x;
float:left;
width:782px;
}

#mainnav ul{
list-style:none;
margin:0;
padding:0;
}

#mainnav a{
background:url(/img/tabs.gif) no-repeat 100% 0;
color:#808080;
display:block;
font-size:1.2em;
letter-spacing:-1px;
padding:7px 20px 4px 11px;
text-decoration:none;
}

#mainnav a:hover{
color:#505050;
}

#mainnav li{
background:url(/img/tabs.gif) no-repeat 0 0;
float:left;
margin:0 4px 0 0;
padding:0 0 0 9px;
}

#mainnav #current{
background:url(/img/tabs.gif) no-repeat 0 -41px;
}

#mainnav #current a{
background:url(/img/tabs.gif) no-repeat 100% -41px;
color:#303030;
padding:7px 20px 5px 11px;
}




/* products list */
.product{
float:left;
width:100%;
margin-bottom:15px;
}

.product logo{
float:left;
height:auto;
}

.product img{
float:left;
width:110px;
}

.product .description{
float:left;
width:135px;
margin-left:5px;
}

.product .linklist{
float:left;
width:120px;
margin-left:10px;
}


#wrap1{
background:#ffffff url(/img/innerbg.gif) repeat-y;
border-bottom:1px solid #808080;
border-left:1px solid #808080;
border-right:1px solid #808080;
clear:both;
padding:0;
width:780px;
}

#wrap2{
background:url(/img/header.jpg) top left no-repeat;
padding:10px;
width:760px;
}

#header{
height:30px;
position:relative;
width:750px;
}

#header h1{
float:left;
font-size:1.4em;
padding:0px;
margin:0em 0em .4em 0em;
width:180px;
}

#topbox{
color:#808080;
margin:0 0 1px;
text-align:right;
}

#topbox a{
color:#d04a10;
}

#topbox a:hover{
text-decoration:underline;
}

#leftbar{
float:left;
margin:-15px 0 0;
width:145px;
}

#leftbar h1{
font-size:1.4em;
font-weight:bold;
padding:0px;
margin:0em 0em .4em 0em;
}
.date {
font-style:italic;
}

form{
margin:0;
padding:0;
}
label{
height:100%;
}
form ul{
margin:0;
padding:0;
}
form li{
margin:0;
padding:0;
}


.separator{
float:left;
width:100%;
margin-top:0px;
border-top: 1px dashed #7b7b7b;
padding-bottom:0px;
clear:both;
}



#rightbar{
float:right;
margin:40px 15px 20px 0;
width:130px;
}

#rightbar h1{
font-size:1.4em;
font-weight:400;
padding:0px;
margin:0em 0em .4em 0em;
}

#rightbar p{
margin:2px 0 12px 10px;
}

#rightbar img{
border:1px solid #fa9035;
margin:10px 0 5px 5px;
padding:2px;
}

#middlemain{
margin:45px 160px 0 180px;
}

#fullmain{
margin:30px 15px 0 180px;
}

#middlemain p,#fullmain p{
margin:8px 0 0 10px;
}

#middlemain h1,#fullmain h1{
text-indent: 0;
color:#505050;
font-size:2em;
font-weight:bold;
padding:0px;
margin:0em 0em .4em 0em;
}

#middlemain h2,#fullmain h2{
text-indent: 0;
color:#505050;
font-size:1.5em;
font-weight:bold;
margin:20px 0 10px;
padding:0;
}

#middlemain h3,#fullmain h3{
text-indent: 0;
font-weight:bold;
}

#middlemain img,#fullmain img{
border:1px solid #fa9035;
float:left;
margin:5px 15px 6px;
}

.plain{
list-style:none;
padding:0px;
margin:0px;
}

.bullet{
list-style-position:inside;
margin-left:0px;
padding-left:0px;
}

.numbered{
padding:0px;
margin:0px;
list-style-position:inside;
text-indent:1em;
}

#fullmain .column1 {
float:left;
width:270px;
margin-left:5px;
margin-right:17px;
}

#fullmain .column2 {
float:left;
width:270px;
}

/* Show only to IE PC \*/
* html .box_title h3 {height: 1%;} /* For IE 5 PC */


.box_title {
	background: url(/graphics/head-270.gif) no-repeat top left;
	margin-top: 15px;
	color:white;
	text-align: center;
	font-weight: bold; 
	font-size: 1.4em; 
	line-height:1.2em;
}

.box_content {
	background: url(/graphics/body-270.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 12px 12px;
}


#footer{
clear:both;
color:#a0a0a0;
font-size:0.9em;
height:26px;
margin-top:20px;
padding:1px;
text-align:right;
width:750px;
}

#footer a{
color:#a0a0a0;
font-weight:400;
}

#footer a:hover{
color:#a0a0a0;
text-decoration:underline;
}

.menublock{
margin-bottom:10px;
}

.sidenav{
color:#d04a10;
display:block;
font-size:1.1em;
font-weight:700;
margin-bottom:1px;
padding:2px 2px 2px 10px;
position:relative;
text-decoration:none;
width:125px;
}

.sidenav:hover{
border:1px solid #fa9035;
color:#505050;
padding:1px 1px 1px 9px;
}

.sub{
margin-left:1em;

padding:1px 1px 1px 6px;
width:105px;
}

.sub:hover{
border:1px solid #fa9035;
color:#505050;
padding:0 0 0 5px;
}

.intro{
font-weight:700;
}

.active{
border:1px solid #fa9035;
padding:1px 1px 1px 9px;
}

.box{
background:#f8f8f8 url(/img/boxbg.gif) top left repeat-y;
border:1px solid #d0d4d4;
color:#505050;
margin:15px auto;
padding:10px 10px 10px 20px;
width:75%;
}

.photo{
margin:5px auto 15px;
padding:5px;
}

.picphoto{
margin:0px;
margin:0px;
padding:5px;
width:90%;
}

.smallcaps{
font-variant:small-caps;
}

.mini{
color:#a0a0a0;
font-size:0.75em;
font-weight:400;
line-height:1.2em;
margin:20px 0 10px 8px;
}

.small{
font-size:0.85em;
}

.large{
font-size:1.4em;
}

.soft{
color:#808080;
}

.normal{
font-weight:400;
}

.sharp{
color:#101010;
}

.center{
text-align:center;
}

.hide{
display:none;
}

.indent{
text-indent: 2em;
}

.center{
text-align:center;
}

.goleft{
float:left;
}

.goright{
float:right;
}