@charset "utf-8";

/******************************/
/*         Config Css         */
/******************************/

body,div,span,h1,h2,h3,h4,h5,h6,dl,dd,dt,ul,li,img,p,b,textarea,input,select,form,a,table,tr,th,td,fieldset,legend {
margin:0;padding:0;list-style:none;font:12px Tahoma, Arial, Helvetica, sans-serif;color:#666;line-height:1.5;z-index:inherit;}
body {background:#FFF url("img/bg.jpg") repeat-x;}

/**config a tags**/
a {text-decoration:none;}
a:hover {text-decoration:underline;}
a {color:#666;line-height:1.5;}
a:hover {color:#000;}

/*text*/

/*photos*/

/**all background**/
.bgs,.bgsA a {background-image:url(img/bgs.png);}
.icos,.icosA a div {background-image:url(img/icos.png);}
.btns,.btnsA a {background-image:url(img/btns.png);}
.forms {background-image:url(img/forms.png);}
.titles {background-image:url(img/title.png);}

/**header**/
#header {height:75px;background:url(img/headerbg.jpg) repeat-x;}
.top {width:1002px;height:67px;}
.logo {width:247px;height:67px;background:url(img/logo.png);left:0;top:2px;}
.language {width:50px;height:20px;right:0;top:5px;}
.language a {color:#FFF;line-height:20px;}
.search {width:250px;height:22px;right:0;top:30px;}
.search a {color:#fff;line-height:22px;}
span.split {width:2px;height:22px;background:url(img/split.png);}
span.inp {width:159px;height:22px;}
span.inp input {padding:2px 5px;width:147px;height:16px;border:#950000 1px solid;background:url(img/inputbg.png);}
span.inp input {*margin-top:-1px;}
.search a.searchbtn {width:24px;height:22px;background:url(img/searchbtn.png);}

/**body**/
#mainbody {width:940px;}
.menu {height:25px;}
.menu a {margin-right:20px;}
.menu a.cur,.menu a.cur:hover {color:#C00;text-decoration: none;}
h1 {font:bold 22px Arial, Helvetica, sans-serif;color:#333;line-height:30px;border-bottom:#DDD 1px solid;}
.slider {height:250px;}

/**footer**/
#footer {background:#E5E5E5;}
.bottom {width:940px;font:10px Tahoma, Geneva, sans-serif;line-height:15px;}