@charset "utf-8";
/* CSS Document */

/*******************************************************************
**					RESET																									**
*******************************************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }

/* remember to define focus styles! */
:focus { outline: 0; }

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }
.clear{ clear:both; height:0px; font-size:0px; line-height:0px; }
.left { float:left; }
.right { float:right; }
hr { height: 1px; margin: 10px 0; padding: 0; color: #38302B; background: #38302B; border: 0; }

/*******************************************************************
**					LAYOUT																								**
*******************************************************************/
#wrapper { padding-top:60px; }
.inside { background:url(img_css/bg_inside.png) repeat-x; _background:url(img_css/bg_inside.gif) repeat-x; height:265px; padding:10px 0; overflow:hidden; zoom:1; /*margin-left:-50px;*/ }
.wrap { margin:0 auto; width:730px; }
h1 { background:url(img_css/bg_visual.jpg) no-repeat; display:block; width:230px; height:265px; float:left; }
h1 a { background:url(img_css/logo.gif) no-repeat; display:block; height:85px; width:180px; text-indent:-30000px; margin:30px 0 0 0; }
.content { width:500px; float:left; }

/*******************************************************************
**					STYLE																									**
*******************************************************************/
body { font-family:Corbel,"Lucida Grande",Verdana,Arial,sans-serif; font-size:13px; color:#36302a; line-height:15px; background:url(img_css/bg_body.gif) repeat-y center #3b342e; }
.content .info { padding:15px 20px; }
.content .info h2 { font-size:24px; color:#ff8200; line-height:30px; margin:5px 0 10px 0; }
.content .info p { line-height:18px; }

.content .network { padding:0 20px; }
.content .network h3 { font-size:18px; font-weight:normal; color:#36302a; line-height:25px; margin:0 0 5px 0; }
.content .network a.lnk_network { text-decoration:none; color:#36302a; }
.content .network a.lnk_network:hover { font-weight:bold; }
.content .network a.lnk_network strong { display:block; line-height:25px; }
.content .network a.lnk_network img { border:1px solid #f4ebe3; }
.content .network a.lnk_network:hover img { border:1px solid #36302a; }




















.content .info h2 {  }