@charset "utf-8";
/* CSS Document */
body {margin:0; padding:0; font:12px/180% verdana, Arial, Tahoma, Helvetica, sans-serif; color:#666; background:#3a0c00; height:100%; width:100%; }
html, body, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, img { margin:0; padding:0; }
ul, ol, li, dl, dt, dd { list-style:none; }
input, select, option {font-family:verdana, Arial, Tahoma, Helvetica, sans-serif; font-size:11px; margin:0;}
img {border:0px; }
p{ text-indent:2em;}

a, a:link { color:#333; text-decoration:underline;}
a:hover { color:#990000; text-decoration:underline; }


/*header*/
#header {width:960px; margin:0 auto; background:url(images/header.jpg) no-repeat center top; height:250px;}
.top_nav { float:right; width:220px; text-align:center; line-height:33px; color:#fff;}
.top_nav a {font-size:14px; font-weight:bold; color:#fff; text-decoration:none;}
.top_nav a:hover { text-decoration:underline;}
/*header end*/

/*main*/
#main {width:900px; margin:0 auto; background-color:#fff; padding:10px 30px;}
.main_top { background:url(images/column_bg.png) repeat-x left 67px;}
.but_about {padding:5px 0;}
.but_about a { background:url(images/icon_jt.png) no-repeat left 2px; color:#391603; padding-left:10px; margin-right:15px; font-weight:bold; text-decoration:none;}
.but_about a:hover { text-decoration:underline;}
.content_text { background:url(images/column_bg.png) repeat-x left top; padding:15px; line-height:200%;}
.photo { height:110px;}
.photo li { float:left; padding:0 2px;}

#main p{ text-indent:2em; padding-bottom:10px;}
/*main end*/

/*foot*/
#footer {width:960px; margin:0 auto; color:#fff; padding-bottom:20px;}
#footer a {color:#fff; text-decoration:none;}
.top_nav a:hover { text-decoration:underline;}
#footer .foot_l { float:left; width:10px; background:url(images/foot_l.png) no-repeat left top; height:43px;}
#footer .foot_c {float:left; width:940px; background:url(images/foot_c.png) repeat-x left top; height:43px; line-height:43px;}
#footer .foot_nav { float:left;}
#footer .copyright { float:right;}
#footer .foot_r {float:left; width:10px; background:url(images/foot_r.png) no-repeat left top; height:43px;}
/*foot end*/