@charset "utf-8";
/* CSS Document */
body{margin:0px; background-image:url(../images/bg-journal.jpg); background-position:top; background-repeat:repeat-x; background-color:#ffffff; font-family:"Book Antiqua","Garamond","Times New Roman", Times, serif; font-size:11pt;}
#wraper{width:1000px; margin:auto;}

#header{width:1000px; height:170px;}
#issue{width:980px; padding:10px; margin:0px;}
#content{width:960px; padding:20px; min-height:200px; margin:0px 0px 30px 0px; background-color:#FFFFFF; -moz-box-shadow: 0px 1px 8px #616B74; -webkit-box-shadow: 0px 1px 8px #616B74; box-shadow: 0px 1px 8px #616B74; border-radius:10px;}
#content A{color:#448bc9; text-decoration:none;}
#content A:hover{color:#448bc9; text-decoration:underline;}

h1{color:#627fa9; font-size:18pt; font-weight:bold;}

.c{clear:both}

.t1{font-size:13pt; font-weight:bold; color:#f68d6f;} 
.t2{font-size:13pt; font-weight:bold; color:#448dcc; font-style:italic;} 
.t3{color:#a6a6a6; font-weight:bold;}
.t4{color:#ff0000; font-weight:bold;}
.t5{color:#ff8140; font-weight:bold;}
.t6{color:#03fd2f; font-weight:bold;}
.t7{color:#003aff; font-weight:bold;}
.t8{color:#fb43ed; font-weight:bold;}

.t9 A{color:#6d83c6; text-decoration:none;}
.t9 A:hover{color:#6d83c6; text-decoration:underline;}

.bg1{color:#ffffff; font-size:12pt; font-weight:bold}

#footer{width:1000px; padding:0px 0px 20px 0px ; text-align:center;}


