@charset "utf-8";
/* CSS Document */

body{ background-color:#8AB081;
margin::0px; background-repeat:repeat-x; font-size:12px; background-position:50% top;}

*{ margin:0px; padding:0px; border:none;}
input{ border: 1px solid #CCC;

}

a{ font-size:12px; text-decoration:none; color:#333;}

#header{ width:900px; margin:0 auto;}
#header .top{ width:900px; height:150px; position:relative;background-image:url(images/in_02.png)}
#header .top .logo{ margin:17px 0px 10px 10px; float:left;}
#header .top .tit{ margin-top:17px; float:left;}
#header .top .menu{ width:801px; height:31px; position:absolute; bottom:0px; right:0px;}
#header .top .menu ul{ list-style:none;}
#header .top .menu li{ float:left; width:89px; height:31px; line-height:31px; vertical-align:text-bottom; text-align:center; background-image:url(images/mb_18.jpg); background-repeat:no-repeat; font-size:14px;}
#header .top .menu li a{ text-decoration:none; font-weight:bold; color:#FFF; font-size:12px;}

#header .ad{ border:1px solid #333; border-bottom:none; background-color:#FFF; width:898px; height:232px;}

#header .ad .tit{ width:883px; height:32px; background-image:url(images/mb_30.jpg); line-height:32px; padding-left:15px;}
#header .ad .ads{ width:898px; height:200px; background:url(images/001.jpg) no-repeat;}


#content{ width:898px; margin:0 auto; border-bottom:1px solid #333; border-left:1px solid #333; border-right:1px solid #333; background-color:#FFF; margin-top:0px; padding-top:2px;}
#content .conleft{ width:186px; float:left; margin-left:1px; _margin-left:1px;}
#content .conleft .cltit{}
#content .conleft .leftcontent{ width:186px; height:180px;}

#content .conright{ width:708px; _width:704px; margin-left:2px; float:left; height:100%;}
#content .conright .crtit{ background-image:url(images/mb_42.jpg); background-repeat:no-repeat; width:707px; _width:687px; height:32px; font-size:12px; line-height:32px; font-weight:bold; color:#F60; padding-left:10px;}
#content .conright .crcon{ border:1px solid #CCC;border-right:none; border-bottom:none; border-top:none; font-size:14px; line-height:1.8em; padding:10px;height:100%; }

#footer{ height:40px; background-color:#030; margin:0 auto; text-align:center; line-height:40px; color:#FFF;}







