/*-----------------------------*/
/* EP 6 Template Design        */
/* Template 08 - WA            */
/* Author: allproducts.com     */
/* Create: 2009/10             */
/*-----------------------------*/

@import url(../../fixtable.css);
@import url(../../inquForm.css);

@import url(reset.css);
@import url(fixtable.css);
@import url(style_navi.css);
@import url(style_content.css);
@import url(style_product.css);
@import url(style_text.css);


/* base */
body {font-family:"Lucida Sans Unicode", Verdana, Arial; background:#000 url(../images/bg_body.gif); font-size:11px;}
input, select, textarea {color:#666; font-size:110%; font-family:"Lucida Sans Unicode", Verdana, Arial; border:0;}
.space {clear:both;}


/* Wrapper */
.Wrapper {width:980px; background:#fff; border-left:#ccc 9px solid; border-right:#ccc 9px solid;}
.Header {margin:0; padding:0;}
.Footer {padding:30px 10px 10px; background:#ccc url(../images/bg_footer.gif) repeat-x left top;}


/* Header */
.Lang {margin:15px; min-width:150px; -width:150px; color:#999; text-align:right; z-index:99; float:right;}
.Lang a {margin:0 7px; color:#999;}
.Lang a:hover {color:#333; text-decoration:underline;}
.Search {margin:30px 15px 0 0; float:right;}
.Search form {margin:0; padding:0;}
.Search input.txtSearch {width:220px; padding:1px 2px; border:#ccc 1px solid; background:#fff; font-size:90%;}
.Search input.btnSearch {width:30px; height:20px; margin:0; padding:0;}


/* Main Img */
.MainImg {margin:0 10px;}
.MainImg h2 {color:#fff; text-align:left; z-index:50; position:absolute; margin:45px 0 0 35px; padding:0; border:none;}


/* Footer */
.Address {color:#666;  line-height:16px;}
.Address b {font-size:110%; line-height:22px;}
.Copyright {color:#999; font-size:90%; line-height:12px; margin-top:10px;}
.Copyright a {color:#999;}
.Copyright a:hover {color:#666;}